summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/sk_SK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/sk_SK.js')
-rw-r--r--apps/updatenotification/l10n/sk_SK.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/sk_SK.js b/apps/updatenotification/l10n/sk_SK.js
index e684a120e57..e81c3775dd9 100644
--- a/apps/updatenotification/l10n/sk_SK.js
+++ b/apps/updatenotification/l10n/sk_SK.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} je dostupná. Získajte viac informácií o postupe aktualizácie.",
- "Updater" : "Aktualizátor"
+ "Updater" : "Aktualizátor",
+ "A new version is available: %s" : "Je dostupná nová verzia: %s",
+ "Update channel:" : "Aktualizačný kanál:"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");