DE addon translation update

This commit is contained in:
Tobias Diekershoff 2022-01-22 18:52:57 +01:00
parent 484482a4ce
commit 1e60ac18cf
80 changed files with 972 additions and 996 deletions

View file

@ -4,29 +4,27 @@
#
#
# Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014
# Steffen K9, 2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
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-08 19:23+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-22 17:21+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/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"
#: randplace.php:169
msgid "Randplace Settings"
msgstr "Randplace-Einstellungen"
#: randplace.php:171
#: randplace.php:161
msgid "Enable Randplace Addon"
msgstr "Randplace-Addon aktivieren"
#: randplace.php:177
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: randplace.php:166
msgid "Randplace Settings"
msgstr "Randplace-Einstellungen"

View file

@ -5,6 +5,5 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Randplace Settings'] = 'Randplace-Einstellungen';
$a->strings['Enable Randplace Addon'] = 'Randplace-Addon aktivieren';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Randplace Settings'] = 'Randplace-Einstellungen';