Project

General

Profile

« Previous | Next » 

Revision 1672

Added by Dietmar about 12 years ago

+ add languages vars for signup

View differences:

SK.php
31 31
$language_platform = '2.8.x';
32 32
$language_author = 'Michal Kurtulik - YONIX.SK';
33 33
$language_license = 'GNU General Public License';
34

  
35
/* MENU */
34 36
$MENU['ACCESS'] = 'Prístup';
35 37
$MENU['ADDON'] = 'Add-on';
36 38
$MENU['ADDONS'] = 'Rozšírenie';
......
52 54
$MENU['TEMPLATES'] = 'Šablony';
53 55
$MENU['USERS'] = 'Užívatelia';
54 56
$MENU['VIEW'] = 'Zobraziť';
57

  
58
/* TEXT */
55 59
$TEXT['ACCOUNT_SIGNUP'] = 'Registrácia účtu';
56 60
$TEXT['ACTIONS'] = 'Akcia';
57 61
$TEXT['ACTIVE'] = 'Aktívny';
......
398 402
$TEXT['WYSIWYG_EDITOR'] = 'WYSIWYG editor';
399 403
$TEXT['WYSIWYG_STYLE'] = 'WYSIWYG styl';
400 404
$TEXT['YES'] = 'Ano';
405

  
406
/* HEADING */
401 407
$HEADING['ADDON_PRECHECK_FAILED'] = 'Nie sú splnené požiadavky pre rozšírenie';
402 408
$HEADING['ADD_CHILD_PAGE'] = 'Add child page';
403 409
$HEADING['ADD_GROUP'] = 'Pridať skupinu';
......
443 449
$HEADING['UPGRADE_LANGUAGE'] = 'Language register/upgrading';
444 450
$HEADING['UPLOAD_FILES'] = 'Nahrať súbor(y)';
445 451
$HEADING['WBMAILER_SETTINGS'] = 'Nastavenia E-Mailu';
452

  
453
/* MESSAGE */
446 454
$MESSAGE['ADDON_ERROR_RELOAD'] = 'Error while updating the Add-On information.';
447 455
$MESSAGE['ADDON_LANGUAGES_RELOADED'] = 'Languages reloaded successfully';
448 456
$MESSAGE['ADDON_MANUAL_FTP_LANGUAGE'] = '<strong>ATTENTION!</strong> For safety reasons uploading languages files in the folder/languages/ only by FTP and use the Upgrade function for registering or updating.';
......
632 640
-------------------------------------
633 641
This message was automatic generated!
634 642
';
643
$MESSAGE['SIGNUP2_NEW_USER'] = 'A new user would be registered';
635 644
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Vase prihlasovacie udaje...';
645
$MESSAGE['SIGNUP2_SUBJECT_NEW_USER'] = 'Many thanks for your registration';
636 646
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Mus&iacute;te zada&#357; e-mailovou adresu';
637 647
$MESSAGE['START_CURRENT_USER'] = 'Ste prihl&aacute;sen&yacute; ako:';
638 648
$MESSAGE['START_INSTALL_DIR_EXISTS'] = 'Pozor, st&aacute;le existuje in&#353;tala&#269;n&yacute; adres&aacute;r!';
......
667 677
$MESSAGE['USERS_SAVED'] = 'U&#382;&iacute;vate&#318; bol &uacute;spe&#353;ne ulo&#382;en&yacute;';
668 678
$MESSAGE['USERS_USERNAME_TAKEN'] = 'The loginname you entered is already taken';
669 679
$MESSAGE['USERS_USERNAME_TOO_SHORT'] = 'The loginname you entered was too short';
680

  
681
/* OVERVIEW */
670 682
$OVERVIEW['ADMINTOOLS'] = 'Administra&#269;n&eacute; n&aacute;stroje...';
671 683
$OVERVIEW['GROUPS'] = 'Spravova&#357; skupiny u&#382;ivatelov a ich opr&aacute;vnen&iacute;...';
672 684
$OVERVIEW['HELP'] = 'M&aacute;te ot&aacute;zku? H&#318;adajte odpove&#271;...';
......
686 698
{
687 699
	include(WB_PATH.'/languages/old.format.inc.php');
688 700
}
701

  

Also available in: Unified diff