Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sk.json')
-rw-r--r--l10n/sk.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/l10n/sk.json b/l10n/sk.json
index ee45959..05e303a 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,8 +1,6 @@
{ "translations": {
- "_" : "_",
- "in {path}" : "v {path}",
"Notifications" : "Upozornenia",
- "Dismiss all notifications" : "Odmietnuť všetky upozornenia",
+ "in {path}" : "v {path}",
"No notifications" : "Žiadne upozornenia",
"Dismiss" : "Odmietnuť"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"