123456789101112131415161718192021222324252627282930313233343536 |
- # Translation file for GNU social - the free software social networking platform
- # Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
- # This file is under https://www.gnu.org/licenses/agpl v3 or later
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-02-07 09:02+0000\n"
- "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
- "Language-Team: German (http://www.transifex.com/gnu-social/gnu-social/language/de/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: de\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:127
- #, php-format
- msgid "Could not connect to %1$s on %2$s."
- msgstr "Konnte keine Verbindung mit %1$s auf %2$s herstellen."
- #. TRANS: Exception. %s is the Meteor message that could not be added.
- #: MeteorPlugin.php:140
- #, php-format
- msgid "Error adding meteor message \"%s\"."
- msgstr "Fehler beim Hinzufügen der Meteor-Nachricht „%s“."
- #. TRANS: Plugin description.
- #: MeteorPlugin.php:171
- msgid "Plugin to do \"real time\" updates using Meteor."
- msgstr "Plugin für Echtzeit-Aktualisierungen mit Meteor."
|