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:
authorNextcloud bot <bot@nextcloud.com>2022-09-01 06:41:55 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 06:41:55 +0300
commit7c0fd582c7926cdd8666aded7b7e8e767a17c8fe (patch)
tree416c49bb8be7c8ae3303a025ce4e0e57c3e8f508
parentf98d949961a849ae5bb1632d81bfcbd746b1fa40 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js13
-rw-r--r--l10n/an.json11
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 000000000..29ed688a7
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "text",
+ {
+ "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"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 000000000..2b296f082
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,11 @@
+{ "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"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file