diff --git a/language/sk_SK/admin.lang.php b/language/sk_SK/admin.lang.php index be5e54c79..eb3a9cedc 100644 --- a/language/sk_SK/admin.lang.php +++ b/language/sk_SK/admin.lang.php @@ -1312,4 +1312,9 @@ $lang['Installed on %s, %s'] = 'Nainštalované na %s, %s'; $lang['Place first'] = 'Miesto prvé'; $lang['Place last'] = 'Miesto posledné'; $lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'Tento obrázok je fyzicky spojený s týmto albumom, nemôžete ho oddeliť.'; -$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'Počas obnovy tohto doplnku sa obnovia pôvodné parametre a obnovia sa súvisiace údaje'; \ No newline at end of file +$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'Počas obnovy tohto doplnku sa obnovia pôvodné parametre a obnovia sa súvisiace údaje'; +$lang['Always have a backup of your database and files.'] = 'Vždy majte zálohu databázy a súborov.'; +$lang['Details'] = 'Podrobnosti'; +$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Ak sa počas aktualizácie stane niečo zlé, budete môcť obnoviť zálohu.'; +$lang['The best is to have them made automatically on a regular basis.'] = 'Najlepšie je nechať si ich pravidelne robiť automaticky.'; +$lang['This photo no longer exists'] = 'Táto fotografia už neexistuje'; \ No newline at end of file