]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Imap/locale/mk/LC_MESSAGES/Imap.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Imap / locale / mk / LC_MESSAGES / Imap.po
index 09c35a55f143cf3f395b89dfdb694a686e46aea6..60f146f276da4bb82fa389074a65da184def95cf 100644 (file)
@@ -9,40 +9,48 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - Imap\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-18 19:46+0000\n"
-"PO-Revision-Date: 2011-03-18 19:48:52+0000\n"
-"Language-Team: Macedonian <http://translatewiki.net/wiki/Portal:mk>\n"
+"POT-Creation-Date: 2012-05-06 17:04+0000\n"
+"PO-Revision-Date: 2012-05-06 17:07:12+0000\n"
+"Language-Team: Macedonian <https://translatewiki.net/wiki/Portal:mk>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-03-06 02:17:31+0000\n"
-"X-Generator: MediaWiki 1.18alpha (r84232); Translate extension (2011-03-11)\n"
-"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
+"X-POT-Import-Date: 2011-06-05 21:50:20+0000\n"
+"X-Generator: MediaWiki 1.20alpha (e8931e7); Translate 2012-04-11\n"
+"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
 "X-Language-Code: mk\n"
 "X-Message-Group: #out-statusnet-plugin-imap\n"
 "Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n"
 
+#. TRANS: E-mail subject in case of an error.
 msgid "Error"
 msgstr "Грешка"
 
+#. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
 msgid ""
-"ImapManager should be created using its constructor, not the using the "
-"static get method."
+"ImapManager should be created using its constructor, not using the static "
+"\"get()\" method."
 msgstr ""
 "ImapManager треба да се создаде користејќи го неговиот конструктор, а не "
-"преку статичниот метод на негово добивање."
+"преку статичниот метод „get()“."
 
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A mailbox must be specified."
-msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð·Ð½Ð°Ñ\87ите сандаче."
+msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð²ÐµÐ´Ðµте сандаче."
 
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A user must be specified."
-msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð·Ð½Ð°Ñ\87ите корисник."
+msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð²ÐµÐ´Ðµте корисник."
 
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A password must be specified."
-msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð·Ð½Ð°Ñ\87ите лозинка."
+msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð²ÐµÐ´Ðµте лозинка."
 
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
+#. TRANS: poll_frequency is a setting that should not be translated.
 msgid "A poll_frequency must be specified."
 msgstr "Мора да назначите poll_frequency."
 
+#. TRANS: Plugin description.
 msgid ""
 "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
 "incoming mail containing user posts."