Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
2d0dbd1a
Commit
2d0dbd1a
authored
Jan 14, 2015
by
Taha Jahangir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix fa-IR plural forms
parent
97f11ca0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
6 deletions
+3
-6
admin.mo
flask_admin/translations/fa/LC_MESSAGES/admin.mo
+0
-0
admin.po
flask_admin/translations/fa/LC_MESSAGES/admin.po
+3
-6
No files found.
flask_admin/translations/fa/LC_MESSAGES/admin.mo
View file @
2d0dbd1a
No preview for this file type
flask_admin/translations/fa/LC_MESSAGES/admin.po
View file @
2d0dbd1a
...
@@ -12,8 +12,7 @@ msgstr ""
...
@@ -12,8 +12,7 @@ msgstr ""
"PO-Revision-Date: 2013-04-02 01:13+0430\n"
"PO-Revision-Date: 2013-04-02 01:13+0430\n"
"Last-Translator: hamid <hamid.rs90{in}gmail>\n"
"Last-Translator: hamid <hamid.rs90{in}gmail>\n"
"Language-Team: \n"
"Language-Team: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Content-Transfer-Encoding: 8bit\n"
...
@@ -51,7 +50,6 @@ msgid "At least %d item is required"
...
@@ -51,7 +50,6 @@ msgid "At least %d item is required"
msgid_plural "At least %d item is required"
msgid_plural "At least %d item is required"
msgstr[0] "حداقل یک مورد لازم است"
msgstr[0] "حداقل یک مورد لازم است"
msgstr[1] "حداقل %d مورد لازم است"
msgstr[1] "حداقل %d مورد لازم است"
msgstr[2] ""
#: ../flask_admin/contrib/fileadmin.py:59
#: ../flask_admin/contrib/fileadmin.py:59
msgid "Content"
msgid "Content"
...
@@ -274,7 +272,7 @@ msgstr "حذف مدل با مشکل روبرو شد %(error)s"
...
@@ -274,7 +272,7 @@ msgstr "حذف مدل با مشکل روبرو شد %(error)s"
#: ../flask_admin/contrib/pymongo/view.py:327
#: ../flask_admin/contrib/pymongo/view.py:327
#: ../flask_admin/contrib/sqla/view.py:788
#: ../flask_admin/contrib/sqla/view.py:788
msgid "Are you sure you want to delete selected records?"
msgid "Are you sure you want to delete selected records?"
msgstr "آیا از
خ
ذف مدل ها اطمینان دارید"
msgstr "آیا از
ح
ذف مدل ها اطمینان دارید"
#: ../flask_admin/contrib/mongoengine/view.py:400
#: ../flask_admin/contrib/mongoengine/view.py:400
#: ../flask_admin/contrib/peewee/view.py:392
#: ../flask_admin/contrib/peewee/view.py:392
...
@@ -284,8 +282,7 @@ msgstr "آیا از خذف مدل ها اطمینان دارید"
...
@@ -284,8 +282,7 @@ msgstr "آیا از خذف مدل ها اطمینان دارید"
msgid "Record was successfully deleted."
msgid "Record was successfully deleted."
msgid_plural "%(count)s records were successfully deleted."
msgid_plural "%(count)s records were successfully deleted."
msgstr[0] "مدل با موفقیت حذف شد"
msgstr[0] "مدل با موفقیت حذف شد"
msgstr[1] "%(count)s مدل با موفقیت خذف شدند"
msgstr[1] "%(count)s مدل با موفقیت حذف شد."
msgstr[2] ""
#: ../flask_admin/contrib/mongoengine/view.py:405
#: ../flask_admin/contrib/mongoengine/view.py:405
#: ../flask_admin/contrib/peewee/view.py:397
#: ../flask_admin/contrib/peewee/view.py:397
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment