mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-23 00:58:40 +02:00
chore(locale): update translation files
[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
committed by
github-actions[bot]
parent
76d59f1038
commit
d711ccca69
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-28 01:58+0000\n"
|
||||
"POT-Creation-Date: 2025-07-28 02:21+0000\n"
|
||||
"PO-Revision-Date: 2025-07-21 18:17+0000\n"
|
||||
"Last-Translator: afermar <adrian.fm@protonmail.com>\n"
|
||||
"Language-Team: Spanish <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -291,6 +291,20 @@ msgstr "Invalid entity data. Provide an ID or name."
|
||||
msgid "Either 'date' or 'reference_date' must be provided."
|
||||
msgstr "Either 'date' or 'reference_date' must be provided."
|
||||
|
||||
#: apps/common/admin.py:5
|
||||
msgid "Make public"
|
||||
msgstr ""
|
||||
|
||||
#: apps/common/admin.py:10
|
||||
#, fuzzy
|
||||
#| msgid "Private"
|
||||
msgid "Make private"
|
||||
msgstr "Privado"
|
||||
|
||||
#: apps/common/admin.py:20 apps/common/forms.py:35 apps/common/models.py:51
|
||||
msgid "Shared with users"
|
||||
msgstr "Compartido con los usuarios"
|
||||
|
||||
#: apps/common/fields/forms/dynamic_select.py:71
|
||||
#: apps/common/fields/forms/dynamic_select.py:143
|
||||
#, fuzzy
|
||||
@@ -313,7 +327,7 @@ msgstr "Invalid date format. Use YYYY-MM or YYYY-MM-DD."
|
||||
msgid "Invalid date format. Use YYYY-MM."
|
||||
msgstr "Invalid date format. Use YYYY-MM."
|
||||
|
||||
#: apps/common/forms.py:25
|
||||
#: apps/common/forms.py:25 apps/common/models.py:39
|
||||
msgid "Owner"
|
||||
msgstr "Dueño"
|
||||
|
||||
@@ -326,16 +340,12 @@ msgstr ""
|
||||
"The owner of this object, if empty all users can see, edit and take "
|
||||
"ownership."
|
||||
|
||||
#: apps/common/forms.py:35
|
||||
msgid "Shared with users"
|
||||
msgstr "Compartido con los usuarios"
|
||||
|
||||
#: apps/common/forms.py:36
|
||||
#, fuzzy
|
||||
msgid "Select users to share this object with"
|
||||
msgstr "Select users to share this object with"
|
||||
|
||||
#: apps/common/forms.py:41
|
||||
#: apps/common/forms.py:41 apps/common/models.py:45
|
||||
msgid "Visibility"
|
||||
msgstr "Visibilidad"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user