]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/MobileProfile/locale/en_GB/LC_MESSAGES/MobileProfile.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / MobileProfile / locale / en_GB / 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 # Luke Hollins <luke@farcry.ca>, 2015
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: GNU social\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
12 "PO-Revision-Date: 2015-03-07 19:41+0000\n"
13 "Last-Translator: Luke Hollins <luke@farcry.ca>\n"
14 "Language-Team: English (United Kingdom) (http://www.transifex.com/gnu-social/gnu-social/language/en_GB/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: en_GB\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Client exception thrown when requesting a not supported media type.
22 #: MobileProfilePlugin.php:200
23 msgid "This page is not available in a media type you accept."
24 msgstr "This page is not available in a media type you accept."
25
26 #. TRANS: Link to switch site layout from mobile to desktop mode. Appears at
27 #. very bottom of page.
28 #: MobileProfilePlugin.php:375
29 msgid "Switch to desktop site layout."
30 msgstr "Switch to desktop site layout."
31
32 #. TRANS: Link to switch site layout from desktop to mobile mode. Appears at
33 #. very bottom of page.
34 #: MobileProfilePlugin.php:379
35 msgid "Switch to mobile site layout."
36 msgstr "Switch to mobile site layout."
37
38 #. TRANS: Plugin description.
39 #: MobileProfilePlugin.php:417
40 msgid "XHTML MobileProfile output for supporting user agents."
41 msgstr "XHTML MobileProfile output for supporting user agents."