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

github.com/nextcloud/serverinfo.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:33:33 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 06:33:33 +0300
commitccdc8a90d004681340fa5e18825c87e775bd85cc (patch)
tree0b9f43f4fe9d170cf199a6bb6443f541e01a0b56
parent6183a04150e0ab7d00bad91d1cf5ef38f0f28037 (diff)
[tx-robot] updated from transifexv25.0.0beta4
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js14
-rw-r--r--l10n/an.json12
2 files changed, 26 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 0000000..2039dcc
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Users" : "Usuarios",
+ "Groups" : "Grupos",
+ "Copied!" : "Copiado!",
+ "Not supported!" : "No suportau!",
+ "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.",
+ "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar.",
+ "System" : "Sistema",
+ "Size" : "Grandario",
+ "Files" : "Archivos"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 0000000..2987908
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "Users" : "Usuarios",
+ "Groups" : "Grupos",
+ "Copied!" : "Copiado!",
+ "Not supported!" : "No suportau!",
+ "Press ⌘-C to copy." : "Pretar ⌘-C pa copiar.",
+ "Press Ctrl-C to copy." : "Pretar Ctrl-C pa copiar.",
+ "System" : "Sistema",
+ "Size" : "Grandario",
+ "Files" : "Archivos"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file