X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2Far%2FLC_MESSAGES%2FNoticeTitle.po;h=8505acab40991856850216207d70db6b3f9dd2d8;hb=6120af3901cfe51ae648cea1e365238cea298d39;hp=546a08de320498b5de6448ed88d8e071fdecc242;hpb=9df856e667a12cd217576263efbc72fff12692d9;p=quix0rs-gnu-social.git diff --git a/plugins/NoticeTitle/locale/ar/LC_MESSAGES/NoticeTitle.po b/plugins/NoticeTitle/locale/ar/LC_MESSAGES/NoticeTitle.po index 546a08de32..8505acab40 100644 --- a/plugins/NoticeTitle/locale/ar/LC_MESSAGES/NoticeTitle.po +++ b/plugins/NoticeTitle/locale/ar/LC_MESSAGES/NoticeTitle.po @@ -1,5 +1,5 @@ # Translation of StatusNet - NoticeTitle to Arabic (العربية) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: OsamaK # -- @@ -9,26 +9,37 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - NoticeTitle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-11-29 15:37+0000\n" -"PO-Revision-Date: 2010-11-29 15:41:38+0000\n" -"Language-Team: Arabic \n" +"POT-Creation-Date: 2011-10-10 13:38+0000\n" +"PO-Revision-Date: 2011-10-10 13:39:59+0000\n" +"Language-Team: Arabic \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-11-05 00:29:26+0000\n" -"X-Generator: MediaWiki 1.17alpha (r77421); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-05 21:51:09+0000\n" +"X-Generator: MediaWiki 1.19alpha (r99397); Translate extension (2011-10-07)\n" +"X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: ar\n" "X-Message-Group: #out-statusnet-plugin-noticetitle\n" "Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == " "2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= " "99) ? 4 : 5 ) ) ) );\n" -#: NoticeTitlePlugin.php:132 +#. TRANS: Plugin description. 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). +#, 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[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + #. TRANS: Page title. %1$s is the title, %2$s is the site name. -#: NoticeTitlePlugin.php:309 #, php-format msgid "%1$s - %2$s" msgstr "%1$s - %2$s"