X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2Fuk%2FLC_MESSAGES%2FNoticeTitle.po;h=c31cc98628475c3faf1826f0080d069a7f50593f;hb=8844b373b415629209aaa2b71c4eb44e9bf083d0;hp=d8d7dc497eeac61615130385f5486f1c088550ad;hpb=9573f725c12e291e4bd3e3156557e41a10753d76;p=quix0rs-gnu-social.git diff --git a/plugins/NoticeTitle/locale/uk/LC_MESSAGES/NoticeTitle.po b/plugins/NoticeTitle/locale/uk/LC_MESSAGES/NoticeTitle.po index d8d7dc497e..c31cc98628 100644 --- a/plugins/NoticeTitle/locale/uk/LC_MESSAGES/NoticeTitle.po +++ b/plugins/NoticeTitle/locale/uk/LC_MESSAGES/NoticeTitle.po @@ -9,25 +9,33 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - NoticeTitle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-01-29 21:45+0000\n" -"PO-Revision-Date: 2011-01-29 21:50:32+0000\n" +"POT-Creation-Date: 2011-07-21 12:19+0000\n" +"PO-Revision-Date: 2011-07-21 12:21:15+0000\n" "Language-Team: Ukrainian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-10 18:26:05+0000\n" -"X-Generator: MediaWiki 1.18alpha (r81195); Translate extension (2010-09-17)\n" +"X-POT-Import-Date: 2011-06-05 21:51:09+0000\n" +"X-Generator: MediaWiki 1.19alpha (r92662); Translate extension (2011-07-09)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: uk\n" "X-Message-Group: #out-statusnet-plugin-noticetitle\n" "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= " "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\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] "Заголовок допису надто довгий (максимум — %d знак)." +msgstr[1] "Заголовок допису надто довгий (максимум — %d знаків)." +msgstr[2] "Заголовок допису надто довгий (максимум — %d знак)." + #. TRANS: Page title. %1$s is the title, %2$s is the site name. -#: NoticeTitlePlugin.php:314 #, php-format msgid "%1$s - %2$s" msgstr "%1$s — %2$s"