diff --git a/advancedcontentfilter/lang/nl/messages.po b/advancedcontentfilter/lang/nl/messages.po new file mode 100644 index 00000000..eefe52e1 --- /dev/null +++ b/advancedcontentfilter/lang/nl/messages.po @@ -0,0 +1,178 @@ +# ADDON advancedcontentfilter +# Copyright (C) +# This file is distributed under the same license as the Friendica advancedcontentfilter addon package. +# +# +# Translators: +# Rik 4 , 2018 +# AgnesElisa , 2018 +# Jeroen De Meerleer , 2018 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-17 04:04+0200\n" +"PO-Revision-Date: 2018-05-24 06:41+0000\n" +"Last-Translator: Jeroen De Meerleer , 2018\n" +"Language-Team: Dutch (https://www.transifex.com/Friendica/teams/12172/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: advancedcontentfilter.php:134 +#, php-format +msgid "Filtered by rule: %s" +msgstr "Gefilterd volgens regel: %s" + +#: advancedcontentfilter.php:147 advancedcontentfilter.php:204 +msgid "Advanced Content Filter" +msgstr "Geavanceerd filter voor berichtsinhoud" + +#: advancedcontentfilter.php:203 +msgid "Back to Addon Settings" +msgstr "Terug naar Addon instellingen" + +#: advancedcontentfilter.php:205 +msgid "Add a Rule" +msgstr "Filterregel toevoegen" + +#: advancedcontentfilter.php:206 +msgid "Help" +msgstr "Help" + +#: advancedcontentfilter.php:207 +msgid "" +"Add and manage your personal content filter rules in this screen. Rules have" +" a name and an arbitrary expression that will be matched against post data. " +"For a complete reference of the available operations and variables, check " +"the help page." +msgstr "" +"Beheer de filterregels van je persoonlijke filter voor berichtsinhoud in dit" +" scherm. Regels hebben een naam en bewoording welke we automatisch " +"controleren door te vergelijken met de inhoud van elk bericht. Voor een " +"compleet naslagwerk van de beschikbare bewerkingen en variabelen, zie de help pagina." + +#: advancedcontentfilter.php:208 +msgid "Your rules" +msgstr "Jouw regels" + +#: advancedcontentfilter.php:209 +msgid "" +"You have no rules yet! Start adding one by clicking on the button above next" +" to the title." +msgstr "" +"Je hebt nog geen regels! Klik op de knop bovenin naast de titel om een regel" +" toe te voegen." + +#: advancedcontentfilter.php:210 +msgid "Disabled" +msgstr "Uitgeschakeld" + +#: advancedcontentfilter.php:211 +msgid "Enabled" +msgstr "Geactiveerd" + +#: advancedcontentfilter.php:212 +msgid "Disable this rule" +msgstr "Deze regel uitschakelen" + +#: advancedcontentfilter.php:213 +msgid "Enable this rule" +msgstr "Deze regel inschakelen" + +#: advancedcontentfilter.php:214 +msgid "Edit this rule" +msgstr "Regel bewerken" + +#: advancedcontentfilter.php:215 +msgid "Edit the rule" +msgstr "Regel bewerken" + +#: advancedcontentfilter.php:216 +msgid "Save this rule" +msgstr "Deze regel opslaan" + +#: advancedcontentfilter.php:217 +msgid "Delete this rule" +msgstr "Deze regel verwijderen" + +#: advancedcontentfilter.php:218 +msgid "Rule" +msgstr "Regel" + +#: advancedcontentfilter.php:219 +msgid "Close" +msgstr "Sluiten" + +#: advancedcontentfilter.php:220 +msgid "Add new rule" +msgstr "Voeg nieuwe regel toe" + +#: advancedcontentfilter.php:221 +msgid "Rule Name" +msgstr "Regel naam" + +#: advancedcontentfilter.php:222 +msgid "Rule Expression" +msgstr "Regel bewoording" + +#: advancedcontentfilter.php:223 +msgid "" +"

Examples:

  • author_link == "
    +"'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
" +msgstr "" +"

Voorbeelden:

  • author_link == "
    +"'https://friendica.mrpetovan.com/profile/hypolite'
  • label
" + +#: advancedcontentfilter.php:224 +msgid "Cancel" +msgstr "Annuleren" + +#: advancedcontentfilter.php:290 advancedcontentfilter.php:301 +#: advancedcontentfilter.php:312 advancedcontentfilter.php:346 +#: advancedcontentfilter.php:375 advancedcontentfilter.php:396 +msgid "You must be logged in to use this method" +msgstr "Je moet ingelogd zijn om deze methode te gebruiken" + +#: advancedcontentfilter.php:316 advancedcontentfilter.php:350 +#: advancedcontentfilter.php:379 +msgid "Invalid form security token, please refresh the page." +msgstr "Ongeldige formulier beveiligings token, vernieuw de pagina a.u.b." + +#: advancedcontentfilter.php:328 +msgid "The rule name and expression are required." +msgstr "De regelnaam en bewoording zijn vereist." + +#: advancedcontentfilter.php:340 +msgid "Rule successfully added" +msgstr "Regel succesvol toegevoegd" + +#: advancedcontentfilter.php:354 advancedcontentfilter.php:383 +msgid "Rule doesn't exist or doesn't belong to you." +msgstr "Deze regel bestaat niet, of is niet van jou." + +#: advancedcontentfilter.php:369 +msgid "Rule successfully updated" +msgstr "Regel succesvol opgeslagen" + +#: advancedcontentfilter.php:390 +msgid "Rule successfully deleted" +msgstr "Regel succesvol verwijderd" + +#: advancedcontentfilter.php:400 +msgid "Missing argument: guid." +msgstr "Parameter guid niet aanwezig" + +#: advancedcontentfilter.php:406 +#, php-format +msgid "Unknown post with guid: %s" +msgstr "Onbekend bericht met guid: %s" + +#: src/middlewares.php:28 +msgid "Method not found" +msgstr "Methode niet gevonden" diff --git a/advancedcontentfilter/lang/nl/strings.php b/advancedcontentfilter/lang/nl/strings.php new file mode 100644 index 00000000..6c40c028 --- /dev/null +++ b/advancedcontentfilter/lang/nl/strings.php @@ -0,0 +1,41 @@ +strings["Filtered by rule: %s"] = "Gefilterd volgens regel: %s"; +$a->strings["Advanced Content Filter"] = "Geavanceerd filter voor berichtsinhoud"; +$a->strings["Back to Addon Settings"] = "Terug naar Addon instellingen"; +$a->strings["Add a Rule"] = "Filterregel toevoegen"; +$a->strings["Help"] = "Help"; +$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Beheer de filterregels van je persoonlijke filter voor berichtsinhoud in dit scherm. Regels hebben een naam en bewoording welke we automatisch controleren door te vergelijken met de inhoud van elk bericht. Voor een compleet naslagwerk van de beschikbare bewerkingen en variabelen, zie de help pagina."; +$a->strings["Your rules"] = "Jouw regels"; +$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Je hebt nog geen regels! Klik op de knop bovenin naast de titel om een regel toe te voegen."; +$a->strings["Disabled"] = "Uitgeschakeld"; +$a->strings["Enabled"] = "Geactiveerd"; +$a->strings["Disable this rule"] = "Deze regel uitschakelen"; +$a->strings["Enable this rule"] = "Deze regel inschakelen"; +$a->strings["Edit this rule"] = "Regel bewerken"; +$a->strings["Edit the rule"] = "Regel bewerken"; +$a->strings["Save this rule"] = "Deze regel opslaan"; +$a->strings["Delete this rule"] = "Deze regel verwijderen"; +$a->strings["Rule"] = "Regel"; +$a->strings["Close"] = "Sluiten"; +$a->strings["Add new rule"] = "Voeg nieuwe regel toe"; +$a->strings["Rule Name"] = "Regel naam"; +$a->strings["Rule Expression"] = "Regel bewoording"; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Voorbeelden:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • label
"; +$a->strings["Cancel"] = "Annuleren"; +$a->strings["You must be logged in to use this method"] = "Je moet ingelogd zijn om deze methode te gebruiken"; +$a->strings["Invalid form security token, please refresh the page."] = "Ongeldige formulier beveiligings token, vernieuw de pagina a.u.b."; +$a->strings["The rule name and expression are required."] = "De regelnaam en bewoording zijn vereist."; +$a->strings["Rule successfully added"] = "Regel succesvol toegevoegd"; +$a->strings["Rule doesn't exist or doesn't belong to you."] = "Deze regel bestaat niet, of is niet van jou."; +$a->strings["Rule successfully updated"] = "Regel succesvol opgeslagen"; +$a->strings["Rule successfully deleted"] = "Regel succesvol verwijderd"; +$a->strings["Missing argument: guid."] = "Parameter guid niet aanwezig"; +$a->strings["Unknown post with guid: %s"] = "Onbekend bericht met guid: %s"; +$a->strings["Method not found"] = "Methode niet gevonden"; diff --git a/catavatar/lang/fr/messages.po b/catavatar/lang/fr/messages.po new file mode 100644 index 00000000..3c4e03f6 --- /dev/null +++ b/catavatar/lang/fr/messages.po @@ -0,0 +1,54 @@ +# ADDON catavatar +# Copyright (C) +# This file is distributed under the same license as the Friendica catavatar addon package. +# +# +# Translators: +# Vladimir Núñez , 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-13 09:35+0000\n" +"PO-Revision-Date: 2018-04-07 05:23+0000\n" +"Last-Translator: Vladimir Núñez , 2019\n" +"Language-Team: French (https://www.transifex.com/Friendica/teams/12172/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: catavatar.php:60 +msgid "Use Cat as Avatar" +msgstr "Utiliser Chat comme avatar" + +#: catavatar.php:61 +msgid "More Random Cat!" +msgstr "Autres Chats au hasard" + +#: catavatar.php:62 +msgid "Reset to email Cat" +msgstr "Réinitialiser à Chat courriel" + +#: catavatar.php:64 +msgid "Cat Avatar Settings" +msgstr "Paramètres de Chat avatar" + +#: catavatar.php:100 +msgid "The cat hadn't found itself." +msgstr "Le Chat ne s'y est pas retrouvé" + +#: catavatar.php:109 +msgid "There was an error, the cat ran away." +msgstr "Il y a eu une erreur et le chat s'est enfui" + +#: catavatar.php:115 +msgid "Profile Photos" +msgstr "Photos de profil" + +#: catavatar.php:130 +msgid "Meow!" +msgstr "Miaou !" diff --git a/catavatar/lang/fr/strings.php b/catavatar/lang/fr/strings.php new file mode 100644 index 00000000..78976bf5 --- /dev/null +++ b/catavatar/lang/fr/strings.php @@ -0,0 +1,16 @@ + 1);; +}} +; +$a->strings["Use Cat as Avatar"] = "Utiliser Chat comme avatar"; +$a->strings["More Random Cat!"] = "Autres Chats au hasard"; +$a->strings["Reset to email Cat"] = "Réinitialiser à Chat courriel"; +$a->strings["Cat Avatar Settings"] = "Paramètres de Chat avatar"; +$a->strings["The cat hadn't found itself."] = "Le Chat ne s'y est pas retrouvé"; +$a->strings["There was an error, the cat ran away."] = "Il y a eu une erreur et le chat s'est enfui"; +$a->strings["Profile Photos"] = "Photos de profil"; +$a->strings["Meow!"] = "Miaou !"; diff --git a/cookienotice/lang/cs/messages.po b/cookienotice/lang/cs/messages.po new file mode 100644 index 00000000..6acfcc9b --- /dev/null +++ b/cookienotice/lang/cs/messages.po @@ -0,0 +1,57 @@ +# ADDON cookienotice +# Copyright (C) +# This file is distributed under the same license as the Friendica cookienotice addon package. +# +# +# Translators: +# Aditoo, 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-20 14:51+0100\n" +"PO-Revision-Date: 2019-01-23 16:01+0000\n" +"Last-Translator: Aditoo, 2019\n" +"Language-Team: Czech (https://www.transifex.com/Friendica/teams/12172/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#: cookienotice.php:53 +msgid "\"cookienotice\" Settings" +msgstr "Nastavení „cokienotice“" + +#: cookienotice.php:54 +msgid "" +"Configure your cookie usage notice. It should just be a notice, " +"saying that the website uses cookies. It is shown as long as a user didnt " +"confirm clicking the OK button." +msgstr "" + +#: cookienotice.php:55 +msgid "Cookie Usage Notice" +msgstr "" + +#: cookienotice.php:55 +msgid "The cookie usage notice" +msgstr "" + +#: cookienotice.php:56 +msgid "OK Button Text" +msgstr "Text tlačítka OK" + +#: cookienotice.php:56 +msgid "The OK Button text" +msgstr "Text tlačítka OK" + +#: cookienotice.php:57 +msgid "Save Settings" +msgstr "" + +#: cookienotice.php:72 +msgid "cookienotice Settings saved." +msgstr "Nastavení cookienotice uložena. " diff --git a/cookienotice/lang/cs/strings.php b/cookienotice/lang/cs/strings.php new file mode 100644 index 00000000..2c400f17 --- /dev/null +++ b/cookienotice/lang/cs/strings.php @@ -0,0 +1,16 @@ += 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; +}} +; +$a->strings["\"cookienotice\" Settings"] = "Nastavení „cokienotice“"; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = ""; +$a->strings["Cookie Usage Notice"] = ""; +$a->strings["The cookie usage notice"] = ""; +$a->strings["OK Button Text"] = "Text tlačítka OK"; +$a->strings["The OK Button text"] = "Text tlačítka OK"; +$a->strings["Save Settings"] = ""; +$a->strings["cookienotice Settings saved."] = "Nastavení cookienotice uložena. "; diff --git a/cookienotice/lang/fr/messages.po b/cookienotice/lang/fr/messages.po new file mode 100644 index 00000000..65ed0d2a --- /dev/null +++ b/cookienotice/lang/fr/messages.po @@ -0,0 +1,57 @@ +# ADDON cookienotice +# Copyright (C) +# This file is distributed under the same license as the Friendica cookienotice addon package. +# +# +# Translators: +# Vladimir Núñez , 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-20 14:51+0100\n" +"PO-Revision-Date: 2019-01-23 16:01+0000\n" +"Last-Translator: Vladimir Núñez , 2019\n" +"Language-Team: French (https://www.transifex.com/Friendica/teams/12172/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: cookienotice.php:53 +msgid "\"cookienotice\" Settings" +msgstr "" + +#: cookienotice.php:54 +msgid "" +"Configure your cookie usage notice. It should just be a notice, " +"saying that the website uses cookies. It is shown as long as a user didnt " +"confirm clicking the OK button." +msgstr "" + +#: cookienotice.php:55 +msgid "Cookie Usage Notice" +msgstr "" + +#: cookienotice.php:55 +msgid "The cookie usage notice" +msgstr "" + +#: cookienotice.php:56 +msgid "OK Button Text" +msgstr "Bouton OK Texte " + +#: cookienotice.php:56 +msgid "The OK Button text" +msgstr "" + +#: cookienotice.php:57 +msgid "Save Settings" +msgstr "" + +#: cookienotice.php:72 +msgid "cookienotice Settings saved." +msgstr "" diff --git a/cookienotice/lang/fr/strings.php b/cookienotice/lang/fr/strings.php new file mode 100644 index 00000000..f975f493 --- /dev/null +++ b/cookienotice/lang/fr/strings.php @@ -0,0 +1,16 @@ + 1);; +}} +; +$a->strings["\"cookienotice\" Settings"] = ""; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = ""; +$a->strings["Cookie Usage Notice"] = ""; +$a->strings["The cookie usage notice"] = ""; +$a->strings["OK Button Text"] = "Bouton OK Texte "; +$a->strings["The OK Button text"] = ""; +$a->strings["Save Settings"] = ""; +$a->strings["cookienotice Settings saved."] = ""; diff --git a/cookienotice/lang/nl/messages.po b/cookienotice/lang/nl/messages.po new file mode 100644 index 00000000..281eeb14 --- /dev/null +++ b/cookienotice/lang/nl/messages.po @@ -0,0 +1,57 @@ +# ADDON cookienotice +# Copyright (C) +# This file is distributed under the same license as the Friendica cookienotice addon package. +# +# +# Translators: +# Rik 4 , 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-20 14:51+0100\n" +"PO-Revision-Date: 2019-01-23 16:01+0000\n" +"Last-Translator: Rik 4 , 2019\n" +"Language-Team: Dutch (https://www.transifex.com/Friendica/teams/12172/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: cookienotice.php:53 +msgid "\"cookienotice\" Settings" +msgstr "" + +#: cookienotice.php:54 +msgid "" +"Configure your cookie usage notice. It should just be a notice, " +"saying that the website uses cookies. It is shown as long as a user didnt " +"confirm clicking the OK button." +msgstr "" + +#: cookienotice.php:55 +msgid "Cookie Usage Notice" +msgstr "" + +#: cookienotice.php:55 +msgid "The cookie usage notice" +msgstr "" + +#: cookienotice.php:56 +msgid "OK Button Text" +msgstr "OK knop tekst" + +#: cookienotice.php:56 +msgid "The OK Button text" +msgstr "" + +#: cookienotice.php:57 +msgid "Save Settings" +msgstr "" + +#: cookienotice.php:72 +msgid "cookienotice Settings saved." +msgstr "" diff --git a/cookienotice/lang/nl/strings.php b/cookienotice/lang/nl/strings.php new file mode 100644 index 00000000..ac2fb86c --- /dev/null +++ b/cookienotice/lang/nl/strings.php @@ -0,0 +1,16 @@ +strings["\"cookienotice\" Settings"] = ""; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = ""; +$a->strings["Cookie Usage Notice"] = ""; +$a->strings["The cookie usage notice"] = ""; +$a->strings["OK Button Text"] = "OK knop tekst"; +$a->strings["The OK Button text"] = ""; +$a->strings["Save Settings"] = ""; +$a->strings["cookienotice Settings saved."] = ""; diff --git a/cookienotice/lang/pl/messages.po b/cookienotice/lang/pl/messages.po new file mode 100644 index 00000000..5b28ba3e --- /dev/null +++ b/cookienotice/lang/pl/messages.po @@ -0,0 +1,57 @@ +# ADDON cookienotice +# Copyright (C) +# This file is distributed under the same license as the Friendica cookienotice addon package. +# +# +# Translators: +# Waldemar Stoczkowski, 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-20 14:51+0100\n" +"PO-Revision-Date: 2019-01-23 16:01+0000\n" +"Last-Translator: Waldemar Stoczkowski, 2019\n" +"Language-Team: Polish (https://www.transifex.com/Friendica/teams/12172/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#: cookienotice.php:53 +msgid "\"cookienotice\" Settings" +msgstr "" + +#: cookienotice.php:54 +msgid "" +"Configure your cookie usage notice. It should just be a notice, " +"saying that the website uses cookies. It is shown as long as a user didnt " +"confirm clicking the OK button." +msgstr "" + +#: cookienotice.php:55 +msgid "Cookie Usage Notice" +msgstr "" + +#: cookienotice.php:55 +msgid "The cookie usage notice" +msgstr "" + +#: cookienotice.php:56 +msgid "OK Button Text" +msgstr "Tekst przycisku OK" + +#: cookienotice.php:56 +msgid "The OK Button text" +msgstr "" + +#: cookienotice.php:57 +msgid "Save Settings" +msgstr "" + +#: cookienotice.php:72 +msgid "cookienotice Settings saved." +msgstr "" diff --git a/cookienotice/lang/pl/strings.php b/cookienotice/lang/pl/strings.php new file mode 100644 index 00000000..6b828f38 --- /dev/null +++ b/cookienotice/lang/pl/strings.php @@ -0,0 +1,16 @@ +=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; +}} +; +$a->strings["\"cookienotice\" Settings"] = ""; +$a->strings["Configure your cookie usage notice. It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = ""; +$a->strings["Cookie Usage Notice"] = ""; +$a->strings["The cookie usage notice"] = ""; +$a->strings["OK Button Text"] = "Tekst przycisku OK"; +$a->strings["The OK Button text"] = ""; +$a->strings["Save Settings"] = ""; +$a->strings["cookienotice Settings saved."] = ""; diff --git a/morechoice/lang/de/messages.po b/morechoice/lang/de/messages.po index d8615315..85a4457a 100644 --- a/morechoice/lang/de/messages.po +++ b/morechoice/lang/de/messages.po @@ -6,6 +6,7 @@ # Translators: # Tobias Diekershoff , 2018 # Vinzenz Vietzke , 2018 +# Copiis Praeesse , 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 , 2018\n" +"Last-Translator: Copiis Praeesse , 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" diff --git a/morechoice/lang/de/strings.php b/morechoice/lang/de/strings.php index c1ea3ba6..cf64f1f9 100644 --- a/morechoice/lang/de/strings.php +++ b/morechoice/lang/de/strings.php @@ -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";