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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-01 06:32:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 06:32:49 +0300
commitac6cad50b22dae8c930b35a4fbaf736222b24de0 (patch)
tree5ee5547bbd8b36c453a137a28b980b8493c055f3
parentac055e3dd71c3f96860c27ec59a5681bdcd72a15 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js21
-rw-r--r--l10n/an.json19
2 files changed, 40 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 00000000..a279eb3b
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "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",
+ "File is too big" : "O fichero ye masiau gran",
+ "Invalid file provided" : "Fichero proporzionau no valiu",
+ "Cancel" : "Canzelar",
+ "Close" : "Zarrar",
+ "Error" : "Error",
+ "Details" : "Detalles",
+ "Download" : "Escargar",
+ "Create" : "Crear"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 00000000..9fa73fc1
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,19 @@
+{ "translations": {
+ "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",
+ "File is too big" : "O fichero ye masiau gran",
+ "Invalid file provided" : "Fichero proporzionau no valiu",
+ "Cancel" : "Canzelar",
+ "Close" : "Zarrar",
+ "Error" : "Error",
+ "Details" : "Detalles",
+ "Download" : "Escargar",
+ "Create" : "Crear"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file