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
d931105a
Commit
d931105a
authored
Sep 24, 2015
by
Paul Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add @Ty3uK's improvements to russian translations
parent
0b31e803
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
admin.mo
flask_admin/translations/ru/LC_MESSAGES/admin.mo
+0
-0
admin.po
flask_admin/translations/ru/LC_MESSAGES/admin.po
+10
-10
No files found.
flask_admin/translations/ru/LC_MESSAGES/admin.mo
View file @
d931105a
No preview for this file type
flask_admin/translations/ru/LC_MESSAGES/admin.po
View file @
d931105a
...
@@ -3,7 +3,7 @@ msgstr ""
...
@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: flask-admin\n"
"Project-Id-Version: flask-admin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-09-18 01:59-0500\n"
"POT-Creation-Date: 2015-09-18 01:59-0500\n"
"PO-Revision-Date: 2015-09-
18 02:59
-0400\n"
"PO-Revision-Date: 2015-09-
24 03:42
-0400\n"
"Last-Translator: mrjoes <serge.koval@gmail.com>\n"
"Last-Translator: mrjoes <serge.koval@gmail.com>\n"
"Language-Team: Russian\n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
...
@@ -35,7 +35,7 @@ msgstr "Недопустимый тип файла."
...
@@ -35,7 +35,7 @@ msgstr "Недопустимый тип файла."
#: ../flask_admin/contrib/fileadmin.py:279
#: ../flask_admin/contrib/fileadmin.py:279
msgid "Content"
msgid "Content"
msgstr "
Контент
сайта"
msgstr "
Содержимое
сайта"
#: ../flask_admin/contrib/fileadmin.py:293
#: ../flask_admin/contrib/fileadmin.py:293
msgid "Invalid name"
msgid "Invalid name"
...
@@ -63,12 +63,12 @@ msgstr "Доступ запрещён."
...
@@ -63,12 +63,12 @@ msgstr "Доступ запрещён."
#: ../flask_admin/contrib/fileadmin.py:666
#: ../flask_admin/contrib/fileadmin.py:666
msgid "File uploading is disabled."
msgid "File uploading is disabled."
msgstr "За
лив
ка файлов запрещена."
msgstr "За
груз
ка файлов запрещена."
#: ../flask_admin/contrib/fileadmin.py:677
#: ../flask_admin/contrib/fileadmin.py:677
#, python-format
#, python-format
msgid "Successfully saved file: %(name)s"
msgid "Successfully saved file: %(name)s"
msgstr "
Успешно сохраненный файл
: %(name)s"
msgstr "
Файл успешно сохранён
: %(name)s"
#: ../flask_admin/contrib/fileadmin.py:681
#: ../flask_admin/contrib/fileadmin.py:681
#, python-format
#, python-format
...
@@ -81,7 +81,7 @@ msgstr "Ошибка сохранения файла: %(error)s"
...
@@ -81,7 +81,7 @@ msgstr "Ошибка сохранения файла: %(error)s"
#: ../flask_admin/templates/bootstrap3/admin/file/list.html:121
#: ../flask_admin/templates/bootstrap3/admin/file/list.html:121
#: ../flask_admin/templates/bootstrap3/admin/file/list.html:123
#: ../flask_admin/templates/bootstrap3/admin/file/list.html:123
msgid "Upload File"
msgid "Upload File"
msgstr "За
л
ить файл"
msgstr "За
груз
ить файл"
#: ../flask_admin/contrib/fileadmin.py:728
#: ../flask_admin/contrib/fileadmin.py:728
msgid "Directory creation is disabled."
msgid "Directory creation is disabled."
...
@@ -90,7 +90,7 @@ msgstr "Создание новых директорий запрещено."
...
@@ -90,7 +90,7 @@ msgstr "Создание новых директорий запрещено."
#: ../flask_admin/contrib/fileadmin.py:741
#: ../flask_admin/contrib/fileadmin.py:741
#, python-format
#, python-format
msgid "Successfully created directory: %(directory)s"
msgid "Successfully created directory: %(directory)s"
msgstr "
Успешно созданный каталог
: %(directory)s"
msgstr "
Каталог успешно создан
: %(directory)s"
#: ../flask_admin/contrib/fileadmin.py:745
#: ../flask_admin/contrib/fileadmin.py:745
#, python-format
#, python-format
...
@@ -477,14 +477,14 @@ msgstr "Выберите по крайней мере один файл."
...
@@ -477,14 +477,14 @@ msgstr "Выберите по крайней мере один файл."
#: ../flask_admin/templates/bootstrap3/admin/model/create.html:5
#: ../flask_admin/templates/bootstrap3/admin/model/create.html:5
#: ../flask_admin/templates/bootstrap3/admin/model/edit.html:5
#: ../flask_admin/templates/bootstrap3/admin/model/edit.html:5
msgid "Save and Add Another"
msgid "Save and Add Another"
msgstr "
Save and Add Another
"
msgstr "
Сохранить и добавить новый объект
"
#: ../flask_admin/templates/bootstrap2/admin/model/create.html:6
#: ../flask_admin/templates/bootstrap2/admin/model/create.html:6
#: ../flask_admin/templates/bootstrap2/admin/model/edit.html:6
#: ../flask_admin/templates/bootstrap2/admin/model/edit.html:6
#: ../flask_admin/templates/bootstrap3/admin/model/create.html:6
#: ../flask_admin/templates/bootstrap3/admin/model/create.html:6
#: ../flask_admin/templates/bootstrap3/admin/model/edit.html:6
#: ../flask_admin/templates/bootstrap3/admin/model/edit.html:6
msgid "Save and Continue Editing"
msgid "Save and Continue Editing"
msgstr "
Save and Continue Editing
"
msgstr "
Сохранить и продолжить редактирование
"
#: ../flask_admin/templates/bootstrap2/admin/model/create.html:18
#: ../flask_admin/templates/bootstrap2/admin/model/create.html:18
#: ../flask_admin/templates/bootstrap2/admin/model/details.html:8
#: ../flask_admin/templates/bootstrap2/admin/model/details.html:8
...
@@ -515,7 +515,7 @@ msgstr "Создать"
...
@@ -515,7 +515,7 @@ msgstr "Создать"
#: ../flask_admin/templates/bootstrap3/admin/model/details.html:21
#: ../flask_admin/templates/bootstrap3/admin/model/details.html:21
#: ../flask_admin/templates/bootstrap3/admin/model/edit.html:30
#: ../flask_admin/templates/bootstrap3/admin/model/edit.html:30
msgid "Details"
msgid "Details"
msgstr "
Details
"
msgstr "
Подробнее
"
#: ../flask_admin/templates/bootstrap2/admin/model/details.html:29
#: ../flask_admin/templates/bootstrap2/admin/model/details.html:29
#: ../flask_admin/templates/bootstrap2/admin/model/modals/details.html:8
#: ../flask_admin/templates/bootstrap2/admin/model/modals/details.html:8
...
@@ -566,7 +566,7 @@ msgstr "Создайте новую запись"
...
@@ -566,7 +566,7 @@ msgstr "Создайте новую запись"
#: ../flask_admin/templates/bootstrap2/admin/model/list.html:31
#: ../flask_admin/templates/bootstrap2/admin/model/list.html:31
#: ../flask_admin/templates/bootstrap3/admin/model/list.html:31
#: ../flask_admin/templates/bootstrap3/admin/model/list.html:31
msgid "Export"
msgid "Export"
msgstr "
Export
"
msgstr "
Экспортировать
"
#: ../flask_admin/templates/bootstrap2/admin/model/list.html:67
#: ../flask_admin/templates/bootstrap2/admin/model/list.html:67
#: ../flask_admin/templates/bootstrap3/admin/model/list.html:67
#: ../flask_admin/templates/bootstrap3/admin/model/list.html:67
...
...
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