diff --git a/l10n/ast.js b/l10n/ast.js index 7998dd95d11..17dc9d0096a 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -6,6 +6,7 @@ OC.L10N.register( "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu supera la direutiva «MAX_FILE_SIZE» que s'especificó nel formulariu HTML", "The file was only partially uploaded" : "El ficheru xubióse parcialmente", "No file was uploaded" : "Nun se xubió nengún ficheru", + "Text" : "Testu", "Saving …" : "Guardando…", "Unsaved changes" : "Cambeos ensin guardar", "Keyboard shortcuts" : "Atayos del tecláu", diff --git a/l10n/ast.json b/l10n/ast.json index 0c8ff01fc9e..0d1d45064db 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -4,6 +4,7 @@ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu supera la direutiva «MAX_FILE_SIZE» que s'especificó nel formulariu HTML", "The file was only partially uploaded" : "El ficheru xubióse parcialmente", "No file was uploaded" : "Nun se xubió nengún ficheru", + "Text" : "Testu", "Saving …" : "Guardando…", "Unsaved changes" : "Cambeos ensin guardar", "Keyboard shortcuts" : "Atayos del tecláu",