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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-09 06:15:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-09 06:15:46 +0300
commit894493544e89dd747b010706fcaed6b4960f5f53 (patch)
treee9ee0254077492c2cf0b9834afa94cc7d5dfea92
parent6bf9fc32f52e284f58512616c0728c54daecae52 (diff)
[tx-robot] updated from transifexv23.0.6rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js8
-rw-r--r--l10n/an.json6
-rw-r--r--l10n/sq.js1
-rw-r--r--l10n/sq.json1
4 files changed, 16 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 0000000..0eeae1c
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Hello %s" : "Hola %s",
+ "Hello %s," : "Hola %s,",
+ "Notifications" : "Notificazions"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 0000000..848b7e4
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Hello %s" : "Hola %s",
+ "Hello %s," : "Hola %s,",
+ "Notifications" : "Notificazions"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/sq.js b/l10n/sq.js
index 61d35a4..9160879 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Never" : "Kurrë",
"1 hour" : "1 Orë",
"3 hours" : "3 orë",
+ "1 day" : "1 ditë ",
"Your settings have been updated." : "Rregullimet tuaja u përditësuan"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sq.json b/l10n/sq.json
index 8f09c16..6db569b 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -10,6 +10,7 @@
"Never" : "Kurrë",
"1 hour" : "1 Orë",
"3 hours" : "3 orë",
+ "1 day" : "1 ditë ",
"Your settings have been updated." : "Rregullimet tuaja u përditësuan"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file