Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 24, 2024
1 parent 787d012 commit d5aa8d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/mk.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ OC.L10N.register(
"Friday" : "Петок",
"Saturday" : "Сабота",
"Sunday" : "Недела",
"Weekdays" : "Работни денови",
"Add time before and after the event" : "Додадете време пред и по настанот",
"Before the event" : "Пред настанот",
"After the event" : "После настанот",
Expand Down Expand Up @@ -334,7 +335,7 @@ OC.L10N.register(
"On the" : "На",
"_month_::_months_" : ["месец","месеци"],
"_year_::_years_" : ["година","години"],
"weekday" : "недели",
"weekday" : "работен ден",
"weekend day" : "ден од викенд",
"Does not repeat" : "Не повторувај",
"The recurrence definition of this event is not fully supported by Nextcloud. If you edit the recurrence-options, certain recurrences may be lost." : "Дефиницијата за повторување на овој настан не е целосно поддржана од Nextcloud. Ако ги уредите опциите за повторување, одредени повторувања може да се изгубат.",
Expand Down
3 changes: 2 additions & 1 deletion l10n/mk.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
"Friday" : "Петок",
"Saturday" : "Сабота",
"Sunday" : "Недела",
"Weekdays" : "Работни денови",
"Add time before and after the event" : "Додадете време пред и по настанот",
"Before the event" : "Пред настанот",
"After the event" : "После настанот",
Expand Down Expand Up @@ -332,7 +333,7 @@
"On the" : "На",
"_month_::_months_" : ["месец","месеци"],
"_year_::_years_" : ["година","години"],
"weekday" : "недели",
"weekday" : "работен ден",
"weekend day" : "ден од викенд",
"Does not repeat" : "Не повторувај",
"The recurrence definition of this event is not fully supported by Nextcloud. If you edit the recurrence-options, certain recurrences may be lost." : "Дефиницијата за повторување на овој настан не е целосно поддржана од Nextcloud. Ако ги уредите опциите за повторување, одредени повторувања може да се изгубат.",
Expand Down

0 comments on commit d5aa8d4

Please sign in to comment.