X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2Fnl%2FLC_MESSAGES%2FNoticeTitle.po;h=2ebe9128061c5235f15c48b26f03b4f750d77bcb;hb=8884a5255fb90fda67b63fa0d4252d77176337e5;hp=1daebcdc46beb4d525812054b5a8110313ea1dc7;hpb=e5961efc278c992be6dc057364771ff3266921d1;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 1daebcdc46..2ebe912806 100644 --- a/plugins/NoticeTitle/locale/nl/LC_MESSAGES/NoticeTitle.po +++ b/plugins/NoticeTitle/locale/nl/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-20 07:13+0000\n" -"PO-Revision-Date: 2011-04-20 07:14:24+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-03-18 20:08:23+0000\n" -"X-Generator: MediaWiki 1.18alpha (r86457); Translate extension (2011-04-13)\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" +#. 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. #, php-format msgid "%1$s - %2$s"