Changeset - 799915ed5d27
[Not reviewed]
stable
0 1 0
Andrew Shadura - 9 years ago 2017-01-08 18:16:52
andrew@shadura.me
i18n: correct mistakes in the Russian translation introduced in 836888e.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -306,25 +306,25 @@ msgid "Journal"
 
msgstr "Журнал"
 

	
 
#: kallithea/controllers/login.py:151 kallithea/controllers/login.py:197
 
msgid "Bad captcha"
 
msgstr "Неверная капча"
 

	
 
#: kallithea/controllers/login.py:157
 
msgid "You have successfully registered into Kallithea"
 
msgstr "Регистрация в Kallithea прошла успешно"
 

	
 
#: kallithea/controllers/login.py:202
 
msgid "A password reset confirmation code has been sent"
 
msgstr "Код для сброса пароля отправлена"
 
msgstr "Код для сброса пароля отправлен"
 

	
 
#: kallithea/controllers/login.py:251
 
msgid "Invalid password reset token"
 
msgstr "Неверный код сброса пароля"
 

	
 
#: kallithea/controllers/login.py:256
 
#: kallithea/controllers/admin/my_account.py:167
 
msgid "Successfully updated password"
 
msgstr "Пароль обновлён"
 

	
 
#: kallithea/controllers/pullrequests.py:124
 
#, python-format
 
@@ -531,25 +531,25 @@ msgstr "Срок"
 

	
 
#: kallithea/controllers/admin/gists.py:146
 
msgid "Error occurred during gist creation"
 
msgstr "Произошла ошибка во время создания gist-записи"
 

	
 
#: kallithea/controllers/admin/gists.py:184
 
#, python-format
 
msgid "Deleted gist %s"
 
msgstr "Gist-запись %s удалена"
 

	
 
#: kallithea/controllers/admin/gists.py:233
 
msgid "Unmodified"
 
msgstr "Неизменный"
 
msgstr "Без изменений"
 

	
 
#: kallithea/controllers/admin/gists.py:262
 
msgid "Successfully updated gist content"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:267
 
msgid "Successfully updated gist data"
 
msgstr "Данные gist-записи обновлены"
 

	
 
#: kallithea/controllers/admin/gists.py:270
 
#, python-format
 
msgid "Error occurred during update of gist %s"
0 comments (0 inline, 0 general)