]> git.mxchange.org Git - friendica.git/commitdiff
DE translations
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 26 Jun 2017 09:07:18 +0000 (11:07 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 26 Jun 2017 09:07:18 +0000 (11:07 +0200)
view/lang/de/messages.po
view/lang/de/strings.php

index dd57915e5ef8fc9ec0356266eb1134336b61f78d..96fb158137b6158fa0b7013b067e4a2ea3828288 100644 (file)
@@ -37,7 +37,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-06-09 16:42+0700\n"
-"PO-Revision-Date: 2017-06-18 04:37+0000\n"
+"PO-Revision-Date: 2017-06-20 07:43+0000\n"
 "Last-Translator: Andy H3 <andy@hubup.pro>\n"
 "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
 "MIME-Version: 1.0\n"
@@ -48,7 +48,7 @@ msgstr ""
 
 #: include/contact_selectors.php:32
 msgid "Unknown | Not categorised"
-msgstr "Unbekannt | Nicht kategorisiert"
+msgstr "Unbekannt | Nicht kategorisiertomatu"
 
 #: include/contact_selectors.php:33
 msgid "Block immediately"
@@ -8456,7 +8456,7 @@ msgstr "Öffentliches Forum"
 
 #: mod/settings.php:1145
 msgid "Automatically approves all contact requests."
-msgstr "Akzeptiert automatisch alle Kontaktanfragen."
+msgstr "Bestätigt alle Kontaktanfragen automatisch."
 
 #: mod/settings.php:1148
 msgid "Automatic Friend Page"
index eef03ce72a10ad82a776149064185766a33377ea..65e2ec1ddb5e1738cad5d744a423376ad41016d0 100644 (file)
@@ -5,7 +5,7 @@ function string_plural_select_de($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Unknown | Not categorised"] = "Unbekannt | Nicht kategorisiert";
+$a->strings["Unknown | Not categorised"] = "Unbekannt | Nicht kategorisiertomatu";
 $a->strings["Block immediately"] = "Sofort blockieren";
 $a->strings["Shady, spammer, self-marketer"] = "Zwielichtig, Spammer, Selbstdarsteller";
 $a->strings["Known to me, but no opinion"] = "Ist mir bekannt, hab aber keine Meinung";
@@ -1931,7 +1931,7 @@ $a->strings["Account for a regular personal profile that requires manual approva
 $a->strings["Soapbox Page"] = "Marktschreier-Konto";
 $a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Konto für ein öffentliches Profil, das Kontaktanfragen automatisch als \"Follower\" annimmt.";
 $a->strings["Public Forum"] = "Öffentliches Forum";
-$a->strings["Automatically approves all contact requests."] = "Akzeptiert automatisch alle Kontaktanfragen.";
+$a->strings["Automatically approves all contact requests."] = "Bestätigt alle Kontaktanfragen automatisch.";
 $a->strings["Automatic Friend Page"] = "Automatische Freunde Seite";
 $a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Konto für ein gefragtes Profil, das Kontaktanfragen automatisch als \"Friend\" annimmt.";
 $a->strings["Private Forum [Experimental]"] = "Privates Forum [Versuchsstadium]";