# HG changeset patch # User Andrew Shadura # Date 2015-09-25 10:50:03 # Node ID 8a1166a465fe05cc80efb04c706c68ae47957fad # Parent fce926a9d7c74ab5ef5c8b3694e6e2853a79bfe1 i18n: fixup the Russian translation diff --git a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po +++ b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po @@ -1904,34 +1904,34 @@ msgid "Name must not contain only digits msgstr "" #: kallithea/model/notification.py:254 -#, fuzzy, python-format +#, python-format msgid "%(user)s commented on changeset %(age)s" -msgstr "%(user)s оставил комментарий к набору изменений %(when)s" +msgstr "%(user)s оставил комментарий к набору изменений %(age)s" #: kallithea/model/notification.py:255 -#, fuzzy, python-format +#, python-format msgid "%(user)s sent message %(age)s" -msgstr "%(user)s отправил сообщение %(when)s" +msgstr "%(user)s отправил сообщение %(age)s" #: kallithea/model/notification.py:256 -#, fuzzy, python-format +#, python-format msgid "%(user)s mentioned you %(age)s" -msgstr "%(user)s упомянул вас %(when)s" +msgstr "%(user)s упомянул вас %(age)s" #: kallithea/model/notification.py:257 -#, fuzzy, python-format +#, python-format msgid "%(user)s registered in Kallithea %(age)s" -msgstr "%(user)s зарегистрировался в Kallithea %(when)s" +msgstr "%(user)s зарегистрировался в Kallithea %(age)s" #: kallithea/model/notification.py:258 -#, fuzzy, python-format +#, python-format msgid "%(user)s opened new pull request %(age)s" -msgstr "%(user)s открыл новый pull-запрос %(when)s" +msgstr "%(user)s открыл новый pull-запрос %(age)s" #: kallithea/model/notification.py:259 -#, fuzzy, python-format +#, python-format msgid "%(user)s commented on pull request %(age)s" -msgstr "%(user)s оставил комментарий к pull-запросу %(when)s" +msgstr "%(user)s оставил комментарий к pull-запросу %(age)s" #: kallithea/model/notification.py:266 #, python-format