]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/AnonymousFave/locale/de/LC_MESSAGES/AnonymousFave.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / AnonymousFave / locale / de / LC_MESSAGES / AnonymousFave.po
index b18d6c412dbd44e524ceec850cd0e84c9f5aef8c..f6c8ed4c4d2e50ef50c00b25a123186c177348fc 100644 (file)
@@ -1,6 +1,7 @@
 # Translation of StatusNet - AnonymousFave to German (Deutsch)
-# Expored from translatewiki.net
+# Exported from translatewiki.net
 #
+# Author: DaSch
 # Author: The Evil IP address
 # --
 # This file is distributed under the same license as the StatusNet package.
@@ -9,94 +10,82 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - AnonymousFave\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-29 15:37+0000\n"
-"PO-Revision-Date: 2010-11-29 15:39:59+0000\n"
-"Language-Team: German <http://translatewiki.net/wiki/Portal:de>\n"
+"POT-Creation-Date: 2011-09-11 13:47+0000\n"
+"PO-Revision-Date: 2011-09-11 13:48:01+0000\n"
+"Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-29 16:11:51+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r77421); Translate extension (2010-09-17)\n"
-"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
+"X-POT-Import-Date: 2011-06-05 21:49:09+0000\n"
+"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
+"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
 "X-Language-Code: de\n"
 "X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#. TRANS: Label for tally for number of times a notice was favored.
-#: AnonymousFavePlugin.php:207
-msgid "Favored"
-msgstr "Favorisiert"
-
 #. TRANS: Server exception.
-#: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
-msgid "Couldn't create anonymous user session."
-msgstr "Konnte keine anonyme Benutzer-Sitzung erstellen."
+#. 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: Plugin description.
-#: AnonymousFavePlugin.php:326
-msgid "Allow anonymous users to favorite notices."
-msgstr "Ermöglicht anonymen Benutzern Nachrichten zu favorisieren."
+#. 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.
-#: anonfavor.php:60
 msgid ""
-"Could not favor notice! Please make sure your browser has cookies enabled."
+"Could not disfavor notice! Please make sure your browser has cookies enabled."
 msgstr ""
-"Konnte Nachricht nicht favorisieren! Bitte stelle sicher, dass Cookies in "
-"deinem Browser aktiviert sind."
+"Konnte Nachricht nicht aus den Favoriten entfernen! Bitte stelle sicher, "
+"dass Cookies in deinem Browser aktiviert sind."
 
 #. TRANS: Client error.
-#: anonfavor.php:71 anondisfavor.php:72
 msgid "There was a problem with your session token. Try again, please."
 msgstr "Es gab ein Problem mit deinem Sitzungstoken. Bitte versuche es erneut."
 
 #. TRANS: Client error.
-#: anonfavor.php:78
-msgid "This notice is already a favorite!"
-msgstr "Diese Nachricht ist bereits ein Favorit!"
+msgid "This notice is not a favorite!"
+msgstr "Diese Nachricht ist kein Favorit!"
 
 #. TRANS: Server error.
-#: anonfavor.php:85
-msgid "Could not create favorite."
-msgstr "Konnte keinen Favoriten erstellen."
+msgid "Could not delete favorite."
+msgstr "Konnte Favoriten nicht löschen."
 
 #. TRANS: Title.
-#: anonfavor.php:95
-msgid "Disfavor favorite"
-msgstr "Aus Favoriten entfernen"
+msgid "Add to favorites"
+msgstr "Zu Favoriten hinzufügen"
 
-#. TRANS: Server exception.
-#. TRANS: %d is the notice ID (number).
-#: Fave_tally.php:155 Fave_tally.php:184
-#, php-format
-msgid "Couldn't update favorite tally for notice ID %d."
-msgstr "Konnte Favoritenzähler der Nachrichten-ID %d nicht aktualisieren."
+#. TRANS: Label for tally for number of times a notice was favored.
+msgid "Favored"
+msgstr "Favorisiert"
 
 #. TRANS: Server exception.
-#. TRANS: %d is the notice ID (number).
-#: Fave_tally.php:215
-#, php-format
-msgid "Couldn't create favorite tally for notice ID %d."
-msgstr "Konnte keinen Favoritenzähler der Nachrichten-ID %d erstellen."
+msgid "Could not create anonymous user session."
+msgstr "Konnte keine anonyme Benutzer-Sitzung erstellen."
+
+#. TRANS: Plugin description.
+msgid "Allow anonymous users to favorite notices."
+msgstr "Ermöglicht anonymen Benutzern Nachrichten zu favorisieren."
 
 #. TRANS: Client error.
-#: anondisfavor.php:61
 msgid ""
-"Could not disfavor notice! Please make sure your browser has cookies enabled."
+"Could not favor 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."
+"Konnte Nachricht nicht favorisieren! Bitte stelle sicher, dass Cookies in "
+"deinem Browser aktiviert sind."
 
 #. TRANS: Client error.
-#: anondisfavor.php:82
-msgid "This notice is not a favorite!"
-msgstr "Diese Nachricht ist kein Favorit!"
+msgid "This notice is already a favorite!"
+msgstr "Diese Nachricht ist bereits ein Favorit!"
 
 #. TRANS: Server error.
-#: anondisfavor.php:91
-msgid "Could not delete favorite."
-msgstr "Konnte Favoriten nicht löschen."
+msgid "Could not create favorite."
+msgstr "Konnte keinen Favoriten erstellen."
 
 #. TRANS: Title.
-#: anondisfavor.php:101
-msgid "Add to favorites"
-msgstr "Zu Favoriten hinzufügen"
+msgid "Disfavor favorite"
+msgstr "Aus Favoriten entfernen"