gnu-social/plugins/MobileProfile/locale/ru/LC_MESSAGES/MobileProfile.po

41 lines
1.9 KiB
Plaintext

# Translation file for GNU social - the free software social networking platform
# Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
# This file is under https://www.gnu.org/licenses/agpl v3 or later
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: GNU social\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-02-07 09:02+0000\n"
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
"Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/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=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"
#. 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 "Страница недоступна для того типа, который вы задействовали."
#. 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.
#: 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 вывод для поддерживаемых пользовательских агентов."