diff --git a/l10n/ast.js b/l10n/ast.js index a2d85215..cb8562e7 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -4,6 +4,7 @@ OC.L10N.register( "Internal error" : "Error internu", "You are not allowed to delete this private key" : "Nun tienes permisu pa desaniciar esta clave privada", "End-to-End Encryption" : "Cifráu de puntu a puntu", + "Save" : "Guardar", "End-to-end encryption" : "Cifráu de puntu a puntu", "End-to-end encryption is currently enabled and correctly setup." : "El cifráu de puntu a puntu ta activáu ya configuráu correutamente.", "End-to-end encryption is currently disabled. You can set it up with the {productName} clients." : "El cifráu de puntu a puntu ta desactiváu. Pues configuralu colos veceros de {productName}.", diff --git a/l10n/ast.json b/l10n/ast.json index f2e4fd7a..0308a68b 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -2,6 +2,7 @@ "Internal error" : "Error internu", "You are not allowed to delete this private key" : "Nun tienes permisu pa desaniciar esta clave privada", "End-to-End Encryption" : "Cifráu de puntu a puntu", + "Save" : "Guardar", "End-to-end encryption" : "Cifráu de puntu a puntu", "End-to-end encryption is currently enabled and correctly setup." : "El cifráu de puntu a puntu ta activáu ya configuráu correutamente.", "End-to-end encryption is currently disabled. You can set it up with the {productName} clients." : "El cifráu de puntu a puntu ta desactiváu. Pues configuralu colos veceros de {productName}.",