DE morechoice translation update THX copis
This commit is contained in:
parent
2c99f21b14
commit
f20055c498
2 changed files with 6 additions and 5 deletions
|
@ -6,6 +6,7 @@
|
|||
# Translators:
|
||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
|
||||
# Vinzenz Vietzke <vinz@vinzv.de>, 2018
|
||||
# Copiis Praeesse <richard@zsemberi.de>, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
|
@ -14,7 +15,7 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-08-07 15:04+0200\n"
|
||||
"PO-Revision-Date: 2018-08-07 18:18+0000\n"
|
||||
"Last-Translator: Vinzenz Vietzke <vinz@vinzv.de>, 2018\n"
|
||||
"Last-Translator: Copiis Praeesse <richard@zsemberi.de>, 2019\n"
|
||||
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -80,11 +81,11 @@ msgstr "Nonne"
|
|||
|
||||
#: morechoice.php:48
|
||||
msgid "Soft butch"
|
||||
msgstr ""
|
||||
msgstr "zarter Butch"
|
||||
|
||||
#: morechoice.php:49
|
||||
msgid "Stone femme"
|
||||
msgstr ""
|
||||
msgstr "steinerne Femme"
|
||||
|
||||
#: morechoice.php:50
|
||||
msgid "Tomboy"
|
||||
|
|
|
@ -20,8 +20,8 @@ $a->strings["Lipstick lesbian"] = "Lippenstift Lesbe";
|
|||
$a->strings["Metrosexual"] = "Metrosexuell";
|
||||
$a->strings["Monk"] = "Mönch";
|
||||
$a->strings["Nun"] = "Nonne";
|
||||
$a->strings["Soft butch"] = "";
|
||||
$a->strings["Stone femme"] = "";
|
||||
$a->strings["Soft butch"] = "zarter Butch";
|
||||
$a->strings["Stone femme"] = "steinerne Femme";
|
||||
$a->strings["Tomboy"] = "Tomboy";
|
||||
$a->strings["Transman"] = "Transmann";
|
||||
$a->strings["Transwoman"] = "Transfrau";
|
||||
|
|
Loading…
Reference in a new issue