diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:17:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:17:02 +0000 |
commit | 6c8cc35b28636cb7b20f04026435c1fc0bc42aea (patch) | |
tree | 7d11ef044db4aefa69c022185505c15a198c0bca /apps/settings/l10n/de_DE.js | |
parent | b99f061d481147d71527393e52dd986032641836 (diff) | |
download | nextcloud-server-6c8cc35b28636cb7b20f04026435c1fc0bc42aea.tar.gz nextcloud-server-6c8cc35b28636cb7b20f04026435c1fc0bc42aea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/de_DE.js')
-rw-r--r-- | apps/settings/l10n/de_DE.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 92344f61b2d..c12bfaf581b 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -7,14 +7,8 @@ OC.L10N.register( "Not saved" : "Nicht gespeichert", "Sending…" : "Senden…", "Email sent" : "E-Mail gesendet", - "Local" : "Lokal", "Private" : "Privat", - "Only visible to local users" : "Nur für lokale Benutzer sichtbar", - "Only visible to you" : "Nur für Sie sichtbar", - "Contacts" : "Kontakte", - "Visible to local users and to trusted servers" : "Sichtbar für lokale Benutzer und vertrauenswürdige Server", "Public" : "Öffentlich", - "Will be synced to a global and public address book" : "Wird mit einem globalen und einem öffentlichen Adressbuch synchronisiert", "Verify" : "Überprüfen", "Verifying …" : "Überprüfe…", "Unable to change password" : "Passwort konnte nicht geändert werden", @@ -63,8 +57,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} hat Ihre E-Mail-Adresse geändert", "You changed your email address" : "Sie haben Ihre E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Ihre E-Mail-Adresse wurde von einem Administrator geändert", - "You created app password \"{token}\"" : "Sie haben ein App-Passwort erstellt \"{token}\"", - "You deleted app password \"{token}\"" : "Sie haben ein App-Passwort entfernt \"{token}\"", + "You created app password \"{token}\"" : "Sie haben das App-Passwort \"{token}\" erstellt", + "You deleted app password \"{token}\"" : "Sie haben das App-Passwort \"{token}\" entfernt", "You renamed app password \"{token}\" to \"{newToken}\"" : "Sie haben App-Passwort \"{token}\" in \"{newToken}\" umbenannt", "You granted filesystem access to app password \"{token}\"" : "Sie haben Dateisystemzugriff für App-Passwort \"{token}\" erlaubt", "You revoked filesystem access from app password \"{token}\"" : "Sie haben Dateisystemzugriff für App-Passwort \"{token}\" widerrufen", @@ -428,6 +422,12 @@ OC.L10N.register( "Share" : "Teilen", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Es ist ein Fehler aufgetreten. Bitte laden Sie ein ASCII-kodiertes PEM-Zertifikat hoch.", "Valid until {date}" : "Gültig bis {date}", + "Local" : "Lokal", + "Only visible to local users" : "Nur für lokale Benutzer sichtbar", + "Only visible to you" : "Nur für Sie sichtbar", + "Contacts" : "Kontakte", + "Visible to local users and to trusted servers" : "Sichtbar für lokale Benutzer und vertrauenswürdige Server", + "Will be synced to a global and public address book" : "Wird mit einem globalen und einem öffentlichen Adressbuch synchronisiert", "Afrikaans (Namibia)" : "Afrikaans (Namibia)", "Afrikaans (South Africa)" : "Afrikaans (Südafrika)", "Afrikaans" : "Afrikaans", |