diff --git a/l10n/ast.js b/l10n/ast.js index 5cffb02e..49fcb8f5 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -14,6 +14,7 @@ OC.L10N.register( "An error occurred" : "Prodúxose un error", "General settings" : "Configuración xeneral", "Sharing" : "Comparticiñon", + "Good" : "Bien", "Text" : "Testu", "Add" : "Amestar", "Value" : "Valor", @@ -24,6 +25,7 @@ OC.L10N.register( "Private Key" : "Clave privada", "Public key" : "Clave pública", "Action" : "Aición", + "Files" : "Ficheros", "Details" : "Detalles", "100/hour" : "100/hora", "10/second" : "10/segundu", @@ -31,6 +33,7 @@ OC.L10N.register( "Save" : "Guardar", "Cancel" : "Encaboxar", "Settings" : "Configuración", + "Account" : "Cuenta", "Password" : "Contraseña", "OTP" : "OTP", "URL" : "URL", diff --git a/l10n/ast.json b/l10n/ast.json index 885b693e..2a772e0c 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -12,6 +12,7 @@ "An error occurred" : "Prodúxose un error", "General settings" : "Configuración xeneral", "Sharing" : "Comparticiñon", + "Good" : "Bien", "Text" : "Testu", "Add" : "Amestar", "Value" : "Valor", @@ -22,6 +23,7 @@ "Private Key" : "Clave privada", "Public key" : "Clave pública", "Action" : "Aición", + "Files" : "Ficheros", "Details" : "Detalles", "100/hour" : "100/hora", "10/second" : "10/segundu", @@ -29,6 +31,7 @@ "Save" : "Guardar", "Cancel" : "Encaboxar", "Settings" : "Configuración", + "Account" : "Cuenta", "Password" : "Contraseña", "OTP" : "OTP", "URL" : "URL",