RegisterThrottle.po 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. # William <fxinkeo@mail.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU social\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  12. "PO-Revision-Date: 2015-06-22 09:21+0000\n"
  13. "Last-Translator: William <fxinkeo@mail.com>\n"
  14. "Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: io\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Server exception thrown when no IP address can be found for a
  21. #. registation attempt.
  22. #: RegisterThrottlePlugin.php:100
  23. msgid "Cannot find IP address."
  24. msgstr "Ne trovebla IP-adreso."
  25. #. TRANS: Exception thrown when too many user have registered from one IP
  26. #. address within a given time frame.
  27. #: RegisterThrottlePlugin.php:116
  28. msgid "Too many registrations. Take a break and try again later."
  29. msgstr "Tro multa registragi. Vartez e lore probez itere."
  30. #. TRANS: Exception thrown when attempting to register from an IP address from
  31. #. which silenced users have registered.
  32. #: RegisterThrottlePlugin.php:129
  33. msgid "A banned user has registered from this address."
  34. msgstr "Interdiktita uzanto registragis per ica adreso."
  35. #. TRANS: Plugin description.
  36. #: RegisterThrottlePlugin.php:186
  37. msgid "Throttles excessive registration from a single IP address."
  38. msgstr ""