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:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-09 06:15:44 +0300
commitd50531847743763c05be2a65be38ed34e3a810e0 (patch)
treedafff7a2a185206685db7e737b0e8d4a96aaad7e
parent4344243072e1b195450842860d8b3128230fc346 (diff)
[tx-robot] updated from transifexv24.0.2rc1
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