]> 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 ab516f553628b596b8365031a9ca0c2da811221a..d014f094249cbe18c9783c381a371a3dc554dbc1 100644 (file)
@@ -1,40 +1,39 @@
-# 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: 2011-06-18 15:54+0000\n"
-"PO-Revision-Date: 2011-06-18 15:56:37+0000\n"
-"Language-Team: Hebrew <http://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.19alpha (r90318); Translate extension (2011-06-02)\n"
-"X-Translation-Project: translatewiki.net at http://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)."
-msgstr[0] ""
-msgstr[1] ""
+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"