Revision 1984
Added by Luisehahne about 12 years ago
| SK.php | ||
|---|---|---|
| 646 | 646 |
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Musíte zadať e-mailovou adresu'; |
| 647 | 647 |
$MESSAGE['START_CURRENT_USER'] = 'Ste prihlásený ako:'; |
| 648 | 648 |
$MESSAGE['START_INSTALL_DIR_EXISTS'] = 'Pozor, stále existuje inštalačný adresár!'; |
| 649 |
$MESSAGE['START_UPGRADE_SCRIPT_EXISTS'] = 'Please delete the file "upgrade-script.php" from your webspace.';
|
|
| 649 |
$MESSAGE['START_UPGRADE_SCRIPT_EXISTS'] = 'Please delete the file {{file}} from your webspace.';
|
|
| 650 | 650 |
$MESSAGE['START_WELCOME_MESSAGE'] = 'Vitajte v administratívnej časti'; |
| 651 | 651 |
$MESSAGE['TEMPLATES_CHANGE_TEMPLATE_NOTICE'] = 'Pozn.: zmena šablony sa provádza v sekcii Nastavenia'; |
| 652 | 652 |
$MESSAGE['THEME_ALREADY_EXISTS'] = 'This new theme descriptor already exists.'; |
Also available in: Unified diff
! /languages/ all language files, add new translation $MESSAGE['START_UPGRADE_SCRIPT_EXISTS']
! /admin/start/index.php for system administrator only: add start link to 'MESSAGE_START_UPGRADE_SCRIPT_EXISTS'