PageRenderTime 48ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/yii/framework/messages/ru/yii.php

https://github.com/joshuaswarren/weatherhub
PHP | 256 lines | 237 code | 0 blank | 19 comment | 0 complexity | 287c1aa07e549aab54aba8f19b9a49d7 MD5 | raw file
  1. <?php
  2. /**
  3. * Message translations.
  4. *
  5. * This file is automatically generated by 'yiic message' 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. * @version $Id: $
  20. */
  21. return array (
  22. 'Failed to set unsafe attribute "{attribute}" of "{class}".' => 'Не удалось присвоить небезопасный атрибут "{attribute}" класса "{class}".',
  23. 'Failed to start session.' => 'Не удалось запустить сессию.',
  24. '{class} and its behaviors do not have a method or closure named "{name}".' => 'В классе {class} и его поведениях не найден метод или замыкание с именем "{name}".',
  25. '"{path}" is not a valid directory.' => 'Путь "{path}" не является правильной директорией.',
  26. '&lt; Previous' => '&lt; Предыдущая',
  27. '&lt;&lt; First' => '&lt;&lt; Первая',
  28. 'Action class {class} must implement the "run" method.' => 'Класс действия {class} должен содержать метод "run".',
  29. 'Active Record requires a "db" CDbConnection application component.' => 'ActiveRecord требует компонент приложения "db" CDbConnection.',
  30. 'Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.' => 'Отношение "{relation}" класса Active record "{class}" сконфигурировано не верно. Вы должны указать тип отношения, связанный отношением класс active record и внешний ключ.',
  31. 'Active record "{class}" is trying to select an invalid column "{column}". Note, the column must exist in the table or be an expression with alias.' => 'ActiveRecord "{class}" пытается выбрать недопустимый столбец "{column}". Примечание: столбец должен существовать в таблице или являться выражением с алиасом.',
  32. 'Adding a foreign key constraint to an existing table is not supported by SQLite.' => 'Добавление внешнего ключа к существующей таблице не поддерживается SQLite.',
  33. 'Alias "{alias}" is invalid. Make sure it points to an existing PHP file.' => 'Псевдоним "{alias}" неверен. Убедитесь, что он указывает на существующий PHP файл.',
  34. 'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => 'Неправильный алиас "{alias}". Убедитесь, что он указывает на существующую директорию или файл.',
  35. 'Alias "{alias}" is invalid. Make sure it points to an existing directory.' => 'Неправильный псевдоним "{alias}". Убедитесь, что он указывает на существующую директорию.',
  36. 'Altering a DB column is not supported by SQLite.' => 'Изменение поля БД не поддерживается SQLite.',
  37. 'Application Log' => 'Журнал приложения',
  38. 'Application base path "{path}" is not a valid directory.' => 'Базовый путь приложения "{path}" не является директорией.',
  39. 'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'Рабочий путь приложения "{path}" задан неверно. Удостоверьтесь, что директория доступна для записи пользователю, под которым запущен веб-сервер.',
  40. 'Authorization item "{item}" has already been assigned to user "{user}".' => 'Элемент авторизации "{item}" уже назначен пользователю "{user}".',
  41. 'Base path "{path}" is not a valid directory.' => 'Базовый путь "{path}" задан неверно.',
  42. 'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache требует загруженного расширения PHP APC.',
  43. 'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'Путь CAssetManager.basePath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер.',
  44. 'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'Идентификатор CCacheHttpSession.cacheID задан неверно. Удостоверьтесь, что "{id}" соответствует существующему компоненту кэша приложения.',
  45. 'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'Действие CCaptchaValidator.action "{id}" задано неверно: действия не найдено в текущем контроллере.',
  46. 'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'Идентификатор CDbAuthManager.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения.',
  47. 'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'Идентификатор CDbCache.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения.',
  48. 'CDbCacheDependency.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'Неправильный CDbCacheDependency.connectionID "{id}". Убедитесь, что ID указывает на ID компонента приложения CDbConnection.',
  49. 'CDbCacheDependency.sql cannot be empty.' => 'Файл CDbCacheDependency.sql должен содержать какие-либо запросы.',
  50. 'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand не удалось исполнить SQL-запрос: {error}',
  51. 'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand не удалось подготовить SQL-запрос: {error}',
  52. 'CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}.' => 'Не удалось выполнить CDbCommand::execute(): {error}. Выполнявшийся SQL-запрос: {sql}.',
  53. 'CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}.' => 'Не удалось выполнить CDbCommand::{method}(): {error}. Выполнявшийся SQL-запрос: {sql}.',
  54. 'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection не поддерживает чтения из базы данных {driver}.',
  55. 'CDbConnection failed to open the DB connection.' => 'CDbConnection не удалось установить соединение с БД.',
  56. 'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection не удалось открыть соединение с базой данных: {error}',
  57. 'CDbConnection.connectionString cannot be empty.' => 'Параметр CDbConnection.connectionString должен быть заполнен.',
  58. 'CDbDataReader cannot rewind. It is a forward-only reader.' => 'Компонент CDbDataReader не поддерживает обратное чтение. Этот компонент только для чтения в прямом направлении.',
  59. 'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'Идентификатор CDbHttpSession.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения.',
  60. 'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'Идентификатор CDbLogRoute.connectionID "{id}" указывает на неверный компонент CDbConnection вашего приложения.',
  61. 'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'CDbMessageSource.connectionID указан неверно. Удостоверьтесь, что "{id}" указывает на правильный компонент для работы с базой данных вашего приложения.',
  62. 'CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbTestFixture.connectionID "{id}" неверный. Убедитесь, что он указывает на ID компонента приложения CDbConnection.',
  63. 'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'Компонент CDbTransaction не активен, операции фиксации (commit) и отката (roll back) не могут быть совершены.',
  64. 'CDirectoryCacheDependency.directory cannot be empty.' => 'Параметр CDirectoryCacheDependency.directory должен быть заполнен.',
  65. 'CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option.' => 'Для работы CEAcceleratorCache требуется загруженное расширение PHP eAccelerator. Оно должно быть включено или скомпилировано с опцией "--with-eaccelerator-shared-memory".',
  66. 'CFileCacheDependency.fileName cannot be empty.' => 'Параметр CFileCacheDependency.fileName должен быть заполнен.',
  67. 'CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process.' => 'Путь CFileLogRoute.logPath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер.',
  68. 'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain может содержать только объекты реализующие интерфейс IFilter.',
  69. 'CFlexWidget.baseUrl cannot be empty.' => 'Параметр CFlexWidget.baseUrl должен быть заполнен.',
  70. 'CFlexWidget.name cannot be empty.' => 'Параметр CFlexWidget.name должен быть заполнен.',
  71. 'CGlobalStateCacheDependency.stateName cannot be empty.' => 'Параметр CGlobalStateCacheDependency.stateName должен быть заполнен.',
  72. 'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection может содержать только объекты типа CHttpCookie.',
  73. 'CHttpRequest is unable to determine the entry script URL.' => 'Компоненту CHttpRequest не удалось определить URL входного скрипта.',
  74. 'CHttpRequest is unable to determine the path info of the request.' => 'Компоненту CHttpRequest не удалось определить информацию о пути, содержащуюся в запросе.',
  75. 'CHttpRequest is unable to determine the request URI.' => 'Компоненту CHttpRequest не удалось определить URI запроса.',
  76. 'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'Параметр CHttpSession.cookieMode может принимать только значения "none", "allow" или "only".',
  77. 'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'Значение параметра CHttpSession.gcProbability "{value}" задано неверно. Необходимо указать число от 0 до 100.',
  78. 'CHttpSession.savePath "{path}" is not a valid directory.' => 'Путь CHttpSession.savePath "{path}" не является директорией.',
  79. 'CMemCache server configuration must be an array.' => 'Конфигурация сервера CMemCache должна быть массивом.',
  80. 'CMemCache server configuration must have "host" value.' => 'Конфигурация сервера CMemCache должна содержать значение "host".',
  81. 'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'Компонент CProfileLogRoute обнаружил неверный код "{token}". Удостоверьтесь, что вложенность вызовов Yii::beginProfile() и Yii::endProfile() соблюдается.',
  82. 'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'Параметр CProfileLogRoute.report "{report}" задан неверно. Поддерживаются значения "summary" и "callstack".',
  83. 'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'Для использования возможности шифрования данных компоненту CSecurityManager требуется PHP-расширение mcrypt.',
  84. 'CSecurityManager.encryptionKey cannot be empty.' => 'Параметр CSecurityManager.encryptionKey должен быть заполнен.',
  85. 'CSecurityManager.validationKey cannot be empty.' => 'Параметр CSecurityManager.validationKey должен быть заполнен.',
  86. 'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> может содержать только объекты класса {type}.',
  87. 'CTypedMap<{type}> can only hold objects of {type} class.' => 'CTypedMap<{type}> может содержать только объекты класса {type}.',
  88. 'CUrlManager.UrlFormat must be either "path" or "get".' => 'Параметр CUrlManager.UrlFormat может принимать только значения "path" или "get".',
  89. 'CWinCache requires PHP wincache extension to be loaded.' => 'Для работы CWinCache требуется загруженное расширение wincache.',
  90. 'CWinCache user cache is disabled. Please set wincache.ucenabled to On in your php.ini.' => 'Пользовательский CWinCache отключен. Измените wincache.ucenabled на On в вашем php.ini.',
  91. 'CXCache requires PHP XCache extension to be loaded.' => 'Для работы компонента CXCache необходимо PHP-расширение XCache.',
  92. 'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'Для работы CZendDataCache необходимо расширение PHP Zend Data Cache.',
  93. 'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => 'Добавление элемента "{child}" в качестве потомка "{name}" невозможно, обнаружен бесконечный цикл.',
  94. 'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => 'Добавление элемента "{child}" в качестве потомка "{parent} невозможно, обнаружен бесконечный цикл.',
  95. 'Cannot add "{name}" as a child of itself.' => 'Элемент "{name}" не может стать потомком для самого себя.',
  96. 'Cannot add an item of type "{child}" to an item of type "{parent}".' => 'Нельзя добавить элемент типа "{child}" к элементу типа "{parent}".',
  97. 'Column name must be either a string or an array.' => 'Имя столбца должно быть строкой или массивом.',
  98. 'Dropping DB column is not supported by SQLite.' => 'Удаление поля БД не поддерживается SQLite.',
  99. 'Dropping a foreign key constraint is not supported by SQLite.' => 'Удаление внешнего ключа не поддерживается SQLite.',
  100. 'Either "{parent}" or "{child}" does not exist.' => 'Либо "{parent}", либо "{child}" не существует.',
  101. 'Error: Table "{table}" does not have a primary key.' => 'Ошибка: В таблице "{table}" отсутствует первичный ключ.',
  102. 'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'Ошибка: Таблица "{table}" содержит составной первичный ключ, работа с которым не поддерживается командами CRUD.',
  103. 'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Событие "{class}.{event}" привязано неверным обработчиком "{handler}".',
  104. 'Event "{class}.{event}" is not defined.' => 'Событие "{class}.{event}" не определено.',
  105. 'Extension path "{path}" does not exist.' => 'Путь расширения "{path}" не существует.',
  106. 'Failed to initialize the mcrypt module.' => 'Не удалось инициализировать модуль mcrypt.',
  107. 'Failed to write the uploaded file "{file}" to disk.' => 'Не удалось записать загруженный файл "{file}" на диск.',
  108. 'File upload was stopped by extension.' => 'Загрузка файла прервана расширением.',
  109. 'Filter "{filter}" is invalid. Controller "{class}" does not have the filter method "filter{filter}".' => 'Фильтр "{filter}" неверный. Контроллер "{class}" не содержит метода "filter{filter}".',
  110. 'GD and FreeType PHP extensions are required.' => 'Требуются расширения PHP GD и FreeType.',
  111. 'Get a new code' => 'Получить новый код',
  112. 'Go to page: ' => 'Перейти к странице: ',
  113. 'Invalid MO file revision: {revision}.' => 'Не поддерживаемая версия MO файла: {revision}.',
  114. 'Invalid MO file: {file} (magic: {magic}).' => 'Ошибка в MO файле: {file} (магия: {magic}).',
  115. 'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => 'Неверно задано и значение "{value}". Поддерживаются следующие значение ({enum}).',
  116. 'Invalid operator "{operator}".' => 'Неправильный оператор "{operator}".',
  117. 'Last &gt;&gt;' => 'Последняя &gt;&gt;',
  118. 'List data must be an array or an object implementing Traversable.' => 'Список должен быть представлен массивом или объектом, реализующим интерфейс Traversable.',
  119. 'List index "{index}" is out of bound.' => 'Индекс списка "{index}" выходит за его пределы.',
  120. 'Login Required' => 'Необходима авторизация',
  121. 'Map data must be an array or an object implementing Traversable.' => 'Карта должна быть представлена массивом или объектом, реализующим интерфейс Traversable.',
  122. 'Missing the temporary folder to store the uploaded file "{file}".' => 'Не найдена временна директория для хранения загруженного файла "{file}".',
  123. 'Next &gt;' => 'Следующая &gt;',
  124. 'No columns are being updated for table "{table}".' => 'Нет столбцов подлежащих обновлению в таблице "{table}".',
  125. 'No counter columns are being updated for table "{table}".' => 'Нет столбцов-счетчиков подлежащих обновлению в таблице "{table}".',
  126. 'Object configuration must be an array containing a "class" element.' => 'Конфигурация объекта должна быть представлена массивом, содержащим элемент "class".',
  127. 'Please fix the following input errors:' => 'Необходимо исправить следующие ошибки:',
  128. 'Property "{class}.{property}" is not defined.' => 'Не определено свойство "{class}.{property}".',
  129. 'Property "{class}.{property}" is read only.' => 'Свойство "{class}.{property}" доступно только для чтения.',
  130. 'Property CMaskedTextField.mask cannot be empty.' => 'CMaskedTextField.mask не может быть пустым.',
  131. 'Queue data must be an array or an object implementing Traversable.' => 'Запрос должен быть представлен массивом или объектом, реализующим интерфейс Traversable.',
  132. 'Relation "{name}" is not defined in active record class "{class}".' => 'Отношение "{name}" не было определено в active record классе "{class}".',
  133. 'Renaming a DB column is not supported by SQLite.' => 'Переименование поля БД не поддерживается SQLite.',
  134. 'Stack data must be an array or an object implementing Traversable.' => 'Стек должен быть представлен массивом или объектом, реализующим интерфейс Traversable.',
  135. 'Table "{table}" does not exist.' => 'Таблица "{table}" не существует.',
  136. 'Table "{table}" does not have a column named "{column}".' => 'Таблица "{table}" не содержит столбца "{column}".',
  137. 'The "db" application component must be configured to be a CDbConnection object.' => 'Компонент приложения "db" должен быть объектом CDbConnection.',
  138. 'The "filter" property must be specified with a valid callback.' => 'Свойство "filter" должно быть определено правильным обратным вызовом (callback).',
  139. 'The "pattern" property must be specified with a valid regular expression.' => 'Свойство "pattern" должно быть определено правильным регулярным выражением.',
  140. 'The "range" property must be specified with a list of values.' => 'Свойство "range" должно указываться со списком значений.',
  141. 'The CSRF token could not be verified.' => 'Невозможно определить CSRF.',
  142. 'The DB query must contain the "from" portion.' => 'Запрос к БД должен содержать "from".',
  143. 'The STAT relation "{name}" cannot have child relations.' => 'Отношение STAT "{name}" не может содержать другие отношения.',
  144. 'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => 'URL-шаблон "{pattern}" для пути "{route}" не является верным регулярным выражением.',
  145. 'The active record cannot be deleted because it is new.' => 'Невозможно удалить запись active record из-за того, что она новая.',
  146. 'The active record cannot be inserted to database because it is not new.' => 'Невозможно добавить запись active record в базу данных из-за того, что она не новая.',
  147. 'The active record cannot be updated because it is new.' => 'Невозможно обновить запись active record из-за того, что она новая.',
  148. 'The asset "{asset}" to be published does not exist.' => 'Необходимый для отображения asset "{asset}" не существует.',
  149. 'The command path "{path}" is not a valid directory.' => 'Командный путь "{path}" не является директорией.',
  150. 'The controller path "{path}" is not a valid directory.' => 'Путь к контроллерам "{path}" не является директорией.',
  151. 'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'Файл "{file}" не может быть загружен. Разрешена загрузка файлов только со следующими расширениями: {extensions}.',
  152. 'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => 'Размер файла "{file}" слишком велик, он не должен превышать {limit} байт.',
  153. 'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => 'Размер файла "{file}" слишком мал, он не должен быть менее {limit} байт.',
  154. 'The file "{file}" was only partially uploaded.' => 'Файл "{file}" был загружен не полностью.',
  155. 'The first element in a filter configuration must be the filter class.' => 'Первым элементом в конфигурации фильтра должен быть его класс.',
  156. 'The format of {attribute} is invalid.' => 'Неправильный формат поля {attribute}.',
  157. 'The item "{name}" does not exist.' => 'Элемента "{name}" не существует.',
  158. 'The item "{parent}" already has a child "{child}".' => 'Элемент "{parent}" уже имеет потомка "{child}".',
  159. 'The layout path "{path}" is not a valid directory.' => 'Путь к шаблонам "{path}" не является директорией.',
  160. 'The list is read only.' => 'Список предназначен только для чтения.',
  161. 'The map is read only.' => 'Карта предназначена только для чтения.',
  162. 'The module path "{path}" is not a valid directory.' => 'Путь модуля "{path}" не является директорией.',
  163. 'The pattern for 12 hour format must be "h" or "hh".' => 'Шаблон для 12-ти часового формата времени: "h", либо "hh".',
  164. 'The pattern for 24 hour format must be "H" or "HH".' => 'Шаблон для 12-ти часового формата времени: "H", либо "HH".',
  165. 'The pattern for AM/PM marker must be "a".' => 'Шаблон маркера AM/PM: "a".',
  166. 'The pattern for day in month must be "F".' => 'Шаблон для дня месяца: "F".',
  167. 'The pattern for day in year must be "D", "DD" or "DDD".' => 'Шаблон для дня в году: "D", "DD", либо "DDD".',
  168. 'The pattern for day of the month must be "d" or "dd".' => 'Шаблон для дня месяца: "d", либо "dd".',
  169. 'The pattern for day of the week must be "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc".' => 'Шаблон дя дня недели должен быть одним из "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" или "ccccc".',
  170. 'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Шаблон для эры: "G", "GG", "GGG", "GGGG", либо "GGGGG".',
  171. 'The pattern for hour in AM/PM must be "K" or "KK".' => 'Шаблон для часа в формате AM/PM: "K", либо "KK".',
  172. 'The pattern for hour in day must be "k" or "kk".' => 'Шаблон для часа в дне: "k", либо "kk".',
  173. 'The pattern for minutes must be "m" or "mm".' => 'Шаблон для минут: "m", либо "mm".',
  174. 'The pattern for month must be "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" or "LLLL".' => 'Шаблон для месяца должен быть "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" или "LLLL".',
  175. 'The pattern for seconds must be "s" or "ss".' => 'Шаблон для секунд: "s", либо "ss".',
  176. 'The pattern for time zone must be "z" or "v".' => 'Шаблон для временной зоны: "z", либо "v".',
  177. 'The pattern for week in month must be "W".' => 'Шаблон недели в месяце: "W".',
  178. 'The pattern for week in year must be "w".' => 'Шаблон недели в году: "w".',
  179. 'The queue is empty.' => 'Очередь пуста.',
  180. 'The relation "{relation}" in active record class "{class}" is not specified correctly. The join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'Отношение "{relation}" AR модели "{class}" определено некорректно. Таблица "{joinTable}", указанная во внешнем ключе, не найдена в БД.',
  181. 'The relation "{relation}" in active record class "{class}" is not specified correctly: the join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'Отношение "{relation}", определенное в записи active record класса "{class}" ошибочно: в базе данных нет включаемой таблицы "{joinTable}", упомянутой во внешнем ключе.',
  182. 'The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}".' => 'Отношение "{relation}" AR модели "{class}" определено с использованием внешнего ключа "{key}", который не указывает на таблицу-родителя "{table}".',
  183. 'The relation "{relation}" in active record class "{class}" is specified with an incomplete foreign key. The foreign key must consist of columns referencing both joining tables.' => 'Отношение "{relation}", определенное в записи active record класса "{class}", определено неполным внешним ключом. Внешний ключ должен состоять из столбцов, относящихся к обоим объединяемым таблицам.',
  184. 'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". There is no such column in the table "{table}".' => 'Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа "{key}". В таблице "{table}" такого столбца не существует.',
  185. 'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The columns in the key must match the primary keys of the table "{table}".' => 'Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа. Столбцы ключа должны соответствовать первичным ключам таблицы "{table}".',
  186. 'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The format of the foreign key must be "joinTable(fk1,fk2,...)".' => 'Отношение "{relation}", определенное в записи active record класса "{class}", определено неверным внешним ключом. Формат внешнего ключа должен быть таким: "joinTable(fk1,fk2,...)".',
  187. 'The requested view "{name}" was not found.' => 'Запрашиваемый шаблон вида "{name}" не найден.',
  188. 'The stack is empty.' => 'Стек пуст.',
  189. 'The system is unable to find the requested action "{action}".' => 'Системе не удалось найти запрашиваемое действие "{action}".',
  190. 'The system view path "{path}" is not a valid directory.' => 'Путь к представлениям "{path}" не является директорией.',
  191. 'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'Таблица "{table}", упомянутая в записи active record класса "{class}", не найдена в базе данных.',
  192. 'The value for the column "{column}" is not supplied when querying the table "{table}".' => 'Значение столбца "{column}" не задано при запросе из таблицы "{table}".',
  193. 'The verification code is incorrect.' => 'Неправильный код проверки.',
  194. 'The view path "{path}" is not a valid directory.' => 'Неправильный путь представления: "{path}".',
  195. 'Theme directory "{directory}" does not exist.' => 'Директория темы "{directory}" не существует.',
  196. 'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'Требуется наличие <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.',
  197. 'Unable to add an item whose name is the same as an existing item.' => 'Невозможно добавить элемент, заданное имя уже используется.',
  198. 'Unable to change the item name. The name "{name}" is already used by another item.' => 'Невозможно сменить имя элемента. Другой элемент уже использует имя "{name}".',
  199. 'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'Не удалось создать файл состояния приложения "{file}". Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер.',
  200. 'Unable to find "{column}" in table "{table}".' => 'Не удалось найти "{column}" в таблице "{table}".',
  201. 'Unable to lock file "{file}" for reading.' => 'Невозможно заблокировать файл "{file}" для чтения.',
  202. 'Unable to lock file "{file}" for writing.' => 'Невозможно заблокировать файл "{file}" для записи.',
  203. 'Unable to read file "{file}".' => 'Невозможно прочесть файл "{file}".',
  204. 'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Невозможно произвести действие "{object}.{method}". Указанного метода не существует.',
  205. 'Unable to resolve the request "{route}".' => 'Невозможно обработать запрос "{route}".',
  206. 'Unable to write file "{file}".' => 'Невозможно записать в файл "{file}".',
  207. 'Unknown authorization item "{name}".' => 'Неизвестный элемент авторизации "{name}".',
  208. 'Unknown operator "{operator}".' => 'Неизвестный оператор "{operator}".',
  209. 'Unknown type "{type}".' => 'Неизвестный тип "{type}".',
  210. 'Unrecognized locale "{locale}".' => 'Неизвестная локаль "{locale}".',
  211. 'View file "{file}" does not exist.' => 'Файл представления "{file}" не существует.',
  212. 'Yii application can only be created once.' => 'Приложение Yii может быть создано только один раз.',
  213. 'You are not authorized to perform this action.' => 'У вас недостаточно прав для выполнения указанного действия.',
  214. 'Your request is invalid.' => 'Некорректный запрос.',
  215. 'Your request is not valid.' => 'Обнаружена ошибка в вашем запросе.',
  216. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" уже занят.',
  217. '{attribute} "{value}" is invalid.' => '{attribute} "{value}" неверно.',
  218. '{attribute} cannot accept more than {limit} files.' => '{attribute} не может принять более {limit} файлов.',
  219. '{attribute} cannot be blank.' => 'Необходимо заполнить поле {attribute}.',
  220. '{attribute} is in the list.' => '{attribute} находится в списке.',
  221. '{attribute} is invalid.' => '{attribute} не верен.',
  222. '{attribute} is not a valid URL.' => '{attribute} не является правильным URL.',
  223. '{attribute} is not a valid email address.' => '{attribute} не является правильным E-Mail адресом.',
  224. '{attribute} is not in the list.' => '{attribute} отсутствует в списке.',
  225. '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} неверной длины (Должен быть {length} симв.).',
  226. '{attribute} is too big (maximum is {max}).' => '{attribute} слишком велик (Максимум: {max}).',
  227. '{attribute} is too long (maximum is {max} characters).' => '{attribute} слишком длинный (Максимум: {max} симв.).',
  228. '{attribute} is too short (minimum is {min} characters).' => '{attribute} слишком короткий (Минимум: {min} симв.).',
  229. '{attribute} is too small (minimum is {min}).' => '{attribute} слишком мал (Минимум: {min}).',
  230. '{attribute} must be a number.' => '{attribute} должен быть числом.',
  231. '{attribute} must be an integer.' => '{attribute} должен быть целым числом.',
  232. '{attribute} must be either {true} or {false}.' => '{attribute} должно быть {true} или {false}.',
  233. '{attribute} must be greater than "{compareValue}".' => '{attribute} должно быть больше "{compareValue}".',
  234. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} должно быть больше или равно "{compareValue}".',
  235. '{attribute} must be less than "{compareValue}".' => '{attribute} должно быть меньше "{compareValue}".',
  236. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} должно быть меньше или равно "{compareValue}".',
  237. '{attribute} must be repeated exactly.' => '{attribute} должен быть повторен в точности.',
  238. '{attribute} must be {type}.' => '{attribute} должен быть {type}.',
  239. '{attribute} must be {value}.' => '{attribute} должно быть равно {value}.',
  240. '{attribute} must not be equal to "{compareValue}".' => '{attribute} не должно быть равно "{compareValue}".',
  241. '{className} does not support add() functionality.' => 'Класс {className} не поддерживает функционал add().',
  242. '{className} does not support delete() functionality.' => 'Класс {className} не поддерживает функционал delete() .',
  243. '{className} does not support flushValues() functionality.' => '{className} не поддерживает flushValues().',
  244. '{className} does not support get() functionality.' => 'Класс {className} не поддерживает функционал get().',
  245. '{className} does not support set() functionality.' => 'Класс {className} не поддерживает функционал set().',
  246. '{class} does not have relation "{name}".' => '{class} не содержит отношения "{name}".',
  247. '{class} does not support fetching all table names.' => '{class} не поддерживает выборку имён всех таблиц.',
  248. '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class} содержит неверное правило проверки. Правило должно иметь имя и включать элементы для проверки.',
  249. '{class} must specify "model" and "attribute" or "name" property values.' => 'В классе {class} должны быть определены значения свойств "model" и "attribute", либо "name".',
  250. '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => 'Для использования авторизации, построенной на cookie, свойство {class}.allowAutoLogin должно принять значение "true".',
  251. '{class}::authenticate() must be implemented.' => 'Требуется определить метод {class}::authenticate().',
  252. '{controller} cannot find the requested view "{view}".' => 'Контроллер {controller} не может найти представление "{view}".',
  253. '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => 'Контроллер {controller} содержит в своем представлении "{view}" тэги виджетов с неправильной вложенностью. В виджете {widget} не используется вызов endWidget().',
  254. '{controller} has an extra endWidget({id}) call in its view.' => 'В представлении контроллера {controller} обнаружен лишний вызов endWidget({id}).',
  255. '{widget} cannot find the view "{view}".' => 'Виджет {widget} не может найти представление "{view}".',
  256. );