DomainWhitelist.po 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. # Translation of StatusNet - DomainWhitelist to Interlingua (interlingua)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: McDutchie
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - DomainWhitelist\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:08:16+0000\n"
  14. "Language-Team: Interlingua <https://translatewiki.net/wiki/Portal:ia>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2012-01-02 10:11:33+0000\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  20. "X-Language-Code: ia\n"
  21. "X-Message-Group: #out-statusnet-plugin-domainwhitelist\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
  24. #. TRANS: %s is a whitelisted e-mail domain.
  25. #, php-format
  26. msgid "Email address must be in this domain: %s."
  27. msgstr "Le adresse de e-mail debe esser in iste dominio: %s."
  28. #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
  29. #. TRANS: %s are whitelisted e-mail domains separated by comma's (localisable).
  30. #, php-format
  31. msgid "Email address must be in one of these domains: %s."
  32. msgstr "Le adresse de e-mail debe esser in un de iste dominios: %s."
  33. #. TRANS: Separator for whitelisted domains.
  34. msgctxt "SEPARATOR"
  35. msgid ", "
  36. msgstr ", "
  37. #. TRANS: Exception thrown when an e-mail address does not match the site's domain whitelist.
  38. msgid "That email address is not allowed on this site."
  39. msgstr "Iste adresse de e-mail non es permittite in iste sito."
  40. #. TRANS: Title for invitiation deletion dialog.
  41. msgid "Confirmation Required"
  42. msgstr "Confirmation necessari"
  43. #. TRANS: Confirmation text for invitation deletion dialog.
  44. msgid "Really delete this invitation?"
  45. msgstr "Es tu secur de voler deler iste invitation?"
  46. #. TRANS: Plugin description.
  47. msgid "Restrict domains for email users."
  48. msgstr "Restringer dominios pro usatores de e-mail."
  49. #. TRANS: Form legend.
  50. msgid "Invite collegues"
  51. msgstr "Invitar collegas"
  52. #. TRANS: Field label for a personal message to send to invitees.
  53. msgid "Personal message"
  54. msgstr "Message personal"
  55. #. TRANS: Field title for a personal message to send to invitees.
  56. msgid "Optionally add a personal message to the invitation."
  57. msgstr "Si tu vole, adde un message personal al invitation."
  58. #. TRANS: Link description to action to add another item to a list.
  59. msgid "Add another item"
  60. msgstr "Adder un altere elemento"
  61. #. TRANS: Send button for inviting friends.
  62. msgctxt "BUTTON"
  63. msgid "Send"
  64. msgstr "Inviar"
  65. #. TRANS: Submit button title.
  66. msgid "Send invitations."
  67. msgstr "Inviar invitationes."