]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/DomainWhitelist/locale/ar/LC_MESSAGES/DomainWhitelist.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / DomainWhitelist / locale / ar / LC_MESSAGES / DomainWhitelist.po
1 # Translation of StatusNet - DomainWhitelist to Arabic (العربية)
2 # Exported from translatewiki.net
3 #
4 # Author: OsamaK
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-09-11 13:47+0000\n"
13 "PO-Revision-Date: 2011-09-11 13:48:48+0000\n"
14 "Language-Team: Arabic <https://translatewiki.net/wiki/Portal:ar>\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 (r96777); Translate extension (2011-08-30)\n"
19 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
20 "X-Language-Code: ar\n"
21 "X-Message-Group: #out-statusnet-plugin-domainwhitelist\n"
22 "Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == "
23 "2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= "
24 "99) ? 4 : 5 ) ) ) );\n"
25
26 #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
27 #. TRANS: %s is a whitelisted e-mail domain.
28 #, php-format
29 msgid "Email address must be in this domain: %s."
30 msgstr ""
31
32 #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
33 #. TRANS: %s are whitelisted e-mail domains separated by comma's (localisable).
34 #, php-format
35 msgid "Email address must be in one of these domains: %s."
36 msgstr ""
37
38 #. TRANS: Separator for whitelisted domains.
39 msgctxt "SEPARATOR"
40 msgid ", "
41 msgstr "و "
42
43 #. TRANS: Exception thrown when an e-mail address does not match the site's domain whitelist.
44 msgid "That email address is not allowed on this site."
45 msgstr ""
46
47 #. TRANS: Title for invitiation deletion dialog.
48 msgid "Confirmation Required"
49 msgstr ""
50
51 #. TRANS: Confirmation text for invitation deletion dialog.
52 msgid "Really delete this invitation?"
53 msgstr "أأحذف هذه الدعوة حقا؟"
54
55 #. TRANS: Plugin description.
56 msgid "Restrict domains for email users."
57 msgstr ""
58
59 #. TRANS: Form legend.
60 msgid "Invite collegues"
61 msgstr "دعوة أصدقاء"
62
63 #. TRANS: Field label for a personal message to send to invitees.
64 msgid "Personal message"
65 msgstr "رسالة شخصية"
66
67 #. TRANS: Field title for a personal message to send to invitees.
68 msgid "Optionally add a personal message to the invitation."
69 msgstr "أضف إن شئت رسالة شخصية للدعوة."
70
71 #. TRANS: Link description to action to add another item to a list.
72 msgid "Add another item"
73 msgstr "أرسل"
74
75 #. TRANS: Send button for inviting friends.
76 msgctxt "BUTTON"
77 msgid "Send"
78 msgstr "أرسل"
79
80 #. TRANS: Submit button title.
81 msgid "Send invitations."
82 msgstr "أرسل الدعوات."