diff --git a/l10n/sk.js b/l10n/sk.js index a801cac1..dd04ee31 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -21,6 +21,8 @@ OC.L10N.register( "Create notifications by default" : "V predvolenom nastavení vytvárať hlásenia", "Send emails by default" : "Odoslať emaily ako predvolené", "Allow comments by default" : "V predvolenom nastavení povoliť komentáre", + "Setting changed" : "Nastavenie zmenené", + "An error occurred while changing the setting" : "Nastala chyba počas zmeny nastavenia", "No announcements" : "Žiadne oznámenia", "There are currently no announcements …" : "Momentálne tu nie sú žiadne oznámenia...", "Comments" : "Komentáre", diff --git a/l10n/sk.json b/l10n/sk.json index 881dfe35..ead8d14f 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -19,6 +19,8 @@ "Create notifications by default" : "V predvolenom nastavení vytvárať hlásenia", "Send emails by default" : "Odoslať emaily ako predvolené", "Allow comments by default" : "V predvolenom nastavení povoliť komentáre", + "Setting changed" : "Nastavenie zmenené", + "An error occurred while changing the setting" : "Nastala chyba počas zmeny nastavenia", "No announcements" : "Žiadne oznámenia", "There are currently no announcements …" : "Momentálne tu nie sú žiadne oznámenia...", "Comments" : "Komentáre",