mirror of
https://github.com/nextcloud/passman.git
synced 2025-02-25 16:04:19 +08:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
89efddfeb0
commit
a3abafff35
2 changed files with 6 additions and 0 deletions
|
@ -73,6 +73,8 @@ OC.L10N.register(
|
|||
"Password settings" : "Passworteinstellungen",
|
||||
"Import credentials" : "Anmeldeinformationen importieren",
|
||||
"Export credentials" : "Anmeldeinformationen exportieren",
|
||||
"Since all data has to be downloaded, re-encrypted and uploaded again when changing the password, this process is error-prone. It is strongly recommended to have an updated backup of your vault before changing the password." : "Da beim Ändern des Passworts alle Daten heruntergeladen, neu verschlüsselt und wieder hochgeladen werden müssen, ist dieser Vorgang fehleranfällig. Es wird dringend empfohlen, ein aktuelles Backup Ihres Tresors zu erstellen, bevor Sie das Passwort ändern.",
|
||||
"I understand the risks" : "Ich bin mir des Risikos bewusst",
|
||||
"Sharing" : "Teilen",
|
||||
"Are you sure you want to leave? This will destroy all your credentials" : "Möchtest du dies wirklich verlassen? Dies wird alle deine Anmeldeinformationen zerstören",
|
||||
"Old password field incorrect!" : "Altes Passwort-Feld falsch!",
|
||||
|
@ -316,6 +318,7 @@ OC.L10N.register(
|
|||
"Medium Strength" : "Mittlere Stärke",
|
||||
"Bad Strength" : "Zu schwach",
|
||||
"Expired" : "Abgelaufen",
|
||||
"Compromised" : "Kompromittiert",
|
||||
"Filter Tags" : "Schlagworte filtern",
|
||||
"Simple Navigation" : "Einfache Navigation",
|
||||
"Someone has shared a credential with you." : "Jemand hat Zugangsdaten mit dir geteilt.",
|
||||
|
|
|
@ -71,6 +71,8 @@
|
|||
"Password settings" : "Passworteinstellungen",
|
||||
"Import credentials" : "Anmeldeinformationen importieren",
|
||||
"Export credentials" : "Anmeldeinformationen exportieren",
|
||||
"Since all data has to be downloaded, re-encrypted and uploaded again when changing the password, this process is error-prone. It is strongly recommended to have an updated backup of your vault before changing the password." : "Da beim Ändern des Passworts alle Daten heruntergeladen, neu verschlüsselt und wieder hochgeladen werden müssen, ist dieser Vorgang fehleranfällig. Es wird dringend empfohlen, ein aktuelles Backup Ihres Tresors zu erstellen, bevor Sie das Passwort ändern.",
|
||||
"I understand the risks" : "Ich bin mir des Risikos bewusst",
|
||||
"Sharing" : "Teilen",
|
||||
"Are you sure you want to leave? This will destroy all your credentials" : "Möchtest du dies wirklich verlassen? Dies wird alle deine Anmeldeinformationen zerstören",
|
||||
"Old password field incorrect!" : "Altes Passwort-Feld falsch!",
|
||||
|
@ -314,6 +316,7 @@
|
|||
"Medium Strength" : "Mittlere Stärke",
|
||||
"Bad Strength" : "Zu schwach",
|
||||
"Expired" : "Abgelaufen",
|
||||
"Compromised" : "Kompromittiert",
|
||||
"Filter Tags" : "Schlagworte filtern",
|
||||
"Simple Navigation" : "Einfache Navigation",
|
||||
"Someone has shared a credential with you." : "Jemand hat Zugangsdaten mit dir geteilt.",
|
||||
|
|
Loading…
Reference in a new issue