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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index f6ca6493d..8df8dd20c 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -30,9 +30,9 @@ OC.L10N.register(
"Saved" : "Uložené",
"Last saved {lastSaved}" : "Naposledy uložené {lastSaved}",
"Unsaved changes" : "Neuložené zmeny",
+ "Guest" : "Hosť",
"No emoji found" : "Nenašli sa žiadne emotikony",
"Edit guest name" : "Upraviť meno hosťa",
- "Guest" : "Hosť",
"Save guest name" : "Uložiť meno hosťa",
"Formatting help" : "Pomoc pri formátovaní",
"Speed up your writing with simple shortcuts." : "Zefektívnite svoje písanie pomocou týchto jednoduchých skratiek.",
@@ -107,7 +107,6 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalších editorov","a %n ďalších editorov"],
"ToDo list" : "Zoznam úloh",
"Emoji picker" : "Výber emotikonov",
- "Todo item" : "Položka úloh",
- "Participants" : "Účastníci"
+ "Todo item" : "Položka úloh"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");