mirror of
https://github.com/nextcloud/passman.git
synced 2025-02-25 07:53:32 +08:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
80a03918dc
commit
4c7e345dad
2 changed files with 6 additions and 0 deletions
|
@ -73,6 +73,7 @@ OC.L10N.register(
|
|||
"Password settings" : "Impostazioni password",
|
||||
"Import credentials" : "Importa credenziali",
|
||||
"Export credentials" : "Esporta credenziali",
|
||||
"I understand the risks" : "Comprendo i rischi",
|
||||
"Sharing" : "Condivisione",
|
||||
"Are you sure you want to leave? This will destroy all your credentials" : "Sei sicuro di voler uscire? Ciò distruggerà tutte le tue credenziali",
|
||||
"Old password field incorrect!" : "Campo della vecchia password non corretto!",
|
||||
|
@ -137,6 +138,7 @@ OC.L10N.register(
|
|||
"Password generation settings" : "Impostazioni di generazione della password",
|
||||
"Password length" : "Lunghezza della password",
|
||||
"Minimum amount of digits" : "Numero minimo di caratteri",
|
||||
"Generate password on creation" : "Genera password in fase di creazione",
|
||||
"Use uppercase letters" : "Utilizza lettere maiuscole",
|
||||
"Use lowercase letters" : "Utilizza lettere minuscole",
|
||||
"Use numbers" : "Utilizza numeri",
|
||||
|
@ -315,6 +317,7 @@ OC.L10N.register(
|
|||
"Medium Strength" : "Media robustezza",
|
||||
"Bad Strength" : "Cattiva robustezza",
|
||||
"Expired" : "Scadute",
|
||||
"Compromised" : "Compromessa",
|
||||
"Filter Tags" : "Etichette di filtro",
|
||||
"Simple Navigation" : "Navigazione semplice",
|
||||
"Someone has shared a credential with you." : "Qualcuno ha condiviso delle credenziali con te.",
|
||||
|
|
|
@ -71,6 +71,7 @@
|
|||
"Password settings" : "Impostazioni password",
|
||||
"Import credentials" : "Importa credenziali",
|
||||
"Export credentials" : "Esporta credenziali",
|
||||
"I understand the risks" : "Comprendo i rischi",
|
||||
"Sharing" : "Condivisione",
|
||||
"Are you sure you want to leave? This will destroy all your credentials" : "Sei sicuro di voler uscire? Ciò distruggerà tutte le tue credenziali",
|
||||
"Old password field incorrect!" : "Campo della vecchia password non corretto!",
|
||||
|
@ -135,6 +136,7 @@
|
|||
"Password generation settings" : "Impostazioni di generazione della password",
|
||||
"Password length" : "Lunghezza della password",
|
||||
"Minimum amount of digits" : "Numero minimo di caratteri",
|
||||
"Generate password on creation" : "Genera password in fase di creazione",
|
||||
"Use uppercase letters" : "Utilizza lettere maiuscole",
|
||||
"Use lowercase letters" : "Utilizza lettere minuscole",
|
||||
"Use numbers" : "Utilizza numeri",
|
||||
|
@ -313,6 +315,7 @@
|
|||
"Medium Strength" : "Media robustezza",
|
||||
"Bad Strength" : "Cattiva robustezza",
|
||||
"Expired" : "Scadute",
|
||||
"Compromised" : "Compromessa",
|
||||
"Filter Tags" : "Etichette di filtro",
|
||||
"Simple Navigation" : "Navigazione semplice",
|
||||
"Someone has shared a credential with you." : "Qualcuno ha condiviso delle credenziali con te.",
|
||||
|
|
Loading…
Reference in a new issue