mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
DE translations
This commit is contained in:
parent
771d122594
commit
6672dcc36f
2 changed files with 5 additions and 5 deletions
|
@ -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]";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue