summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:41 +0000
commitc3293f0f9bf0425faaa7b5721e7ffd67eefc4360 (patch)
tree7375fee036c5a75c5338bbfb90d7ff0031c5b11f /lib
parent4e6e5e21170c207fb2c8a7dafd7833b21a849657 (diff)
downloadnextcloud-server-c3293f0f9bf0425faaa7b5721e7ffd67eefc4360.tar.gz
nextcloud-server-c3293f0f9bf0425faaa7b5721e7ffd67eefc4360.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/mk.js4
-rw-r--r--lib/l10n/mk.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js
index d9373140288..c948ee8d4de 100644
--- a/lib/l10n/mk.js
+++ b/lib/l10n/mk.js
@@ -64,8 +64,8 @@ OC.L10N.register(
"_%n day ago_::_%n days ago_" : ["пред 1 ден","пред %n дена"],
"next month" : "следниот месец",
"last month" : "предходниот месец",
- "_in %n month_::_in %n months_" : ["за 1 месец","за %n месеца"],
- "_%n month ago_::_%n months ago_" : ["пред 1 месец","пред %n месеци"],
+ "_in %n month_::_in %n months_" : ["за %n месец","за %n месеца"],
+ "_%n month ago_::_%n months ago_" : ["пред %n месец","пред %n месеци"],
"next year" : "следниот месец",
"last year" : "предходната година",
"_in %n year_::_in %n years_" : ["за 1 година","за %n години"],
diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json
index 1ff115cfd8c..19a77b4749e 100644
--- a/lib/l10n/mk.json
+++ b/lib/l10n/mk.json
@@ -62,8 +62,8 @@
"_%n day ago_::_%n days ago_" : ["пред 1 ден","пред %n дена"],
"next month" : "следниот месец",
"last month" : "предходниот месец",
- "_in %n month_::_in %n months_" : ["за 1 месец","за %n месеца"],
- "_%n month ago_::_%n months ago_" : ["пред 1 месец","пред %n месеци"],
+ "_in %n month_::_in %n months_" : ["за %n месец","за %n месеца"],
+ "_%n month ago_::_%n months ago_" : ["пред %n месец","пред %n месеци"],
"next year" : "следниот месец",
"last year" : "предходната година",
"_in %n year_::_in %n years_" : ["за 1 година","за %n години"],