]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/NoticeTitle/locale/he/LC_MESSAGES/NoticeTitle.po
Snapshot of the Transifex translation project - February 2015
[quix0rs-gnu-social.git] / plugins / NoticeTitle / locale / he / LC_MESSAGES / NoticeTitle.po
index c4e1ba6948e592eb6a6cbc36b8e91a52592e351c..d014f094249cbe18c9783c381a371a3dc554dbc1 100644 (file)
@@ -1,33 +1,31 @@
-# Translation of StatusNet - NoticeTitle to Hebrew (עברית)
-# Exported from translatewiki.net
-#
-# Author: Amire80
-# Author: YaronSh
-# --
-# 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 - NoticeTitle\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-24 18:22+0000\n"
-"PO-Revision-Date: 2012-06-24 18:25:00+0000\n"
-"Language-Team: Hebrew <https://translatewiki.net/wiki/Portal:he>\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-07 09:42+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: Hebrew (http://www.transifex.com/projects/p/gnu-social/language/he/)\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:51:09+0000\n"
-"X-Generator: MediaWiki 1.20alpha (087f149); Translate 2012-06-21\n"
-"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
-"X-Language-Code: he\n"
-"X-Message-Group: #out-statusnet-plugin-noticetitle\n"
+"Language: he\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. TRANS: Plugin description.
+#: NoticeTitlePlugin.php:97
 msgid "Adds optional titles to notices."
 msgstr "הוספת כותרת (לא הכרחית) לעדכונים."
 
 #. TRANS: Exception thrown when a notice title is too long.
-#. TRANS: %d is the maximum number of characters allowed in a title (used for plural).
+#. TRANS: %d is the maximum number of characters allowed in a title (used for
+#. plural).
+#: NoticeTitlePlugin.php:140
 #, php-format
 msgid "The notice title is too long (maximum %d character)."
 msgid_plural "The notice title is too long (maximum %d characters)."
@@ -35,6 +33,7 @@ msgstr[0] "כותרת העדכון ארוכה מדי (אפשר לכתוב תו 
 msgstr[1] "כותרת העדכון ארוכה מדי (אפשר לכתוב %d תווים לכל היותר)."
 
 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
+#: NoticeTitlePlugin.php:276
 #, php-format
 msgid "%1$s - %2$s"
 msgstr "%1$s – %2$s"