SimpleCaptcha.pot 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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: Field label.
  20. #: SimpleCaptchaPlugin.php:41
  21. msgid "Captcha"
  22. msgstr ""
  23. #. TRANS: The instruction box for our simple captcha plugin
  24. #: SimpleCaptchaPlugin.php:43
  25. #, php-format
  26. msgid "Copy this to the textbox: \"%s\""
  27. msgstr ""
  28. #. TRANS: Placeholder in the text box
  29. #. name=id
  30. #. required
  31. #: SimpleCaptchaPlugin.php:45
  32. msgid "Prove that you are sentient."
  33. msgstr ""
  34. #: SimpleCaptchaPlugin.php:59
  35. msgid "Captcha does not match!"
  36. msgstr ""
  37. #. TRANS: Plugin description.
  38. #: SimpleCaptchaPlugin.php:72
  39. msgid "A simple captcha to get rid of spambots."
  40. msgstr ""