AnonymousFave.pot 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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-06-08 18:20+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: Client error.
  20. #: actions/anondisfavor.php:59
  21. msgid ""
  22. "Could not disfavor notice! Please make sure your browser has cookies enabled."
  23. msgstr ""
  24. #. TRANS: Server error.
  25. #: actions/anondisfavor.php:80
  26. msgid "Could not delete favorite."
  27. msgstr ""
  28. #. TRANS: Title.
  29. #: actions/anondisfavor.php:89
  30. msgid "Add to favorites"
  31. msgstr ""
  32. #. TRANS: Client error.
  33. #: actions/anonfavor.php:58
  34. msgid ""
  35. "Could not favor notice! Please make sure your browser has cookies enabled."
  36. msgstr ""
  37. #. TRANS: Title.
  38. #: actions/anonfavor.php:72
  39. msgid "Disfavor favorite"
  40. msgstr ""
  41. #. TRANS: Server exception.
  42. #. TRANS: %d is the notice ID (number).
  43. #: classes/Fave_tally.php:96 classes/Fave_tally.php:125
  44. #, php-format
  45. msgid "Could not update favorite tally for notice ID %d."
  46. msgstr ""
  47. #. TRANS: Server exception.
  48. #. TRANS: %d is the notice ID (number).
  49. #: classes/Fave_tally.php:156
  50. #, php-format
  51. msgid "Could not create favorite tally for notice ID %d."
  52. msgstr ""
  53. #. TRANS: Label for tally for number of times a notice was favored.
  54. #: AnonymousFavePlugin.php:165
  55. msgid "Favored"
  56. msgstr ""
  57. #. TRANS: Server exception.
  58. #: AnonymousFavePlugin.php:198 AnonymousFavePlugin.php:209
  59. msgid "Could not create anonymous user session."
  60. msgstr ""
  61. #. TRANS: Plugin description.
  62. #: AnonymousFavePlugin.php:284
  63. msgid "Allow anonymous users to favorite notices."
  64. msgstr ""