diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/dav/l10n/sk.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sk.js')
-rw-r--r-- | apps/dav/l10n/sk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 3af6793d4b8..65b87027c71 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -45,10 +45,7 @@ OC.L10N.register( "Contact birthdays" : "Narodeniny kontaktu", "Invitation canceled" : "Pozvánka bola zrušená", "Hello %s," : "Ahoj %s,", - "The meeting »%s« with %s was canceled." : "Stretnutie »%s« s %s bolo zrušené.", "Invitation updated" : "Pozvánka bola aktualizovaná", - "The meeting »%s« with %s was updated." : "Stretnutie »%s« s %s bolo aktualizované.", - "%s invited you to »%s«" : "%s vám poslal pozvánku na »%s«", "When:" : "Kedy:", "Where:" : "Kde:", "Description:" : "Popis:", @@ -63,6 +60,9 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase", + "The meeting »%s« with %s was canceled." : "Stretnutie »%s« s %s bolo zrušené.", + "The meeting »%s« with %s was updated." : "Stretnutie »%s« s %s bolo aktualizované.", + "%s invited you to »%s«" : "%s vám poslal pozvánku na »%s«", "CalDAV server" : "Server CalDAV" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |