mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
DE addon translation update
This commit is contained in:
parent
484482a4ce
commit
1e60ac18cf
80 changed files with 972 additions and 996 deletions
|
@ -14,12 +14,11 @@ $a->strings['Public'] = 'Öffentlich';
|
|||
$a->strings['Post to aspect:'] = 'Bei aspect veröffentlichen:';
|
||||
$a->strings['Connected with your Diaspora account <strong>%s</strong>'] = 'Verbunden mit deinem Diaspora-Konto <strong>%s</strong>';
|
||||
$a->strings['Can\'t login to your Diaspora account. Please check handle (in the format user@domain.tld) and password.'] = 'Anmeldung bei deinem Diaspora-Konto fehlgeschlagen. Bitte überprüfe Handle (im Format user@domain.tld) und Passwort.';
|
||||
$a->strings['Diaspora Export'] = 'Diaspora-Export';
|
||||
$a->strings['Information'] = 'Information';
|
||||
$a->strings['Error'] = 'Fehler';
|
||||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
$a->strings['Enable Diaspora Post Addon'] = 'Diaspora-Post-Addon aktivieren';
|
||||
$a->strings['Diaspora handle'] = 'Diaspora-Handle';
|
||||
$a->strings['Diaspora password'] = 'Diaspora-Passwort';
|
||||
$a->strings['Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it.'] = 'Datenschutzhinweis: Dein Diaspora-Passwort wird unverschlüsselt gespeichert, um dich an deinem Diaspora-Pod zu authentifizieren. Dadurch kann der Administrator deines Friendica-Knotens Zugriff darauf erlangen.';
|
||||
$a->strings['Post to Diaspora by default'] = 'Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora';
|
||||
$a->strings['Diaspora Export'] = 'Diaspora-Export';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue