diff options
Diffstat (limited to 'apps/dav/l10n/sk.js')
-rw-r--r-- | apps/dav/l10n/sk.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index ae82c649488..0f136cbef29 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -178,9 +178,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Prosím kontaktujte priamo organizátora.", "Are you accepting the invitation?" : "Príjmate pozvánku?", "Tentative" : "Neistý", - "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.", - "Invitation canceled" : "Pozvánka bola zrušená", - "Invitation updated" : "Pozvánka bola aktualizovaná", - "Invitation" : "Pozvánka" + "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |