]> 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 894efff3d9fd59b85301198ca2f4ee3f055320ef..a94d0595c02315496421e5ff7208bc19e554692d 100644 (file)
@@ -9,47 +9,48 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - Imap\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-29 21:45+0000\n"
-"PO-Revision-Date: 2011-01-29 21:49:56+0000\n"
-"Language-Team: Macedonian <http://translatewiki.net/wiki/Portal:mk>\n"
+"POT-Creation-Date: 2011-08-30 09:27+0000\n"
+"PO-Revision-Date: 2011-08-30 09:29:15+0000\n"
+"Language-Team: Macedonian <//translatewiki.net/wiki/Portal:mk>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-01-10 18:26:02+0000\n"
-"X-Generator: MediaWiki 1.18alpha (r81195); Translate extension (2010-09-17)\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.19alpha (r95739); Translate extension (2011-08-26)\n"
+"X-Translation-Project: translatewiki.net at //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"
 
-#: imapmailhandler.php:30
+#. TRANS: E-mail subject in case of an error.
 msgid "Error"
 msgstr "Грешка"
 
-#: imapmanager.php:51
+#. 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()“."
 
-#: ImapPlugin.php:54
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A mailbox must be specified."
-msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð·Ð½Ð°Ñ\87ите сандаче."
+msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð²ÐµÐ´Ðµте сандаче."
 
-#: ImapPlugin.php:57
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A user must be specified."
-msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð·Ð½Ð°Ñ\87ите корисник."
+msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð²ÐµÐ´Ðµте корисник."
 
-#: ImapPlugin.php:60
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A password must be specified."
-msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð·Ð½Ð°Ñ\87ите лозинка."
+msgstr "Ð\9cоÑ\80а Ð´Ð° Ð½Ð°Ð²ÐµÐ´Ðµте лозинка."
 
-#: ImapPlugin.php:63
+#. 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."
 
-#: ImapPlugin.php:103
+#. TRANS: Plugin description.
 msgid ""
 "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
 "incoming mail containing user posts."