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:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 06:33:35 +0300
commit5b1c3660a8ec10cca051bd5f0af76d17c19627a4 (patch)
treea5d3cbdc6048e7169599fdc97d1cc5727843a467
parentb69c63afce04cf94c9c85294deb4875dda1494e1 (diff)
[tx-robot] updated from transifexv24.0.5rc1
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