updating the addon translations, missed some files due missing git fu

This commit is contained in:
Tobias Diekershoff 2015-04-03 13:17:32 +02:00
parent be2e3e6bf7
commit 4533ed9a34
302 changed files with 3081 additions and 2904 deletions

View file

@ -4,14 +4,15 @@
#
#
# Translators:
# Abrax <webmaster@a-zwenkau.de>, 2014
# bavatar <tobias.diekershoff@gmx.net>, 2014
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2014-07-10 05:48+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-15 12:18+0000\n"
"Last-Translator: Abrax <webmaster@a-zwenkau.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,26 +24,26 @@ msgstr ""
msgid "Post to Dreamwidth"
msgstr "In Dreamwidth veröffentlichen"
#: dwpost.php:70 dwpost.php:74
msgid "Dreamwidth Export"
msgstr "Dreamwidth Passwort"
#: dwpost.php:70
msgid "Dreamwidth Post Settings"
msgstr "Dreamwidth Veröffentlichungs-Einstellungen"
#: dwpost.php:78
#: dwpost.php:72
msgid "Enable dreamwidth Post Plugin"
msgstr "Dreamwidth Post Plugin aktivieren"
#: dwpost.php:83
#: dwpost.php:77
msgid "dreamwidth username"
msgstr "Dreamwidth Benutzername"
#: dwpost.php:88
#: dwpost.php:82
msgid "dreamwidth password"
msgstr "Dreamwidth Passwort"
#: dwpost.php:93
#: dwpost.php:87
msgid "Post to dreamwidth by default"
msgstr "Standardmäßig bei Dreamwidth veröffentlichen"
#: dwpost.php:99
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: dwpost.php:93
msgid "Submit"
msgstr "Senden"

View file

@ -6,9 +6,9 @@ function string_plural_select_de($n){
}}
;
$a->strings["Post to Dreamwidth"] = "In Dreamwidth veröffentlichen";
$a->strings["Dreamwidth Export"] = "Dreamwidth Passwort";
$a->strings["Dreamwidth Post Settings"] = "Dreamwidth Veröffentlichungs-Einstellungen";
$a->strings["Enable dreamwidth Post Plugin"] = "Dreamwidth Post Plugin aktivieren";
$a->strings["dreamwidth username"] = "Dreamwidth Benutzername";
$a->strings["dreamwidth password"] = "Dreamwidth Passwort";
$a->strings["Post to dreamwidth by default"] = "Standardmäßig bei Dreamwidth veröffentlichen";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["Submit"] = "Senden";