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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
new file mode 100644
index 000000000..0ad0bf5ca
--- /dev/null
+++ b/l10n/ast.js
@@ -0,0 +1,20 @@
+OC.L10N.register(
+ "text",
+ {
+ "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",
+ "Text" : "Testu",
+ "Saving …" : "Guardando...",
+ "Saved" : "Guardáu",
+ "Keyboard shortcuts" : "Atayos de tecláu",
+ "Edit" : "Editar",
+ "Undo" : "Desfacer",
+ "Info" : "Info",
+ "Warning" : "Alvertencia"
+},
+"nplurals=2; plural=(n != 1);");