diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-02-10 18:06:52 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-02-10 18:06:52 +0000 |
commit | 2979cf1a35d349c95530a3c3747338e42da151e9 (patch) | |
tree | 2e6f2019cecc1e0f387b4d787ec1788580759a96 /language/sk_SK/admin.lang.php | |
parent | 97ec7a6060deb02202eb32fb51e56719854c46fd (diff) |
[trunk_admin] Update sk_SK, thanks to : JoeKundlak
git-svn-id: http://piwigo.org/svn/trunk@27312 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/sk_SK/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/sk_SK/admin.lang.php b/language/sk_SK/admin.lang.php index 147cc291f..3c173bc2e 100644 --- a/language/sk_SK/admin.lang.php +++ b/language/sk_SK/admin.lang.php @@ -475,7 +475,6 @@ $lang['Are you sure you want to delete this plugin?'] = 'Prajete si odstrániť $lang['Are you sure you want to install this plugin?'] = 'Prajete si nainštalovať tento doplnok?'; $lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = 'Prajete si nainštalovať túto aktualizáciu? Je potrebné overiť, či súčasnú verziu nie je nutné najskôr odinštalovať.'; $lang['Plugin has been successfully copied'] = 'Doplnok bol úspešne nainštalovaný'; -$lang['You might go to plugin list to install and activate it.'] = 'Doplnok je potrebné aktivovať v zozname doplnkov.'; $lang['Can\'t create temporary file.'] = 'Nie je možné vytvoriť dočasný súbor.'; $lang['Can\'t download archive.'] = 'Nie je možné stiahnuť archív.'; $lang['Can\'t read or extract archive.'] = 'Archív nie je možné rozbaliť alebo prečítať.'; @@ -976,4 +975,5 @@ $lang['%d of %d users selected'] = '%d z %d používateľov označených'; $lang['Close user details'] = 'Uzavrieť detaily používateľa'; $lang['Open user details'] = 'Otvoriť detaily používateľa'; $lang['close'] = 'zavrieť'; +$lang['Activate it now'] = 'Aktivovať teraz'; ?>
\ No newline at end of file |