]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Imap/locale/br/LC_MESSAGES/Imap.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / Imap / locale / br / LC_MESSAGES / Imap.po
index 512a53ebb27d972baca16c70b0ca34ed731ed3b2..d3946b9bc3b6bc91dff8f59aa0b4dfe7a19e7502 100644 (file)
@@ -1,54 +1,58 @@
-# Translation of StatusNet - Imap to Breton (brezhoneg)
-# Exported from translatewiki.net
-#
-# Author: Y-M D
-# --
-# This file is distributed under the same license as the StatusNet package.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
 msgid ""
 msgstr ""
-"Project-Id-Version: StatusNet - Imap\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-10 23:40+0000\n"
-"PO-Revision-Date: 2012-06-10 23:41:35+0000\n"
-"Language-Team: Breton <https://translatewiki.net/wiki/Portal:br>\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-06 16:34+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: Breton (http://www.transifex.com/gnu-social/gnu-social/language/br/)\n"
+"MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-06-05 21:50:20+0000\n"
-"X-Generator: MediaWiki 1.20alpha (d974795); Translate 2012-06-03\n"
-"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
-"X-Language-Code: br\n"
-"X-Message-Group: #out-statusnet-plugin-imap\n"
+"Language: br\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. TRANS: E-mail subject in case of an error.
+#: lib/imapmailhandler.php:31
 msgid "Error"
 msgstr "Fazi"
 
-#. TRANS: Exception thrown when the ImapManager is used incorrectly in the code.
+#. TRANS: Exception thrown when the ImapManager is used incorrectly in the
+#. code.
+#: lib/imapmanager.php:52
 msgid ""
 "ImapManager should be created using its constructor, not using the static "
 "\"get()\" method."
 msgstr ""
 
 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
+#: ImapPlugin.php:55
 msgid "A mailbox must be specified."
 msgstr "Ur boest lizhiri a rank bezañ spisaet."
 
 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
+#: ImapPlugin.php:59
 msgid "A user must be specified."
 msgstr "Un anv-implijer a rank bezañ spisaet."
 
 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
+#: ImapPlugin.php:63
 msgid "A password must be specified."
 msgstr "Ur ger-tremen a rank bezañ spisaet."
 
 #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect.
 #. TRANS: poll_frequency is a setting that should not be translated.
+#: ImapPlugin.php:68
 msgid "A poll_frequency must be specified."
 msgstr ""
 
 #. TRANS: Plugin description.
+#: ImapPlugin.php:87
 msgid ""
 "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
 "incoming mail containing user posts."