summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-01 03:35:13 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-01 03:35:13 +0000
commit1eb5485613860f3e12fe2d1fd4c89e6bda34635f (patch)
tree230df136f217e05ed9f88999356258aeab7017e9
parent76e9f7e91c679be30c915b3acdca696d77edaa0f (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 00000000..09f8fb1d
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "social",
+ {
+ "Help" : "Aduya",
+ "Open documentation" : "Ubrir documentazión",
+ "Home" : "Casa",
+ "Notifications" : "Notificazions",
+ "Delete" : "Borrar",
+ "Close" : "Zarrar",
+ "Continue" : "Continar"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 00000000..9259b90e
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "Help" : "Aduya",
+ "Open documentation" : "Ubrir documentazión",
+ "Home" : "Casa",
+ "Notifications" : "Notificazions",
+ "Delete" : "Borrar",
+ "Close" : "Zarrar",
+ "Continue" : "Continar"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file