1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/jappixmini/lang/de/strings.php
2016-04-17 19:59:18 +05:30

16 lines
1.2 KiB
PHP

<?php
App::$strings["Jappix Mini addon settings"] = "Jappix Mini Addon Einstellungen";
App::$strings["Activate addon"] = "Addon aktivieren";
App::$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";
App::$strings["Jabber username"] = "Jabber Nutzername";
App::$strings["Jabber server"] = "Jabber Server";
App::$strings["Jabber BOSH host"] = "Jabber BOSH Host";
App::$strings["Jabber password"] = "Japper Passwort";
App::$strings["Encrypt Jabber password with Friendica password (recommended)"] = "Verschlüssele das Jabber Passwort mit dem Friendica Passwort (empfohlen)";
App::$strings["Friendica password"] = "Friendica Passwort";
App::$strings["Approve subscription requests from Friendica contacts automatically"] = "Kontaktanfragen von Friendica Kontakten automatisch akzeptieren";
App::$strings["Subscribe to Friendica contacts automatically"] = "Automatisch Friendica Kontakten bei Jabber folgen";
App::$strings["Purge internal list of jabber addresses of contacts"] = "Lösche die interne Liste der Jabber Adressen der Kontakte";
App::$strings["Submit"] = "Senden";
App::$strings["Add contact"] = "Kontakt hinzufügen";