X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2Fnl%2FLC_MESSAGES%2FNoticeTitle.po;h=b1355f019a2a2d6ab4a469ddbebe3f65db59a6c3;hb=89aebb4ef050700623dcf00829097c3875c1929f;hp=42ca04f9fdb4e513006613409d7fe0821acdaaf9;hpb=e8e6d494d2457680c5d3c4f90e1e851e1323a80d;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 42ca04f9fd..b1355f019a 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-18 11:22+0000\n" -"PO-Revision-Date: 2011-04-18 11:23:28+0000\n" +"POT-Creation-Date: 2011-06-18 15:54+0000\n" +"PO-Revision-Date: 2011-06-18 15:56:37+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 (r86294); Translate extension (2011-04-13)\n" +"X-POT-Import-Date: 2011-06-05 21:51:09+0000\n" +"X-Generator: MediaWiki 1.19alpha (r90318); Translate extension (2011-06-02)\n" "X-Translation-Project: translatewiki.net at http://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"