AnonymousFave.pot 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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: 2012-06-30 11:07+0000\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. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. TRANS: Server exception.
  19. #. TRANS: %d is the notice ID (number).
  20. #: Fave_tally.php:155 Fave_tally.php:184
  21. #, php-format
  22. msgid "Could not update favorite tally for notice ID %d."
  23. msgstr ""
  24. #. TRANS: Server exception.
  25. #. TRANS: %d is the notice ID (number).
  26. #: Fave_tally.php:215
  27. #, php-format
  28. msgid "Could not create favorite tally for notice ID %d."
  29. msgstr ""
  30. #. TRANS: Client error.
  31. #: anondisfavor.php:61
  32. msgid ""
  33. "Could not disfavor notice! Please make sure your browser has cookies enabled."
  34. msgstr ""
  35. #. TRANS: Client error.
  36. #: anondisfavor.php:72 anonfavor.php:71
  37. msgid "There was a problem with your session token. Try again, please."
  38. msgstr ""
  39. #. TRANS: Client error.
  40. #: anondisfavor.php:82
  41. msgid "This notice is not a favorite!"
  42. msgstr ""
  43. #. TRANS: Server error.
  44. #: anondisfavor.php:91
  45. msgid "Could not delete favorite."
  46. msgstr ""
  47. #. TRANS: Title.
  48. #: anondisfavor.php:101
  49. msgid "Add to favorites"
  50. msgstr ""
  51. #. TRANS: Label for tally for number of times a notice was favored.
  52. #: AnonymousFavePlugin.php:205
  53. msgid "Favored"
  54. msgstr ""
  55. #. TRANS: Server exception.
  56. #: AnonymousFavePlugin.php:238 AnonymousFavePlugin.php:249
  57. msgid "Could not create anonymous user session."
  58. msgstr ""
  59. #. TRANS: Plugin description.
  60. #: AnonymousFavePlugin.php:324
  61. msgid "Allow anonymous users to favorite notices."
  62. msgstr ""
  63. #. TRANS: Client error.
  64. #: anonfavor.php:60
  65. msgid ""
  66. "Could not favor notice! Please make sure your browser has cookies enabled."
  67. msgstr ""
  68. #. TRANS: Client error.
  69. #: anonfavor.php:78
  70. msgid "This notice is already a favorite!"
  71. msgstr ""
  72. #. TRANS: Server error.
  73. #: anonfavor.php:85
  74. msgid "Could not create favorite."
  75. msgstr ""
  76. #. TRANS: Title.
  77. #: anonfavor.php:95
  78. msgid "Disfavor favorite"
  79. msgstr ""