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

github.com/nextcloud/backup.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 05:41:29 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 05:41:29 +0300
commit9c72e9717c1a0cbf4b151027aafe2c431e9c075c (patch)
treee5955e76c66f657e2c14cebc416f7685d4ce8a1e
parent783ebc9c772335674d06dd40675e14731601d3af (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js12
-rw-r--r--l10n/an.json10
2 files changed, 22 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 0000000..9c41322
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "backup",
+ {
+ "days" : "Dias",
+ "Error" : "Error",
+ "Actions" : "Azions",
+ "Delete" : "Borrar",
+ "Cancel" : "Canzelar",
+ "Unable to save the settings" : "No se puede alzar a configurazión",
+ "Pending" : "Pendién"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 0000000..8498a62
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "days" : "Dias",
+ "Error" : "Error",
+ "Actions" : "Azions",
+ "Delete" : "Borrar",
+ "Cancel" : "Canzelar",
+ "Unable to save the settings" : "No se puede alzar a configurazión",
+ "Pending" : "Pendién"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file