X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2Fmk%2FLC_MESSAGES%2FNoticeTitle.po;h=76de4fea37b157f97d3ee367bfc357d3a85c482d;hb=7c5fb37e590bc3ed44d4ddd46bdcc8a19be80e3e;hp=03478dbb761e76f19f85ba03003ac3ec43520bd7;hpb=894ef352591fe581909c01c46047bf530e59a984;p=quix0rs-gnu-social.git diff --git a/plugins/NoticeTitle/locale/mk/LC_MESSAGES/NoticeTitle.po b/plugins/NoticeTitle/locale/mk/LC_MESSAGES/NoticeTitle.po index 03478dbb76..76de4fea37 100644 --- a/plugins/NoticeTitle/locale/mk/LC_MESSAGES/NoticeTitle.po +++ b/plugins/NoticeTitle/locale/mk/LC_MESSAGES/NoticeTitle.po @@ -9,21 +9,30 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - NoticeTitle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-03 13:16+0000\n" -"PO-Revision-Date: 2011-04-03 13:21:31+0000\n" +"POT-Creation-Date: 2011-06-05 09:13+0000\n" +"PO-Revision-Date: 2011-06-05 09:15:12+0000\n" "Language-Team: Macedonian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-03-18 20:08:23+0000\n" -"X-Generator: MediaWiki 1.18alpha (r85253); Translate extension (2011-03-11)\n" +"X-POT-Import-Date: 2011-05-05 21:36:47+0000\n" +"X-Generator: MediaWiki 1.19alpha (r89487); Translate extension (2011-06-02)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: mk\n" "X-Message-Group: #out-statusnet-plugin-noticetitle\n" "Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n" +#. 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] "Насловот на забелешката е предолг (макс. %d знак)." +msgstr[1] "Насловот на забелешката е предолг (малс. %d знаци)." + #. TRANS: Page title. %1$s is the title, %2$s is the site name. #, php-format msgid "%1$s - %2$s"