From 1889c0c4f909f2ae280cb1266708d0fb532aaff0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Sep 2022 02:50:07 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/an.js | 23 +++++++++++++++++++++++ l10n/an.json | 21 +++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 l10n/an.js create mode 100644 l10n/an.json diff --git a/l10n/an.js b/l10n/an.js new file mode 100644 index 000000000..3a6cc19d6 --- /dev/null +++ b/l10n/an.js @@ -0,0 +1,23 @@ +OC.L10N.register( + "deck", + { + "Done" : "Feito", + "The file was uploaded" : "O fichero estió puyato", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML", + "The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén", + "No file was uploaded" : "No s'ha cargau garra fichero", + "Missing a temporary folder" : "Falta una carpeta temporal", + "Could not write file to disk" : "No se podió escribir o fichero en o disco", + "A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers", + "Cancel" : "Canzelar", + "Close" : "Zarrar", + "Details" : "Detalles", + "Tags" : "Etiquetas", + "Delete" : "Borrar", + "Download" : "Escargar", + "Modified" : "Modificau", + "Today" : "Hue", + "Share" : "Compartir" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/an.json b/l10n/an.json new file mode 100644 index 000000000..a862f714a --- /dev/null +++ b/l10n/an.json @@ -0,0 +1,21 @@ +{ "translations": { + "Done" : "Feito", + "The file was uploaded" : "O fichero estió puyato", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML", + "The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén", + "No file was uploaded" : "No s'ha cargau garra fichero", + "Missing a temporary folder" : "Falta una carpeta temporal", + "Could not write file to disk" : "No se podió escribir o fichero en o disco", + "A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers", + "Cancel" : "Canzelar", + "Close" : "Zarrar", + "Details" : "Detalles", + "Tags" : "Etiquetas", + "Delete" : "Borrar", + "Download" : "Escargar", + "Modified" : "Modificau", + "Today" : "Hue", + "Share" : "Compartir" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file