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

github.com/nextcloud/bruteforcesettings.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:43:32 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 05:43:32 +0300
commita81e85e65290738c6fcb077531fdd1dd4557afc9 (patch)
tree83987c12c38de38f93c9e95e510ceae75dd20955
parenta0d53d3c458379fd5ac572613ec447f42e0c97c7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js6
-rw-r--r--l10n/an.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 0000000..7379a60
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "bruteforcesettings",
+ {
+ "Delete" : "Borrar"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 0000000..a1d298f
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Delete" : "Borrar"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file