Project

General

Profile

« Previous | Next » 

Revision 1672

Added by Dietmar over 12 years ago

+ add languages vars for signup

View differences:

BG.php
31 31
$language_platform = '2.8.x';
32 32
$language_author = 'Hristo Benev(Христо Бенев)';
33 33
$language_license = 'GNU General Public License';
34

  
35
/* MENU */
34 36
$MENU['ACCESS'] = 'Достъп';
35 37
$MENU['ADDON'] = 'Add-on';
36 38
$MENU['ADDONS'] = 'Добавки';
......
52 54
$MENU['TEMPLATES'] = 'Шаблони';
53 55
$MENU['USERS'] = 'Потребители';
54 56
$MENU['VIEW'] = 'Виж';
57

  
58
/* TEXT */
55 59
$TEXT['ACCOUNT_SIGNUP'] = 'Регистрация';
56 60
$TEXT['ACTIONS'] = 'Действия';
57 61
$TEXT['ACTIVE'] = 'Активиран';
......
398 402
$TEXT['WYSIWYG_EDITOR'] = 'WYSIWYG редактор';
399 403
$TEXT['WYSIWYG_STYLE'] = 'Стил WYSIWYG';
400 404
$TEXT['YES'] = 'Да';
405

  
406
/* HEADING */
401 407
$HEADING['ADDON_PRECHECK_FAILED'] = 'Add-On requirements not met';
402 408
$HEADING['ADD_CHILD_PAGE'] = 'Add child page';
403 409
$HEADING['ADD_GROUP'] = 'Add Group';
......
443 449
$HEADING['UPGRADE_LANGUAGE'] = 'Language register/upgrading';
444 450
$HEADING['UPLOAD_FILES'] = 'Качване на файлове';
445 451
$HEADING['WBMAILER_SETTINGS'] = 'Mailer Settings';
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'] = 'Your login details...';
645
$MESSAGE['SIGNUP2_SUBJECT_NEW_USER'] = 'Many thanks for your registration';
636 646
$MESSAGE['SIGNUP_NO_EMAIL'] = '&#1058;&#1088;&#1103;&#1073;&#1074;&#1072; &#1076;&#1072; &#1074;&#1098;&#1074;&#1077;&#1076;&#1077;&#1090;&#1077; e-mail &#1072;&#1076;&#1088;&#1077;&#1089;';
637 647
$MESSAGE['START_CURRENT_USER'] = '&#1042;&#1080;&#1077; &#1074;&#1083;&#1103;&#1079;&#1086;&#1093;&#1090;&#1077; &#1082;&#1072;&#1090;&#1086;:';
638 648
$MESSAGE['START_INSTALL_DIR_EXISTS'] = '&#1042;&#1085;&#1080;&#1084;&#1072;&#1085;&#1080;&#1077;, &#1048;&#1085;&#1089;&#1090;&#1072;&#1083;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1072;&#1090;&#1072; &#1076;&#1080;&#1088;&#1077;&#1082;&#1090;&#1086;&#1088;&#1080;&#1103; &#1074;&#1089;&#1077; &#1086;&#1097;&#1077; &#1089;&#1098;&#1097;&#1077;&#1089;&#1090;&#1074;&#1091;&#1074;&#1072;!';
......
667 677
$MESSAGE['USERS_SAVED'] = '&#1055;&#1086;&#1090;&#1088;&#1077;&#1073;&#1080;&#1090;&#1077;&#1083;&#1103; &#1077; &#1079;&#1072;&#1087;&#1080;&#1089;&#1072;&#1085; &#1091;&#1089;&#1087;&#1077;&#1096;&#1085;&#1086;';
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'] = 'Access the WebsiteBaker administration tools...';
671 683
$OVERVIEW['GROUPS'] = '&#1059;&#1087;&#1088;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077; &#1085;&#1072; &#1087;&#1086;&#1090;&#1088;&#1077;&#1073;&#1080;&#1090;&#1077;&#1083;&#1089;&#1082;&#1080;&#1090;&#1077; &#1075;&#1088;&#1091;&#1087;&#1080; &#1080; &#1090;&#1103;&#1093;&#1085;&#1080;&#1090;&#1077; &#1087;&#1088;&#1072;&#1074;&#1072;...';
672 684
$OVERVIEW['HELP'] = '&#1048;&#1084;&#1072;&#1090;&#1077; &#1074;&#1098;&#1087;&#1088;&#1086;&#1089;&#1080;? &#1053;&#1072;&#1084;&#1077;&#1088;&#1077;&#1090;&#1077; &#1086;&#1090;&#1075;&#1086;&#1074;&#1086;&#1088;...';
......
686 698
{
687 699
	include(WB_PATH.'/languages/old.format.inc.php');
688 700
}
701

  

Also available in: Unified diff