lol
This commit is contained in:
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WTForms 1.0.3\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-01-11 08:20+0100\n"
|
||||
"POT-Creation-Date: 2023-10-05 13:42+0200\n"
|
||||
"PO-Revision-Date: 2013-01-20 16:49+0330\n"
|
||||
"Last-Translator: mohammad Efazati <mohammad@efazati.org>\n"
|
||||
"Language-Team: fa <mohammad@efazati.org>\n"
|
||||
@@ -109,11 +109,11 @@ msgstr "ورودی اشتباه است. نباید یکی از %(values)s باش
|
||||
#: src/wtforms/validators.py:698
|
||||
#, fuzzy
|
||||
#| msgid "This field is required."
|
||||
msgid "This field cannot be edited."
|
||||
msgid "This field cannot be edited"
|
||||
msgstr "این فیلد اجباریست."
|
||||
|
||||
#: src/wtforms/validators.py:714
|
||||
msgid "This field is disabled and cannot have a value."
|
||||
msgid "This field is disabled and cannot have a value"
|
||||
msgstr ""
|
||||
|
||||
#: src/wtforms/csrf/core.py:96
|
||||
@@ -132,23 +132,23 @@ msgstr "کلید امنیتی با خطا مواجه شد."
|
||||
msgid "CSRF token expired."
|
||||
msgstr "زمان استفاده از کلید امنیتی به اتمام رسیده است."
|
||||
|
||||
#: src/wtforms/fields/choices.py:142
|
||||
#: src/wtforms/fields/choices.py:135
|
||||
msgid "Invalid Choice: could not coerce."
|
||||
msgstr "انتخاب شما اشتباه است. ورودی قابل بررسی نیست."
|
||||
|
||||
#: src/wtforms/fields/choices.py:149 src/wtforms/fields/choices.py:203
|
||||
#: src/wtforms/fields/choices.py:139 src/wtforms/fields/choices.py:192
|
||||
msgid "Choices cannot be None."
|
||||
msgstr ""
|
||||
|
||||
#: src/wtforms/fields/choices.py:155
|
||||
#: src/wtforms/fields/choices.py:148
|
||||
msgid "Not a valid choice."
|
||||
msgstr "انتخاب درستی نیست."
|
||||
|
||||
#: src/wtforms/fields/choices.py:193
|
||||
#: src/wtforms/fields/choices.py:185
|
||||
msgid "Invalid choice(s): one or more data inputs could not be coerced."
|
||||
msgstr "انتخاب شما اشتباه است. یک یا چند تا از ورودی ها قابل بررسی نیست."
|
||||
|
||||
#: src/wtforms/fields/choices.py:214
|
||||
#: src/wtforms/fields/choices.py:204
|
||||
#, fuzzy, python-format
|
||||
#| msgid "'%(value)s' is not a valid choice for this field."
|
||||
msgid "'%(value)s' is not a valid choice for this field."
|
||||
|
||||
Reference in New Issue
Block a user