]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Imap/locale/uk/LC_MESSAGES/Imap.po
dd3c963b4d56c0ce0dbd40c6fd47e43585681723
[quix0rs-gnu-social.git] / plugins / Imap / locale / uk / LC_MESSAGES / Imap.po
1 # Translation of StatusNet - Imap 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 - Imap\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2012-05-12 18:44+0000\n"
13 "PO-Revision-Date: 2012-05-12 18:46:07+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: 2011-06-05 21:50:20+0000\n"
18 "X-Generator: MediaWiki 1.20alpha (9a7f2d8); Translate 2012-04-11\n"
19 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
20 "X-Language-Code: uk\n"
21 "X-Message-Group: #out-statusnet-plugin-imap\n"
22 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
23 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
24
25 #. TRANS: E-mail subject in case of an error.
26 msgid "Error"
27 msgstr "Помилка"
28
29 #. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
30 msgid ""
31 "ImapManager should be created using its constructor, not using the static "
32 "\"get()\" method."
33 msgstr ""
34 "ImapManager має бути створений за допомогою конструктору, а не статичним "
35 "методом «get()»."
36
37 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
38 msgid "A mailbox must be specified."
39 msgstr "Поштову скриньку має бути зазначено."
40
41 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
42 msgid "A user must be specified."
43 msgstr "Користувача має бути зазначено."
44
45 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
46 msgid "A password must be specified."
47 msgstr "Пароль має бути зазначено."
48
49 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
50 #. TRANS: poll_frequency is a setting that should not be translated.
51 msgid "A poll_frequency must be specified."
52 msgstr "Періодичність перевірки має бути зазначено."
53
54 #. TRANS: Plugin description.
55 msgid ""
56 "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
57 "incoming mail containing user posts."
58 msgstr ""
59 "Додаток IMAP дозволяє перевіряти поштові скриньки за протоколами POP та IMAP "
60 "на предмет наявності у вхідній пошті повідомлень від користувачів."