]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/MobileProfile/locale/uk/LC_MESSAGES/MobileProfile.po
Introduced common_location_shared() to check if location sharing is always,
[quix0rs-gnu-social.git] / plugins / MobileProfile / locale / uk / LC_MESSAGES / MobileProfile.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4
5 # Translators:
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GNU social\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
11 "PO-Revision-Date: 2015-02-07 09:02+0000\n"
12 "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
13 "Language-Team: Ukrainian (http://www.transifex.com/gnu-social/gnu-social/language/uk/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: uk\n"
18 "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"
19
20 #. TRANS: Client exception thrown when requesting a not supported media type.
21 #: MobileProfilePlugin.php:200
22 msgid "This page is not available in a media type you accept."
23 msgstr "Ця сторінка не доступна для того типу медіа, з яким ви погодились."
24
25 #. TRANS: Link to switch site layout from mobile to desktop mode. Appears at
26 #. very bottom of page.
27 #: MobileProfilePlugin.php:375
28 msgid "Switch to desktop site layout."
29 msgstr "Перемкнути вигляд сайту на варіант для робочого столу."
30
31 #. TRANS: Link to switch site layout from desktop to mobile mode. Appears at
32 #. very bottom of page.
33 #: MobileProfilePlugin.php:379
34 msgid "Switch to mobile site layout."
35 msgstr "Перемкнути вигляд сайту на варіант для мобільних пристроїв."
36
37 #. TRANS: Plugin description.
38 #: MobileProfilePlugin.php:417
39 msgid "XHTML MobileProfile output for supporting user agents."
40 msgstr "Додаток MobileProfile генерує XHTML прийнятний для мобільних пристроїв."