##// END OF EJS Templates
i18n: fixup the Russian translation
Andrew Shadura -
r5518:8a1166a4 stable
parent child Browse files
Show More
@@ -1904,34 +1904,34 b' msgid "Name must not contain only digits'
1904 1904 msgstr ""
1905 1905
1906 1906 #: kallithea/model/notification.py:254
1907 #, fuzzy, python-format
1907 #, python-format
1908 1908 msgid "%(user)s commented on changeset %(age)s"
1909 msgstr "%(user)s оставил комментарий к набору изменений %(when)s"
1909 msgstr "%(user)s оставил комментарий к набору изменений %(age)s"
1910 1910
1911 1911 #: kallithea/model/notification.py:255
1912 #, fuzzy, python-format
1912 #, python-format
1913 1913 msgid "%(user)s sent message %(age)s"
1914 msgstr "%(user)s отправил сообщение %(when)s"
1914 msgstr "%(user)s отправил сообщение %(age)s"
1915 1915
1916 1916 #: kallithea/model/notification.py:256
1917 #, fuzzy, python-format
1917 #, python-format
1918 1918 msgid "%(user)s mentioned you %(age)s"
1919 msgstr "%(user)s упомянул вас %(when)s"
1919 msgstr "%(user)s упомянул вас %(age)s"
1920 1920
1921 1921 #: kallithea/model/notification.py:257
1922 #, fuzzy, python-format
1922 #, python-format
1923 1923 msgid "%(user)s registered in Kallithea %(age)s"
1924 msgstr "%(user)s зарегистрировался в Kallithea %(when)s"
1924 msgstr "%(user)s зарегистрировался в Kallithea %(age)s"
1925 1925
1926 1926 #: kallithea/model/notification.py:258
1927 #, fuzzy, python-format
1927 #, python-format
1928 1928 msgid "%(user)s opened new pull request %(age)s"
1929 msgstr "%(user)s открыл новый pull-запрос %(when)s"
1929 msgstr "%(user)s открыл новый pull-запрос %(age)s"
1930 1930
1931 1931 #: kallithea/model/notification.py:259
1932 #, fuzzy, python-format
1932 #, python-format
1933 1933 msgid "%(user)s commented on pull request %(age)s"
1934 msgstr "%(user)s оставил комментарий к pull-запросу %(when)s"
1934 msgstr "%(user)s оставил комментарий к pull-запросу %(age)s"
1935 1935
1936 1936 #: kallithea/model/notification.py:266
1937 1937 #, python-format
General Comments 0
You need to be logged in to leave comments. Login now