Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/ast.js')
-rw-r--r--apps/theming/l10n/ast.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js
index ef2ca347db7..b2282844470 100644
--- a/apps/theming/l10n/ast.js
+++ b/apps/theming/l10n/ast.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Loading preview…" : "Cargando previsualización...",
"Saved" : "Guardóse",
+ "Admin" : "Almin",
"a safe home for all your data" : "un llar seguru pa tolos tos datos",
"Name cannot be empty" : "El nome nun pue tar baleru",
"The given name is too long" : "El nome dau ye perllargu",
@@ -11,12 +12,15 @@ OC.L10N.register(
"The given color is invalid" : "El color dau ye perllargu",
"The file was uploaded" : "Xubióse'l ficheru",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu perpasa la direutiva de xuba upload_max_filesize en php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu perpasa la direutiva \"MAX_FILE_SIZE\" especificada nel formulariu HTML",
"No file was uploaded" : "Nun se xubieron fichjeros",
"Missing a temporary folder" : "Falta un direutoriu temporal",
"Could not write file to disk" : "Nun pudo escribise nel discu'l ficheru",
"A PHP extension stopped the file upload" : "Una estensión de PHP paró la xuba de ficheros",
"No file uploaded" : "Nun se xubieron ficheros",
"Unsupported image type" : "Triba non sofitada d'imaxe",
+ "Theming" : "Aspeutu",
+ "Open documentation" : "Abrir documentación",
"Name" : "Nome",
"Slogan" : "Conseña",
"Color" : "Color",
@@ -24,6 +28,7 @@ OC.L10N.register(
"Upload new logo" : "Xubir logu nuevu",
"Login image" : "Imaxe d'aniciu de sesión",
"Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión",
- "Remove background image" : "Desaniciar imaxe de fondu"
+ "Remove background image" : "Desaniciar imaxe de fondu",
+ "Advanced options" : "Opciones avanzaes"
},
"nplurals=2; plural=(n != 1);");