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

github.com/pierre-alain-b/rainloop-nextcloud.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 07:07:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 07:07:56 +0300
commitf648fc08a40d68140424f6a583ca491745e58bc7 (patch)
tree78030bdffa7115a194fd768874363deb6d8f7053
parentb44455d6f35010db19e4e922c572906b93f198d6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js8
-rw-r--r--l10n/an.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 0000000..7f8669d
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "rainloop",
+ {
+ "Email" : "Correu electronico",
+ "Error" : "Error",
+ "Password" : "Clau"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 0000000..6eb81db
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Email" : "Correu electronico",
+ "Error" : "Error",
+ "Password" : "Clau"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file