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/sk.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/sk.js')
-rw-r--r-- | apps/dav/l10n/sk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 6c2e4045815..ee8d4d6125f 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -40,7 +40,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Vyriešili ste úlohu {todo} v {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otvoril úlohu {todo} v {calendar}", "You reopened todo {todo} in list {calendar}" : "Otvorili ste znovu úlohu {todo} v {calendar}", - "Calendar and tasks" : "Kalendár a úlohy", "A <strong>calendar</strong> was modified" : "<strong>kalendár</strong> bol upravený", "A calendar <strong>event</strong> was modified" : "<strong>Udalosť</strong> v kalendári bola upravená", "A calendar <strong>todo</strong> was modified" : "<strong>Pripomienka</strong> v kalendári bola upravená", @@ -109,6 +108,7 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was canceled." : "Stretnutie »%1$s« s %2$s bolo zrušené.", "The meeting »%1$s« with %2$s was updated." : "Stretnutie »%1$s« s %2$s bolo aktualizované.", "%1$s invited you to »%2$s«" : "%1$s vám poslal pozvánku na »%2$s«", - "When:" : "Kedy:" + "When:" : "Kedy:", + "Calendar and tasks" : "Kalendár a úlohy" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |