]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/DomainWhitelist/locale/uk/LC_MESSAGES/DomainWhitelist.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / DomainWhitelist / locale / uk / LC_MESSAGES / DomainWhitelist.po
1 # Translation of StatusNet - DomainWhitelist to Ukrainian (Українська)
2 # Exported from translatewiki.net
3 #
4 # Author: Boogie
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-01-20 18:05+0000\n"
13 "PO-Revision-Date: 2012-01-20 18:08:57+0000\n"
14 "Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\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.19alpha (r109611); Translate extension (2012-01-"
19 "13)\n"
20 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
21 "X-Language-Code: uk\n"
22 "X-Message-Group: #out-statusnet-plugin-domainwhitelist\n"
23 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
24 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\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 "Адреса електронної пошти повинна бути в цьому домені: %s."
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 "Адреса електронної пошти повинна бути в одному з цих доменів: %s."
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 "Надіслати запрошення."