X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=plugins%2FMobileProfile%2Flocale%2Fru%2FLC_MESSAGES%2FMobileProfile.po;h=a8733bf8eaf25ff9a56b4dbdbe62db8eceb359c5;hb=e8d1bb25469fe1ef0cbcb32c3022010997aca4b0;hp=2f857fb7f4adf1fe5c5a43a35b2284fce6e37c01;hpb=0644cdb6d0ba56eeb4a0fc96f9aa8e2fdbdde185;p=quix0rs-gnu-social.git diff --git a/plugins/MobileProfile/locale/ru/LC_MESSAGES/MobileProfile.po b/plugins/MobileProfile/locale/ru/LC_MESSAGES/MobileProfile.po index 2f857fb7f4..a8733bf8ea 100644 --- a/plugins/MobileProfile/locale/ru/LC_MESSAGES/MobileProfile.po +++ b/plugins/MobileProfile/locale/ru/LC_MESSAGES/MobileProfile.po @@ -1,75 +1,40 @@ -# Translation of StatusNet - MobileProfile to Russian (Русский) -# Exported from translatewiki.net -# -# Author: Eleferen -# Author: Lockal -# Author: Александр Сигачёв -# -- -# This file is distributed under the same license as the StatusNet package. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: StatusNet - MobileProfile\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-11 12:22+0000\n" -"PO-Revision-Date: 2011-04-11 12:27:09+0000\n" -"Language-Team: Russian \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-07 09:02+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Russian (http://www.transifex.com/projects/p/gnu-social/language/ru/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-04-09 19:00:02+0000\n" -"X-Generator: MediaWiki 1.18alpha (r85780); Translate extension (2011-03-11)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" -"X-Language-Code: ru\n" -"X-Message-Group: #out-statusnet-plugin-mobileprofile\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" +"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" +#. TRANS: Client exception thrown when requesting a not supported media type. +#: MobileProfilePlugin.php:200 msgid "This page is not available in a media type you accept." msgstr "Страница недоступна для того типа, который вы задействовали." -msgid "Home" -msgstr "Домой" - -msgid "Account" -msgstr "Аккаунт" - -msgid "Connect" -msgstr "Подключиться" - -msgid "Admin" -msgstr "Администратор" - -msgid "Change site configuration" -msgstr "Изменить конфигурацию сайта" - -msgid "Invite" -msgstr "Пригласить" - -msgid "Logout" -msgstr "Выйти" - -msgid "Register" -msgstr "Регистрация" - -msgid "Login" -msgstr "Представиться" - -msgid "Search" -msgstr "Поиск" - -msgid "Attach" -msgstr "Прикрепить" - -msgid "Attach a file" -msgstr "Прикрепить файл" - -#. TRANS: Link to switch site layout from mobile to desktop mode. Appears at very bottom of page. +#. TRANS: Link to switch site layout from mobile to desktop mode. Appears at +#. very bottom of page. +#: MobileProfilePlugin.php:375 msgid "Switch to desktop site layout." msgstr "Переключить на версию для персонального компьютера." -#. TRANS: Link to switch site layout from desktop to mobile mode. Appears at very bottom of page. +#. TRANS: Link to switch site layout from desktop to mobile mode. Appears at +#. very bottom of page. +#: MobileProfilePlugin.php:379 msgid "Switch to mobile site layout." msgstr "Переключить на версию для мобильных устройств." +#. TRANS: Plugin description. +#: MobileProfilePlugin.php:417 msgid "XHTML MobileProfile output for supporting user agents." msgstr "XHTML MobileProfile вывод для поддерживаемых пользовательских агентов."