summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/sk.js3
-rw-r--r--apps/dav/l10n/sk.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js
index b2b3708e840..639adcce21a 100644
--- a/apps/dav/l10n/sk.js
+++ b/apps/dav/l10n/sk.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "Neistý",
"Save" : "Uložiť",
"Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.",
- "Calendar and tasks" : "Kalendár a úlohy"
+ "Calendar and tasks" : "Kalendár a úlohy",
+ "i" : "i"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json
index 87eb5c19885..4d8f8beed49 100644
--- a/apps/dav/l10n/sk.json
+++ b/apps/dav/l10n/sk.json
@@ -135,6 +135,7 @@
"Tentative" : "Neistý",
"Save" : "Uložiť",
"Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.",
- "Calendar and tasks" : "Kalendár a úlohy"
+ "Calendar and tasks" : "Kalendár a úlohy",
+ "i" : "i"
},"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