mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
DE addon translation update
This commit is contained in:
parent
484482a4ce
commit
1e60ac18cf
80 changed files with 972 additions and 996 deletions
|
@ -4,15 +4,16 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# bavatar <tobias.diekershoff@gmx.net>, 2014
|
||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
|
||||
# Ulf Rompe <transifex.com@rompe.org>, 2019
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2014-10-14 07:57+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-02-01 18:15+0100\n"
|
||||
"PO-Revision-Date: 2019-02-11 13:03+0000\n"
|
||||
"Last-Translator: Ulf Rompe <transifex.com@rompe.org>\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"
|
||||
|
@ -37,11 +38,11 @@ msgstr "poppte"
|
|||
|
||||
#: morepokes.php:21
|
||||
msgid "do something obscenely biological to"
|
||||
msgstr "mit ihm/ihr etwas obszönes Körperliches machen"
|
||||
msgstr "mit ihm/ihr etwas obszönes, Körperliches machen"
|
||||
|
||||
#: morepokes.php:21
|
||||
msgid "did something obscenely biological to"
|
||||
msgstr "machte etwas obszönes Körperliches mit"
|
||||
msgstr "machte etwas obszönes, Körperliches mit"
|
||||
|
||||
#: morepokes.php:22
|
||||
msgid "point out the poke feature to"
|
||||
|
@ -53,7 +54,7 @@ msgstr "zeigte die neue Anstups-Funktion"
|
|||
|
||||
#: morepokes.php:23
|
||||
msgid "declare undying love for"
|
||||
msgstr "unterbliche Liebe verkünden"
|
||||
msgstr "unsterbliche Liebe verkünden"
|
||||
|
||||
#: morepokes.php:23
|
||||
msgid "declared undying love for"
|
||||
|
|
|
@ -9,11 +9,11 @@ $a->strings['bitchslap'] = 'ohrfeigen';
|
|||
$a->strings['bitchslapped'] = 'ohrfeigte';
|
||||
$a->strings['shag'] = 'poppen';
|
||||
$a->strings['shagged'] = 'poppte';
|
||||
$a->strings['do something obscenely biological to'] = 'mit ihm/ihr etwas obszönes Körperliches machen';
|
||||
$a->strings['did something obscenely biological to'] = 'machte etwas obszönes Körperliches mit';
|
||||
$a->strings['do something obscenely biological to'] = 'mit ihm/ihr etwas obszönes, Körperliches machen';
|
||||
$a->strings['did something obscenely biological to'] = 'machte etwas obszönes, Körperliches mit';
|
||||
$a->strings['point out the poke feature to'] = 'zeigte die neue Anstups-Funktion';
|
||||
$a->strings['pointed out the poke feature to'] = 'zeigte die neue Anstups-Funktion';
|
||||
$a->strings['declare undying love for'] = 'unterbliche Liebe verkünden';
|
||||
$a->strings['declare undying love for'] = 'unsterbliche Liebe verkünden';
|
||||
$a->strings['declared undying love for'] = 'verkündete unsterbliche Liebe für';
|
||||
$a->strings['patent'] = 'patentieren';
|
||||
$a->strings['patented'] = 'patentierte';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue