File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
jazzmin/locale/ru/LC_MESSAGES Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ msgid ""
1919"First, enter a username and password. Then, you'll be able to edit more user"
2020" options."
2121msgstr ""
22- "Сначала введите имя пользователя и пароль,"
23- " после чего вы сможете изменить остальную информацию о пользователе."
22+ "Сначала введите имя пользователя и пароль, после чего вы сможете изменить "
23+ "остальную информацию о пользователе."
2424
2525#: templates/admin/base.html:151
2626msgid "Account"
@@ -74,7 +74,9 @@ msgstr "%(timesince) назад"
7474msgid ""
7575"This object doesn't have a change history. It probably wasn't added via this"
7676" admin site."
77- msgstr "У этого объекта нет истории изменений. Вероятно, он был добавлен не через эту админ-панель."
77+ msgstr ""
78+ "У этого объекта нет истории изменений. Вероятно, он был добавлен не через "
79+ "эту админ-панель."
7880
7981#: templates/admin/popup_response.html:5
8082msgid "Popup closing..."
@@ -121,3 +123,11 @@ msgstr "Удалено “{object}”."
121123#, python-brace-format
122124msgid "Could not reverse url from {instance}"
123125msgstr "Не удалось получить обратный url для {instance}"
126+
127+ #: templates/admin/import_export/export.html
128+ msgid "Export"
129+ msgstr "Экспорт"
130+
131+ #: template/admin/import_export/import.html
132+ msgid "Confirm import"
133+ msgstr "Импорт"
You can’t perform that action at this time.
0 commit comments