X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2Fnl%2FLC_MESSAGES%2FNoticeTitle.po;h=2ebe9128061c5235f15c48b26f03b4f750d77bcb;hb=8884a5255fb90fda67b63fa0d4252d77176337e5;hp=86d0ae00bbad6f2572c84548838e88e05d686c06;hpb=47f31bce47b182aa55c02c7872d7e473d3ab10f2;p=quix0rs-gnu-social.git diff --git a/plugins/NoticeTitle/locale/nl/LC_MESSAGES/NoticeTitle.po b/plugins/NoticeTitle/locale/nl/LC_MESSAGES/NoticeTitle.po index 86d0ae00bb..2ebe912806 100644 --- a/plugins/NoticeTitle/locale/nl/LC_MESSAGES/NoticeTitle.po +++ b/plugins/NoticeTitle/locale/nl/LC_MESSAGES/NoticeTitle.po @@ -9,24 +9,31 @@ 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:31+0000\n" -"Language-Team: Dutch \n" +"POT-Creation-Date: 2011-08-15 14:19+0000\n" +"PO-Revision-Date: 2011-08-15 14:21:16+0000\n" +"Language-Team: Dutch \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-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 (r94516); Translate extension (2011-07-09)\n" +"X-Translation-Project: translatewiki.net at //translatewiki.net\n" "X-Language-Code: nl\n" "X-Message-Group: #out-statusnet-plugin-noticetitle\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: NoticeTitlePlugin.php:132 +#. TRANS: Plugin description. msgid "Adds optional titles to notices." msgstr "Voegt optioneel titels toe aan mededelingen." +#. 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] "De mededelingstitel is te lang (maximaal %d teken)." +msgstr[1] "De mededelingstitel is te lang (maximaal %d tekens)." + #. 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"