]> 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 220519b4c4e2e5cc94acb2d25a4d6baaae4a5f95..841040ecbe2c967a47b696172c17626d17e7b0e6 100644 (file)
@@ -1,5 +1,5 @@
 # Translation of StatusNet - Imap to Macedonian (Македонски)
-# Expored from translatewiki.net
+# Exported from translatewiki.net
 #
 # Author: Bjankuloski06
 # --
@@ -9,47 +9,48 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - Imap\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-09 14:04+0000\n"
-"PO-Revision-Date: 2010-10-09 14:07:43+0000\n"
+"POT-Creation-Date: 2011-04-16 22:54+0000\n"
+"PO-Revision-Date: 2011-04-16 22:57:56+0000\n"
 "Language-Team: Macedonian <http://translatewiki.net/wiki/Portal:mk>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-03 20:55:52+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2011-04-13 13:57:02+0000\n"
+"X-Generator: MediaWiki 1.18alpha (r86243); Translate extension (2011-04-13)\n"
 "X-Translation-Project: translatewiki.net at http://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."
+"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 "Мора да назначите сандаче."
 
-#: ImapPlugin.php:57
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A user must be specified."
 msgstr "Мора да назначите корисник."
 
-#: ImapPlugin.php:60
+#. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 msgid "A password must be specified."
 msgstr "Мора да назначите лозинка."
 
-#: 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."