AnonymousFave.pot 2.0 KB

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