diff options
Diffstat (limited to 'apps/dav/l10n/sk.json')
-rw-r--r-- | apps/dav/l10n/sk.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index 5b0748026fc..89d9d4241bb 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -43,10 +43,7 @@ "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:", @@ -61,6 +58,9 @@ "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" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |