diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 8128d729..360a10ef 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -124,6 +124,7 @@ OC.L10N.register( "Version" : "Versión", "Donate to support development" : "Donar en apoyo al desarrollo", "Save your passwords with 1 click!" : "¡Guarde sus contraseñas con 1 sólo click!", + "Drag below button to your bookmark toolbar." : "Arrastre el botón de abajo hasta su barra de herramientas de marcadores. ", "Delete vault" : "Borrar bóveda", "Vault password" : "Bóveda de contraseñas", "This process is irreversible" : "Este proceso es irreversible", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 47038c18..fafc313f 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -122,6 +122,7 @@ "Version" : "Versión", "Donate to support development" : "Donar en apoyo al desarrollo", "Save your passwords with 1 click!" : "¡Guarde sus contraseñas con 1 sólo click!", + "Drag below button to your bookmark toolbar." : "Arrastre el botón de abajo hasta su barra de herramientas de marcadores. ", "Delete vault" : "Borrar bóveda", "Vault password" : "Bóveda de contraseñas", "This process is irreversible" : "Este proceso es irreversible", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 3a978e86..9d8116bf 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -142,7 +142,7 @@ OC.L10N.register( "Save keys" : "Salvar chaves", "Generate sharing keys" : "Gerar compartilhamento de chaves", "Generating sharing keys" : "Gerando compartilhamento de chaves", - "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "A ferramenta de senha digitalizará sua senha, calculará o tempo médio de crack e, se estiver abaixo do limite, mostre-os", + "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "A ferramenta de senha digitalizará sua senha, calculará o tempo médio de crack e, se estiver abaixo do limite, a mostrará", "Minimum password stength" : "Força mínima da senha", "Passman scanned your passwords, and here is the result." : "O Passman digitalizou suas senhas, e aqui está o resultado.", "A total of {{scan_result}} weak credentials." : "Um total de {{scan_result}} credenciais fracas.", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 448825de..980beedf 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -140,7 +140,7 @@ "Save keys" : "Salvar chaves", "Generate sharing keys" : "Gerar compartilhamento de chaves", "Generating sharing keys" : "Gerando compartilhamento de chaves", - "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "A ferramenta de senha digitalizará sua senha, calculará o tempo médio de crack e, se estiver abaixo do limite, mostre-os", + "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "A ferramenta de senha digitalizará sua senha, calculará o tempo médio de crack e, se estiver abaixo do limite, a mostrará", "Minimum password stength" : "Força mínima da senha", "Passman scanned your passwords, and here is the result." : "O Passman digitalizou suas senhas, e aqui está o resultado.", "A total of {{scan_result}} weak credentials." : "Um total de {{scan_result}} credenciais fracas.",