Merge branch 'translaster-master' into develop

This commit is contained in:
Alex Tselegidis 2023-04-24 09:43:03 +02:00
commit 83a83755e4
10 changed files with 194 additions and 194 deletions

View file

@ -37,48 +37,48 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['cal_su'] = 'Su'; $lang['cal_su'] = 'Вс';
$lang['cal_mo'] = 'Mo'; $lang['cal_mo'] = 'Пн';
$lang['cal_tu'] = 'Tu'; $lang['cal_tu'] = 'Вт';
$lang['cal_we'] = 'We'; $lang['cal_we'] = 'Ср';
$lang['cal_th'] = 'Th'; $lang['cal_th'] = 'Чт';
$lang['cal_fr'] = 'Fr'; $lang['cal_fr'] = 'Пт';
$lang['cal_sa'] = 'Sa'; $lang['cal_sa'] = 'Сб';
$lang['cal_sun'] = 'Sun'; $lang['cal_sun'] = 'Вос';
$lang['cal_mon'] = 'Mon'; $lang['cal_mon'] = 'Пон';
$lang['cal_tue'] = 'Tue'; $lang['cal_tue'] = 'Втр';
$lang['cal_wed'] = 'Wed'; $lang['cal_wed'] = 'Сре';
$lang['cal_thu'] = 'Thu'; $lang['cal_thu'] = 'Чет';
$lang['cal_fri'] = 'Fri'; $lang['cal_fri'] = 'Пят';
$lang['cal_sat'] = 'Sat'; $lang['cal_sat'] = 'Суб';
$lang['cal_sunday'] = 'Sunday'; $lang['cal_sunday'] = 'Воскресенье';
$lang['cal_monday'] = 'Monday'; $lang['cal_monday'] = 'Понедельник';
$lang['cal_tuesday'] = 'Tuesday'; $lang['cal_tuesday'] = 'Вторник';
$lang['cal_wednesday'] = 'Wednesday'; $lang['cal_wednesday'] = 'Среда';
$lang['cal_thursday'] = 'Thursday'; $lang['cal_thursday'] = 'Четверг';
$lang['cal_friday'] = 'Friday'; $lang['cal_friday'] = 'Пятница';
$lang['cal_saturday'] = 'Saturday'; $lang['cal_saturday'] = 'Суббота';
$lang['cal_jan'] = 'Jan'; $lang['cal_jan'] = 'Янв';
$lang['cal_feb'] = 'Feb'; $lang['cal_feb'] = 'Фев';
$lang['cal_mar'] = 'Mar'; $lang['cal_mar'] = 'Мар';
$lang['cal_apr'] = 'Apr'; $lang['cal_apr'] = 'Апр';
$lang['cal_may'] = 'May'; $lang['cal_may'] = 'Май';
$lang['cal_jun'] = 'Jun'; $lang['cal_jun'] = 'Июн';
$lang['cal_jul'] = 'Jul'; $lang['cal_jul'] = 'Июл';
$lang['cal_aug'] = 'Aug'; $lang['cal_aug'] = 'Авг';
$lang['cal_sep'] = 'Sep'; $lang['cal_sep'] = 'Сен';
$lang['cal_oct'] = 'Oct'; $lang['cal_oct'] = 'Окт';
$lang['cal_nov'] = 'Nov'; $lang['cal_nov'] = 'Ноя';
$lang['cal_dec'] = 'Dec'; $lang['cal_dec'] = 'Дек';
$lang['cal_january'] = 'January'; $lang['cal_january'] = 'Январь';
$lang['cal_february'] = 'February'; $lang['cal_february'] = 'Февраль';
$lang['cal_march'] = 'March'; $lang['cal_march'] = 'Март';
$lang['cal_april'] = 'April'; $lang['cal_april'] = 'Апрель';
$lang['cal_mayl'] = 'May'; $lang['cal_mayl'] = 'Май';
$lang['cal_june'] = 'June'; $lang['cal_june'] = 'Июнь';
$lang['cal_july'] = 'July'; $lang['cal_july'] = 'Июль';
$lang['cal_august'] = 'August'; $lang['cal_august'] = 'Август';
$lang['cal_september'] = 'September'; $lang['cal_september'] = 'Сентябрь';
$lang['cal_october'] = 'October'; $lang['cal_october'] = 'Октябрь';
$lang['cal_november'] = 'November'; $lang['cal_november'] = 'Ноябрь';
$lang['cal_december'] = 'December'; $lang['cal_december'] = 'Декабрь';

View file

@ -37,20 +37,20 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['date_year'] = 'Year'; $lang['date_year'] = 'Год';
$lang['date_years'] = 'Years'; $lang['date_years'] = 'Годы';
$lang['date_month'] = 'Month'; $lang['date_month'] = 'Месяц';
$lang['date_months'] = 'Months'; $lang['date_months'] = 'Месяцы';
$lang['date_week'] = 'Week'; $lang['date_week'] = 'Неделя';
$lang['date_weeks'] = 'Weeks'; $lang['date_weeks'] = 'Недели';
$lang['date_day'] = 'Day'; $lang['date_day'] = 'День';
$lang['date_days'] = 'Days'; $lang['date_days'] = 'Дни';
$lang['date_hour'] = 'Hour'; $lang['date_hour'] = 'Час';
$lang['date_hours'] = 'Hours'; $lang['date_hours'] = 'Часы';
$lang['date_minute'] = 'Minute'; $lang['date_minute'] = 'Минута';
$lang['date_minutes'] = 'Minutes'; $lang['date_minutes'] = 'Минуты';
$lang['date_second'] = 'Second'; $lang['date_second'] = 'Секунда';
$lang['date_seconds'] = 'Seconds'; $lang['date_seconds'] = 'Секунды';
$lang['UM12'] = '(UTC -12:00) Baker/Howland Island'; $lang['UM12'] = '(UTC -12:00) Baker/Howland Island';
$lang['UM11'] = '(UTC -11:00) Niue'; $lang['UM11'] = '(UTC -11:00) Niue';
@ -67,24 +67,24 @@ $lang['UM35'] = '(UTC -3:30) Newfoundland Standard Time';
$lang['UM3'] = '(UTC -3:00) Argentina, Brazil, French Guiana, Uruguay'; $lang['UM3'] = '(UTC -3:00) Argentina, Brazil, French Guiana, Uruguay';
$lang['UM2'] = '(UTC -2:00) South Georgia/South Sandwich Islands'; $lang['UM2'] = '(UTC -2:00) South Georgia/South Sandwich Islands';
$lang['UM1'] = '(UTC -1:00) Azores, Cape Verde Islands'; $lang['UM1'] = '(UTC -1:00) Azores, Cape Verde Islands';
$lang['UTC'] = '(UTC) Greenwich Mean Time, Western European Time'; $lang['UTC'] = '(UTC) Гранвичское время, Западно-Европейское время';
$lang['UP1'] = '(UTC +1:00) Central European Time, West Africa Time'; $lang['UP1'] = '(UTC +1:00) Центрально-Европейское время, Западно-Африканское время';
$lang['UP2'] = '(UTC +2:00) Central Africa Time, Eastern European Time, Kaliningrad Time'; $lang['UP2'] = '(UTC +2:00) Центральноафриканское время, Восточноевропейское время, Калининградское время';
$lang['UP3'] = '(UTC +3:00) Moscow Time, East Africa Time, Arabia Standard Time'; $lang['UP3'] = '(UTC +3:00) Московское время, Восточноафриканское время, Арабское стандартное время';
$lang['UP35'] = '(UTC +3:30) Iran Standard Time'; $lang['UP35'] = '(UTC +3:30) Иран стандартное время';
$lang['UP4'] = '(UTC +4:00) Azerbaijan Standard Time, Samara Time'; $lang['UP4'] = '(UTC +4:00) Азербайджан стандартное время, Самарское время';
$lang['UP45'] = '(UTC +4:30) Afghanistan'; $lang['UP45'] = '(UTC +4:30) Афганистан';
$lang['UP5'] = '(UTC +5:00) Pakistan Standard Time, Yekaterinburg Time'; $lang['UP5'] = '(UTC +5:00) Пакистанское стандартное время, Екатеринбург';
$lang['UP55'] = '(UTC +5:30) Indian Standard Time, Sri Lanka Time'; $lang['UP55'] = '(UTC +5:30) Индийское стандартное время, Шри-Ланка';
$lang['UP575'] = '(UTC +5:45) Nepal Time'; $lang['UP575'] = '(UTC +5:45) Непальское время';
$lang['UP6'] = '(UTC +6:00) Bangladesh Standard Time, Bhutan Time, Omsk Time'; $lang['UP6'] = '(UTC +6:00) Бангладеш стандартное время, Бутанское время, Омское время';
$lang['UP65'] = '(UTC +6:30) Cocos Islands, Myanmar'; $lang['UP65'] = '(UTC +6:30) Cocos Islands, Myanmar';
$lang['UP7'] = '(UTC +7:00) Krasnoyarsk Time, Cambodia, Laos, Thailand, Vietnam'; $lang['UP7'] = '(UTC +7:00) Красноярское время, Камбоджа, Лаос, Тайланд, Вьетнам';
$lang['UP8'] = '(UTC +8:00) Australian Western Standard Time, Beijing Time, Irkutsk Time'; $lang['UP8'] = '(UTC +8:00) Австралийское западное стандартное время, Пекинское время, Иркутское время';
$lang['UP875'] = '(UTC +8:45) Australian Central Western Standard Time'; $lang['UP875'] = '(UTC +8:45) Australian Central Western Standard Time';
$lang['UP9'] = '(UTC +9:00) Japan Standard Time, Korea Standard Time, Yakutsk Time'; $lang['UP9'] = '(UTC +9:00) Японское стандартное время, Корейское стандартное время, Якутское время';
$lang['UP95'] = '(UTC +9:30) Australian Central Standard Time'; $lang['UP95'] = '(UTC +9:30) Australian Central Standard Time';
$lang['UP10'] = '(UTC +10:00) Australian Eastern Standard Time, Vladivostok Time'; $lang['UP10'] = '(UTC +10:00) Австралийское восточное стандартное время, Владивостокское время';
$lang['UP105'] = '(UTC +10:30) Lord Howe Island'; $lang['UP105'] = '(UTC +10:30) Lord Howe Island';
$lang['UP11'] = '(UTC +11:00) Srednekolymsk Time, Solomon Islands, Vanuatu'; $lang['UP11'] = '(UTC +11:00) Srednekolymsk Time, Solomon Islands, Vanuatu';
$lang['UP115'] = '(UTC +11:30) Norfolk Island'; $lang['UP115'] = '(UTC +11:30) Norfolk Island';

View file

@ -37,33 +37,33 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['form_validation_required'] = 'The {field} field is required.'; $lang['form_validation_required'] = 'Поле {field} является обязательным.';
$lang['form_validation_isset'] = 'The {field} field must have a value.'; $lang['form_validation_isset'] = 'Поле {field} должно иметь значение.';
$lang['form_validation_valid_email'] = 'The {field} field must contain a valid email address.'; $lang['form_validation_valid_email'] = 'Поле {field} должно содержать действительный адрес электронной почты.';
$lang['form_validation_valid_emails'] = 'The {field} field must contain all valid email addresses.'; $lang['form_validation_valid_emails'] = 'Поле {field} должно содержать все действительные адреса электронной почты.';
$lang['form_validation_valid_url'] = 'The {field} field must contain a valid URL.'; $lang['form_validation_valid_url'] = 'Поле {field} должно содержать действительный URL.';
$lang['form_validation_valid_ip'] = 'The {field} field must contain a valid IP.'; $lang['form_validation_valid_ip'] = 'Поле {field} должно содержать действительный IP.';
$lang['form_validation_valid_base64'] = 'The {field} field must contain a valid Base64 string.'; $lang['form_validation_valid_base64'] = 'Поле {field} должно содержать допустимую строку Base64.';
$lang['form_validation_min_length'] = 'The {field} field must be at least {param} characters in length.'; $lang['form_validation_min_length'] = 'Поле {field} должно быть длиной не менее {param} символов.';
$lang['form_validation_max_length'] = 'The {field} field cannot exceed {param} characters in length.'; $lang['form_validation_max_length'] = 'Длина поля {field} не может превышать {param} символов.';
$lang['form_validation_exact_length'] = 'The {field} field must be exactly {param} characters in length.'; $lang['form_validation_exact_length'] = 'Поле {field} должно быть длиной ровно {param} символов.';
$lang['form_validation_alpha'] = 'The {field} field may only contain alphabetical characters.'; $lang['form_validation_alpha'] = 'Поле {field} может содержать только алфавитные символы.';
$lang['form_validation_alpha_numeric'] = 'The {field} field may only contain alpha-numeric characters.'; $lang['form_validation_alpha_numeric'] = 'Поле {field} может содержать только буквенно-цифровые символы.';
$lang['form_validation_alpha_numeric_spaces'] = 'The {field} field may only contain alpha-numeric characters and spaces.'; $lang['form_validation_alpha_numeric_spaces'] = 'Поле {field} может содержать только буквенно-цифровые символы и пробелы.';
$lang['form_validation_alpha_dash'] = 'The {field} field may only contain alpha-numeric characters, underscores, and dashes.'; $lang['form_validation_alpha_dash'] = 'Поле {field} может содержать только буквенно-цифровые символы, подчеркивания и тире.';
$lang['form_validation_numeric'] = 'The {field} field must contain only numbers.'; $lang['form_validation_numeric'] = 'Поле {field} должно содержать только числа.';
$lang['form_validation_is_numeric'] = 'The {field} field must contain only numeric characters.'; $lang['form_validation_is_numeric'] = 'Поле {field} должно содержать только числовые символы.';
$lang['form_validation_integer'] = 'The {field} field must contain an integer.'; $lang['form_validation_integer'] = 'Поле {field} должно содержать целое число.';
$lang['form_validation_regex_match'] = 'The {field} field is not in the correct format.'; $lang['form_validation_regex_match'] = 'Поле {field} имеет неправильный формат.';
$lang['form_validation_matches'] = 'The {field} field does not match the {param} field.'; $lang['form_validation_matches'] = 'Поле {field} не соответствует полю {param}.';
$lang['form_validation_differs'] = 'The {field} field must differ from the {param} field.'; $lang['form_validation_differs'] = 'Поле {field} должно отличаться от поля {param}.';
$lang['form_validation_is_unique'] = 'The {field} field must contain a unique value.'; $lang['form_validation_is_unique'] = 'Поле {field} должно содержать уникальное значение.';
$lang['form_validation_is_natural'] = 'The {field} field must only contain digits.'; $lang['form_validation_is_natural'] = 'Поле {field} должно содержать только цифры.';
$lang['form_validation_is_natural_no_zero'] = 'The {field} field must only contain digits and must be greater than zero.'; $lang['form_validation_is_natural_no_zero'] = 'Поле {field} должно содержать только цифры и должно быть больше нуля.';
$lang['form_validation_decimal'] = 'The {field} field must contain a decimal number.'; $lang['form_validation_decimal'] = 'Поле {field} должно содержать десятичное число.';
$lang['form_validation_less_than'] = 'The {field} field must contain a number less than {param}.'; $lang['form_validation_less_than'] = 'Поле {field} должно содержать число, меньшее, чем {param}.';
$lang['form_validation_less_than_equal_to'] = 'The {field} field must contain a number less than or equal to {param}.'; $lang['form_validation_less_than_equal_to'] = 'Поле {field} должно содержать число, меньшее или равное {param}.';
$lang['form_validation_greater_than'] = 'The {field} field must contain a number greater than {param}.'; $lang['form_validation_greater_than'] = 'Поле {field} должно содержать число, большее, чем {param}.';
$lang['form_validation_greater_than_equal_to'] = 'The {field} field must contain a number greater than or equal to {param}.'; $lang['form_validation_greater_than_equal_to'] = 'Поле {field} должно содержать число, большее или равное {param}.';
$lang['form_validation_error_message_not_set'] = 'Unable to access an error message corresponding to your field name {field}.'; $lang['form_validation_error_message_not_set'] = 'Невозможно получить доступ к сообщению об ошибке, соответствующему имени вашего поля {field}.';
$lang['form_validation_in_list'] = 'The {field} field must be one of: {param}.'; $lang['form_validation_in_list'] = 'Поле {field} должно быть одним из: {param}.';

View file

@ -37,15 +37,15 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['ftp_no_connection'] = 'Unable to locate a valid connection ID. Please make sure you are connected before performing any file routines.'; $lang['ftp_no_connection'] = 'Невозможно найти действительный идентификатор соединения. Пожалуйста, убедитесь, что вы подключены, прежде чем выполнять любые операции с файлами.';
$lang['ftp_unable_to_connect'] = 'Unable to connect to your FTP server using the supplied hostname.'; $lang['ftp_unable_to_connect'] = 'Невозможно подключиться к FTP-серверу, используя указанное имя хоста.';
$lang['ftp_unable_to_login'] = 'Unable to login to your FTP server. Please check your username and password.'; $lang['ftp_unable_to_login'] = 'Невозможно войти на ваш FTP-сервер. Пожалуйста, проверьте имя пользователя и пароль.';
$lang['ftp_unable_to_mkdir'] = 'Unable to create the directory you have specified.'; $lang['ftp_unable_to_mkdir'] = 'Невозможно создать указанный вами каталог.';
$lang['ftp_unable_to_changedir'] = 'Unable to change directories.'; $lang['ftp_unable_to_changedir'] = 'Невозможно сменить каталоги.';
$lang['ftp_unable_to_chmod'] = 'Unable to set file permissions. Please check your path.'; $lang['ftp_unable_to_chmod'] = 'Невозможно установить разрешения на файл. Пожалуйста, проверьте путь.';
$lang['ftp_unable_to_upload'] = 'Unable to upload the specified file. Please check your path.'; $lang['ftp_unable_to_upload'] = 'Невозможно загрузить указанный файл. Пожалуйста, проверьте путь.';
$lang['ftp_unable_to_download'] = 'Unable to download the specified file. Please check your path.'; $lang['ftp_unable_to_download'] = 'Невозможно скачать указанный файл. Пожалуйста, проверьте путь.';
$lang['ftp_no_source_file'] = 'Unable to locate the source file. Please check your path.'; $lang['ftp_no_source_file'] = 'Невозможно найти исходный файл. Пожалуйста, проверьте путь.';
$lang['ftp_unable_to_rename'] = 'Unable to rename the file.'; $lang['ftp_unable_to_rename'] = 'Невозможно переименовать файл.';
$lang['ftp_unable_to_delete'] = 'Unable to delete the file.'; $lang['ftp_unable_to_delete'] = 'Невозможно удалить файл.';
$lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.'; $lang['ftp_unable_to_move'] = 'Невозможно переместить файл. Убедитесь, что каталог назначения существует.';

View file

@ -37,21 +37,21 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['imglib_source_image_required'] = 'You must specify a source image in your preferences.'; $lang['imglib_source_image_required'] = 'Вы должны указать исходное изображение в настройках.';
$lang['imglib_gd_required'] = 'The GD image library is required for this feature.'; $lang['imglib_gd_required'] = 'Для этой функции требуется библиотека изображений GD.';
$lang['imglib_gd_required_for_props'] = 'Your server must support the GD image library in order to determine the image properties.'; $lang['imglib_gd_required_for_props'] = 'Ваш сервер должен поддерживать библиотеку изображений GD, чтобы определить свойства изображения.';
$lang['imglib_unsupported_imagecreate'] = 'Your server does not support the GD function required to process this type of image.'; $lang['imglib_unsupported_imagecreate'] = 'Ваш сервер не поддерживает функцию GD, необходимую для обработки этого типа изображений.';
$lang['imglib_gif_not_supported'] = 'GIF images are often not supported due to licensing restrictions. You may have to use JPG or PNG images instead.'; $lang['imglib_gif_not_supported'] = 'Изображения GIF часто не поддерживаются из-за лицензионных ограничений. Возможно, вместо них придется использовать изображения JPG или PNG.';
$lang['imglib_jpg_not_supported'] = 'JPG images are not supported.'; $lang['imglib_jpg_not_supported'] = 'Изображения JPG не поддерживаются.';
$lang['imglib_png_not_supported'] = 'PNG images are not supported.'; $lang['imglib_png_not_supported'] = 'Изображения PNG не поддерживаются.';
$lang['imglib_jpg_or_png_required'] = 'The image resize protocol specified in your preferences only works with JPEG or PNG image types.'; $lang['imglib_jpg_or_png_required'] = 'Протокол изменения размера изображения, указанный в настройках, работает только с изображениями типа JPEG или PNG.';
$lang['imglib_copy_error'] = 'An error was encountered while attempting to replace the file. Please make sure your file directory is writable.'; $lang['imglib_copy_error'] = 'При попытке заменить файл возникла ошибка. Пожалуйста, убедитесь, что ваш каталог файлов доступен для записи.';
$lang['imglib_rotate_unsupported'] = 'Image rotation does not appear to be supported by your server.'; $lang['imglib_rotate_unsupported'] = 'Похоже, что поворот изображения не поддерживается вашим сервером.';
$lang['imglib_libpath_invalid'] = 'The path to your image library is not correct. Please set the correct path in your image preferences.'; $lang['imglib_libpath_invalid'] = 'Неправильно указан путь к библиотеке изображений. Пожалуйста, установите правильный путь в настройках изображения.';
$lang['imglib_image_process_failed'] = 'Image processing failed. Please verify that your server supports the chosen protocol and that the path to your image library is correct.'; $lang['imglib_image_process_failed'] = 'Сбой обработки изображения. Убедитесь, что ваш сервер поддерживает выбранный протокол и что путь к библиотеке изображений указан правильно.';
$lang['imglib_rotation_angle_required'] = 'An angle of rotation is required to rotate the image.'; $lang['imglib_rotation_angle_required'] = 'Для поворота изображения необходим угол поворота.';
$lang['imglib_invalid_path'] = 'The path to the image is not correct.'; $lang['imglib_invalid_path'] = 'Путь к изображению указан неверно.';
$lang['imglib_invalid_image'] = 'The provided image is not valid.'; $lang['imglib_invalid_image'] = 'Предоставленное изображение недействительно.';
$lang['imglib_copy_failed'] = 'The image copy routine failed.'; $lang['imglib_copy_failed'] = 'Не удалось выполнить копирование изображения.';
$lang['imglib_missing_font'] = 'Unable to find a font to use.'; $lang['imglib_missing_font'] = 'Невозможно найти шрифт для использования.';
$lang['imglib_save_failed'] = 'Unable to save the image. Please make sure the image and file directory are writable.'; $lang['imglib_save_failed'] = 'Невозможно сохранить изображение. Убедитесь, что изображение и каталог файла доступны для записи.';

View file

@ -4,7 +4,7 @@
</head> </head>
<body> <body>
<p>Directory access is forbidden.</p> <p>Доступ к каталогу запрещен.</p>
</body> </body>
</html> </html>

View file

@ -37,8 +37,8 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['terabyte_abbr'] = 'TB'; $lang['terabyte_abbr'] = 'ТБ';
$lang['gigabyte_abbr'] = 'GB'; $lang['gigabyte_abbr'] = 'ГБ';
$lang['megabyte_abbr'] = 'MB'; $lang['megabyte_abbr'] = 'МБ';
$lang['kilobyte_abbr'] = 'KB'; $lang['kilobyte_abbr'] = 'КБ';
$lang['bytes'] = 'Bytes'; $lang['bytes'] = 'Байт';

View file

@ -37,24 +37,24 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['profiler_database'] = 'DATABASE'; $lang['profiler_database'] = 'БД';
$lang['profiler_controller_info'] = 'CLASS/METHOD'; $lang['profiler_controller_info'] = 'КЛАС/МЕТОД';
$lang['profiler_benchmarks'] = 'BENCHMARKS'; $lang['profiler_benchmarks'] = 'BENCHMARKS';
$lang['profiler_queries'] = 'QUERIES'; $lang['profiler_queries'] = 'ЗАПРОСЫ';
$lang['profiler_get_data'] = 'GET DATA'; $lang['profiler_get_data'] = 'ДАННЫЕ GET';
$lang['profiler_post_data'] = 'POST DATA'; $lang['profiler_post_data'] = 'ДАННЫЕ POST';
$lang['profiler_uri_string'] = 'URI STRING'; $lang['profiler_uri_string'] = 'СТРОКА URI';
$lang['profiler_memory_usage'] = 'MEMORY USAGE'; $lang['profiler_memory_usage'] = 'ИСПОЛЬЗОВАНИЕ ПАМЯТИ';
$lang['profiler_config'] = 'CONFIG VARIABLES'; $lang['profiler_config'] = 'ПЕРЕМЕННЫЕ КОНФИГУРАЦИИ';
$lang['profiler_session_data'] = 'SESSION DATA'; $lang['profiler_session_data'] = 'ДАННЫЕ СЕАНСА';
$lang['profiler_headers'] = 'HTTP HEADERS'; $lang['profiler_headers'] = 'ЗАГОЛОВКИ HTTP';
$lang['profiler_no_db'] = 'Database driver is not currently loaded'; $lang['profiler_no_db'] = 'Драйвер базы данных в настоящее время не загружен';
$lang['profiler_no_queries'] = 'No queries were run'; $lang['profiler_no_queries'] = 'Никаких запросов не выполнялось';
$lang['profiler_no_post'] = 'No POST data exists'; $lang['profiler_no_post'] = 'Данные POST отсутствуют';
$lang['profiler_no_get'] = 'No GET data exists'; $lang['profiler_no_get'] = 'Данные GET отсутствуют';
$lang['profiler_no_uri'] = 'No URI data exists'; $lang['profiler_no_uri'] = 'Данные URI отсутствуют';
$lang['profiler_no_memory'] = 'Memory Usage Unavailable'; $lang['profiler_no_memory'] = 'Использование памяти недоступно';
$lang['profiler_no_profiles'] = 'No Profile data - all Profiler sections have been disabled.'; $lang['profiler_no_profiles'] = 'Нет данных профиля - все секции профилировщика отключены.';
$lang['profiler_section_hide'] = 'Hide'; $lang['profiler_section_hide'] = 'Скрыть';
$lang['profiler_section_show'] = 'Show'; $lang['profiler_section_show'] = 'Показать';
$lang['profiler_seconds'] = 'seconds'; $lang['profiler_seconds'] = 'секунды';

View file

@ -37,22 +37,22 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['ut_test_name'] = 'Test Name'; $lang['ut_test_name'] = 'Имя теста';
$lang['ut_test_datatype'] = 'Test Datatype'; $lang['ut_test_datatype'] = 'Тестовый тип данных';
$lang['ut_res_datatype'] = 'Expected Datatype'; $lang['ut_res_datatype'] = 'Ожидаемый тип данных';
$lang['ut_result'] = 'Result'; $lang['ut_result'] = 'Результат';
$lang['ut_undefined'] = 'Undefined Test Name'; $lang['ut_undefined'] = 'Неопределенное имя теста';
$lang['ut_file'] = 'File Name'; $lang['ut_file'] = 'Имя файла';
$lang['ut_line'] = 'Line Number'; $lang['ut_line'] = 'Номер строки';
$lang['ut_passed'] = 'Passed'; $lang['ut_passed'] = 'Пройденный';
$lang['ut_failed'] = 'Failed'; $lang['ut_failed'] = 'Неудачный';
$lang['ut_boolean'] = 'Boolean'; $lang['ut_boolean'] = 'Логический';
$lang['ut_integer'] = 'Integer'; $lang['ut_integer'] = 'Целочисленный';
$lang['ut_float'] = 'Float'; $lang['ut_float'] = 'Дробный';
$lang['ut_double'] = 'Float'; // can be the same as float $lang['ut_double'] = 'Дробный'; // can be the same as float
$lang['ut_string'] = 'String'; $lang['ut_string'] = 'Строка';
$lang['ut_array'] = 'Array'; $lang['ut_array'] = 'Массив';
$lang['ut_object'] = 'Object'; $lang['ut_object'] = 'Объект';
$lang['ut_resource'] = 'Resource'; $lang['ut_resource'] = 'Ресурс';
$lang['ut_null'] = 'Null'; $lang['ut_null'] = 'Null';
$lang['ut_notes'] = 'Notes'; $lang['ut_notes'] = 'Примечания';

View file

@ -37,19 +37,19 @@
*/ */
defined('BASEPATH') OR exit('No direct script access allowed'); defined('BASEPATH') OR exit('No direct script access allowed');
$lang['upload_userfile_not_set'] = 'Unable to find a post variable called userfile.'; $lang['upload_userfile_not_set'] = 'Невозможно найти запрошенную переменную с именем userfile.';
$lang['upload_file_exceeds_limit'] = 'The uploaded file exceeds the maximum allowed size in your PHP configuration file.'; $lang['upload_file_exceeds_limit'] = 'Загруженный файл превышает максимально допустимый размер в вашем конфигурационном файле PHP.';
$lang['upload_file_exceeds_form_limit'] = 'The uploaded file exceeds the maximum size allowed by the submission form.'; $lang['upload_file_exceeds_form_limit'] = 'Загруженный файл превышает максимальный размер, разрешенный формой отправки.';
$lang['upload_file_partial'] = 'The file was only partially uploaded.'; $lang['upload_file_partial'] = 'Файл был загружен только частично.';
$lang['upload_no_temp_directory'] = 'The temporary folder is missing.'; $lang['upload_no_temp_directory'] = 'Временная папка отсутствует.';
$lang['upload_unable_to_write_file'] = 'The file could not be written to disk.'; $lang['upload_unable_to_write_file'] = 'Файл не может быть записан на диск.';
$lang['upload_stopped_by_extension'] = 'The file upload was stopped by extension.'; $lang['upload_stopped_by_extension'] = 'Загрузка файла была остановлена расширением.';
$lang['upload_no_file_selected'] = 'You did not select a file to upload.'; $lang['upload_no_file_selected'] = 'Вы не выбрали файл для загрузки.';
$lang['upload_invalid_filetype'] = 'The filetype you are attempting to upload is not allowed.'; $lang['upload_invalid_filetype'] = 'Тип файла, который вы пытаетесь загрузить, не разрешен.';
$lang['upload_invalid_filesize'] = 'The file you are attempting to upload is larger than the permitted size.'; $lang['upload_invalid_filesize'] = 'Размер файла, который вы пытаетесь загрузить, превышает допустимый.';
$lang['upload_invalid_dimensions'] = 'The image you are attempting to upload doesn\'t fit into the allowed dimensions.'; $lang['upload_invalid_dimensions'] = 'Изображение, которое вы пытаетесь загрузить, не соответствует допустимым размерам.';
$lang['upload_destination_error'] = 'A problem was encountered while attempting to move the uploaded file to the final destination.'; $lang['upload_destination_error'] = 'При попытке переместить загруженный файл в конечный пункт назначения возникла проблема.';
$lang['upload_no_filepath'] = 'The upload path does not appear to be valid.'; $lang['upload_no_filepath'] = 'Путь загрузки не является действительным.';
$lang['upload_no_file_types'] = 'You have not specified any allowed file types.'; $lang['upload_no_file_types'] = 'Вы не указали ни одного разрешенного типа файлов.';
$lang['upload_bad_filename'] = 'The file name you submitted already exists on the server.'; $lang['upload_bad_filename'] = 'Имя файла, которое вы предоставили, уже существует на сервере.';
$lang['upload_not_writable'] = 'The upload destination folder does not appear to be writable.'; $lang['upload_not_writable'] = 'Похоже, что папка назначения загрузки не доступна для записи.';