DE: update to the strings
This commit is contained in:
+6
-6
@@ -1117,10 +1117,10 @@ $a->strings["Number of items"] = "Anzahl der Einträge";
|
||||
$a->strings["Size of the cache"] = "Größe des Caches";
|
||||
$a->strings["Delete the whole cache"] = "Cache leeren";
|
||||
$a->strings["Facebook Post disabled"] = "";
|
||||
$a->strings["Facebook Post"] = "";
|
||||
$a->strings["Install Facebook Post connector for this account."] = "";
|
||||
$a->strings["Remove Facebook Post connector"] = "";
|
||||
$a->strings["Facebook Post Settings"] = "";
|
||||
$a->strings["Facebook Post"] = "Beitrag auf Facebook";
|
||||
$a->strings["Install Facebook Post connector for this account."] = "Facebook-Connector für dieses Konto installieren.";
|
||||
$a->strings["Remove Facebook Post connector"] = "Facebook-Connector entfernen";
|
||||
$a->strings["Facebook Post Settings"] = "Facebook-Beitragseinstellungen";
|
||||
$a->strings["%d person likes this"] = array(
|
||||
0 => "%d Person mag das",
|
||||
1 => "%d Leute mögen das",
|
||||
@@ -1140,8 +1140,8 @@ $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["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$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["declared undying love for"] = "verkündete unsterbliche Liebe für";
|
||||
$a->strings["patent"] = "patentieren";
|
||||
|
||||
Reference in New Issue
Block a user