MobileProfile.po 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. #. 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 "This page is not available in a media type you accept."
  24. #. TRANS: Link to switch site layout from mobile to desktop mode. Appears at
  25. #. very bottom of page.
  26. #: MobileProfilePlugin.php:375
  27. msgid "Switch to desktop site layout."
  28. msgstr "Switch to desktop site layout."
  29. #. TRANS: Link to switch site layout from desktop to mobile mode. Appears at
  30. #. very bottom of page.
  31. #: MobileProfilePlugin.php:379
  32. msgid "Switch to mobile site layout."
  33. msgstr "Switch to mobile site layout."
  34. #. TRANS: Plugin description.
  35. #: MobileProfilePlugin.php:417
  36. msgid "XHTML MobileProfile output for supporting user agents."
  37. msgstr "XHTML MobileProfile output for supporting user agents."