Mapstraction.pot 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2019-08-14 14:51+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #. TRANS: Header for Map widget that displays a map with geodata for notices.
  20. #: MapstractionPlugin.php:151
  21. msgid "Map"
  22. msgstr ""
  23. #. TRANS: Clickable item to allow opening the map in full size.
  24. #: MapstractionPlugin.php:163
  25. msgid "Full size"
  26. msgstr ""
  27. #. TRANS: Plugin description.
  28. #: MapstractionPlugin.php:176
  29. msgid ""
  30. "Show maps of users' and friends' notices with <a href=\"http://www."
  31. "mapstraction.com/\">Mapstraction</a>."
  32. msgstr ""
  33. #. TRANS: Title for map widget.
  34. #. TRANS: %s is a user name.
  35. #: actions/usermap.php:66
  36. #, php-format
  37. msgid "%s map"
  38. msgstr ""
  39. #. TRANS: Client error displayed when referring to a non-existing user.
  40. #: actions/map.php:72
  41. msgid "No such user."
  42. msgstr ""
  43. #. TRANS: Error message displayed when referring to a user without a profile.
  44. #: actions/map.php:79
  45. msgid "User has no profile."
  46. msgstr ""
  47. #. TRANS: Page title.
  48. #. TRANS: %s is a user nickname.
  49. #: actions/allmap.php:66
  50. #, php-format
  51. msgid "%s friends map"
  52. msgstr ""
  53. #. TRANS: Page title.
  54. #. TRANS: %1$s is a user nickname, %2$d is a page number.
  55. #: actions/allmap.php:72
  56. #, php-format
  57. msgid "%1$s friends map, page %2$d"
  58. msgstr ""