diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-11-29 20:18:13 +0100 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-11-29 20:28:28 +0100 |
commit | ed0e91c7a19a369a1f9db33b88204819e95ff6c9 (patch) | |
tree | d5ca0056ed00173abfdbde01ba196af8fa92352a /plugins/Meteor/locale | |
parent | 6a0fd59df28ac88bc1e7175507380873b240c835 (diff) |
Localisation updates from http://translatewiki.net.
Diffstat (limited to 'plugins/Meteor/locale')
-rw-r--r-- | plugins/Meteor/locale/de/LC_MESSAGES/Meteor.po | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/plugins/Meteor/locale/de/LC_MESSAGES/Meteor.po b/plugins/Meteor/locale/de/LC_MESSAGES/Meteor.po new file mode 100644 index 000000000..1eeb0372c --- /dev/null +++ b/plugins/Meteor/locale/de/LC_MESSAGES/Meteor.po @@ -0,0 +1,38 @@ +# Translation of StatusNet - Meteor to German (Deutsch) +# Expored from translatewiki.net +# +# Author: The Evil IP address +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - Meteor\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-11-29 15:37+0000\n" +"PO-Revision-Date: 2010-11-29 15:41:33+0000\n" +"Language-Team: German <http://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:12:54+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-Language-Code: de\n" +"X-Message-Group: #out-statusnet-plugin-meteor\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. TRANS: Exception. %1$s is the control server, %2$s is the control port. +#: MeteorPlugin.php:115 +#, php-format +msgid "Couldn't connect to %1$s on %2$s." +msgstr "Konnte nicht mit %1$s auf %2$s verbinden." + +#. TRANS: Exception. %s is the Meteor message that could not be added. +#: MeteorPlugin.php:128 +#, php-format +msgid "Error adding meteor message \"%s\"" +msgstr "Fehler beim Hinzufügen der Meteor-Nachricht „%s“" + +#: MeteorPlugin.php:158 +msgid "Plugin to do \"real time\" updates using Comet/Bayeux." +msgstr "Plugin für Echtzeit-Aktualisierungen mit Comet/Bayeux." |