1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # 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: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-02-07 08:50+0000\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: Esperanto (http://www.transifex.com/gnu-social/gnu-social/language/eo/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: eo\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
|