diff options
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);"); |