]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/DomainWhitelist/locale/ia/LC_MESSAGES/DomainWhitelist.po
28bcc83b57e2d90a5311d2e442d46cf7b284066d
[quix0rs-gnu-social.git] / plugins / DomainWhitelist / locale / ia / LC_MESSAGES / DomainWhitelist.po
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: 2011-12-03 10:43+0000\n"
13 "PO-Revision-Date: 2011-12-03 10:44:26+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: 2011-06-18 16:19:17+0000\n"
18 "X-Generator: MediaWiki 1.19alpha (r105064); Translate extension (2011-10-"
19 "30)\n"
20 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
21 "X-Language-Code: ia\n"
22 "X-Message-Group: #out-statusnet-plugin-domainwhitelist\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
26 #. TRANS: %s is a whitelisted e-mail domain.
27 #, php-format
28 msgid "Email address must be in this domain: %s."
29 msgstr "Le adresse de e-mail debe esser in iste dominio: %s."
30
31 #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
32 #. TRANS: %s are whitelisted e-mail domains separated by comma's (localisable).
33 #, php-format
34 msgid "Email address must be in one of these domains: %s."
35 msgstr "Le adresse de e-mail debe esser in un de iste dominios: %s."
36
37 #. TRANS: Separator for whitelisted domains.
38 msgctxt "SEPARATOR"
39 msgid ", "
40 msgstr ", "
41
42 #. TRANS: Exception thrown when an e-mail address does not match the site's domain whitelist.
43 msgid "That email address is not allowed on this site."
44 msgstr "Iste adresse de e-mail non es permittite in iste sito."
45
46 #. TRANS: Title for invitiation deletion dialog.
47 msgid "Confirmation Required"
48 msgstr "Confirmation necessari"
49
50 #. TRANS: Confirmation text for invitation deletion dialog.
51 msgid "Really delete this invitation?"
52 msgstr "Es tu secur de voler deler iste invitation?"
53
54 #. TRANS: Plugin description.
55 msgid "Restrict domains for email users."
56 msgstr "Restringer dominios pro usatores de e-mail."
57
58 #. TRANS: Form legend.
59 msgid "Invite collegues"
60 msgstr "Invitar collegas"
61
62 #. TRANS: Field label for a personal message to send to invitees.
63 msgid "Personal message"
64 msgstr "Message personal"
65
66 #. TRANS: Field title for a personal message to send to invitees.
67 msgid "Optionally add a personal message to the invitation."
68 msgstr "Si tu vole, adde un message personal al invitation."
69
70 #. TRANS: Link description to action to add another item to a list.
71 msgid "Add another item"
72 msgstr "Adder un altere elemento"
73
74 #. TRANS: Send button for inviting friends.
75 msgctxt "BUTTON"
76 msgid "Send"
77 msgstr "Inviar"
78
79 #. TRANS: Submit button title.
80 msgid "Send invitations."
81 msgstr "Inviar invitationes."