diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:25:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:25:16 +0000 |
commit | 95a4644fc015101f04fbe29d6034f58c9fadecbd (patch) | |
tree | 9b9462a3926070f1b9c7b8d1e08d37440c211d77 /apps/dav/l10n/mk.js | |
parent | 188c5eba3edaf3bf1f95c6f494e5d88c54faaa0e (diff) | |
download | nextcloud-server-95a4644fc015101f04fbe29d6034f58c9fadecbd.tar.gz nextcloud-server-95a4644fc015101f04fbe29d6034f58c9fadecbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/mk.js')
-rw-r--r-- | apps/dav/l10n/mk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/mk.js b/apps/dav/l10n/mk.js index 39ae459fa06..3efa5916343 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -40,7 +40,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Го решивте задолжението {todo} во листата {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно го отвори задолжението {todo} во листата {calendar}", "You reopened todo {todo} in list {calendar}" : "Повторно го отворивте задолжението {todo} во листата {calendar}", - "Calendar and tasks" : "Календар и задачи", "A <strong>calendar</strong> was modified" : "<strong>Календарот</strong> е променет", "A calendar <strong>event</strong> was modified" : "Изменет е <strong>настан</strong> во календарот", "A calendar <strong>todo</strong> was modified" : "Изменета е <strong>задача</strong> во календарот", @@ -109,6 +108,7 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was canceled." : "Состанокот »%1$s« со %2$s е откажан.", "The meeting »%1$s« with %2$s was updated." : "Состанокот »%1$s« со %2$s е ажуриран.", "%1$s invited you to »%2$s«" : "%1$s ве покани вас »%2$s«", - "When:" : "Кога:" + "When:" : "Кога:", + "Calendar and tasks" : "Календар и задачи" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |