mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-10-13 02:13:01 +00:00
jappicmini addon DE translation updated
This commit is contained in:
parent
a7ed735ff1
commit
5e800b012b
2 changed files with 48 additions and 46 deletions
|
@ -6,17 +6,17 @@ function string_plural_select_de($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Jappix Mini addon settings"] = "Jappix Mini Addon Einstellungen";
|
||||
$a->strings["Jappix Mini"] = "Jappix Mini";
|
||||
$a->strings["Activate addon"] = "Addon aktivieren";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "Füge das Jappix Mini Chat Widget <em>nicht</em> zum Webinterface hinzu";
|
||||
$a->strings["Jabber username"] = "Jabber Nutzername";
|
||||
$a->strings["Jabber server"] = "Jabber Server";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber BOSH Host";
|
||||
$a->strings["Jabber password"] = "Jabber Passwort";
|
||||
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Verschlüssele das Jabber Passwort mit dem Friendica Passwort (empfohlen)";
|
||||
$a->strings["Friendica password"] = "Friendica Passwort";
|
||||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Kontaktanfragen von Friendica Kontakten automatisch akzeptieren";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Automatisch Friendica Kontakten bei Jabber folgen";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Lösche die interne Liste der Jabber Adressen der Kontakte";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "Füge das Jappix-Mini-Chat-Widget <em>nicht</em> zum Webinterface hinzu";
|
||||
$a->strings["Jabber username"] = "Jabber-Nutzername";
|
||||
$a->strings["Jabber server"] = "Jabber-Server";
|
||||
$a->strings["Jabber BOSH host"] = "Jabber-BOSH-Host";
|
||||
$a->strings["Jabber password"] = "Jabber-Passwort";
|
||||
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Verschlüssele das Jabber-Passwort mit dem Friendica-Passwort (empfohlen)";
|
||||
$a->strings["Friendica password"] = "Friendica-Passwort";
|
||||
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Kontaktanfragen von Friendica-Kontakten automatisch akzeptieren";
|
||||
$a->strings["Subscribe to Friendica contacts automatically"] = "Automatisch Friendica-Kontakten bei Jabber folgen";
|
||||
$a->strings["Purge internal list of jabber addresses of contacts"] = "Lösche die interne Liste der Jabber-Adressen der Kontakte";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
$a->strings["Add contact"] = "Kontakt hinzufügen";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue