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, 5 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index e64984e29..515c2ad31 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -91,6 +91,11 @@ OC.L10N.register(
"Heading 4" : "Nadpis 4",
"Heading 5" : "Nadpis 5",
"ToDo list" : "Zoznam úloh",
+ "Callouts" : "Popisky",
+ "Info" : "Info",
+ "Success" : "Úspešné",
+ "Warning" : "Varovanie",
+ "Danger" : "Nebezpečenstvo",
"Emoji picker" : "Výber emotikonov"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");