X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FNoticeTitle%2Flocale%2Fde%2FLC_MESSAGES%2FNoticeTitle.po;h=1eedd7069d8d78d561b6cbfa790f577aceb0add7;hb=eafe507068537b5588f3f452eac5f219e25ede06;hp=f164df8d0f3dabc1093a4eba405849c1f683fa2b;hpb=0644cdb6d0ba56eeb4a0fc96f9aa8e2fdbdde185;p=quix0rs-gnu-social.git diff --git a/plugins/NoticeTitle/locale/de/LC_MESSAGES/NoticeTitle.po b/plugins/NoticeTitle/locale/de/LC_MESSAGES/NoticeTitle.po index f164df8d0f..1eedd7069d 100644 --- a/plugins/NoticeTitle/locale/de/LC_MESSAGES/NoticeTitle.po +++ b/plugins/NoticeTitle/locale/de/LC_MESSAGES/NoticeTitle.po @@ -1,6 +1,7 @@ # Translation of StatusNet - NoticeTitle to German (Deutsch) # Exported from translatewiki.net # +# Author: ChrisiPK # Author: The Evil IP address # -- # This file is distributed under the same license as the StatusNet package. @@ -9,21 +10,30 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - NoticeTitle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-11 12:22+0000\n" -"PO-Revision-Date: 2011-04-11 12:27:15+0000\n" -"Language-Team: German \n" +"POT-Creation-Date: 2012-05-03 22:11+0000\n" +"PO-Revision-Date: 2012-05-03 22:12:31+0000\n" +"Language-Team: German \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 (r85780); Translate extension (2011-03-11)\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.20alpha (05c726a); Translate 2012-04-11\n" +"X-Translation-Project: translatewiki.net \n" "X-Language-Code: de\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 "Fügt Nachrichten optionale Titel hinzu." +#. 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] "Der Nachrichtentitel ist zu lang (maximal %d Zeichen)." +msgstr[1] "Der Nachrichtentitel ist zu lang (maximal %d Zeichen)." + #. TRANS: Page title. %1$s is the title, %2$s is the site name. #, php-format msgid "%1$s - %2$s"