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-11 05:35+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:28+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"
@ -39,22 +40,22 @@ msgstr "Foren:"
msgid "Forumlist settings updated."
msgstr "Einstellungen zur Foren-Liste aktualisiert."
#: forumlist.php:161 forumlist.php:165
msgid "Forumlist"
msgstr "Foren-Liste"
#: forumlist.php:162
msgid "Forumlist Settings"
msgstr "Foren-Liste Einstellungen"
#: forumlist.php:169
#: forumlist.php:164
msgid "Randomise forum list"
msgstr "Zufällige Zusammenstellung der Foren-Liste"
#: forumlist.php:172
#: forumlist.php:167
msgid "Show forums on profile page"
msgstr "Zeige die Liste der Foren auf der Profilseite"
#: forumlist.php:175
#: forumlist.php:170
msgid "Show forums on network page"
msgstr "Zeige Foren auf der Netzwerk-Seite"
#: forumlist.php:183
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: forumlist.php:178
msgid "Submit"
msgstr "Senden"

View file

@ -10,8 +10,8 @@ $a->strings["show/hide"] = "anzeigen/verbergen";
$a->strings["No forum subscriptions"] = "Keine Foren-Mitgliedschaften.";
$a->strings["Forums:"] = "Foren:";
$a->strings["Forumlist settings updated."] = "Einstellungen zur Foren-Liste aktualisiert.";
$a->strings["Forumlist"] = "Foren-Liste";
$a->strings["Forumlist Settings"] = "Foren-Liste Einstellungen";
$a->strings["Randomise forum list"] = "Zufällige Zusammenstellung der Foren-Liste";
$a->strings["Show forums on profile page"] = "Zeige die Liste der Foren auf der Profilseite";
$a->strings["Show forums on network page"] = "Zeige Foren auf der Netzwerk-Seite";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["Submit"] = "Senden";