Skip to content

Commit

Permalink
Translated using Weblate (Dutch)
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/nl/
  • Loading branch information
5mikachu authored and weblate committed Mar 22, 2024
1 parent 53eb44f commit 59b9bbd
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions src/wtforms/locale/nl/LC_MESSAGES/wtforms.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
msgid ""
msgstr ""
"Project-Id-Version: WTForms 2.0dev\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"Report-Msgid-Bugs-To: eloi.rivard@nubla.fr\n"
"POT-Creation-Date: 2024-01-11 08:20+0100\n"
"PO-Revision-Date: 2024-01-10 20:06+0000\n"
"Last-Translator: Pander <pander@users.sourceforge.net>\n"
"PO-Revision-Date: 2024-03-22 11:01+0000\n"
"Last-Translator: Mikachu <micah.sh@proton.me>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/wtforms/wtforms/nl/"
">\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"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.4-dev\n"
"X-Generator: Weblate 5.5-dev\n"
"Generated-By: Babel 2.8.0\n"

#: src/wtforms/validators.py:86
Expand Down Expand Up @@ -110,14 +110,10 @@ msgid "Invalid value, can't be any of: %(values)s."
msgstr "Ongeldige waarde, kan geen waarde zijn uit: %(values)s."

#: src/wtforms/validators.py:698
#, fuzzy
#| msgid "This field cannot be edited"
msgid "This field cannot be edited."
msgstr "Dit veld kan niet worden bewerkt."

#: 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 "Dit veld is uitgeschakeld en kan geen waarde hebben."

Expand Down

0 comments on commit 59b9bbd

Please sign in to comment.