diff options
Diffstat (limited to 'translations/nikola.messages/ru.po')
| -rw-r--r-- | translations/nikola.messages/ru.po | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/translations/nikola.messages/ru.po b/translations/nikola.messages/ru.po index 2d5ba28..6678646 100644 --- a/translations/nikola.messages/ru.po +++ b/translations/nikola.messages/ru.po @@ -6,6 +6,7 @@ # Translators: # Translators: # Translators: +# Translators: # Dmitry Verkhoturov <paskal.07@gmail.com>, 2014 # Max Arnold <lwarxx@gmail.com>, 2013 # Max Arnold <lwarxx@gmail.com>, 2013 @@ -16,18 +17,20 @@ msgstr "" "Project-Id-Version: Nikola\n" "Report-Msgid-Bugs-To: ralsina@netmanagers.com.ar\n" "POT-Creation-Date: 2013-03-15 12:24-0300\n" -"PO-Revision-Date: 2014-07-31 12:30+0000\n" +"PO-Revision-Date: 2015-06-24 12:06+0000\n" "Last-Translator: Chris Warrick <kwpolska@gmail.com>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/nikola/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ru\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" msgid "More posts about %s" msgstr "Больше записей о %s" +#. Here your translation should NOT say English but the name of your language +#. instead msgid "LANGUAGE" msgstr "Русский" @@ -61,7 +64,7 @@ msgstr "%d страница" msgid "Source" msgstr "Источник" -#. Here your translation should not say English but the name of your language +#. Here your translation should NOT say English but the name of your language #. instead msgid "Read in English" msgstr "Прочесть по-русски" @@ -99,6 +102,9 @@ msgstr "Опубликовано:" msgid "Posts for {month} {year}" msgstr "Записи за {month} {year}" +msgid "Posts for {month} {day}, {year}" +msgstr "" + msgid "Nothing found." msgstr "Ничего не найдено." @@ -112,4 +118,19 @@ msgid "%d min remaining to read" msgstr "%d минут чтения осталось" msgid "Skip to main content" +msgstr "Перейти к главному содержимому" + +msgid "Subcategories:" +msgstr "" + +#. Used for active navigation links, for screen readers only +msgid "(active)" +msgstr "" + +#. Default content for a new post +msgid "Write your post here." +msgstr "" + +#. Default content for a new page +msgid "Write your page here." msgstr "" |
