Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (36 of 36 strings)

Translation: wtforms/wtforms
Translate-URL: https://hosted.weblate.org/projects/wtforms/wtforms/es/
  • Loading branch information
gallegonovato authored and weblate committed Jan 15, 2024
1 parent ce83975 commit 6c98708
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions src/wtforms/locale/es/LC_MESSAGES/wtforms.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: WTForms 1.0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-01-11 08:20+0100\n"
"PO-Revision-Date: 2023-10-06 21:11+0000\n"
"PO-Revision-Date: 2024-01-15 09:06+0000\n"
"Last-Translator: gallegonovato <[email protected]>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/wtforms/wtforms/"
"es/>\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.1-dev\n"
"X-Generator: Weblate 5.4-dev\n"
"Generated-By: Babel 2.8.0\n"

#: src/wtforms/validators.py:86
Expand Down Expand Up @@ -110,16 +110,12 @@ msgid "Invalid value, can't be any of: %(values)s."
msgstr "Valor inválido, no puede ser ninguno de: %(values)s."

#: src/wtforms/validators.py:698
#, fuzzy
#| msgid "This field cannot be edited"
msgid "This field cannot be edited."
msgstr "Este campo no se puede editar"
msgstr "Este campo no se puede editar."

#: src/wtforms/validators.py:714
#, fuzzy
#| msgid "This field is disabled and cannot have a value"
msgid "This field is disabled and cannot have a value."
msgstr "Este campo está deshabilitado y no puede tener un valor"
msgstr "Este campo está desactivado y no puede tener un valor."

#: src/wtforms/csrf/core.py:96
msgid "Invalid CSRF Token."
Expand Down

0 comments on commit 6c98708

Please sign in to comment.