1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # Translation of StatusNet - MobileProfile to Ukrainian (українська)
- # Exported from translatewiki.net
- #
- # Author: Boogie
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - MobileProfile\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:09:14+0000\n"
- "Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2012-01-02 10:11:36+0000\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: uk\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"
- #. TRANS: Client exception thrown when requesting a not supported media type.
- 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.
- msgid "Switch to desktop site layout."
- msgstr "Перемкнути вигляд сайту на варіант для робочого столу."
- #. TRANS: Link to switch site layout from desktop to mobile mode. Appears at very bottom of page.
- msgid "Switch to mobile site layout."
- msgstr "Перемкнути вигляд сайту на варіант для мобільних пристроїв."
- #. TRANS: Plugin description.
- msgid "XHTML MobileProfile output for supporting user agents."
- msgstr ""
- "Додаток MobileProfile генерує XHTML прийнятний для мобільних пристроїв."
|