OSDN Git Service

b1bddbf32ac56016cfe7aee7fd6f9d1ef54374aa
[invent/invent.git] / messages / ru-RU / regions.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     'Create region' => 'Добавление региона',
21     'Region' => 'Подразделение',
22     'Region name' => 'Подразделение',
23     'Regions' => 'Подразделения',
24     'Regions: can\'t add region "{region}"' => 'Подразделения: невозможно добавить подразделение "{region}"',
25     'Select region' => 'Выберите подразделение',
26     'The requested page does not exist.' => 'Запрошенная страница отсутствует.',
27     'Update' => 'Обновить',
28     'Update Regions: {name}' => 'Изменение региона: {name}',
29     'Regions: Key field missing "region"' => 'Подразделения: Отсуствует ключевое поле "region"',
30 ];