DomainWhitelist.pot 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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: 2021-07-18 12:38+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. #: DomainWhitelistPlugin.php:86
  20. #, php-format
  21. msgid "Email address must be in this domain: %s."
  22. msgstr ""
  23. #: DomainWhitelistPlugin.php:93
  24. #, php-format
  25. msgid "Email address must be in one of these domains: %s."
  26. msgstr ""
  27. #. TRANS: Separator for whitelisted domains.
  28. #: DomainWhitelistPlugin.php:95
  29. msgctxt "SEPARATOR"
  30. msgid ", "
  31. msgstr ""
  32. #. TRANS: Exception thrown when an e-mail address does not match the site's domain whitelist.
  33. #: DomainWhitelistPlugin.php:108
  34. msgid "That email address is not allowed on this site."
  35. msgstr ""
  36. #. TRANS: Title for invitiation deletion dialog.
  37. #: DomainWhitelistPlugin.php:237
  38. msgid "Confirmation Required"
  39. msgstr ""
  40. #. TRANS: Confirmation text for invitation deletion dialog.
  41. #: DomainWhitelistPlugin.php:240
  42. msgid "Really delete this invitation?"
  43. msgstr ""
  44. #. TRANS: Plugin description.
  45. #: DomainWhitelistPlugin.php:277
  46. msgid "Restrict domains for email users."
  47. msgstr ""
  48. #. TRANS: Form legend.
  49. #: forms/whitelistinvite.php:89
  50. msgid "Invite collegues"
  51. msgstr ""
  52. #. TRANS: Field label for a personal message to send to invitees.
  53. #: forms/whitelistinvite.php:106
  54. msgid "Personal message"
  55. msgstr ""
  56. #. TRANS: Field title for a personal message to send to invitees.
  57. #: forms/whitelistinvite.php:109
  58. msgid "Optionally add a personal message to the invitation."
  59. msgstr ""
  60. #. TRANS: Link description to action to add another item to a list.
  61. #: forms/whitelistinvite.php:158
  62. msgid "Add another item"
  63. msgstr ""
  64. #. TRANS: Send button for inviting friends.
  65. #: forms/whitelistinvite.php:172
  66. msgctxt "BUTTON"
  67. msgid "Send"
  68. msgstr ""
  69. #. TRANS: Submit button title.
  70. #: forms/whitelistinvite.php:175
  71. msgid "Send invitations."
  72. msgstr ""