mirror of
https://github.com/nextcloud/passman.git
synced 2025-08-16 17:40:24 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
OC.L10N.register(
|
||||
"passman",
|
||||
{
|
||||
"You deleted %1$s" : "Dilamet ho peus %1$s",
|
||||
"Passwords" : "Gerioù-tremen",
|
||||
"General" : "Hollek",
|
||||
"Done" : "Graet",
|
||||
@ -39,7 +40,7 @@ OC.L10N.register(
|
||||
"by" : "gant",
|
||||
"Label" : "Tiketenn",
|
||||
"Save" : "Enrollañ",
|
||||
"Cancel" : "Arrest",
|
||||
"Cancel" : "Nullañ",
|
||||
"Settings" : "Arventennoù",
|
||||
"Unshare" : "Nag eskemm ken",
|
||||
"Account" : "Kont",
|
||||
|
@ -1,4 +1,5 @@
|
||||
{ "translations": {
|
||||
"You deleted %1$s" : "Dilamet ho peus %1$s",
|
||||
"Passwords" : "Gerioù-tremen",
|
||||
"General" : "Hollek",
|
||||
"Done" : "Graet",
|
||||
@ -37,7 +38,7 @@
|
||||
"by" : "gant",
|
||||
"Label" : "Tiketenn",
|
||||
"Save" : "Enrollañ",
|
||||
"Cancel" : "Arrest",
|
||||
"Cancel" : "Nullañ",
|
||||
"Settings" : "Arventennoù",
|
||||
"Unshare" : "Nag eskemm ken",
|
||||
"Account" : "Kont",
|
||||
|
@ -282,7 +282,7 @@ OC.L10N.register(
|
||||
"There are no credentials matching" : "Keine passenden Anmeldedaten",
|
||||
"Last accessed" : "Letzter Zugriff",
|
||||
"Never" : "Niemals",
|
||||
"No vaults found, why not create one?" : "Kein Tresor gefunden, warum kein neues erstellen?",
|
||||
"No vaults found, why not create one?" : "Kein Tresor gefunden, warum keinen neuen erstellen?",
|
||||
"Password strength must be at least: {{strength}}" : "Mindest erforderliche Passwortstärke: {{strength}}",
|
||||
"Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
|
||||
"Repeat vault password" : "Tresor-Passwort wiederholen",
|
||||
@ -291,7 +291,7 @@ OC.L10N.register(
|
||||
"Go back to vaults" : "Zurück zu den Tresoren",
|
||||
"Please input the password for" : "Passwort eingeben für",
|
||||
"Set this vault as the default." : "Diesen Tresor als Standard setzen.",
|
||||
"Log into this vault automatically." : "In diesen Tresor automatisch anmelden.",
|
||||
"Log into this vault automatically." : "An diesem Tresor automatisch anmelden.",
|
||||
"Log out of this vault automatically after:" : "Von diesem Tresor automatisch abmelden nach:",
|
||||
"Decrypt vault" : "Tresor entschlüsseln",
|
||||
"Seems you lost the vault password and you're unable to log in." : "Es scheint, als hättest du das Tresor-Passwort vergessen und bist nicht mehr in der Lage dich anzumelden.",
|
||||
|
@ -280,7 +280,7 @@
|
||||
"There are no credentials matching" : "Keine passenden Anmeldedaten",
|
||||
"Last accessed" : "Letzter Zugriff",
|
||||
"Never" : "Niemals",
|
||||
"No vaults found, why not create one?" : "Kein Tresor gefunden, warum kein neues erstellen?",
|
||||
"No vaults found, why not create one?" : "Kein Tresor gefunden, warum keinen neuen erstellen?",
|
||||
"Password strength must be at least: {{strength}}" : "Mindest erforderliche Passwortstärke: {{strength}}",
|
||||
"Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
|
||||
"Repeat vault password" : "Tresor-Passwort wiederholen",
|
||||
@ -289,7 +289,7 @@
|
||||
"Go back to vaults" : "Zurück zu den Tresoren",
|
||||
"Please input the password for" : "Passwort eingeben für",
|
||||
"Set this vault as the default." : "Diesen Tresor als Standard setzen.",
|
||||
"Log into this vault automatically." : "In diesen Tresor automatisch anmelden.",
|
||||
"Log into this vault automatically." : "An diesem Tresor automatisch anmelden.",
|
||||
"Log out of this vault automatically after:" : "Von diesem Tresor automatisch abmelden nach:",
|
||||
"Decrypt vault" : "Tresor entschlüsseln",
|
||||
"Seems you lost the vault password and you're unable to log in." : "Es scheint, als hättest du das Tresor-Passwort vergessen und bist nicht mehr in der Lage dich anzumelden.",
|
||||
|
Reference in New Issue
Block a user