]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/AnonymousFave/locale/de/LC_MESSAGES/AnonymousFave.po
Merge branch 'nightly' of gitorious.org:social/mainline into nightly
[quix0rs-gnu-social.git] / plugins / AnonymousFave / locale / de / LC_MESSAGES / AnonymousFave.po
index 82a8586250839dbd93d42ec99d817c721112917b..79e673d3f519439c0450543874e1e749c9ebeb44 100644 (file)
@@ -1,91 +1,85 @@
-# Translation of StatusNet - AnonymousFave to German (Deutsch)
-# Exported from translatewiki.net
-#
-# Author: DaSch
-# Author: The Evil IP address
-# --
-# This file is distributed under the same license as the StatusNet package.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
 msgid ""
 msgstr ""
-"Project-Id-Version: StatusNet - AnonymousFave\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-30 11:07+0000\n"
-"PO-Revision-Date: 2012-06-30 11:07:35+0000\n"
-"Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-05 17:40+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: German (http://www.transifex.com/projects/p/gnu-social/language/de/)\n"
+"MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-06-05 21:49:09+0000\n"
-"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
-"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
-"X-Language-Code: de\n"
-"X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
+"Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#. TRANS: Server exception.
-#. TRANS: %d is the notice ID (number).
-#, php-format
-msgid "Could not update favorite tally for notice ID %d."
-msgstr ""
-"Konnte Favoritenzähler der Nachricht mit der ID %d nicht aktualisieren."
-
-#. TRANS: Server exception.
-#. TRANS: %d is the notice ID (number).
-#, php-format
-msgid "Could not create favorite tally for notice ID %d."
-msgstr ""
-"Konnte keinen Favoritenzähler für die Nachricht mit der ID %d erstellen."
-
 #. TRANS: Client error.
+#: actions/anonfavor.php:58
 msgid ""
-"Could not disfavor notice! Please make sure your browser has cookies enabled."
-msgstr ""
-"Konnte Nachricht nicht aus den Favoriten entfernen! Bitte stelle sicher, "
-"dass Cookies in deinem Browser aktiviert sind."
+"Could not favor notice! Please make sure your browser has cookies enabled."
+msgstr "Konnte Nachricht nicht favorisieren! Bitte stelle sicher, dass Cookies in deinem Browser aktiviert sind."
 
 #. TRANS: Client error.
-msgid "There was a problem with your session token. Try again, please."
-msgstr "Es gab ein Problem mit deinem Sitzungstoken. Bitte versuche es erneut."
+#: actions/anonfavor.php:67
+msgid "This notice is already a favorite!"
+msgstr "Diese Nachricht ist bereits ein Favorit!"
+
+#. TRANS: Server error.
+#: actions/anonfavor.php:73
+msgid "Could not create favorite."
+msgstr "Konnte keinen Favoriten erstellen."
+
+#. TRANS: Title.
+#: actions/anonfavor.php:82
+msgid "Disfavor favorite"
+msgstr "Aus Favoriten entfernen"
 
 #. TRANS: Client error.
-msgid "This notice is not a favorite!"
-msgstr "Diese Nachricht ist kein Favorit!"
+#: actions/anondisfavor.php:59
+msgid ""
+"Could not disfavor notice! Please make sure your browser has cookies "
+"enabled."
+msgstr "Konnte Nachricht nicht aus den Favoriten entfernen! Bitte stelle sicher, dass Cookies in deinem Browser aktiviert sind."
 
 #. TRANS: Server error.
+#: actions/anondisfavor.php:80
 msgid "Could not delete favorite."
 msgstr "Konnte Favoriten nicht löschen."
 
 #. TRANS: Title.
+#: actions/anondisfavor.php:89
 msgid "Add to favorites"
 msgstr "Zu Favoriten hinzufügen"
 
+#. TRANS: Server exception.
+#. TRANS: %d is the notice ID (number).
+#: classes/Fave_tally.php:96 classes/Fave_tally.php:125
+#, php-format
+msgid "Could not update favorite tally for notice ID %d."
+msgstr "Konnte Favoritenzähler der Nachricht mit der ID %d nicht aktualisieren."
+
+#. TRANS: Server exception.
+#. TRANS: %d is the notice ID (number).
+#: classes/Fave_tally.php:156
+#, php-format
+msgid "Could not create favorite tally for notice ID %d."
+msgstr "Konnte keinen Favoritenzähler für die Nachricht mit der ID %d erstellen."
+
 #. TRANS: Label for tally for number of times a notice was favored.
+#: AnonymousFavePlugin.php:165
 msgid "Favored"
 msgstr "Favorisiert"
 
 #. TRANS: Server exception.
+#: AnonymousFavePlugin.php:198 AnonymousFavePlugin.php:209
 msgid "Could not create anonymous user session."
 msgstr "Konnte keine anonyme Benutzer-Sitzung erstellen."
 
 #. TRANS: Plugin description.
+#: AnonymousFavePlugin.php:284
 msgid "Allow anonymous users to favorite notices."
 msgstr "Ermöglicht anonymen Benutzern Nachrichten zu favorisieren."
-
-#. TRANS: Client error.
-msgid ""
-"Could not favor notice! Please make sure your browser has cookies enabled."
-msgstr ""
-"Konnte Nachricht nicht favorisieren! Bitte stelle sicher, dass Cookies in "
-"deinem Browser aktiviert sind."
-
-#. TRANS: Client error.
-msgid "This notice is already a favorite!"
-msgstr "Diese Nachricht ist bereits ein Favorit!"
-
-#. TRANS: Server error.
-msgid "Could not create favorite."
-msgstr "Konnte keinen Favoriten erstellen."
-
-#. TRANS: Title.
-msgid "Disfavor favorite"
-msgstr "Aus Favoriten entfernen"