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

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-29 05:25+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+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"
@ -22,14 +22,10 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: group_text.php:62
msgid "Group Text"
msgstr "Gruppen als Text"
#: group_text.php:64
#: group_text.php:58
msgid "Use a text only (non-image) group selector in the \"group edit\" menu"
msgstr "Beim Bearbeiten von Gruppen Text statt Bilder anzeigen"
#: group_text.php:70
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: group_text.php:63
msgid "Group Text"
msgstr "Gruppen als Text"

View file

@ -5,6 +5,5 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Group Text'] = 'Gruppen als Text';
$a->strings['Use a text only (non-image) group selector in the "group edit" menu'] = 'Beim Bearbeiten von Gruppen Text statt Bilder anzeigen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Group Text'] = 'Gruppen als Text';