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:
authorNextcloud bot <bot@nextcloud.com>2019-02-09 04:12:50 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-09 04:12:50 +0300
commit0cf2c7be7c06c63962e9433b142605ee7c3ab4f5 (patch)
treeed568fc9855feb0b6cb4f3103df5807c749582c2 /apps/theming
parent6ae8e99c1b2fc9f41b29ca1e5eee0815051739a9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ast.js12
-rw-r--r--apps/theming/l10n/ast.json12
2 files changed, 16 insertions, 8 deletions
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js
index 6268908327c..a770ba4f768 100644
--- a/apps/theming/l10n/ast.js
+++ b/apps/theming/l10n/ast.js
@@ -4,16 +4,20 @@ OC.L10N.register(
"Loading preview…" : "Cargando previsualización...",
"Saved" : "Guardóse",
"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",
"The given web address is too long" : "La direición web dada ye perllarga",
"The given slogan is too long" : "La conseña dada ye perllarga",
"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",
"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",
"Name" : "Nome",
- "Web address" : "Direición web",
- "Web address https://…" : "Direición web https://…",
"Slogan" : "Conseña",
"Color" : "Color",
"Logo" : "Logu",
@@ -21,8 +25,8 @@ OC.L10N.register(
"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",
+ "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu",
"You are already using a custom theme" : "Yá tas usando un tema personalizáu",
- "reset to default" : "reafitar",
- "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu"
+ "Web address https://…" : "Direición web https://…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/ast.json b/apps/theming/l10n/ast.json
index a711e659ca6..84381da698b 100644
--- a/apps/theming/l10n/ast.json
+++ b/apps/theming/l10n/ast.json
@@ -2,16 +2,20 @@
"Loading preview…" : "Cargando previsualización...",
"Saved" : "Guardóse",
"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",
"The given web address is too long" : "La direición web dada ye perllarga",
"The given slogan is too long" : "La conseña dada ye perllarga",
"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",
"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",
"Name" : "Nome",
- "Web address" : "Direición web",
- "Web address https://…" : "Direición web https://…",
"Slogan" : "Conseña",
"Color" : "Color",
"Logo" : "Logu",
@@ -19,8 +23,8 @@
"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",
+ "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu",
"You are already using a custom theme" : "Yá tas usando un tema personalizáu",
- "reset to default" : "reafitar",
- "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu"
+ "Web address https://…" : "Direición web https://…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file