OSDN Git Service

Исправлен фильтр в моделях по наименованию.
[invent/invent.git] / messages / ru-RU / items.php
1 <?php
2 /**
3  * Message translations.
4  *
5  * This file is automatically generated by 'yii message/extract' command.
6  * It contains the localizable messages extracted from source code.
7  * You may modify this file by translating the extracted messages.
8  *
9  * Each array element represents the translation (value) of a message (key).
10  * If the value is empty, the message is considered as not translated.
11  * Messages that no longer need translation will have their translations
12  * enclosed between a pair of '@@' marks.
13  *
14  * Message string can be used with plural forms format. Check i18n section
15  * of the guide for details.
16  *
17  * NOTE: this file must be saved in UTF-8 encoding.
18  */
19 return [
20     'Additional Information' => 'Дополнительная информация',
21     'Attribute filecsv is not set' => 'Атрибут filecsv не установлен',
22     'CSV or XLS file' => 'Файл CSV или XLS',
23     'Checked item(s): ' => 'Учтено оборудование: ',
24     'Create Items' => 'Добавить оборудование',
25     'File upload is not valid' => 'Загруженный файл неверный',
26     'Import' => 'Импортировать',
27     'Import Items' => 'Импорт оборудования',
28     'Inventory QR-code' => 'Инвентарный QR-код',
29     'Inventory number' => 'Инвентарный номер',
30     'Item network name' => 'Сетевое имя',
31     'Item type' => 'Тип оборудования',
32     'Items' => 'Оборудование',
33     'Items: Failed to add entry: ' => 'Оборудование: Невозможно добавить запись: ',
34     'Items: Key field missing "invent" :' => 'Оборудование: Ключевое поле "invent" отсуствует: ',
35     'Location' => 'Место размещения',
36     'Location checked' => 'Место размещения проверено',
37     'MAC address' => 'MAC адрес',
38     'Model' => 'Модель',
39     'Model identifier' => 'Идентификатор модели',
40     'Operating system' => 'Операционная система',
41     'Print Items' => 'Печать этикеток',
42     'Print selected labels' => 'Печать выбранных этикеток',
43     'Read {countRows} records.<br />Imported {countImported} Items.<br />Exists {countExists} Items.<br />Error read {countErrors} records.<br />{errors}' => 'Прочитано {countRows} записей.<br />Импортировано {countImported} оборудования.<br />Уже зарегистрировано {countExists} оборудования.<br />Не удалось обработать {countErrors} записей.<br />{errors}',
44     'Region' => 'Подразделение',
45     'Serial number' => 'Серийный номер',
46     'Start checking' => 'Начать инвентаризацию',
47     'State' => 'Состояние',
48     'Total items checked' => 'Учтено',
49     'Total items count' => 'Всего',
50     'Update Items: {name}' => 'Изменение оборудования: {name}',
51     'Not found!' => 'Не найдено!',
52 ];