object(CHttpException)#23 (8) {
  ["statusCode"]=>
  int(404)
  ["message":protected]=>
  string(69) "Невозможно обработать запрос "sitemap.xml"."
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(66) "/home/bce-group/dino-planung.ru/docs/framework/web/CUrlManager.php"
  ["line":protected]=>
  int(371)
  ["trace":"Exception":private]=>
  array(5) {
    [0]=>
    array(6) {
      ["file"]=>
      string(88) "/home/bce-group/dino-planung.ru/docs/protected/components/behaviors/LanguageBehavior.php"
      ["line"]=>
      int(14)
      ["function"]=>
      string(8) "parseUrl"
      ["class"]=>
      string(11) "CUrlManager"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(CHttpRequest)#10 (20) {
          ["enableCookieValidation"]=>
          bool(false)
          ["enableCsrfValidation"]=>
          bool(false)
          ["csrfTokenName"]=>
          string(14) "YII_CSRF_TOKEN"
          ["csrfCookie"]=>
          NULL
          ["_requestUri":"CHttpRequest":private]=>
          string(12) "/sitemap.xml"
          ["_pathInfo":"CHttpRequest":private]=>
          string(11) "sitemap.xml"
          ["_scriptFile":"CHttpRequest":private]=>
          NULL
          ["_scriptUrl":"CHttpRequest":private]=>
          string(10) "/index.php"
          ["_hostInfo":"CHttpRequest":private]=>
          NULL
          ["_baseUrl":"CHttpRequest":private]=>
          string(0) ""
          ["_cookies":"CHttpRequest":private]=>
          NULL
          ["_preferredLanguages":"CHttpRequest":private]=>
          NULL
          ["_csrfToken":"CHttpRequest":private]=>
          NULL
          ["_restParams":"CHttpRequest":private]=>
          NULL
          ["_port":"CHttpRequest":private]=>
          NULL
          ["_securePort":"CHttpRequest":private]=>
          NULL
          ["behaviors"]=>
          array(0) {
          }
          ["_initialized":"CApplicationComponent":private]=>
          bool(true)
          ["_e":"CComponent":private]=>
          NULL
          ["_m":"CComponent":private]=>
          NULL
        }
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(66) "/home/bce-group/dino-planung.ru/docs/framework/base/CComponent.php"
      ["line"]=>
      int(558)
      ["function"]=>
      string(22) "handleLanguageBehavior"
      ["class"]=>
      string(16) "LanguageBehavior"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(CEvent)#11 (5) {
          ["sender"]=>
          object(CWebApplication)#1 (36) {
            ["defaultController"]=>
            string(4) "site"
            ["layout"]=>
            string(4) "main"
            ["controllerMap"]=>
            array(0) {
            }
            ["catchAllRequest"]=>
            NULL
            ["controllerNamespace"]=>
            NULL
            ["_controllerPath":"CWebApplication":private]=>
            NULL
            ["_viewPath":"CWebApplication":private]=>
            NULL
            ["_systemViewPath":"CWebApplication":private]=>
            NULL
            ["_layoutPath":"CWebApplication":private]=>
            NULL
            ["_controller":"CWebApplication":private]=>
            NULL
            ["_theme":"CWebApplication":private]=>
            NULL
            ["name"]=>
            string(14) "My Application"
            ["charset"]=>
            string(5) "UTF-8"
            ["sourceLanguage"]=>
            string(5) "en_us"
            ["_id":"CApplication":private]=>
            string(8) "8a102301"
            ["_basePath":"CApplication":private]=>
            string(46) "/home/bce-group/dino-planung.ru/docs/protected"
            ["_runtimePath":"CApplication":private]=>
            string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
            ["_extensionPath":"CApplication":private]=>
            NULL
            ["_globalState":"CApplication":private]=>
            NULL
            ["_stateChanged":"CApplication":private]=>
            NULL
            ["_ended":"CApplication":private]=>
            bool(false)
            ["_language":"CApplication":private]=>
            string(2) "ru"
            ["_homeUrl":"CApplication":private]=>
            NULL
            ["preload"]=>
            array(1) {
              [0]=>
              string(3) "log"
            }
            ["behaviors"]=>
            array(1) {
              ["onBeginRequest"]=>
              array(1) {
                ["class"]=>
                string(49) "application.components.behaviors.LanguageBehavior"
              }
            }
            ["_parentModule":"CModule":private]=>
            NULL
            ["_modulePath":"CModule":private]=>
            NULL
            ["_params":"CModule":private]=>
            object(CAttributeCollection)#2 (5) {
              ["caseSensitive"]=>
              bool(true)
              ["_d":"CMap":private]=>
              array(3) {
                ["languages"]=>
                array(3) {
                  ["ru"]=>
                  string(2) "ru"
                  ["en"]=>
                  string(2) "en"
                  ["de"]=>
                  string(2) "de"
                }
                ["developerEmail"]=>
                string(21) "natalushakg@gmail.com"
                ["siteUrl"]=>
                string(0) ""
              }
              ["_r":"CMap":private]=>
              bool(false)
              ["_e":"CComponent":private]=>
              NULL
              ["_m":"CComponent":private]=>
              NULL
            }
            ["_modules":"CModule":private]=>
            array(0) {
            }
            ["_moduleConfig":"CModule":private]=>
            array(0) {
            }
            ["_components":"CModule":private]=>
            array(5) {
              ["log"]=>
              object(CLogRouter)#6 (5) {
                ["_routes":"CLogRouter":private]=>
                array(1) {
                  [0]=>
                  object(CFileLogRoute)#7 (12) {
                    ["_maxFileSize":"CFileLogRoute":private]=>
                    int(99999)
                    ["_maxLogFiles":"CFileLogRoute":private]=>
                    int(1)
                    ["_logPath":"CFileLogRoute":private]=>
                    string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
                    ["_logFile":"CFileLogRoute":private]=>
                    string(15) "application.log"
                    ["enabled"]=>
                    bool(true)
                    ["levels"]=>
                    string(23) "error, warning, profile"
                    ["categories"]=>
                    array(0) {
                    }
                    ["except"]=>
                    array(0) {
                    }
                    ["filter"]=>
                    NULL
                    ["logs"]=>
                    array(0) {
                    }
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["request"]=>
              object(CHttpRequest)#10 (20) {
                ["enableCookieValidation"]=>
                bool(false)
                ["enableCsrfValidation"]=>
                bool(false)
                ["csrfTokenName"]=>
                string(14) "YII_CSRF_TOKEN"
                ["csrfCookie"]=>
                NULL
                ["_requestUri":"CHttpRequest":private]=>
                string(12) "/sitemap.xml"
                ["_pathInfo":"CHttpRequest":private]=>
                string(11) "sitemap.xml"
                ["_scriptFile":"CHttpRequest":private]=>
                NULL
                ["_scriptUrl":"CHttpRequest":private]=>
                string(10) "/index.php"
                ["_hostInfo":"CHttpRequest":private]=>
                NULL
                ["_baseUrl":"CHttpRequest":private]=>
                string(0) ""
                ["_cookies":"CHttpRequest":private]=>
                NULL
                ["_preferredLanguages":"CHttpRequest":private]=>
                NULL
                ["_csrfToken":"CHttpRequest":private]=>
                NULL
                ["_restParams":"CHttpRequest":private]=>
                NULL
                ["_port":"CHttpRequest":private]=>
                NULL
                ["_securePort":"CHttpRequest":private]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["cache"]=>
              object(CFileCache)#15 (12) {
                ["cachePath"]=>
                string(60) "/home/bce-group/dino-planung.ru/docs/protected/runtime/cache"
                ["cacheFileSuffix"]=>
                string(4) ".bin"
                ["directoryLevel"]=>
                int(0)
                ["_gcProbability":"CFileCache":private]=>
                int(100)
                ["_gced":"CFileCache":private]=>
                bool(false)
                ["keyPrefix"]=>
                string(8) "8a102301"
                ["hashKey"]=>
                bool(true)
                ["serializer"]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["urlManager"]=>
              object(UrlManager)#14 (17) {
                ["rules"]=>
                array(7) {
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(11) "site/index/"
                  ["mail"]=>
                  string(10) "site/mail/"
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(17) "/view"
                  ["//"]=>
                  string(21) "/"
                  ["/"]=>
                  string(21) "/"
                }
                ["urlSuffix"]=>
                string(0) ""
                ["showScriptName"]=>
                bool(false)
                ["appendParams"]=>
                bool(true)
                ["routeVar"]=>
                string(1) "r"
                ["caseSensitive"]=>
                bool(false)
                ["matchValue"]=>
                bool(false)
                ["cacheID"]=>
                string(5) "cache"
                ["useStrictParsing"]=>
                bool(true)
                ["urlRuleClass"]=>
                string(8) "CUrlRule"
                ["_urlFormat":"CUrlManager":private]=>
                string(4) "path"
                ["_rules":"CUrlManager":private]=>
                array(7) {
                  [0]=>
                  object(CUrlRule)#16 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(7) "/^\/$/u"
                    ["template"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [1]=>
                  object(CUrlRule)#17 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(27) "/^(?P(ru|en|de))\/$/u"
                    ["template"]=>
                    string(6) ""
                    ["params"]=>
                    array(1) {
                      ["lang"]=>
                      string(10) "(ru|en|de)"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [2]=>
                  object(CUrlRule)#18 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(9) "site/mail"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(11) "/^mail\/$/u"
                    ["template"]=>
                    string(4) "mail"
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [3]=>
                  object(CUrlRule)#19 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(26) "/^(?P\w+)\/$/u"
                    ["template"]=>
                    string(12) ""
                    ["params"]=>
                    array(1) {
                      ["controller"]=>
                      string(3) "\w+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [4]=>
                  object(CUrlRule)#20 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(17) "/view"
                    ["references"]=>
                    array(1) {
                      ["controller"]=>
                      string(12) ""
                    }
                    ["routePattern"]=>
                    string(30) "/^(?P\w+)\/view$/u"
                    ["pattern"]=>
                    string(39) "/^(?P\w+)\/(?P\d+)\/$/u"
                    ["template"]=>
                    string(17) "/"
                    ["params"]=>
                    array(1) {
                      ["id"]=>
                      string(3) "\d+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [5]=>
                  object(CUrlRule)#21 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(21) "/"
                    ["references"]=>
                    array(2) {
                      ["controller"]=>
                      string(12) ""
                      ["action"]=>
                      string(8) ""
                    }
                    ["routePattern"]=>
                    string(41) "/^(?P\w+)\/(?P\w+)$/u"
                    ["pattern"]=>
                    string(56) "/^(?P\w+)\/(?P\w+)\/(?P\d+)\/$/u"
                    ["template"]=>
                    string(26) "//"
                    ["params"]=>
                    array(1) {
                      ["id"]=>
                      string(3) "\d+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [6]=>
                  object(CUrlRule)#22 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(21) "/"
                    ["references"]=>
                    array(2) {
                      ["controller"]=>
                      string(12) ""
                      ["action"]=>
                      string(8) ""
                    }
                    ["routePattern"]=>
                    string(41) "/^(?P\w+)\/(?P\w+)$/u"
                    ["pattern"]=>
                    string(43) "/^(?P\w+)\/(?P\w+)\/$/u"
                    ["template"]=>
                    string(21) "/"
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["_baseUrl":"CUrlManager":private]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["coreMessages"]=>
              object(CPhpMessageSource)#24 (12) {
                ["cachingDuration"]=>
                int(0)
                ["cacheID"]=>
                string(5) "cache"
                ["basePath"]=>
                string(55) "/home/bce-group/dino-planung.ru/docs/framework/messages"
                ["extensionPaths"]=>
                array(0) {
                }
                ["_files":"CPhpMessageSource":private]=>
                array(1) {
                  ["yii"]=>
                  array(1) {
                    ["ru"]=>
                    string(66) "/home/bce-group/dino-planung.ru/docs/framework/messages/ru/yii.php"
                  }
                }
                ["forceTranslation"]=>
                bool(false)
                ["_language":"CMessageSource":private]=>
                string(5) "en_us"
                ["_messages":"CMessageSource":private]=>
                array(1) {
                  ["ru.yii"]=>
                  array(249) {
                    ["Adding a primary key after table has been created is not supported by SQLite."]=>
                    string(137) "Добавление первичного ключа после создания таблицы не поддерживается SQLite."
                    ["CHttpSession.gcProbability "{value}" is invalid. It must be a float between 0 and 100."]=>
                    string(165) "Значение параметра CHttpSession.gcProbability "{value}" задано неверно. Необходимо указать число от 0 до 100."
                    ["GD with FreeType or ImageMagick PHP extensions are required."]=>
                    string(78) "Требуются расширения PHP GD с FreeType или ImageMagick."
                    ["In order to use MIME-type validation provided by CFileValidator fileinfo PECL extension should be installed."]=>
                    string(163) "Для того, чтобы использовать валидацию CFileValidator по MIME-типу, установите PECL-расширение fileinfo."
                    ["Removing a primary key after table has been created is not supported by SQLite."]=>
                    string(133) "Удаление первичного ключа после создания таблицы не поддерживается SQLite."
                    ["The file "{file}" cannot be uploaded. Only files of these MIME-types are allowed: {mimeTypes}."]=>
                    string(172) "Файл "{file}" не может быть загружен. Можно загружать только файлы со следующими MIME-типами: {mimeTypes}."
                    [""{path}" is not a valid directory."]=>
                    string(84) "Путь "{path}" не является правильной директорией."
                    ["< Previous"]=>
                    string(25) "< Предыдущая"
                    ["<< First"]=>
                    string(21) "<< Первая"
                    ["Action class {class} must implement the "run" method."]=>
                    string(85) "Класс действия {class} должен содержать метод "run"."
                    ["Active Record requires a "db" CDbConnection application component."]=>
                    string(87) "ActiveRecord требует компонент приложения "db" CDbConnection."
                    ["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."]=>
                    string(271) "Отношение "{relation}" класса Active record "{class}" сконфигурировано не верно. Вы должны указать тип отношения, связанный отношением класс active record и внешний ключ."
                    ["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."]=>
                    string(263) "ActiveRecord "{class}" пытается выбрать недопустимый столбец "{column}". Примечание: столбец должен существовать в таблице или являться выражением с алиасом."
                    ["Adding a foreign key constraint to an existing table is not supported by SQLite."]=>
                    string(133) "Добавление внешнего ключа к существующей таблице не поддерживается SQLite."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing PHP file and the file is readable."]=>
                    string(139) "Псевдоним "{alias}" неверен. Убедитесь, что он указывает на существующий PHP файл."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing directory or file."]=>
                    string(165) "Неправильный алиас "{alias}". Убедитесь, что он указывает на существующую директорию или файл."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing directory."]=>
                    string(157) "Неправильный псевдоним "{alias}". Убедитесь, что он указывает на существующую директорию."
                    ["Altering a DB column is not supported by SQLite."]=>
                    string(74) "Изменение поля БД не поддерживается SQLite."
                    ["Application Log"]=>
                    string(33) "Журнал приложения"
                    ["Application base path "{path}" is not a valid directory."]=>
                    string(99) "Базовый путь приложения "{path}" не является директорией."
                    ["Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process."]=>
                    string(259) "Рабочий путь приложения "{path}" задан неверно. Удостоверьтесь, что директория доступна для записи пользователю, под которым запущен веб-сервер."
                    ["Authorization item "{item}" has already been assigned to user "{user}"."]=>
                    string(105) "Элемент авторизации "{item}" уже назначен пользователю "{user}"."
                    ["Base path "{path}" is not a valid directory."]=>
                    string(59) "Базовый путь "{path}" задан неверно."
                    ["CApcCache requires PHP apc extension to be loaded."]=>
                    string(79) "CApcCache требует загруженного расширения PHP APC."
                    ["CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process."]=>
                    string(270) "Путь CAssetManager.basePath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component."]=>
                    string(229) "Идентификатор CCacheHttpSession.cacheID задан неверно. Удостоверьтесь, что "{id}" соответствует существующему компоненту кэша приложения."
                    ["CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller."]=>
                    string(156) "Действие CCaptchaValidator.action "{id}" задано неверно: действия не найдено в текущем контроллере."
                    ["CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(256) "Идентификатор CDbAuthManager.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(250) "Идентификатор CDbCache.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbCacheDependency.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(178) "Неправильный CDbCacheDependency.connectionID "{id}". Убедитесь, что ID указывает на ID компонента приложения CDbConnection."
                    ["CDbCacheDependency.sql cannot be empty."]=>
                    string(99) "Файл CDbCacheDependency.sql должен содержать какие-либо запросы."
                    ["CDbCommand failed to execute the SQL statement: {error}"]=>
                    string(75) "CDbCommand не удалось исполнить SQL-запрос: {error}"
                    ["CDbCommand failed to prepare the SQL statement: {error}"]=>
                    string(79) "CDbCommand не удалось подготовить SQL-запрос: {error}"
                    ["CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}."]=>
                    string(122) "Не удалось выполнить CDbCommand::execute(): {error}. Выполнявшийся SQL-запрос: {sql}."
                    ["CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}."]=>
                    string(123) "Не удалось выполнить CDbCommand::{method}(): {error}. Выполнявшийся SQL-запрос: {sql}."
                    ["CDbConnection does not support reading schema for {driver} database."]=>
                    string(93) "CDbConnection не поддерживает чтения из базы данных {driver}."
                    ["CDbDataReader cannot rewind. It is a forward-only reader."]=>
                    string(194) "Компонент CDbDataReader не поддерживает обратное чтение. Этот компонент только для чтения в прямом направлении."
                    ["CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(256) "Идентификатор CDbHttpSession.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component."]=>
                    string(167) "Идентификатор CDbLogRoute.connectionID "{id}" указывает на неверный компонент CDbConnection вашего приложения."
                    ["CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component."]=>
                    string(248) "CDbMessageSource.connectionID указан неверно. Удостоверьтесь, что "{id}" указывает на правильный компонент для работы с базой данных вашего приложения."
                    ["CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(168) "CDbTestFixture.connectionID "{id}" неверный. Убедитесь, что он указывает на ID компонента приложения CDbConnection."
                    ["CDbTransaction is inactive and cannot perform commit or roll back operations."]=>
                    string(170) "Компонент CDbTransaction не активен, операции фиксации (commit) и отката (roll back) не могут быть совершены."
                    ["CDirectoryCacheDependency.directory cannot be empty."]=>
                    string(92) "Параметр CDirectoryCacheDependency.directory должен быть заполнен."
                    ["CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option."]=>
                    string(254) "Для работы CEAcceleratorCache требуется загруженное расширение PHP eAccelerator. Оно должно быть включено или скомпилировано с опцией "--with-eaccelerator-shared-memory"."
                    ["CFileCacheDependency.fileName cannot be empty."]=>
                    string(86) "Параметр CFileCacheDependency.fileName должен быть заполнен."
                    ["CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process."]=>
                    string(269) "Путь CFileLogRoute.logPath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["CFilterChain can only take objects implementing the IFilter interface."]=>
                    string(121) "CFilterChain может содержать только объекты реализующие интерфейс IFilter."
                    ["CFlexWidget.baseUrl cannot be empty."]=>
                    string(76) "Параметр CFlexWidget.baseUrl должен быть заполнен."
                    ["CFlexWidget.name cannot be empty."]=>
                    string(73) "Параметр CFlexWidget.name должен быть заполнен."
                    ["CGlobalStateCacheDependency.stateName cannot be empty."]=>
                    string(94) "Параметр CGlobalStateCacheDependency.stateName должен быть заполнен."
                    ["CHttpCacheFilter.lastModified contained a value that could not be understood by strtotime()"]=>
                    string(148) "CHttpCacheFilter.lastModified содержит знаение, которое не удалось разобрать при помощи strtotime()"
                    ["CHttpCookieCollection can only hold CHttpCookie objects."]=>
                    string(101) "CHttpCookieCollection может содержать только объекты типа CHttpCookie."
                    ["CHttpRequest is unable to determine the entry script URL."]=>
                    string(111) "Компоненту CHttpRequest не удалось определить URL входного скрипта."
                    ["CHttpRequest is unable to determine the path info of the request."]=>
                    string(152) "Компоненту CHttpRequest не удалось определить информацию о пути, содержащуюся в запросе."
                    ["CHttpRequest is unable to determine the request URI."]=>
                    string(94) "Компоненту CHttpRequest не удалось определить URI запроса."
                    ["CHttpSession.cookieMode can only be "none", "allow" or "only"."]=>
                    string(131) "Параметр CHttpSession.cookieMode может принимать только значения "none", "allow" или "only"."
                    ["CHttpSession.savePath "{path}" is not a valid directory."]=>
                    string(85) "Путь CHttpSession.savePath "{path}" не является директорией."
                    ["CMemCache requires PHP {extension} extension to be loaded."]=>
                    string(89) "CMemCache требуется загруженное расширение PHP {extension}."
                    ["CMemCache server configuration must be an array."]=>
                    string(89) "Конфигурация сервера CMemCache должна быть массивом."
                    ["CMemCache server configuration must have "host" value."]=>
                    string(106) "Конфигурация сервера CMemCache должна содержать значение "host"."
                    ["CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested."]=>
                    string(229) "Компонент CProfileLogRoute обнаружил неверный код "{token}". Удостоверьтесь, что вложенность вызовов Yii::beginProfile() и Yii::endProfile() соблюдается."
                    ["CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack"."]=>
                    string(150) "Параметр CProfileLogRoute.report "{report}" задан неверно. Поддерживаются значения "summary" и "callstack"."
                    ["CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature."]=>
                    string(180) "Для использования возможности шифрования данных компоненту CSecurityManager требуется PHP-расширение mcrypt."
                    ["CSecurityManager.encryptionKey cannot be empty."]=>
                    string(87) "Параметр CSecurityManager.encryptionKey должен быть заполнен."
                    ["CSecurityManager.validationKey cannot be empty."]=>
                    string(87) "Параметр CSecurityManager.validationKey должен быть заполнен."
                    ["CTypedList<{type}> can only hold objects of {type} class."]=>
                    string(97) "CTypedList<{type}> может содержать только объекты класса {type}."
                    ["CTypedMap<{type}> can only hold objects of {type} class."]=>
                    string(96) "CTypedMap<{type}> может содержать только объекты класса {type}."
                    ["CUrlManager.UrlFormat must be either "path" or "get"."]=>
                    string(119) "Параметр CUrlManager.UrlFormat может принимать только значения "path" или "get"."
                    ["CWinCache requires PHP wincache extension to be loaded."]=>
                    string(102) "Для работы CWinCache требуется загруженное расширение wincache."
                    ["CWinCache user cache is disabled. Please set wincache.ucenabled to On in your php.ini."]=>
                    string(127) "Пользовательский CWinCache отключен. Измените wincache.ucenabled на On в вашем php.ini."
                    ["CXCache requires PHP XCache extension to be loaded."]=>
                    string(102) "Для работы компонента CXCache необходимо PHP-расширение XCache."
                    ["CZendDataCache requires PHP Zend Data Cache extension to be loaded."]=>
                    string(97) "Для работы CZendDataCache необходимо расширение PHP Zend Data Cache."
                    ["Cannot add "{child}" as a child of "{name}". A loop has been detected."]=>
                    string(165) "Добавление элемента "{child}" в качестве потомка "{name}" невозможно, обнаружен бесконечный цикл."
                    ["Cannot add "{child}" as a child of "{parent}". A loop has been detected."]=>
                    string(166) "Добавление элемента "{child}" в качестве потомка "{parent} невозможно, обнаружен бесконечный цикл."
                    ["Cannot add "{name}" as a child of itself."]=>
                    string(97) "Элемент "{name}" не может стать потомком для самого себя."
                    ["Cannot add an item of type "{child}" to an item of type "{parent}"."]=>
                    string(104) "Нельзя добавить элемент типа "{child}" к элементу типа "{parent}"."
                    ["Class name "{class}" does not match class file "{file}"."]=>
                    string(84) "Класс "{class}" не соответствует имени файла "{file}"."
                    ["Column name must be either a string or an array."]=>
                    string(83) "Имя столбца должно быть строкой или массивом."
                    ["Dropping DB column is not supported by SQLite."]=>
                    string(72) "Удаление поля БД не поддерживается SQLite."
                    ["Dropping a foreign key constraint is not supported by SQLite."]=>
                    string(86) "Удаление внешнего ключа не поддерживается SQLite."
                    ["Either "{parent}" or "{child}" does not exist."]=>
                    string(66) "Либо "{parent}", либо "{child}" не существует."
                    ["Error: Table "{table}" does not have a primary key."]=>
                    string(93) "Ошибка: В таблице "{table}" отсутствует первичный ключ."
                    ["Error: Table "{table}" has a composite primary key which is not supported by crud command."]=>
                    string(193) "Ошибка: Таблица "{table}" содержит составной первичный ключ, работа с которым не поддерживается командами CRUD."
                    ["Event "{class}.{event}" is attached with an invalid handler "{handler}"."]=>
                    string(106) "Событие "{class}.{event}" привязано неверным обработчиком "{handler}"."
                    ["Event "{class}.{event}" is not defined."]=>
                    string(59) "Событие "{class}.{event}" не определено."
                    ["Extension path "{path}" does not exist."]=>
                    string(65) "Путь расширения "{path}" не существует."
                    ["Failed to initialize the mcrypt module."]=>
                    string(73) "Не удалось инициализировать модуль mcrypt."
                    ["Failed to set unsafe attribute "{attribute}" of "{class}"."]=>
                    string(116) "Не удалось присвоить небезопасный атрибут "{attribute}" класса "{class}"."
                    ["Failed to start session."]=>
                    string(52) "Не удалось запустить сессию."
                    ["Failed to write the uploaded file "{file}" to disk."]=>
                    string(92) "Не удалось записать загруженный файл "{file}" на диск."
                    ["File upload was stopped by extension."]=>
                    string(68) "Загрузка файла прервана расширением."
                    ["Filter "{filter}" is invalid. Controller "{class}" does not have the filter method "filter{filter}"."]=>
                    string(125) "Фильтр "{filter}" неверный. Контроллер "{class}" не содержит метода "filter{filter}"."
                    ["Get a new code"]=>
                    string(34) "Получить новый код"
                    ["Go to page: "]=>
                    string(36) "Перейти к странице: "
                    ["Invalid MO file revision: {revision}."]=>
                    string(73) "Не поддерживаемая версия MO файла: {revision}."
                    ["Invalid MO file: {file} (magic: {magic})."]=>
                    string(60) "Ошибка в MO файле: {file} (магия: {magic})."
                    ["Invalid enumerable value "{value}". Please make sure it is among ({enum})."]=>
                    string(133) "Неверно задано и значение "{value}". Поддерживаются следующие значение ({enum})."
                    ["Invalid expression for CHttpCacheFilter.lastModifiedExpression: The evaluation result "{value}" could not be understood by strtotime()"]=>
                    string(187) "Неверное выражение для CHttpCacheFilter.lastModifiedExpression. Результат выполнения "{value}" не может быть разобран strtotime()"
                    ["Invalid operator "{operator}"."]=>
                    string(55) "Неправильный оператор "{operator}"."
                    ["Last >>"]=>
                    string(27) "Последняя >>"
                    ["List data must be an array or an object implementing Traversable."]=>
                    string(154) "Список должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["List index "{index}" is out of bound."]=>
                    string(78) "Индекс списка "{index}" выходит за его пределы."
                    ["Login Required"]=>
                    string(43) "Необходима авторизация"
                    ["Map data must be an array or an object implementing Traversable."]=>
                    string(154) "Карта должна быть представлена массивом или объектом, реализующим интерфейс Traversable."
                    ["Missing the temporary folder to store the uploaded file "{file}"."]=>
                    string(127) "Не найдена временна директория для хранения загруженного файла "{file}"."
                    ["Next >"]=>
                    string(23) "Следующая >"
                    ["No columns are being updated for table "{table}"."]=>
                    string(94) "Нет столбцов подлежащих обновлению в таблице "{table}"."
                    ["No counter columns are being updated for table "{table}"."]=>
                    string(113) "Нет столбцов-счетчиков подлежащих обновлению в таблице "{table}"."
                    ["Object configuration must be an array containing a "class" element."]=>
                    string(149) "Конфигурация объекта должна быть представлена массивом, содержащим элемент "class"."
                    ["Please fix the following input errors:"]=>
                    string(72) "Необходимо исправить следующие ошибки:"
                    ["Powered by {yii}."]=>
                    string(26) "Создано на {yii}."
                    ["Property "{class}.{property}" is not defined."]=>
                    string(64) "Не определено свойство "{class}.{property}"."
                    ["Property "{class}.{property}" is read only."]=>
                    string(88) "Свойство "{class}.{property}" доступно только для чтения."
                    ["Property CMaskedTextField.mask cannot be empty."]=>
                    string(60) "CMaskedTextField.mask не может быть пустым."
                    ["Queue data must be an array or an object implementing Traversable."]=>
                    string(154) "Запрос должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["Relation "{name}" is not defined in active record class "{class}"."]=>
                    string(103) "Отношение "{name}" не было определено в active record классе "{class}"."
                    ["Renaming a DB column is not supported by SQLite."]=>
                    string(84) "Переименование поля БД не поддерживается SQLite."
                    ["Stack data must be an array or an object implementing Traversable."]=>
                    string(150) "Стек должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["Table "{table}" does not exist."]=>
                    string(51) "Таблица "{table}" не существует."
                    ["Table "{table}" does not have a column named "{column}"."]=>
                    string(73) "Таблица "{table}" не содержит столбца "{column}"."
                    ["The "db" application component must be configured to be a CDbConnection object."]=>
                    string(98) "Компонент приложения "db" должен быть объектом CDbConnection."
                    ["The "filter" property must be specified with a valid callback."]=>
                    string(133) "Свойство "filter" должно быть определено правильным обратным вызовом (callback)."
                    ["The "pattern" property must be specified with a valid regular expression."]=>
                    string(133) "Свойство "pattern" должно быть определено правильным регулярным выражением."
                    ["The "range" property must be specified with a list of values."]=>
                    string(98) "Свойство "range" должно указываться со списком значений."
                    ["The CSRF token could not be verified."]=>
                    string(47) "Невозможно определить CSRF."
                    ["The DB query must contain the "from" portion."]=>
                    string(60) "Запрос к БД должен содержать "from"."
                    ["The STAT relation "{name}" cannot have child relations."]=>
                    string(100) "Отношение STAT "{name}" не может содержать другие отношения."
                    ["The URL pattern "{pattern}" for route "{route}" is not a valid regular expression."]=>
                    string(132) "URL-шаблон "{pattern}" для пути "{route}" не является верным регулярным выражением."
                    ["The active record cannot be deleted because it is new."]=>
                    string(108) "Невозможно удалить запись active record из-за того, что она новая."
                    ["The active record cannot be inserted to database because it is not new."]=>
                    string(140) "Невозможно добавить запись active record в базу данных из-за того, что она не новая."
                    ["The active record cannot be updated because it is new."]=>
                    string(110) "Невозможно обновить запись active record из-за того, что она новая."
                    ["The asset "{asset}" to be published does not exist."]=>
                    string(95) "Необходимый для отображения asset "{asset}" не существует."
                    ["The command path "{path}" is not a valid directory."]=>
                    string(82) "Командный путь "{path}" не является директорией."
                    ["The controller path "{path}" is not a valid directory."]=>
                    string(91) "Путь к контроллерам "{path}" не является директорией."
                    ["The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}."]=>
                    string(188) "Файл "{file}" не может быть загружен. Разрешена загрузка файлов только со следующими расширениями: {extensions}."
                    ["The file "{file}" is too large. Its size cannot exceed {limit} bytes."]=>
                    string(119) "Размер файла "{file}" слишком велик, он не должен превышать {limit} байт."
                    ["The file "{file}" is too small. Its size cannot be smaller than {limit} bytes."]=>
                    string(116) "Размер файла "{file}" слишком мал, он не должен быть менее {limit} байт."
                    ["The file "{file}" was only partially uploaded."]=>
                    string(66) "Файл "{file}" был загружен не полностью."
                    ["The first element in a filter configuration must be the filter class."]=>
                    string(115) "Первым элементом в конфигурации фильтра должен быть его класс."
                    ["The format of {attribute} is invalid."]=>
                    string(59) "Неправильный формат поля {attribute}."
                    ["The item "{name}" does not exist."]=>
                    string(52) "Элемента "{name}" не существует."
                    ["The item "{parent}" already has a child "{child}"."]=>
                    string(69) "Элемент "{parent}" уже имеет потомка "{child}"."
                    ["The layout path "{path}" is not a valid directory."]=>
                    string(83) "Путь к шаблонам "{path}" не является директорией."
                    ["The list is read only."]=>
                    string(71) "Список предназначен только для чтения."
                    ["The map is read only."]=>
                    string(71) "Карта предназначена только для чтения."
                    ["The module path "{path}" is not a valid directory."]=>
                    string(76) "Путь модуля "{path}" не является директорией."
                    ["The pattern for 12 hour format must be "h" or "hh"."]=>
                    string(95) "Шаблон для 12-ти часового формата времени: "h", либо "hh"."
                    ["The pattern for 24 hour format must be "H" or "HH"."]=>
                    string(95) "Шаблон для 12-ти часового формата времени: "H", либо "HH"."
                    ["The pattern for AM/PM marker must be "a"."]=>
                    string(39) "Шаблон маркера AM/PM: "a"."
                    ["The pattern for day in month must be "F"."]=>
                    string(45) "Шаблон для дня месяца: "F"."
                    ["The pattern for day in year must be "D", "DD" or "DDD"."]=>
                    string(66) "Шаблон для дня в году: "D", "DD", либо "DDD"."
                    ["The pattern for day of the month must be "d" or "dd"."]=>
                    string(60) "Шаблон для дня месяца: "d", либо "dd"."
                    ["The pattern for day of the week must be "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc"."]=>
                    string(173) "Шаблон дя дня недели должен быть одним из "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" или "ccccc"."
                    ["The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG"."]=>
                    string(71) "Шаблон для эры: "G", "GG", "GGG", "GGGG", либо "GGGGG"."
                    ["The pattern for hour in AM/PM must be "K" or "KK"."]=>
                    string(73) "Шаблон для часа в формате AM/PM: "K", либо "KK"."
                    ["The pattern for hour in day must be "k" or "kk"."]=>
                    string(59) "Шаблон для часа в дне: "k", либо "kk"."
                    ["The pattern for minutes must be "m" or "mm"."]=>
                    string(51) "Шаблон для минут: "m", либо "mm"."
                    ["The pattern for month must be "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" or "LLLL"."]=>
                    string(113) "Шаблон для месяца должен быть  "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" или "LLLL"."
                    ["The pattern for seconds must be "s" or "ss"."]=>
                    string(53) "Шаблон для секунд: "s", либо "ss"."
                    ["The pattern for time zone must be "z" or "v"."]=>
                    string(67) "Шаблон для временной зоны: "z", либо "v"."
                    ["The pattern for week in month must be "W"."]=>
                    string(47) "Шаблон недели в месяце: "W"."
                    ["The pattern for week in year must be "w"."]=>
                    string(43) "Шаблон недели в году: "w"."
                    ["The queue is empty."]=>
                    string(26) "Очередь пуста."
                    ["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."]=>
                    string(212) "Отношение "{relation}" AR модели "{class}" определено некорректно. Таблица "{joinTable}", указанная во внешнем ключе, не найдена в БД."
                    ["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."]=>
                    string(264) "Отношение "{relation}", определенное в записи active record класса "{class}" ошибочно: в базе данных нет включаемой таблицы "{joinTable}", упомянутой во внешнем ключе."
                    ["The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}"."]=>
                    string(234) "Отношение "{relation}" AR модели "{class}" определено с использованием внешнего ключа "{key}", который не указывает на таблицу-родителя "{table}"."
                    ["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."]=>
                    string(335) "Отношение "{relation}", определенное в записи active record класса "{class}", определено неполным внешним ключом. Внешний ключ должен состоять из столбцов, относящихся к обоим объединяемым таблицам."
                    ["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}"."]=>
                    string(249) "Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа "{key}". В таблице "{table}" такого столбца не существует."
                    ["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}"."]=>
                    string(286) "Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа. Столбцы ключа должны соответствовать первичным ключам таблицы "{table}"."
                    ["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,...)"."]=>
                    string(279) "Отношение "{relation}", определенное в записи active record класса "{class}", определено неверным внешним ключом. Формат внешнего ключа должен быть таким: "joinTable(fk1,fk2,...)"."
                    ["The requested view "{name}" was not found."]=>
                    string(76) "Запрашиваемый шаблон вида "{name}" не найден."
                    ["The stack is empty."]=>
                    string(18) "Стек пуст."
                    ["The system is unable to find the requested action "{action}"."]=>
                    string(101) "Системе не удалось найти запрашиваемое действие "{action}"."
                    ["The system view path "{path}" is not a valid directory."]=>
                    string(95) "Путь к представлениям "{path}" не является директорией."
                    ["The table "{table}" for active record class "{class}" cannot be found in the database."]=>
                    string(146) "Таблица "{table}", упомянутая в записи active record класса "{class}", не найдена в базе данных."
                    ["The value for the column "{column}" is not supplied when querying the table "{table}"."]=>
                    string(113) "Значение столбца "{column}" не задано при запросе из таблицы "{table}"."
                    ["The verification code is incorrect."]=>
                    string(49) "Неправильный код проверки."
                    ["The view path "{path}" is not a valid directory."]=>
                    string(71) "Неправильный путь представления: "{path}"."
                    ["Theme directory "{directory}" does not exist."]=>
                    string(70) "Директория темы "{directory}" не существует."
                    ["This content requires the Adobe Flash Player."]=>
                    string(101) "Требуется наличие Adobe Flash Player."
                    ["Unable to add an item whose name is the same as an existing item."]=>
                    string(110) "Невозможно добавить элемент, заданное имя уже используется."
                    ["Unable to change the item name. The name "{name}" is already used by another item."]=>
                    string(133) "Невозможно сменить имя элемента. Другой элемент уже использует имя "{name}"."
                    ["Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process."]=>
                    string(296) "Не удалось создать файл состояния приложения "{file}". Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["Unable to find "{column}" in table "{table}"."]=>
                    string(70) "Не удалось найти "{column}" в таблице "{table}"."
                    ["Unable to lock file "{file}" for reading."]=>
                    string(86) "Невозможно заблокировать файл "{file}" для чтения."
                    ["Unable to lock file "{file}" for writing."]=>
                    string(86) "Невозможно заблокировать файл "{file}" для записи."
                    ["Unable to read file "{file}"."]=>
                    string(56) "Невозможно прочесть файл "{file}"."
                    ["Unable to replay the action "{object}.{method}". The method does not exist."]=>
                    string(140) "Невозможно произвести действие "{object}.{method}". Указанного метода не существует."
                    ["Unable to resolve the request "{route}"."]=>
                    string(65) "Невозможно обработать запрос "{route}"."
                    ["Unable to write file "{file}"."]=>
                    string(59) "Невозможно записать в файл "{file}"."
                    ["Unknown authorization item "{name}"."]=>
                    string(70) "Неизвестный элемент авторизации "{name}"."
                    ["Unknown operator "{operator}"."]=>
                    string(53) "Неизвестный оператор "{operator}"."
                    ["Unknown type "{type}"."]=>
                    string(39) "Неизвестный тип "{type}"."
                    ["Unrecognized locale "{locale}"."]=>
                    string(47) "Неизвестная локаль "{locale}"."
                    ["View file "{file}" does not exist."]=>
                    string(71) "Файл представления "{file}" не существует."
                    ["Yii application can only be created once."]=>
                    string(89) "Приложение Yii может быть создано только один раз."
                    ["You are not authorized to perform this action."]=>
                    string(110) "У вас недостаточно прав для выполнения указанного действия."
                    ["Your request is invalid."]=>
                    string(38) "Некорректный запрос."
                    ["{attribute} "{value}" has already been taken."]=>
                    string(40) "{attribute} "{value}" уже занят."
                    ["{attribute} "{value}" is invalid."]=>
                    string(37) "{attribute} "{value}" неверно."
                    ["{attribute} cannot accept more than {limit} files."]=>
                    string(75) "{attribute} не может принять более {limit} файлов."
                    ["{attribute} cannot be blank."]=>
                    string(61) "Необходимо заполнить поле {attribute}."
                    ["{attribute} is in the list."]=>
                    string(47) "{attribute} находится в списке."
                    ["{attribute} is invalid."]=>
                    string(28) "{attribute} не верен."
                    ["{attribute} is not a valid URL."]=>
                    string(59) "{attribute} не является правильным URL."
                    ["{attribute} is not a valid email address."]=>
                    string(77) "{attribute} не является правильным E-Mail адресом."
                    ["{attribute} is not in the list."]=>
                    string(51) "{attribute} отсутствует в списке."
                    ["{attribute} is of the wrong length (should be {length} characters)."]=>
                    string(83) "{attribute} неверной длины (Должен быть {length} симв.)."
                    ["{attribute} is too big (maximum is {max})."]=>
                    string(64) "{attribute} слишком велик (Максимум: {max})."
                    ["{attribute} is too long (maximum is {max} characters)."]=>
                    string(78) "{attribute} слишком длинный (Максимум: {max} симв.)."
                    ["{attribute} is too short (minimum is {min} characters)."]=>
                    string(78) "{attribute} слишком короткий (Минимум: {min} симв.)."
                    ["{attribute} is too small (minimum is {min})."]=>
                    string(58) "{attribute} слишком мал (Минимум: {min})."
                    ["{attribute} must be a number."]=>
                    string(47) "{attribute} должен быть числом."
                    ["{attribute} must be an integer."]=>
                    string(58) "{attribute} должен быть целым числом."
                    ["{attribute} must be either {true} or {false}."]=>
                    string(56) "{attribute} должно быть {true} или {false}."
                    ["{attribute} must be greater than "{compareValue}"."]=>
                    string(64) "{attribute} должно быть больше "{compareValue}"."
                    ["{attribute} must be greater than or equal to "{compareValue}"."]=>
                    string(82) "{attribute} должно быть больше или равно "{compareValue}"."
                    ["{attribute} must be less than "{compareValue}"."]=>
                    string(64) "{attribute} должно быть меньше "{compareValue}"."
                    ["{attribute} must be less than or equal to "{compareValue}"."]=>
                    string(82) "{attribute} должно быть меньше или равно "{compareValue}"."
                    ["{attribute} must be repeated exactly."]=>
                    string(71) "{attribute} должен быть повторен в точности."
                    ["{attribute} must be {type}."]=>
                    string(41) "{attribute} должен быть {type}."
                    ["{attribute} must be {value}."]=>
                    string(53) "{attribute} должно быть равно {value}."
                    ["{attribute} must not be equal to "{compareValue}"."]=>
                    string(67) "{attribute} не должно быть равно "{compareValue}"."
                    ["{className} does not support add() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал add()."
                    ["{className} does not support delete() functionality."]=>
                    string(84) "Класс {className} не поддерживает функционал delete() ."
                    ["{className} does not support flushValues() functionality."]=>
                    string(56) "{className} не поддерживает flushValues()."
                    ["{className} does not support get() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал get()."
                    ["{className} does not support set() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал set()."
                    ["{class} and its behaviors do not have a method or closure named "{name}"."]=>
                    string(135) "В классе {class} и его поведениях не найден метод или замыкание с именем "{name}"."
                    ["{class} does not have relation "{name}"."]=>
                    string(58) "{class} не содержит отношения "{name}"."
                    ["{class} does not support fetching all table names."]=>
                    string(84) "{class} не поддерживает выборку имён всех таблиц."
                    ["{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name."]=>
                    string(182) "{class} содержит неверное правило проверки. Правило должно иметь имя и включать элементы для проверки."
                    ["{class} must specify "model" and "attribute" or "name" property values."]=>
                    string(139) "В классе {class} должны быть определены значения свойств "model" и "attribute", либо "name"."
                    ["{class}.allowAutoLogin must be set true in order to use cookie-based authentication."]=>
                    string(186) "Для использования авторизации, построенной на cookie, свойство {class}.allowAutoLogin должно принять значение "true"."
                    ["{class}::authenticate() must be implemented."]=>
                    string(75) "Требуется определить метод {class}::authenticate()."
                    ["{controller} cannot find the requested view "{view}"."]=>
                    string(97) "Контроллер {controller} не может найти представление "{view}"."
                    ["{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call."]=>
                    string(261) "Контроллер {controller} содержит в своем представлении "{view}" тэги виджетов с неправильной вложенностью. В виджете {widget} не используется вызов endWidget()."
                    ["{controller} has an extra endWidget({id}) call in its view."]=>
                    string(125) "В представлении контроллера {controller} обнаружен лишний вызов endWidget({id})."
                    ["{n} B"]=>
                    string(6) "{n} Б"
                    ["{n} byte|{n} bytes"]=>
                    string(59) "{n} байт|{n} байта|{n} байтов|{n} байта"
                    ["{n} GB"]=>
                    string(8) "{n} ГБ"
                    ["{n} gigabyte|{n} gigabytes"]=>
                    string(91) "{n} гигабайт|{n} гигабайта|{n} гигабайтов|{n} гигабайта"
                    ["{n} KB"]=>
                    string(8) "{n} КБ"
                    ["{n} kilobyte|{n} kilobytes"]=>
                    string(91) "{n} килобайт|{n} килобайта|{n} килобайтов|{n} килобайта"
                    ["{n} MB"]=>
                    string(8) "{n} МБ"
                    ["{n} megabyte|{n} megabytes"]=>
                    string(91) "{n} мегабайт|{n} мегабайта|{n} мегабайтов|{n} мегабайта"
                    ["{n} TB"]=>
                    string(8) "{n} ТБ"
                    ["{n} terabyte|{n} terabytes"]=>
                    string(91) "{n} терабайт|{n} терабайта|{n} терабайтов|{n} терабайта"
                    ["{widget} cannot find the view "{view}"."]=>
                    string(85) "Виджет {widget} не может найти представление "{view}"."
                  }
                }
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_componentConfig":"CModule":private]=>
            array(18) {
              ["coreMessages"]=>
              array(3) {
                ["class"]=>
                string(17) "CPhpMessageSource"
                ["language"]=>
                string(5) "en_us"
                ["basePath"]=>
                string(55) "/home/bce-group/dino-planung.ru/docs/framework/messages"
              }
              ["db"]=>
              array(1) {
                ["class"]=>
                string(13) "CDbConnection"
              }
              ["messages"]=>
              array(1) {
                ["class"]=>
                string(17) "CPhpMessageSource"
              }
              ["errorHandler"]=>
              array(2) {
                ["class"]=>
                string(13) "CErrorHandler"
                ["errorAction"]=>
                string(10) "site/error"
              }
              ["securityManager"]=>
              array(1) {
                ["class"]=>
                string(16) "CSecurityManager"
              }
              ["statePersister"]=>
              array(1) {
                ["class"]=>
                string(15) "CStatePersister"
              }
              ["urlManager"]=>
              array(6) {
                ["class"]=>
                string(33) "application.components.UrlManager"
                ["urlFormat"]=>
                string(4) "path"
                ["showScriptName"]=>
                bool(false)
                ["caseSensitive"]=>
                bool(false)
                ["useStrictParsing"]=>
                bool(true)
                ["rules"]=>
                array(7) {
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(11) "site/index/"
                  ["mail"]=>
                  string(10) "site/mail/"
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(17) "/view"
                  ["//"]=>
                  string(21) "/"
                  ["/"]=>
                  string(21) "/"
                }
              }
              ["request"]=>
              array(1) {
                ["class"]=>
                string(12) "CHttpRequest"
              }
              ["format"]=>
              array(1) {
                ["class"]=>
                string(10) "CFormatter"
              }
              ["session"]=>
              array(1) {
                ["class"]=>
                string(12) "CHttpSession"
              }
              ["assetManager"]=>
              array(1) {
                ["class"]=>
                string(13) "CAssetManager"
              }
              ["user"]=>
              array(1) {
                ["class"]=>
                string(8) "CWebUser"
              }
              ["themeManager"]=>
              array(1) {
                ["class"]=>
                string(13) "CThemeManager"
              }
              ["authManager"]=>
              array(1) {
                ["class"]=>
                string(15) "CPhpAuthManager"
              }
              ["clientScript"]=>
              array(1) {
                ["class"]=>
                string(13) "CClientScript"
              }
              ["widgetFactory"]=>
              array(1) {
                ["class"]=>
                string(14) "CWidgetFactory"
              }
              ["cache"]=>
              array(1) {
                ["class"]=>
                string(25) "system.caching.CFileCache"
              }
              ["log"]=>
              array(2) {
                ["class"]=>
                string(10) "CLogRouter"
                ["routes"]=>
                array(1) {
                  [0]=>
                  array(4) {
                    ["class"]=>
                    string(13) "CFileLogRoute"
                    ["levels"]=>
                    string(23) "error, warning, profile"
                    ["maxFileSize"]=>
                    int(99999)
                    ["maxLogFiles"]=>
                    int(1)
                  }
                }
              }
            }
            ["_e":"CComponent":private]=>
            array(2) {
              ["onbeginrequest"]=>
              object(CList)#4 (5) {
                ["_d":"CList":private]=>
                &array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    object(LanguageBehavior)#3 (4) {
                      ["_enabled":"CBehavior":private]=>
                      bool(true)
                      ["_owner":"CBehavior":private]=>
                      NULL
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    [1]=>
                    string(22) "handleLanguageBehavior"
                  }
                }
                ["_c":"CList":private]=>
                int(1)
                ["_r":"CList":private]=>
                bool(false)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["onendrequest"]=>
              object(CList)#9 (5) {
                ["_d":"CList":private]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    object(CLogRouter)#6 (5) {
                      ["_routes":"CLogRouter":private]=>
                      array(1) {
                        [0]=>
                        object(CFileLogRoute)#7 (12) {
                          ["_maxFileSize":"CFileLogRoute":private]=>
                          int(99999)
                          ["_maxLogFiles":"CFileLogRoute":private]=>
                          int(1)
                          ["_logPath":"CFileLogRoute":private]=>
                          string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
                          ["_logFile":"CFileLogRoute":private]=>
                          string(15) "application.log"
                          ["enabled"]=>
                          bool(true)
                          ["levels"]=>
                          string(23) "error, warning, profile"
                          ["categories"]=>
                          array(0) {
                          }
                          ["except"]=>
                          array(0) {
                          }
                          ["filter"]=>
                          NULL
                          ["logs"]=>
                          array(0) {
                          }
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                      }
                      ["behaviors"]=>
                      array(0) {
                      }
                      ["_initialized":"CApplicationComponent":private]=>
                      bool(true)
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    [1]=>
                    string(11) "processLogs"
                  }
                }
                ["_c":"CList":private]=>
                int(1)
                ["_r":"CList":private]=>
                bool(false)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_m":"CComponent":private]=>
            array(1) {
              ["onBeginRequest"]=>
              object(LanguageBehavior)#3 (4) {
                ["_enabled":"CBehavior":private]=>
                bool(true)
                ["_owner":"CBehavior":private]=>
                NULL
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_id":"CModule":private]=>
            NULL
            ["_basePath":"CModule":private]=>
            NULL
          }
          ["handled"]=>
          bool(false)
          ["params"]=>
          NULL
          ["_e":"CComponent":private]=>
          NULL
          ["_m":"CComponent":private]=>
          NULL
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(68) "/home/bce-group/dino-planung.ru/docs/framework/base/CApplication.php"
      ["line"]=>
      int(196)
      ["function"]=>
      string(10) "raiseEvent"
      ["class"]=>
      string(10) "CComponent"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        &string(14) "onBeginRequest"
        [1]=>
        object(CEvent)#11 (5) {
          ["sender"]=>
          object(CWebApplication)#1 (36) {
            ["defaultController"]=>
            string(4) "site"
            ["layout"]=>
            string(4) "main"
            ["controllerMap"]=>
            array(0) {
            }
            ["catchAllRequest"]=>
            NULL
            ["controllerNamespace"]=>
            NULL
            ["_controllerPath":"CWebApplication":private]=>
            NULL
            ["_viewPath":"CWebApplication":private]=>
            NULL
            ["_systemViewPath":"CWebApplication":private]=>
            NULL
            ["_layoutPath":"CWebApplication":private]=>
            NULL
            ["_controller":"CWebApplication":private]=>
            NULL
            ["_theme":"CWebApplication":private]=>
            NULL
            ["name"]=>
            string(14) "My Application"
            ["charset"]=>
            string(5) "UTF-8"
            ["sourceLanguage"]=>
            string(5) "en_us"
            ["_id":"CApplication":private]=>
            string(8) "8a102301"
            ["_basePath":"CApplication":private]=>
            string(46) "/home/bce-group/dino-planung.ru/docs/protected"
            ["_runtimePath":"CApplication":private]=>
            string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
            ["_extensionPath":"CApplication":private]=>
            NULL
            ["_globalState":"CApplication":private]=>
            NULL
            ["_stateChanged":"CApplication":private]=>
            NULL
            ["_ended":"CApplication":private]=>
            bool(false)
            ["_language":"CApplication":private]=>
            string(2) "ru"
            ["_homeUrl":"CApplication":private]=>
            NULL
            ["preload"]=>
            array(1) {
              [0]=>
              string(3) "log"
            }
            ["behaviors"]=>
            array(1) {
              ["onBeginRequest"]=>
              array(1) {
                ["class"]=>
                string(49) "application.components.behaviors.LanguageBehavior"
              }
            }
            ["_parentModule":"CModule":private]=>
            NULL
            ["_modulePath":"CModule":private]=>
            NULL
            ["_params":"CModule":private]=>
            object(CAttributeCollection)#2 (5) {
              ["caseSensitive"]=>
              bool(true)
              ["_d":"CMap":private]=>
              array(3) {
                ["languages"]=>
                array(3) {
                  ["ru"]=>
                  string(2) "ru"
                  ["en"]=>
                  string(2) "en"
                  ["de"]=>
                  string(2) "de"
                }
                ["developerEmail"]=>
                string(21) "natalushakg@gmail.com"
                ["siteUrl"]=>
                string(0) ""
              }
              ["_r":"CMap":private]=>
              bool(false)
              ["_e":"CComponent":private]=>
              NULL
              ["_m":"CComponent":private]=>
              NULL
            }
            ["_modules":"CModule":private]=>
            array(0) {
            }
            ["_moduleConfig":"CModule":private]=>
            array(0) {
            }
            ["_components":"CModule":private]=>
            array(5) {
              ["log"]=>
              object(CLogRouter)#6 (5) {
                ["_routes":"CLogRouter":private]=>
                array(1) {
                  [0]=>
                  object(CFileLogRoute)#7 (12) {
                    ["_maxFileSize":"CFileLogRoute":private]=>
                    int(99999)
                    ["_maxLogFiles":"CFileLogRoute":private]=>
                    int(1)
                    ["_logPath":"CFileLogRoute":private]=>
                    string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
                    ["_logFile":"CFileLogRoute":private]=>
                    string(15) "application.log"
                    ["enabled"]=>
                    bool(true)
                    ["levels"]=>
                    string(23) "error, warning, profile"
                    ["categories"]=>
                    array(0) {
                    }
                    ["except"]=>
                    array(0) {
                    }
                    ["filter"]=>
                    NULL
                    ["logs"]=>
                    array(0) {
                    }
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["request"]=>
              object(CHttpRequest)#10 (20) {
                ["enableCookieValidation"]=>
                bool(false)
                ["enableCsrfValidation"]=>
                bool(false)
                ["csrfTokenName"]=>
                string(14) "YII_CSRF_TOKEN"
                ["csrfCookie"]=>
                NULL
                ["_requestUri":"CHttpRequest":private]=>
                string(12) "/sitemap.xml"
                ["_pathInfo":"CHttpRequest":private]=>
                string(11) "sitemap.xml"
                ["_scriptFile":"CHttpRequest":private]=>
                NULL
                ["_scriptUrl":"CHttpRequest":private]=>
                string(10) "/index.php"
                ["_hostInfo":"CHttpRequest":private]=>
                NULL
                ["_baseUrl":"CHttpRequest":private]=>
                string(0) ""
                ["_cookies":"CHttpRequest":private]=>
                NULL
                ["_preferredLanguages":"CHttpRequest":private]=>
                NULL
                ["_csrfToken":"CHttpRequest":private]=>
                NULL
                ["_restParams":"CHttpRequest":private]=>
                NULL
                ["_port":"CHttpRequest":private]=>
                NULL
                ["_securePort":"CHttpRequest":private]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["cache"]=>
              object(CFileCache)#15 (12) {
                ["cachePath"]=>
                string(60) "/home/bce-group/dino-planung.ru/docs/protected/runtime/cache"
                ["cacheFileSuffix"]=>
                string(4) ".bin"
                ["directoryLevel"]=>
                int(0)
                ["_gcProbability":"CFileCache":private]=>
                int(100)
                ["_gced":"CFileCache":private]=>
                bool(false)
                ["keyPrefix"]=>
                string(8) "8a102301"
                ["hashKey"]=>
                bool(true)
                ["serializer"]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["urlManager"]=>
              object(UrlManager)#14 (17) {
                ["rules"]=>
                array(7) {
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(11) "site/index/"
                  ["mail"]=>
                  string(10) "site/mail/"
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(17) "/view"
                  ["//"]=>
                  string(21) "/"
                  ["/"]=>
                  string(21) "/"
                }
                ["urlSuffix"]=>
                string(0) ""
                ["showScriptName"]=>
                bool(false)
                ["appendParams"]=>
                bool(true)
                ["routeVar"]=>
                string(1) "r"
                ["caseSensitive"]=>
                bool(false)
                ["matchValue"]=>
                bool(false)
                ["cacheID"]=>
                string(5) "cache"
                ["useStrictParsing"]=>
                bool(true)
                ["urlRuleClass"]=>
                string(8) "CUrlRule"
                ["_urlFormat":"CUrlManager":private]=>
                string(4) "path"
                ["_rules":"CUrlManager":private]=>
                array(7) {
                  [0]=>
                  object(CUrlRule)#16 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(7) "/^\/$/u"
                    ["template"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [1]=>
                  object(CUrlRule)#17 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(27) "/^(?P(ru|en|de))\/$/u"
                    ["template"]=>
                    string(6) ""
                    ["params"]=>
                    array(1) {
                      ["lang"]=>
                      string(10) "(ru|en|de)"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [2]=>
                  object(CUrlRule)#18 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(9) "site/mail"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(11) "/^mail\/$/u"
                    ["template"]=>
                    string(4) "mail"
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [3]=>
                  object(CUrlRule)#19 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(26) "/^(?P\w+)\/$/u"
                    ["template"]=>
                    string(12) ""
                    ["params"]=>
                    array(1) {
                      ["controller"]=>
                      string(3) "\w+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [4]=>
                  object(CUrlRule)#20 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(17) "/view"
                    ["references"]=>
                    array(1) {
                      ["controller"]=>
                      string(12) ""
                    }
                    ["routePattern"]=>
                    string(30) "/^(?P\w+)\/view$/u"
                    ["pattern"]=>
                    string(39) "/^(?P\w+)\/(?P\d+)\/$/u"
                    ["template"]=>
                    string(17) "/"
                    ["params"]=>
                    array(1) {
                      ["id"]=>
                      string(3) "\d+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [5]=>
                  object(CUrlRule)#21 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(21) "/"
                    ["references"]=>
                    array(2) {
                      ["controller"]=>
                      string(12) ""
                      ["action"]=>
                      string(8) ""
                    }
                    ["routePattern"]=>
                    string(41) "/^(?P\w+)\/(?P\w+)$/u"
                    ["pattern"]=>
                    string(56) "/^(?P\w+)\/(?P\w+)\/(?P\d+)\/$/u"
                    ["template"]=>
                    string(26) "//"
                    ["params"]=>
                    array(1) {
                      ["id"]=>
                      string(3) "\d+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [6]=>
                  object(CUrlRule)#22 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(21) "/"
                    ["references"]=>
                    array(2) {
                      ["controller"]=>
                      string(12) ""
                      ["action"]=>
                      string(8) ""
                    }
                    ["routePattern"]=>
                    string(41) "/^(?P\w+)\/(?P\w+)$/u"
                    ["pattern"]=>
                    string(43) "/^(?P\w+)\/(?P\w+)\/$/u"
                    ["template"]=>
                    string(21) "/"
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["_baseUrl":"CUrlManager":private]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["coreMessages"]=>
              object(CPhpMessageSource)#24 (12) {
                ["cachingDuration"]=>
                int(0)
                ["cacheID"]=>
                string(5) "cache"
                ["basePath"]=>
                string(55) "/home/bce-group/dino-planung.ru/docs/framework/messages"
                ["extensionPaths"]=>
                array(0) {
                }
                ["_files":"CPhpMessageSource":private]=>
                array(1) {
                  ["yii"]=>
                  array(1) {
                    ["ru"]=>
                    string(66) "/home/bce-group/dino-planung.ru/docs/framework/messages/ru/yii.php"
                  }
                }
                ["forceTranslation"]=>
                bool(false)
                ["_language":"CMessageSource":private]=>
                string(5) "en_us"
                ["_messages":"CMessageSource":private]=>
                array(1) {
                  ["ru.yii"]=>
                  array(249) {
                    ["Adding a primary key after table has been created is not supported by SQLite."]=>
                    string(137) "Добавление первичного ключа после создания таблицы не поддерживается SQLite."
                    ["CHttpSession.gcProbability "{value}" is invalid. It must be a float between 0 and 100."]=>
                    string(165) "Значение параметра CHttpSession.gcProbability "{value}" задано неверно. Необходимо указать число от 0 до 100."
                    ["GD with FreeType or ImageMagick PHP extensions are required."]=>
                    string(78) "Требуются расширения PHP GD с FreeType или ImageMagick."
                    ["In order to use MIME-type validation provided by CFileValidator fileinfo PECL extension should be installed."]=>
                    string(163) "Для того, чтобы использовать валидацию CFileValidator по MIME-типу, установите PECL-расширение fileinfo."
                    ["Removing a primary key after table has been created is not supported by SQLite."]=>
                    string(133) "Удаление первичного ключа после создания таблицы не поддерживается SQLite."
                    ["The file "{file}" cannot be uploaded. Only files of these MIME-types are allowed: {mimeTypes}."]=>
                    string(172) "Файл "{file}" не может быть загружен. Можно загружать только файлы со следующими MIME-типами: {mimeTypes}."
                    [""{path}" is not a valid directory."]=>
                    string(84) "Путь "{path}" не является правильной директорией."
                    ["< Previous"]=>
                    string(25) "< Предыдущая"
                    ["<< First"]=>
                    string(21) "<< Первая"
                    ["Action class {class} must implement the "run" method."]=>
                    string(85) "Класс действия {class} должен содержать метод "run"."
                    ["Active Record requires a "db" CDbConnection application component."]=>
                    string(87) "ActiveRecord требует компонент приложения "db" CDbConnection."
                    ["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."]=>
                    string(271) "Отношение "{relation}" класса Active record "{class}" сконфигурировано не верно. Вы должны указать тип отношения, связанный отношением класс active record и внешний ключ."
                    ["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."]=>
                    string(263) "ActiveRecord "{class}" пытается выбрать недопустимый столбец "{column}". Примечание: столбец должен существовать в таблице или являться выражением с алиасом."
                    ["Adding a foreign key constraint to an existing table is not supported by SQLite."]=>
                    string(133) "Добавление внешнего ключа к существующей таблице не поддерживается SQLite."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing PHP file and the file is readable."]=>
                    string(139) "Псевдоним "{alias}" неверен. Убедитесь, что он указывает на существующий PHP файл."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing directory or file."]=>
                    string(165) "Неправильный алиас "{alias}". Убедитесь, что он указывает на существующую директорию или файл."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing directory."]=>
                    string(157) "Неправильный псевдоним "{alias}". Убедитесь, что он указывает на существующую директорию."
                    ["Altering a DB column is not supported by SQLite."]=>
                    string(74) "Изменение поля БД не поддерживается SQLite."
                    ["Application Log"]=>
                    string(33) "Журнал приложения"
                    ["Application base path "{path}" is not a valid directory."]=>
                    string(99) "Базовый путь приложения "{path}" не является директорией."
                    ["Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process."]=>
                    string(259) "Рабочий путь приложения "{path}" задан неверно. Удостоверьтесь, что директория доступна для записи пользователю, под которым запущен веб-сервер."
                    ["Authorization item "{item}" has already been assigned to user "{user}"."]=>
                    string(105) "Элемент авторизации "{item}" уже назначен пользователю "{user}"."
                    ["Base path "{path}" is not a valid directory."]=>
                    string(59) "Базовый путь "{path}" задан неверно."
                    ["CApcCache requires PHP apc extension to be loaded."]=>
                    string(79) "CApcCache требует загруженного расширения PHP APC."
                    ["CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process."]=>
                    string(270) "Путь CAssetManager.basePath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component."]=>
                    string(229) "Идентификатор CCacheHttpSession.cacheID задан неверно. Удостоверьтесь, что "{id}" соответствует существующему компоненту кэша приложения."
                    ["CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller."]=>
                    string(156) "Действие CCaptchaValidator.action "{id}" задано неверно: действия не найдено в текущем контроллере."
                    ["CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(256) "Идентификатор CDbAuthManager.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(250) "Идентификатор CDbCache.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbCacheDependency.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(178) "Неправильный CDbCacheDependency.connectionID "{id}". Убедитесь, что ID указывает на ID компонента приложения CDbConnection."
                    ["CDbCacheDependency.sql cannot be empty."]=>
                    string(99) "Файл CDbCacheDependency.sql должен содержать какие-либо запросы."
                    ["CDbCommand failed to execute the SQL statement: {error}"]=>
                    string(75) "CDbCommand не удалось исполнить SQL-запрос: {error}"
                    ["CDbCommand failed to prepare the SQL statement: {error}"]=>
                    string(79) "CDbCommand не удалось подготовить SQL-запрос: {error}"
                    ["CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}."]=>
                    string(122) "Не удалось выполнить CDbCommand::execute(): {error}. Выполнявшийся SQL-запрос: {sql}."
                    ["CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}."]=>
                    string(123) "Не удалось выполнить CDbCommand::{method}(): {error}. Выполнявшийся SQL-запрос: {sql}."
                    ["CDbConnection does not support reading schema for {driver} database."]=>
                    string(93) "CDbConnection не поддерживает чтения из базы данных {driver}."
                    ["CDbDataReader cannot rewind. It is a forward-only reader."]=>
                    string(194) "Компонент CDbDataReader не поддерживает обратное чтение. Этот компонент только для чтения в прямом направлении."
                    ["CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(256) "Идентификатор CDbHttpSession.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component."]=>
                    string(167) "Идентификатор CDbLogRoute.connectionID "{id}" указывает на неверный компонент CDbConnection вашего приложения."
                    ["CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component."]=>
                    string(248) "CDbMessageSource.connectionID указан неверно. Удостоверьтесь, что "{id}" указывает на правильный компонент для работы с базой данных вашего приложения."
                    ["CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(168) "CDbTestFixture.connectionID "{id}" неверный. Убедитесь, что он указывает на ID компонента приложения CDbConnection."
                    ["CDbTransaction is inactive and cannot perform commit or roll back operations."]=>
                    string(170) "Компонент CDbTransaction не активен, операции фиксации (commit) и отката (roll back) не могут быть совершены."
                    ["CDirectoryCacheDependency.directory cannot be empty."]=>
                    string(92) "Параметр CDirectoryCacheDependency.directory должен быть заполнен."
                    ["CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option."]=>
                    string(254) "Для работы CEAcceleratorCache требуется загруженное расширение PHP eAccelerator. Оно должно быть включено или скомпилировано с опцией "--with-eaccelerator-shared-memory"."
                    ["CFileCacheDependency.fileName cannot be empty."]=>
                    string(86) "Параметр CFileCacheDependency.fileName должен быть заполнен."
                    ["CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process."]=>
                    string(269) "Путь CFileLogRoute.logPath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["CFilterChain can only take objects implementing the IFilter interface."]=>
                    string(121) "CFilterChain может содержать только объекты реализующие интерфейс IFilter."
                    ["CFlexWidget.baseUrl cannot be empty."]=>
                    string(76) "Параметр CFlexWidget.baseUrl должен быть заполнен."
                    ["CFlexWidget.name cannot be empty."]=>
                    string(73) "Параметр CFlexWidget.name должен быть заполнен."
                    ["CGlobalStateCacheDependency.stateName cannot be empty."]=>
                    string(94) "Параметр CGlobalStateCacheDependency.stateName должен быть заполнен."
                    ["CHttpCacheFilter.lastModified contained a value that could not be understood by strtotime()"]=>
                    string(148) "CHttpCacheFilter.lastModified содержит знаение, которое не удалось разобрать при помощи strtotime()"
                    ["CHttpCookieCollection can only hold CHttpCookie objects."]=>
                    string(101) "CHttpCookieCollection может содержать только объекты типа CHttpCookie."
                    ["CHttpRequest is unable to determine the entry script URL."]=>
                    string(111) "Компоненту CHttpRequest не удалось определить URL входного скрипта."
                    ["CHttpRequest is unable to determine the path info of the request."]=>
                    string(152) "Компоненту CHttpRequest не удалось определить информацию о пути, содержащуюся в запросе."
                    ["CHttpRequest is unable to determine the request URI."]=>
                    string(94) "Компоненту CHttpRequest не удалось определить URI запроса."
                    ["CHttpSession.cookieMode can only be "none", "allow" or "only"."]=>
                    string(131) "Параметр CHttpSession.cookieMode может принимать только значения "none", "allow" или "only"."
                    ["CHttpSession.savePath "{path}" is not a valid directory."]=>
                    string(85) "Путь CHttpSession.savePath "{path}" не является директорией."
                    ["CMemCache requires PHP {extension} extension to be loaded."]=>
                    string(89) "CMemCache требуется загруженное расширение PHP {extension}."
                    ["CMemCache server configuration must be an array."]=>
                    string(89) "Конфигурация сервера CMemCache должна быть массивом."
                    ["CMemCache server configuration must have "host" value."]=>
                    string(106) "Конфигурация сервера CMemCache должна содержать значение "host"."
                    ["CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested."]=>
                    string(229) "Компонент CProfileLogRoute обнаружил неверный код "{token}". Удостоверьтесь, что вложенность вызовов Yii::beginProfile() и Yii::endProfile() соблюдается."
                    ["CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack"."]=>
                    string(150) "Параметр CProfileLogRoute.report "{report}" задан неверно. Поддерживаются значения "summary" и "callstack"."
                    ["CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature."]=>
                    string(180) "Для использования возможности шифрования данных компоненту CSecurityManager требуется PHP-расширение mcrypt."
                    ["CSecurityManager.encryptionKey cannot be empty."]=>
                    string(87) "Параметр CSecurityManager.encryptionKey должен быть заполнен."
                    ["CSecurityManager.validationKey cannot be empty."]=>
                    string(87) "Параметр CSecurityManager.validationKey должен быть заполнен."
                    ["CTypedList<{type}> can only hold objects of {type} class."]=>
                    string(97) "CTypedList<{type}> может содержать только объекты класса {type}."
                    ["CTypedMap<{type}> can only hold objects of {type} class."]=>
                    string(96) "CTypedMap<{type}> может содержать только объекты класса {type}."
                    ["CUrlManager.UrlFormat must be either "path" or "get"."]=>
                    string(119) "Параметр CUrlManager.UrlFormat может принимать только значения "path" или "get"."
                    ["CWinCache requires PHP wincache extension to be loaded."]=>
                    string(102) "Для работы CWinCache требуется загруженное расширение wincache."
                    ["CWinCache user cache is disabled. Please set wincache.ucenabled to On in your php.ini."]=>
                    string(127) "Пользовательский CWinCache отключен. Измените wincache.ucenabled на On в вашем php.ini."
                    ["CXCache requires PHP XCache extension to be loaded."]=>
                    string(102) "Для работы компонента CXCache необходимо PHP-расширение XCache."
                    ["CZendDataCache requires PHP Zend Data Cache extension to be loaded."]=>
                    string(97) "Для работы CZendDataCache необходимо расширение PHP Zend Data Cache."
                    ["Cannot add "{child}" as a child of "{name}". A loop has been detected."]=>
                    string(165) "Добавление элемента "{child}" в качестве потомка "{name}" невозможно, обнаружен бесконечный цикл."
                    ["Cannot add "{child}" as a child of "{parent}". A loop has been detected."]=>
                    string(166) "Добавление элемента "{child}" в качестве потомка "{parent} невозможно, обнаружен бесконечный цикл."
                    ["Cannot add "{name}" as a child of itself."]=>
                    string(97) "Элемент "{name}" не может стать потомком для самого себя."
                    ["Cannot add an item of type "{child}" to an item of type "{parent}"."]=>
                    string(104) "Нельзя добавить элемент типа "{child}" к элементу типа "{parent}"."
                    ["Class name "{class}" does not match class file "{file}"."]=>
                    string(84) "Класс "{class}" не соответствует имени файла "{file}"."
                    ["Column name must be either a string or an array."]=>
                    string(83) "Имя столбца должно быть строкой или массивом."
                    ["Dropping DB column is not supported by SQLite."]=>
                    string(72) "Удаление поля БД не поддерживается SQLite."
                    ["Dropping a foreign key constraint is not supported by SQLite."]=>
                    string(86) "Удаление внешнего ключа не поддерживается SQLite."
                    ["Either "{parent}" or "{child}" does not exist."]=>
                    string(66) "Либо "{parent}", либо "{child}" не существует."
                    ["Error: Table "{table}" does not have a primary key."]=>
                    string(93) "Ошибка: В таблице "{table}" отсутствует первичный ключ."
                    ["Error: Table "{table}" has a composite primary key which is not supported by crud command."]=>
                    string(193) "Ошибка: Таблица "{table}" содержит составной первичный ключ, работа с которым не поддерживается командами CRUD."
                    ["Event "{class}.{event}" is attached with an invalid handler "{handler}"."]=>
                    string(106) "Событие "{class}.{event}" привязано неверным обработчиком "{handler}"."
                    ["Event "{class}.{event}" is not defined."]=>
                    string(59) "Событие "{class}.{event}" не определено."
                    ["Extension path "{path}" does not exist."]=>
                    string(65) "Путь расширения "{path}" не существует."
                    ["Failed to initialize the mcrypt module."]=>
                    string(73) "Не удалось инициализировать модуль mcrypt."
                    ["Failed to set unsafe attribute "{attribute}" of "{class}"."]=>
                    string(116) "Не удалось присвоить небезопасный атрибут "{attribute}" класса "{class}"."
                    ["Failed to start session."]=>
                    string(52) "Не удалось запустить сессию."
                    ["Failed to write the uploaded file "{file}" to disk."]=>
                    string(92) "Не удалось записать загруженный файл "{file}" на диск."
                    ["File upload was stopped by extension."]=>
                    string(68) "Загрузка файла прервана расширением."
                    ["Filter "{filter}" is invalid. Controller "{class}" does not have the filter method "filter{filter}"."]=>
                    string(125) "Фильтр "{filter}" неверный. Контроллер "{class}" не содержит метода "filter{filter}"."
                    ["Get a new code"]=>
                    string(34) "Получить новый код"
                    ["Go to page: "]=>
                    string(36) "Перейти к странице: "
                    ["Invalid MO file revision: {revision}."]=>
                    string(73) "Не поддерживаемая версия MO файла: {revision}."
                    ["Invalid MO file: {file} (magic: {magic})."]=>
                    string(60) "Ошибка в MO файле: {file} (магия: {magic})."
                    ["Invalid enumerable value "{value}". Please make sure it is among ({enum})."]=>
                    string(133) "Неверно задано и значение "{value}". Поддерживаются следующие значение ({enum})."
                    ["Invalid expression for CHttpCacheFilter.lastModifiedExpression: The evaluation result "{value}" could not be understood by strtotime()"]=>
                    string(187) "Неверное выражение для CHttpCacheFilter.lastModifiedExpression. Результат выполнения "{value}" не может быть разобран strtotime()"
                    ["Invalid operator "{operator}"."]=>
                    string(55) "Неправильный оператор "{operator}"."
                    ["Last >>"]=>
                    string(27) "Последняя >>"
                    ["List data must be an array or an object implementing Traversable."]=>
                    string(154) "Список должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["List index "{index}" is out of bound."]=>
                    string(78) "Индекс списка "{index}" выходит за его пределы."
                    ["Login Required"]=>
                    string(43) "Необходима авторизация"
                    ["Map data must be an array or an object implementing Traversable."]=>
                    string(154) "Карта должна быть представлена массивом или объектом, реализующим интерфейс Traversable."
                    ["Missing the temporary folder to store the uploaded file "{file}"."]=>
                    string(127) "Не найдена временна директория для хранения загруженного файла "{file}"."
                    ["Next >"]=>
                    string(23) "Следующая >"
                    ["No columns are being updated for table "{table}"."]=>
                    string(94) "Нет столбцов подлежащих обновлению в таблице "{table}"."
                    ["No counter columns are being updated for table "{table}"."]=>
                    string(113) "Нет столбцов-счетчиков подлежащих обновлению в таблице "{table}"."
                    ["Object configuration must be an array containing a "class" element."]=>
                    string(149) "Конфигурация объекта должна быть представлена массивом, содержащим элемент "class"."
                    ["Please fix the following input errors:"]=>
                    string(72) "Необходимо исправить следующие ошибки:"
                    ["Powered by {yii}."]=>
                    string(26) "Создано на {yii}."
                    ["Property "{class}.{property}" is not defined."]=>
                    string(64) "Не определено свойство "{class}.{property}"."
                    ["Property "{class}.{property}" is read only."]=>
                    string(88) "Свойство "{class}.{property}" доступно только для чтения."
                    ["Property CMaskedTextField.mask cannot be empty."]=>
                    string(60) "CMaskedTextField.mask не может быть пустым."
                    ["Queue data must be an array or an object implementing Traversable."]=>
                    string(154) "Запрос должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["Relation "{name}" is not defined in active record class "{class}"."]=>
                    string(103) "Отношение "{name}" не было определено в active record классе "{class}"."
                    ["Renaming a DB column is not supported by SQLite."]=>
                    string(84) "Переименование поля БД не поддерживается SQLite."
                    ["Stack data must be an array or an object implementing Traversable."]=>
                    string(150) "Стек должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["Table "{table}" does not exist."]=>
                    string(51) "Таблица "{table}" не существует."
                    ["Table "{table}" does not have a column named "{column}"."]=>
                    string(73) "Таблица "{table}" не содержит столбца "{column}"."
                    ["The "db" application component must be configured to be a CDbConnection object."]=>
                    string(98) "Компонент приложения "db" должен быть объектом CDbConnection."
                    ["The "filter" property must be specified with a valid callback."]=>
                    string(133) "Свойство "filter" должно быть определено правильным обратным вызовом (callback)."
                    ["The "pattern" property must be specified with a valid regular expression."]=>
                    string(133) "Свойство "pattern" должно быть определено правильным регулярным выражением."
                    ["The "range" property must be specified with a list of values."]=>
                    string(98) "Свойство "range" должно указываться со списком значений."
                    ["The CSRF token could not be verified."]=>
                    string(47) "Невозможно определить CSRF."
                    ["The DB query must contain the "from" portion."]=>
                    string(60) "Запрос к БД должен содержать "from"."
                    ["The STAT relation "{name}" cannot have child relations."]=>
                    string(100) "Отношение STAT "{name}" не может содержать другие отношения."
                    ["The URL pattern "{pattern}" for route "{route}" is not a valid regular expression."]=>
                    string(132) "URL-шаблон "{pattern}" для пути "{route}" не является верным регулярным выражением."
                    ["The active record cannot be deleted because it is new."]=>
                    string(108) "Невозможно удалить запись active record из-за того, что она новая."
                    ["The active record cannot be inserted to database because it is not new."]=>
                    string(140) "Невозможно добавить запись active record в базу данных из-за того, что она не новая."
                    ["The active record cannot be updated because it is new."]=>
                    string(110) "Невозможно обновить запись active record из-за того, что она новая."
                    ["The asset "{asset}" to be published does not exist."]=>
                    string(95) "Необходимый для отображения asset "{asset}" не существует."
                    ["The command path "{path}" is not a valid directory."]=>
                    string(82) "Командный путь "{path}" не является директорией."
                    ["The controller path "{path}" is not a valid directory."]=>
                    string(91) "Путь к контроллерам "{path}" не является директорией."
                    ["The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}."]=>
                    string(188) "Файл "{file}" не может быть загружен. Разрешена загрузка файлов только со следующими расширениями: {extensions}."
                    ["The file "{file}" is too large. Its size cannot exceed {limit} bytes."]=>
                    string(119) "Размер файла "{file}" слишком велик, он не должен превышать {limit} байт."
                    ["The file "{file}" is too small. Its size cannot be smaller than {limit} bytes."]=>
                    string(116) "Размер файла "{file}" слишком мал, он не должен быть менее {limit} байт."
                    ["The file "{file}" was only partially uploaded."]=>
                    string(66) "Файл "{file}" был загружен не полностью."
                    ["The first element in a filter configuration must be the filter class."]=>
                    string(115) "Первым элементом в конфигурации фильтра должен быть его класс."
                    ["The format of {attribute} is invalid."]=>
                    string(59) "Неправильный формат поля {attribute}."
                    ["The item "{name}" does not exist."]=>
                    string(52) "Элемента "{name}" не существует."
                    ["The item "{parent}" already has a child "{child}"."]=>
                    string(69) "Элемент "{parent}" уже имеет потомка "{child}"."
                    ["The layout path "{path}" is not a valid directory."]=>
                    string(83) "Путь к шаблонам "{path}" не является директорией."
                    ["The list is read only."]=>
                    string(71) "Список предназначен только для чтения."
                    ["The map is read only."]=>
                    string(71) "Карта предназначена только для чтения."
                    ["The module path "{path}" is not a valid directory."]=>
                    string(76) "Путь модуля "{path}" не является директорией."
                    ["The pattern for 12 hour format must be "h" or "hh"."]=>
                    string(95) "Шаблон для 12-ти часового формата времени: "h", либо "hh"."
                    ["The pattern for 24 hour format must be "H" or "HH"."]=>
                    string(95) "Шаблон для 12-ти часового формата времени: "H", либо "HH"."
                    ["The pattern for AM/PM marker must be "a"."]=>
                    string(39) "Шаблон маркера AM/PM: "a"."
                    ["The pattern for day in month must be "F"."]=>
                    string(45) "Шаблон для дня месяца: "F"."
                    ["The pattern for day in year must be "D", "DD" or "DDD"."]=>
                    string(66) "Шаблон для дня в году: "D", "DD", либо "DDD"."
                    ["The pattern for day of the month must be "d" or "dd"."]=>
                    string(60) "Шаблон для дня месяца: "d", либо "dd"."
                    ["The pattern for day of the week must be "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc"."]=>
                    string(173) "Шаблон дя дня недели должен быть одним из "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" или "ccccc"."
                    ["The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG"."]=>
                    string(71) "Шаблон для эры: "G", "GG", "GGG", "GGGG", либо "GGGGG"."
                    ["The pattern for hour in AM/PM must be "K" or "KK"."]=>
                    string(73) "Шаблон для часа в формате AM/PM: "K", либо "KK"."
                    ["The pattern for hour in day must be "k" or "kk"."]=>
                    string(59) "Шаблон для часа в дне: "k", либо "kk"."
                    ["The pattern for minutes must be "m" or "mm"."]=>
                    string(51) "Шаблон для минут: "m", либо "mm"."
                    ["The pattern for month must be "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" or "LLLL"."]=>
                    string(113) "Шаблон для месяца должен быть  "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" или "LLLL"."
                    ["The pattern for seconds must be "s" or "ss"."]=>
                    string(53) "Шаблон для секунд: "s", либо "ss"."
                    ["The pattern for time zone must be "z" or "v"."]=>
                    string(67) "Шаблон для временной зоны: "z", либо "v"."
                    ["The pattern for week in month must be "W"."]=>
                    string(47) "Шаблон недели в месяце: "W"."
                    ["The pattern for week in year must be "w"."]=>
                    string(43) "Шаблон недели в году: "w"."
                    ["The queue is empty."]=>
                    string(26) "Очередь пуста."
                    ["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."]=>
                    string(212) "Отношение "{relation}" AR модели "{class}" определено некорректно. Таблица "{joinTable}", указанная во внешнем ключе, не найдена в БД."
                    ["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."]=>
                    string(264) "Отношение "{relation}", определенное в записи active record класса "{class}" ошибочно: в базе данных нет включаемой таблицы "{joinTable}", упомянутой во внешнем ключе."
                    ["The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}"."]=>
                    string(234) "Отношение "{relation}" AR модели "{class}" определено с использованием внешнего ключа "{key}", который не указывает на таблицу-родителя "{table}"."
                    ["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."]=>
                    string(335) "Отношение "{relation}", определенное в записи active record класса "{class}", определено неполным внешним ключом. Внешний ключ должен состоять из столбцов, относящихся к обоим объединяемым таблицам."
                    ["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}"."]=>
                    string(249) "Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа "{key}". В таблице "{table}" такого столбца не существует."
                    ["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}"."]=>
                    string(286) "Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа. Столбцы ключа должны соответствовать первичным ключам таблицы "{table}"."
                    ["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,...)"."]=>
                    string(279) "Отношение "{relation}", определенное в записи active record класса "{class}", определено неверным внешним ключом. Формат внешнего ключа должен быть таким: "joinTable(fk1,fk2,...)"."
                    ["The requested view "{name}" was not found."]=>
                    string(76) "Запрашиваемый шаблон вида "{name}" не найден."
                    ["The stack is empty."]=>
                    string(18) "Стек пуст."
                    ["The system is unable to find the requested action "{action}"."]=>
                    string(101) "Системе не удалось найти запрашиваемое действие "{action}"."
                    ["The system view path "{path}" is not a valid directory."]=>
                    string(95) "Путь к представлениям "{path}" не является директорией."
                    ["The table "{table}" for active record class "{class}" cannot be found in the database."]=>
                    string(146) "Таблица "{table}", упомянутая в записи active record класса "{class}", не найдена в базе данных."
                    ["The value for the column "{column}" is not supplied when querying the table "{table}"."]=>
                    string(113) "Значение столбца "{column}" не задано при запросе из таблицы "{table}"."
                    ["The verification code is incorrect."]=>
                    string(49) "Неправильный код проверки."
                    ["The view path "{path}" is not a valid directory."]=>
                    string(71) "Неправильный путь представления: "{path}"."
                    ["Theme directory "{directory}" does not exist."]=>
                    string(70) "Директория темы "{directory}" не существует."
                    ["This content requires the Adobe Flash Player."]=>
                    string(101) "Требуется наличие Adobe Flash Player."
                    ["Unable to add an item whose name is the same as an existing item."]=>
                    string(110) "Невозможно добавить элемент, заданное имя уже используется."
                    ["Unable to change the item name. The name "{name}" is already used by another item."]=>
                    string(133) "Невозможно сменить имя элемента. Другой элемент уже использует имя "{name}"."
                    ["Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process."]=>
                    string(296) "Не удалось создать файл состояния приложения "{file}". Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["Unable to find "{column}" in table "{table}"."]=>
                    string(70) "Не удалось найти "{column}" в таблице "{table}"."
                    ["Unable to lock file "{file}" for reading."]=>
                    string(86) "Невозможно заблокировать файл "{file}" для чтения."
                    ["Unable to lock file "{file}" for writing."]=>
                    string(86) "Невозможно заблокировать файл "{file}" для записи."
                    ["Unable to read file "{file}"."]=>
                    string(56) "Невозможно прочесть файл "{file}"."
                    ["Unable to replay the action "{object}.{method}". The method does not exist."]=>
                    string(140) "Невозможно произвести действие "{object}.{method}". Указанного метода не существует."
                    ["Unable to resolve the request "{route}"."]=>
                    string(65) "Невозможно обработать запрос "{route}"."
                    ["Unable to write file "{file}"."]=>
                    string(59) "Невозможно записать в файл "{file}"."
                    ["Unknown authorization item "{name}"."]=>
                    string(70) "Неизвестный элемент авторизации "{name}"."
                    ["Unknown operator "{operator}"."]=>
                    string(53) "Неизвестный оператор "{operator}"."
                    ["Unknown type "{type}"."]=>
                    string(39) "Неизвестный тип "{type}"."
                    ["Unrecognized locale "{locale}"."]=>
                    string(47) "Неизвестная локаль "{locale}"."
                    ["View file "{file}" does not exist."]=>
                    string(71) "Файл представления "{file}" не существует."
                    ["Yii application can only be created once."]=>
                    string(89) "Приложение Yii может быть создано только один раз."
                    ["You are not authorized to perform this action."]=>
                    string(110) "У вас недостаточно прав для выполнения указанного действия."
                    ["Your request is invalid."]=>
                    string(38) "Некорректный запрос."
                    ["{attribute} "{value}" has already been taken."]=>
                    string(40) "{attribute} "{value}" уже занят."
                    ["{attribute} "{value}" is invalid."]=>
                    string(37) "{attribute} "{value}" неверно."
                    ["{attribute} cannot accept more than {limit} files."]=>
                    string(75) "{attribute} не может принять более {limit} файлов."
                    ["{attribute} cannot be blank."]=>
                    string(61) "Необходимо заполнить поле {attribute}."
                    ["{attribute} is in the list."]=>
                    string(47) "{attribute} находится в списке."
                    ["{attribute} is invalid."]=>
                    string(28) "{attribute} не верен."
                    ["{attribute} is not a valid URL."]=>
                    string(59) "{attribute} не является правильным URL."
                    ["{attribute} is not a valid email address."]=>
                    string(77) "{attribute} не является правильным E-Mail адресом."
                    ["{attribute} is not in the list."]=>
                    string(51) "{attribute} отсутствует в списке."
                    ["{attribute} is of the wrong length (should be {length} characters)."]=>
                    string(83) "{attribute} неверной длины (Должен быть {length} симв.)."
                    ["{attribute} is too big (maximum is {max})."]=>
                    string(64) "{attribute} слишком велик (Максимум: {max})."
                    ["{attribute} is too long (maximum is {max} characters)."]=>
                    string(78) "{attribute} слишком длинный (Максимум: {max} симв.)."
                    ["{attribute} is too short (minimum is {min} characters)."]=>
                    string(78) "{attribute} слишком короткий (Минимум: {min} симв.)."
                    ["{attribute} is too small (minimum is {min})."]=>
                    string(58) "{attribute} слишком мал (Минимум: {min})."
                    ["{attribute} must be a number."]=>
                    string(47) "{attribute} должен быть числом."
                    ["{attribute} must be an integer."]=>
                    string(58) "{attribute} должен быть целым числом."
                    ["{attribute} must be either {true} or {false}."]=>
                    string(56) "{attribute} должно быть {true} или {false}."
                    ["{attribute} must be greater than "{compareValue}"."]=>
                    string(64) "{attribute} должно быть больше "{compareValue}"."
                    ["{attribute} must be greater than or equal to "{compareValue}"."]=>
                    string(82) "{attribute} должно быть больше или равно "{compareValue}"."
                    ["{attribute} must be less than "{compareValue}"."]=>
                    string(64) "{attribute} должно быть меньше "{compareValue}"."
                    ["{attribute} must be less than or equal to "{compareValue}"."]=>
                    string(82) "{attribute} должно быть меньше или равно "{compareValue}"."
                    ["{attribute} must be repeated exactly."]=>
                    string(71) "{attribute} должен быть повторен в точности."
                    ["{attribute} must be {type}."]=>
                    string(41) "{attribute} должен быть {type}."
                    ["{attribute} must be {value}."]=>
                    string(53) "{attribute} должно быть равно {value}."
                    ["{attribute} must not be equal to "{compareValue}"."]=>
                    string(67) "{attribute} не должно быть равно "{compareValue}"."
                    ["{className} does not support add() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал add()."
                    ["{className} does not support delete() functionality."]=>
                    string(84) "Класс {className} не поддерживает функционал delete() ."
                    ["{className} does not support flushValues() functionality."]=>
                    string(56) "{className} не поддерживает flushValues()."
                    ["{className} does not support get() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал get()."
                    ["{className} does not support set() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал set()."
                    ["{class} and its behaviors do not have a method or closure named "{name}"."]=>
                    string(135) "В классе {class} и его поведениях не найден метод или замыкание с именем "{name}"."
                    ["{class} does not have relation "{name}"."]=>
                    string(58) "{class} не содержит отношения "{name}"."
                    ["{class} does not support fetching all table names."]=>
                    string(84) "{class} не поддерживает выборку имён всех таблиц."
                    ["{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name."]=>
                    string(182) "{class} содержит неверное правило проверки. Правило должно иметь имя и включать элементы для проверки."
                    ["{class} must specify "model" and "attribute" or "name" property values."]=>
                    string(139) "В классе {class} должны быть определены значения свойств "model" и "attribute", либо "name"."
                    ["{class}.allowAutoLogin must be set true in order to use cookie-based authentication."]=>
                    string(186) "Для использования авторизации, построенной на cookie, свойство {class}.allowAutoLogin должно принять значение "true"."
                    ["{class}::authenticate() must be implemented."]=>
                    string(75) "Требуется определить метод {class}::authenticate()."
                    ["{controller} cannot find the requested view "{view}"."]=>
                    string(97) "Контроллер {controller} не может найти представление "{view}"."
                    ["{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call."]=>
                    string(261) "Контроллер {controller} содержит в своем представлении "{view}" тэги виджетов с неправильной вложенностью. В виджете {widget} не используется вызов endWidget()."
                    ["{controller} has an extra endWidget({id}) call in its view."]=>
                    string(125) "В представлении контроллера {controller} обнаружен лишний вызов endWidget({id})."
                    ["{n} B"]=>
                    string(6) "{n} Б"
                    ["{n} byte|{n} bytes"]=>
                    string(59) "{n} байт|{n} байта|{n} байтов|{n} байта"
                    ["{n} GB"]=>
                    string(8) "{n} ГБ"
                    ["{n} gigabyte|{n} gigabytes"]=>
                    string(91) "{n} гигабайт|{n} гигабайта|{n} гигабайтов|{n} гигабайта"
                    ["{n} KB"]=>
                    string(8) "{n} КБ"
                    ["{n} kilobyte|{n} kilobytes"]=>
                    string(91) "{n} килобайт|{n} килобайта|{n} килобайтов|{n} килобайта"
                    ["{n} MB"]=>
                    string(8) "{n} МБ"
                    ["{n} megabyte|{n} megabytes"]=>
                    string(91) "{n} мегабайт|{n} мегабайта|{n} мегабайтов|{n} мегабайта"
                    ["{n} TB"]=>
                    string(8) "{n} ТБ"
                    ["{n} terabyte|{n} terabytes"]=>
                    string(91) "{n} терабайт|{n} терабайта|{n} терабайтов|{n} терабайта"
                    ["{widget} cannot find the view "{view}"."]=>
                    string(85) "Виджет {widget} не может найти представление "{view}"."
                  }
                }
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_componentConfig":"CModule":private]=>
            array(18) {
              ["coreMessages"]=>
              array(3) {
                ["class"]=>
                string(17) "CPhpMessageSource"
                ["language"]=>
                string(5) "en_us"
                ["basePath"]=>
                string(55) "/home/bce-group/dino-planung.ru/docs/framework/messages"
              }
              ["db"]=>
              array(1) {
                ["class"]=>
                string(13) "CDbConnection"
              }
              ["messages"]=>
              array(1) {
                ["class"]=>
                string(17) "CPhpMessageSource"
              }
              ["errorHandler"]=>
              array(2) {
                ["class"]=>
                string(13) "CErrorHandler"
                ["errorAction"]=>
                string(10) "site/error"
              }
              ["securityManager"]=>
              array(1) {
                ["class"]=>
                string(16) "CSecurityManager"
              }
              ["statePersister"]=>
              array(1) {
                ["class"]=>
                string(15) "CStatePersister"
              }
              ["urlManager"]=>
              array(6) {
                ["class"]=>
                string(33) "application.components.UrlManager"
                ["urlFormat"]=>
                string(4) "path"
                ["showScriptName"]=>
                bool(false)
                ["caseSensitive"]=>
                bool(false)
                ["useStrictParsing"]=>
                bool(true)
                ["rules"]=>
                array(7) {
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(11) "site/index/"
                  ["mail"]=>
                  string(10) "site/mail/"
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(17) "/view"
                  ["//"]=>
                  string(21) "/"
                  ["/"]=>
                  string(21) "/"
                }
              }
              ["request"]=>
              array(1) {
                ["class"]=>
                string(12) "CHttpRequest"
              }
              ["format"]=>
              array(1) {
                ["class"]=>
                string(10) "CFormatter"
              }
              ["session"]=>
              array(1) {
                ["class"]=>
                string(12) "CHttpSession"
              }
              ["assetManager"]=>
              array(1) {
                ["class"]=>
                string(13) "CAssetManager"
              }
              ["user"]=>
              array(1) {
                ["class"]=>
                string(8) "CWebUser"
              }
              ["themeManager"]=>
              array(1) {
                ["class"]=>
                string(13) "CThemeManager"
              }
              ["authManager"]=>
              array(1) {
                ["class"]=>
                string(15) "CPhpAuthManager"
              }
              ["clientScript"]=>
              array(1) {
                ["class"]=>
                string(13) "CClientScript"
              }
              ["widgetFactory"]=>
              array(1) {
                ["class"]=>
                string(14) "CWidgetFactory"
              }
              ["cache"]=>
              array(1) {
                ["class"]=>
                string(25) "system.caching.CFileCache"
              }
              ["log"]=>
              array(2) {
                ["class"]=>
                string(10) "CLogRouter"
                ["routes"]=>
                array(1) {
                  [0]=>
                  array(4) {
                    ["class"]=>
                    string(13) "CFileLogRoute"
                    ["levels"]=>
                    string(23) "error, warning, profile"
                    ["maxFileSize"]=>
                    int(99999)
                    ["maxLogFiles"]=>
                    int(1)
                  }
                }
              }
            }
            ["_e":"CComponent":private]=>
            array(2) {
              ["onbeginrequest"]=>
              object(CList)#4 (5) {
                ["_d":"CList":private]=>
                &array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    object(LanguageBehavior)#3 (4) {
                      ["_enabled":"CBehavior":private]=>
                      bool(true)
                      ["_owner":"CBehavior":private]=>
                      NULL
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    [1]=>
                    string(22) "handleLanguageBehavior"
                  }
                }
                ["_c":"CList":private]=>
                int(1)
                ["_r":"CList":private]=>
                bool(false)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["onendrequest"]=>
              object(CList)#9 (5) {
                ["_d":"CList":private]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    object(CLogRouter)#6 (5) {
                      ["_routes":"CLogRouter":private]=>
                      array(1) {
                        [0]=>
                        object(CFileLogRoute)#7 (12) {
                          ["_maxFileSize":"CFileLogRoute":private]=>
                          int(99999)
                          ["_maxLogFiles":"CFileLogRoute":private]=>
                          int(1)
                          ["_logPath":"CFileLogRoute":private]=>
                          string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
                          ["_logFile":"CFileLogRoute":private]=>
                          string(15) "application.log"
                          ["enabled"]=>
                          bool(true)
                          ["levels"]=>
                          string(23) "error, warning, profile"
                          ["categories"]=>
                          array(0) {
                          }
                          ["except"]=>
                          array(0) {
                          }
                          ["filter"]=>
                          NULL
                          ["logs"]=>
                          array(0) {
                          }
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                      }
                      ["behaviors"]=>
                      array(0) {
                      }
                      ["_initialized":"CApplicationComponent":private]=>
                      bool(true)
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    [1]=>
                    string(11) "processLogs"
                  }
                }
                ["_c":"CList":private]=>
                int(1)
                ["_r":"CList":private]=>
                bool(false)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_m":"CComponent":private]=>
            array(1) {
              ["onBeginRequest"]=>
              object(LanguageBehavior)#3 (4) {
                ["_enabled":"CBehavior":private]=>
                bool(true)
                ["_owner":"CBehavior":private]=>
                NULL
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_id":"CModule":private]=>
            NULL
            ["_basePath":"CModule":private]=>
            NULL
          }
          ["handled"]=>
          bool(false)
          ["params"]=>
          NULL
          ["_e":"CComponent":private]=>
          NULL
          ["_m":"CComponent":private]=>
          NULL
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(68) "/home/bce-group/dino-planung.ru/docs/framework/base/CApplication.php"
      ["line"]=>
      int(167)
      ["function"]=>
      string(14) "onBeginRequest"
      ["class"]=>
      string(12) "CApplication"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(CEvent)#11 (5) {
          ["sender"]=>
          object(CWebApplication)#1 (36) {
            ["defaultController"]=>
            string(4) "site"
            ["layout"]=>
            string(4) "main"
            ["controllerMap"]=>
            array(0) {
            }
            ["catchAllRequest"]=>
            NULL
            ["controllerNamespace"]=>
            NULL
            ["_controllerPath":"CWebApplication":private]=>
            NULL
            ["_viewPath":"CWebApplication":private]=>
            NULL
            ["_systemViewPath":"CWebApplication":private]=>
            NULL
            ["_layoutPath":"CWebApplication":private]=>
            NULL
            ["_controller":"CWebApplication":private]=>
            NULL
            ["_theme":"CWebApplication":private]=>
            NULL
            ["name"]=>
            string(14) "My Application"
            ["charset"]=>
            string(5) "UTF-8"
            ["sourceLanguage"]=>
            string(5) "en_us"
            ["_id":"CApplication":private]=>
            string(8) "8a102301"
            ["_basePath":"CApplication":private]=>
            string(46) "/home/bce-group/dino-planung.ru/docs/protected"
            ["_runtimePath":"CApplication":private]=>
            string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
            ["_extensionPath":"CApplication":private]=>
            NULL
            ["_globalState":"CApplication":private]=>
            NULL
            ["_stateChanged":"CApplication":private]=>
            NULL
            ["_ended":"CApplication":private]=>
            bool(false)
            ["_language":"CApplication":private]=>
            string(2) "ru"
            ["_homeUrl":"CApplication":private]=>
            NULL
            ["preload"]=>
            array(1) {
              [0]=>
              string(3) "log"
            }
            ["behaviors"]=>
            array(1) {
              ["onBeginRequest"]=>
              array(1) {
                ["class"]=>
                string(49) "application.components.behaviors.LanguageBehavior"
              }
            }
            ["_parentModule":"CModule":private]=>
            NULL
            ["_modulePath":"CModule":private]=>
            NULL
            ["_params":"CModule":private]=>
            object(CAttributeCollection)#2 (5) {
              ["caseSensitive"]=>
              bool(true)
              ["_d":"CMap":private]=>
              array(3) {
                ["languages"]=>
                array(3) {
                  ["ru"]=>
                  string(2) "ru"
                  ["en"]=>
                  string(2) "en"
                  ["de"]=>
                  string(2) "de"
                }
                ["developerEmail"]=>
                string(21) "natalushakg@gmail.com"
                ["siteUrl"]=>
                string(0) ""
              }
              ["_r":"CMap":private]=>
              bool(false)
              ["_e":"CComponent":private]=>
              NULL
              ["_m":"CComponent":private]=>
              NULL
            }
            ["_modules":"CModule":private]=>
            array(0) {
            }
            ["_moduleConfig":"CModule":private]=>
            array(0) {
            }
            ["_components":"CModule":private]=>
            array(5) {
              ["log"]=>
              object(CLogRouter)#6 (5) {
                ["_routes":"CLogRouter":private]=>
                array(1) {
                  [0]=>
                  object(CFileLogRoute)#7 (12) {
                    ["_maxFileSize":"CFileLogRoute":private]=>
                    int(99999)
                    ["_maxLogFiles":"CFileLogRoute":private]=>
                    int(1)
                    ["_logPath":"CFileLogRoute":private]=>
                    string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
                    ["_logFile":"CFileLogRoute":private]=>
                    string(15) "application.log"
                    ["enabled"]=>
                    bool(true)
                    ["levels"]=>
                    string(23) "error, warning, profile"
                    ["categories"]=>
                    array(0) {
                    }
                    ["except"]=>
                    array(0) {
                    }
                    ["filter"]=>
                    NULL
                    ["logs"]=>
                    array(0) {
                    }
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["request"]=>
              object(CHttpRequest)#10 (20) {
                ["enableCookieValidation"]=>
                bool(false)
                ["enableCsrfValidation"]=>
                bool(false)
                ["csrfTokenName"]=>
                string(14) "YII_CSRF_TOKEN"
                ["csrfCookie"]=>
                NULL
                ["_requestUri":"CHttpRequest":private]=>
                string(12) "/sitemap.xml"
                ["_pathInfo":"CHttpRequest":private]=>
                string(11) "sitemap.xml"
                ["_scriptFile":"CHttpRequest":private]=>
                NULL
                ["_scriptUrl":"CHttpRequest":private]=>
                string(10) "/index.php"
                ["_hostInfo":"CHttpRequest":private]=>
                NULL
                ["_baseUrl":"CHttpRequest":private]=>
                string(0) ""
                ["_cookies":"CHttpRequest":private]=>
                NULL
                ["_preferredLanguages":"CHttpRequest":private]=>
                NULL
                ["_csrfToken":"CHttpRequest":private]=>
                NULL
                ["_restParams":"CHttpRequest":private]=>
                NULL
                ["_port":"CHttpRequest":private]=>
                NULL
                ["_securePort":"CHttpRequest":private]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["cache"]=>
              object(CFileCache)#15 (12) {
                ["cachePath"]=>
                string(60) "/home/bce-group/dino-planung.ru/docs/protected/runtime/cache"
                ["cacheFileSuffix"]=>
                string(4) ".bin"
                ["directoryLevel"]=>
                int(0)
                ["_gcProbability":"CFileCache":private]=>
                int(100)
                ["_gced":"CFileCache":private]=>
                bool(false)
                ["keyPrefix"]=>
                string(8) "8a102301"
                ["hashKey"]=>
                bool(true)
                ["serializer"]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["urlManager"]=>
              object(UrlManager)#14 (17) {
                ["rules"]=>
                array(7) {
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(11) "site/index/"
                  ["mail"]=>
                  string(10) "site/mail/"
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(17) "/view"
                  ["//"]=>
                  string(21) "/"
                  ["/"]=>
                  string(21) "/"
                }
                ["urlSuffix"]=>
                string(0) ""
                ["showScriptName"]=>
                bool(false)
                ["appendParams"]=>
                bool(true)
                ["routeVar"]=>
                string(1) "r"
                ["caseSensitive"]=>
                bool(false)
                ["matchValue"]=>
                bool(false)
                ["cacheID"]=>
                string(5) "cache"
                ["useStrictParsing"]=>
                bool(true)
                ["urlRuleClass"]=>
                string(8) "CUrlRule"
                ["_urlFormat":"CUrlManager":private]=>
                string(4) "path"
                ["_rules":"CUrlManager":private]=>
                array(7) {
                  [0]=>
                  object(CUrlRule)#16 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(7) "/^\/$/u"
                    ["template"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [1]=>
                  object(CUrlRule)#17 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(27) "/^(?P(ru|en|de))\/$/u"
                    ["template"]=>
                    string(6) ""
                    ["params"]=>
                    array(1) {
                      ["lang"]=>
                      string(10) "(ru|en|de)"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [2]=>
                  object(CUrlRule)#18 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(9) "site/mail"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(11) "/^mail\/$/u"
                    ["template"]=>
                    string(4) "mail"
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [3]=>
                  object(CUrlRule)#19 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(10) "site/index"
                    ["references"]=>
                    array(0) {
                    }
                    ["routePattern"]=>
                    NULL
                    ["pattern"]=>
                    string(26) "/^(?P\w+)\/$/u"
                    ["template"]=>
                    string(12) ""
                    ["params"]=>
                    array(1) {
                      ["controller"]=>
                      string(3) "\w+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [4]=>
                  object(CUrlRule)#20 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(17) "/view"
                    ["references"]=>
                    array(1) {
                      ["controller"]=>
                      string(12) ""
                    }
                    ["routePattern"]=>
                    string(30) "/^(?P\w+)\/view$/u"
                    ["pattern"]=>
                    string(39) "/^(?P\w+)\/(?P\d+)\/$/u"
                    ["template"]=>
                    string(17) "/"
                    ["params"]=>
                    array(1) {
                      ["id"]=>
                      string(3) "\d+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [5]=>
                  object(CUrlRule)#21 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(21) "/"
                    ["references"]=>
                    array(2) {
                      ["controller"]=>
                      string(12) ""
                      ["action"]=>
                      string(8) ""
                    }
                    ["routePattern"]=>
                    string(41) "/^(?P\w+)\/(?P\w+)$/u"
                    ["pattern"]=>
                    string(56) "/^(?P\w+)\/(?P\w+)\/(?P\d+)\/$/u"
                    ["template"]=>
                    string(26) "//"
                    ["params"]=>
                    array(1) {
                      ["id"]=>
                      string(3) "\d+"
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  [6]=>
                  object(CUrlRule)#22 (16) {
                    ["urlSuffix"]=>
                    NULL
                    ["caseSensitive"]=>
                    NULL
                    ["defaultParams"]=>
                    array(0) {
                    }
                    ["matchValue"]=>
                    NULL
                    ["verb"]=>
                    NULL
                    ["parsingOnly"]=>
                    bool(false)
                    ["route"]=>
                    string(21) "/"
                    ["references"]=>
                    array(2) {
                      ["controller"]=>
                      string(12) ""
                      ["action"]=>
                      string(8) ""
                    }
                    ["routePattern"]=>
                    string(41) "/^(?P\w+)\/(?P\w+)$/u"
                    ["pattern"]=>
                    string(43) "/^(?P\w+)\/(?P\w+)\/$/u"
                    ["template"]=>
                    string(21) "/"
                    ["params"]=>
                    array(0) {
                    }
                    ["append"]=>
                    bool(false)
                    ["hasHostInfo"]=>
                    bool(false)
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["_baseUrl":"CUrlManager":private]=>
                NULL
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["coreMessages"]=>
              object(CPhpMessageSource)#24 (12) {
                ["cachingDuration"]=>
                int(0)
                ["cacheID"]=>
                string(5) "cache"
                ["basePath"]=>
                string(55) "/home/bce-group/dino-planung.ru/docs/framework/messages"
                ["extensionPaths"]=>
                array(0) {
                }
                ["_files":"CPhpMessageSource":private]=>
                array(1) {
                  ["yii"]=>
                  array(1) {
                    ["ru"]=>
                    string(66) "/home/bce-group/dino-planung.ru/docs/framework/messages/ru/yii.php"
                  }
                }
                ["forceTranslation"]=>
                bool(false)
                ["_language":"CMessageSource":private]=>
                string(5) "en_us"
                ["_messages":"CMessageSource":private]=>
                array(1) {
                  ["ru.yii"]=>
                  array(249) {
                    ["Adding a primary key after table has been created is not supported by SQLite."]=>
                    string(137) "Добавление первичного ключа после создания таблицы не поддерживается SQLite."
                    ["CHttpSession.gcProbability "{value}" is invalid. It must be a float between 0 and 100."]=>
                    string(165) "Значение параметра CHttpSession.gcProbability "{value}" задано неверно. Необходимо указать число от 0 до 100."
                    ["GD with FreeType or ImageMagick PHP extensions are required."]=>
                    string(78) "Требуются расширения PHP GD с FreeType или ImageMagick."
                    ["In order to use MIME-type validation provided by CFileValidator fileinfo PECL extension should be installed."]=>
                    string(163) "Для того, чтобы использовать валидацию CFileValidator по MIME-типу, установите PECL-расширение fileinfo."
                    ["Removing a primary key after table has been created is not supported by SQLite."]=>
                    string(133) "Удаление первичного ключа после создания таблицы не поддерживается SQLite."
                    ["The file "{file}" cannot be uploaded. Only files of these MIME-types are allowed: {mimeTypes}."]=>
                    string(172) "Файл "{file}" не может быть загружен. Можно загружать только файлы со следующими MIME-типами: {mimeTypes}."
                    [""{path}" is not a valid directory."]=>
                    string(84) "Путь "{path}" не является правильной директорией."
                    ["< Previous"]=>
                    string(25) "< Предыдущая"
                    ["<< First"]=>
                    string(21) "<< Первая"
                    ["Action class {class} must implement the "run" method."]=>
                    string(85) "Класс действия {class} должен содержать метод "run"."
                    ["Active Record requires a "db" CDbConnection application component."]=>
                    string(87) "ActiveRecord требует компонент приложения "db" CDbConnection."
                    ["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."]=>
                    string(271) "Отношение "{relation}" класса Active record "{class}" сконфигурировано не верно. Вы должны указать тип отношения, связанный отношением класс active record и внешний ключ."
                    ["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."]=>
                    string(263) "ActiveRecord "{class}" пытается выбрать недопустимый столбец "{column}". Примечание: столбец должен существовать в таблице или являться выражением с алиасом."
                    ["Adding a foreign key constraint to an existing table is not supported by SQLite."]=>
                    string(133) "Добавление внешнего ключа к существующей таблице не поддерживается SQLite."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing PHP file and the file is readable."]=>
                    string(139) "Псевдоним "{alias}" неверен. Убедитесь, что он указывает на существующий PHP файл."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing directory or file."]=>
                    string(165) "Неправильный алиас "{alias}". Убедитесь, что он указывает на существующую директорию или файл."
                    ["Alias "{alias}" is invalid. Make sure it points to an existing directory."]=>
                    string(157) "Неправильный псевдоним "{alias}". Убедитесь, что он указывает на существующую директорию."
                    ["Altering a DB column is not supported by SQLite."]=>
                    string(74) "Изменение поля БД не поддерживается SQLite."
                    ["Application Log"]=>
                    string(33) "Журнал приложения"
                    ["Application base path "{path}" is not a valid directory."]=>
                    string(99) "Базовый путь приложения "{path}" не является директорией."
                    ["Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process."]=>
                    string(259) "Рабочий путь приложения "{path}" задан неверно. Удостоверьтесь, что директория доступна для записи пользователю, под которым запущен веб-сервер."
                    ["Authorization item "{item}" has already been assigned to user "{user}"."]=>
                    string(105) "Элемент авторизации "{item}" уже назначен пользователю "{user}"."
                    ["Base path "{path}" is not a valid directory."]=>
                    string(59) "Базовый путь "{path}" задан неверно."
                    ["CApcCache requires PHP apc extension to be loaded."]=>
                    string(79) "CApcCache требует загруженного расширения PHP APC."
                    ["CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process."]=>
                    string(270) "Путь CAssetManager.basePath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component."]=>
                    string(229) "Идентификатор CCacheHttpSession.cacheID задан неверно. Удостоверьтесь, что "{id}" соответствует существующему компоненту кэша приложения."
                    ["CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller."]=>
                    string(156) "Действие CCaptchaValidator.action "{id}" задано неверно: действия не найдено в текущем контроллере."
                    ["CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(256) "Идентификатор CDbAuthManager.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(250) "Идентификатор CDbCache.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbCacheDependency.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(178) "Неправильный CDbCacheDependency.connectionID "{id}". Убедитесь, что ID указывает на ID компонента приложения CDbConnection."
                    ["CDbCacheDependency.sql cannot be empty."]=>
                    string(99) "Файл CDbCacheDependency.sql должен содержать какие-либо запросы."
                    ["CDbCommand failed to execute the SQL statement: {error}"]=>
                    string(75) "CDbCommand не удалось исполнить SQL-запрос: {error}"
                    ["CDbCommand failed to prepare the SQL statement: {error}"]=>
                    string(79) "CDbCommand не удалось подготовить SQL-запрос: {error}"
                    ["CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}."]=>
                    string(122) "Не удалось выполнить CDbCommand::execute(): {error}. Выполнявшийся SQL-запрос: {sql}."
                    ["CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}."]=>
                    string(123) "Не удалось выполнить CDbCommand::{method}(): {error}. Выполнявшийся SQL-запрос: {sql}."
                    ["CDbConnection does not support reading schema for {driver} database."]=>
                    string(93) "CDbConnection не поддерживает чтения из базы данных {driver}."
                    ["CDbDataReader cannot rewind. It is a forward-only reader."]=>
                    string(194) "Компонент CDbDataReader не поддерживает обратное чтение. Этот компонент только для чтения в прямом направлении."
                    ["CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(256) "Идентификатор CDbHttpSession.connectionID "{id}" задан неверно. Удостоверьтесь, что он соответствует идентификатору компонента CDbConnection вашего приложения."
                    ["CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component."]=>
                    string(167) "Идентификатор CDbLogRoute.connectionID "{id}" указывает на неверный компонент CDbConnection вашего приложения."
                    ["CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component."]=>
                    string(248) "CDbMessageSource.connectionID указан неверно. Удостоверьтесь, что "{id}" указывает на правильный компонент для работы с базой данных вашего приложения."
                    ["CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component."]=>
                    string(168) "CDbTestFixture.connectionID "{id}" неверный. Убедитесь, что он указывает на ID компонента приложения CDbConnection."
                    ["CDbTransaction is inactive and cannot perform commit or roll back operations."]=>
                    string(170) "Компонент CDbTransaction не активен, операции фиксации (commit) и отката (roll back) не могут быть совершены."
                    ["CDirectoryCacheDependency.directory cannot be empty."]=>
                    string(92) "Параметр CDirectoryCacheDependency.directory должен быть заполнен."
                    ["CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option."]=>
                    string(254) "Для работы CEAcceleratorCache требуется загруженное расширение PHP eAccelerator. Оно должно быть включено или скомпилировано с опцией "--with-eaccelerator-shared-memory"."
                    ["CFileCacheDependency.fileName cannot be empty."]=>
                    string(86) "Параметр CFileCacheDependency.fileName должен быть заполнен."
                    ["CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process."]=>
                    string(269) "Путь CFileLogRoute.logPath "{path}" задан неверно. Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["CFilterChain can only take objects implementing the IFilter interface."]=>
                    string(121) "CFilterChain может содержать только объекты реализующие интерфейс IFilter."
                    ["CFlexWidget.baseUrl cannot be empty."]=>
                    string(76) "Параметр CFlexWidget.baseUrl должен быть заполнен."
                    ["CFlexWidget.name cannot be empty."]=>
                    string(73) "Параметр CFlexWidget.name должен быть заполнен."
                    ["CGlobalStateCacheDependency.stateName cannot be empty."]=>
                    string(94) "Параметр CGlobalStateCacheDependency.stateName должен быть заполнен."
                    ["CHttpCacheFilter.lastModified contained a value that could not be understood by strtotime()"]=>
                    string(148) "CHttpCacheFilter.lastModified содержит знаение, которое не удалось разобрать при помощи strtotime()"
                    ["CHttpCookieCollection can only hold CHttpCookie objects."]=>
                    string(101) "CHttpCookieCollection может содержать только объекты типа CHttpCookie."
                    ["CHttpRequest is unable to determine the entry script URL."]=>
                    string(111) "Компоненту CHttpRequest не удалось определить URL входного скрипта."
                    ["CHttpRequest is unable to determine the path info of the request."]=>
                    string(152) "Компоненту CHttpRequest не удалось определить информацию о пути, содержащуюся в запросе."
                    ["CHttpRequest is unable to determine the request URI."]=>
                    string(94) "Компоненту CHttpRequest не удалось определить URI запроса."
                    ["CHttpSession.cookieMode can only be "none", "allow" or "only"."]=>
                    string(131) "Параметр CHttpSession.cookieMode может принимать только значения "none", "allow" или "only"."
                    ["CHttpSession.savePath "{path}" is not a valid directory."]=>
                    string(85) "Путь CHttpSession.savePath "{path}" не является директорией."
                    ["CMemCache requires PHP {extension} extension to be loaded."]=>
                    string(89) "CMemCache требуется загруженное расширение PHP {extension}."
                    ["CMemCache server configuration must be an array."]=>
                    string(89) "Конфигурация сервера CMemCache должна быть массивом."
                    ["CMemCache server configuration must have "host" value."]=>
                    string(106) "Конфигурация сервера CMemCache должна содержать значение "host"."
                    ["CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested."]=>
                    string(229) "Компонент CProfileLogRoute обнаружил неверный код "{token}". Удостоверьтесь, что вложенность вызовов Yii::beginProfile() и Yii::endProfile() соблюдается."
                    ["CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack"."]=>
                    string(150) "Параметр CProfileLogRoute.report "{report}" задан неверно. Поддерживаются значения "summary" и "callstack"."
                    ["CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature."]=>
                    string(180) "Для использования возможности шифрования данных компоненту CSecurityManager требуется PHP-расширение mcrypt."
                    ["CSecurityManager.encryptionKey cannot be empty."]=>
                    string(87) "Параметр CSecurityManager.encryptionKey должен быть заполнен."
                    ["CSecurityManager.validationKey cannot be empty."]=>
                    string(87) "Параметр CSecurityManager.validationKey должен быть заполнен."
                    ["CTypedList<{type}> can only hold objects of {type} class."]=>
                    string(97) "CTypedList<{type}> может содержать только объекты класса {type}."
                    ["CTypedMap<{type}> can only hold objects of {type} class."]=>
                    string(96) "CTypedMap<{type}> может содержать только объекты класса {type}."
                    ["CUrlManager.UrlFormat must be either "path" or "get"."]=>
                    string(119) "Параметр CUrlManager.UrlFormat может принимать только значения "path" или "get"."
                    ["CWinCache requires PHP wincache extension to be loaded."]=>
                    string(102) "Для работы CWinCache требуется загруженное расширение wincache."
                    ["CWinCache user cache is disabled. Please set wincache.ucenabled to On in your php.ini."]=>
                    string(127) "Пользовательский CWinCache отключен. Измените wincache.ucenabled на On в вашем php.ini."
                    ["CXCache requires PHP XCache extension to be loaded."]=>
                    string(102) "Для работы компонента CXCache необходимо PHP-расширение XCache."
                    ["CZendDataCache requires PHP Zend Data Cache extension to be loaded."]=>
                    string(97) "Для работы CZendDataCache необходимо расширение PHP Zend Data Cache."
                    ["Cannot add "{child}" as a child of "{name}". A loop has been detected."]=>
                    string(165) "Добавление элемента "{child}" в качестве потомка "{name}" невозможно, обнаружен бесконечный цикл."
                    ["Cannot add "{child}" as a child of "{parent}". A loop has been detected."]=>
                    string(166) "Добавление элемента "{child}" в качестве потомка "{parent} невозможно, обнаружен бесконечный цикл."
                    ["Cannot add "{name}" as a child of itself."]=>
                    string(97) "Элемент "{name}" не может стать потомком для самого себя."
                    ["Cannot add an item of type "{child}" to an item of type "{parent}"."]=>
                    string(104) "Нельзя добавить элемент типа "{child}" к элементу типа "{parent}"."
                    ["Class name "{class}" does not match class file "{file}"."]=>
                    string(84) "Класс "{class}" не соответствует имени файла "{file}"."
                    ["Column name must be either a string or an array."]=>
                    string(83) "Имя столбца должно быть строкой или массивом."
                    ["Dropping DB column is not supported by SQLite."]=>
                    string(72) "Удаление поля БД не поддерживается SQLite."
                    ["Dropping a foreign key constraint is not supported by SQLite."]=>
                    string(86) "Удаление внешнего ключа не поддерживается SQLite."
                    ["Either "{parent}" or "{child}" does not exist."]=>
                    string(66) "Либо "{parent}", либо "{child}" не существует."
                    ["Error: Table "{table}" does not have a primary key."]=>
                    string(93) "Ошибка: В таблице "{table}" отсутствует первичный ключ."
                    ["Error: Table "{table}" has a composite primary key which is not supported by crud command."]=>
                    string(193) "Ошибка: Таблица "{table}" содержит составной первичный ключ, работа с которым не поддерживается командами CRUD."
                    ["Event "{class}.{event}" is attached with an invalid handler "{handler}"."]=>
                    string(106) "Событие "{class}.{event}" привязано неверным обработчиком "{handler}"."
                    ["Event "{class}.{event}" is not defined."]=>
                    string(59) "Событие "{class}.{event}" не определено."
                    ["Extension path "{path}" does not exist."]=>
                    string(65) "Путь расширения "{path}" не существует."
                    ["Failed to initialize the mcrypt module."]=>
                    string(73) "Не удалось инициализировать модуль mcrypt."
                    ["Failed to set unsafe attribute "{attribute}" of "{class}"."]=>
                    string(116) "Не удалось присвоить небезопасный атрибут "{attribute}" класса "{class}"."
                    ["Failed to start session."]=>
                    string(52) "Не удалось запустить сессию."
                    ["Failed to write the uploaded file "{file}" to disk."]=>
                    string(92) "Не удалось записать загруженный файл "{file}" на диск."
                    ["File upload was stopped by extension."]=>
                    string(68) "Загрузка файла прервана расширением."
                    ["Filter "{filter}" is invalid. Controller "{class}" does not have the filter method "filter{filter}"."]=>
                    string(125) "Фильтр "{filter}" неверный. Контроллер "{class}" не содержит метода "filter{filter}"."
                    ["Get a new code"]=>
                    string(34) "Получить новый код"
                    ["Go to page: "]=>
                    string(36) "Перейти к странице: "
                    ["Invalid MO file revision: {revision}."]=>
                    string(73) "Не поддерживаемая версия MO файла: {revision}."
                    ["Invalid MO file: {file} (magic: {magic})."]=>
                    string(60) "Ошибка в MO файле: {file} (магия: {magic})."
                    ["Invalid enumerable value "{value}". Please make sure it is among ({enum})."]=>
                    string(133) "Неверно задано и значение "{value}". Поддерживаются следующие значение ({enum})."
                    ["Invalid expression for CHttpCacheFilter.lastModifiedExpression: The evaluation result "{value}" could not be understood by strtotime()"]=>
                    string(187) "Неверное выражение для CHttpCacheFilter.lastModifiedExpression. Результат выполнения "{value}" не может быть разобран strtotime()"
                    ["Invalid operator "{operator}"."]=>
                    string(55) "Неправильный оператор "{operator}"."
                    ["Last >>"]=>
                    string(27) "Последняя >>"
                    ["List data must be an array or an object implementing Traversable."]=>
                    string(154) "Список должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["List index "{index}" is out of bound."]=>
                    string(78) "Индекс списка "{index}" выходит за его пределы."
                    ["Login Required"]=>
                    string(43) "Необходима авторизация"
                    ["Map data must be an array or an object implementing Traversable."]=>
                    string(154) "Карта должна быть представлена массивом или объектом, реализующим интерфейс Traversable."
                    ["Missing the temporary folder to store the uploaded file "{file}"."]=>
                    string(127) "Не найдена временна директория для хранения загруженного файла "{file}"."
                    ["Next >"]=>
                    string(23) "Следующая >"
                    ["No columns are being updated for table "{table}"."]=>
                    string(94) "Нет столбцов подлежащих обновлению в таблице "{table}"."
                    ["No counter columns are being updated for table "{table}"."]=>
                    string(113) "Нет столбцов-счетчиков подлежащих обновлению в таблице "{table}"."
                    ["Object configuration must be an array containing a "class" element."]=>
                    string(149) "Конфигурация объекта должна быть представлена массивом, содержащим элемент "class"."
                    ["Please fix the following input errors:"]=>
                    string(72) "Необходимо исправить следующие ошибки:"
                    ["Powered by {yii}."]=>
                    string(26) "Создано на {yii}."
                    ["Property "{class}.{property}" is not defined."]=>
                    string(64) "Не определено свойство "{class}.{property}"."
                    ["Property "{class}.{property}" is read only."]=>
                    string(88) "Свойство "{class}.{property}" доступно только для чтения."
                    ["Property CMaskedTextField.mask cannot be empty."]=>
                    string(60) "CMaskedTextField.mask не может быть пустым."
                    ["Queue data must be an array or an object implementing Traversable."]=>
                    string(154) "Запрос должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["Relation "{name}" is not defined in active record class "{class}"."]=>
                    string(103) "Отношение "{name}" не было определено в active record классе "{class}"."
                    ["Renaming a DB column is not supported by SQLite."]=>
                    string(84) "Переименование поля БД не поддерживается SQLite."
                    ["Stack data must be an array or an object implementing Traversable."]=>
                    string(150) "Стек должен быть представлен массивом или объектом, реализующим интерфейс Traversable."
                    ["Table "{table}" does not exist."]=>
                    string(51) "Таблица "{table}" не существует."
                    ["Table "{table}" does not have a column named "{column}"."]=>
                    string(73) "Таблица "{table}" не содержит столбца "{column}"."
                    ["The "db" application component must be configured to be a CDbConnection object."]=>
                    string(98) "Компонент приложения "db" должен быть объектом CDbConnection."
                    ["The "filter" property must be specified with a valid callback."]=>
                    string(133) "Свойство "filter" должно быть определено правильным обратным вызовом (callback)."
                    ["The "pattern" property must be specified with a valid regular expression."]=>
                    string(133) "Свойство "pattern" должно быть определено правильным регулярным выражением."
                    ["The "range" property must be specified with a list of values."]=>
                    string(98) "Свойство "range" должно указываться со списком значений."
                    ["The CSRF token could not be verified."]=>
                    string(47) "Невозможно определить CSRF."
                    ["The DB query must contain the "from" portion."]=>
                    string(60) "Запрос к БД должен содержать "from"."
                    ["The STAT relation "{name}" cannot have child relations."]=>
                    string(100) "Отношение STAT "{name}" не может содержать другие отношения."
                    ["The URL pattern "{pattern}" for route "{route}" is not a valid regular expression."]=>
                    string(132) "URL-шаблон "{pattern}" для пути "{route}" не является верным регулярным выражением."
                    ["The active record cannot be deleted because it is new."]=>
                    string(108) "Невозможно удалить запись active record из-за того, что она новая."
                    ["The active record cannot be inserted to database because it is not new."]=>
                    string(140) "Невозможно добавить запись active record в базу данных из-за того, что она не новая."
                    ["The active record cannot be updated because it is new."]=>
                    string(110) "Невозможно обновить запись active record из-за того, что она новая."
                    ["The asset "{asset}" to be published does not exist."]=>
                    string(95) "Необходимый для отображения asset "{asset}" не существует."
                    ["The command path "{path}" is not a valid directory."]=>
                    string(82) "Командный путь "{path}" не является директорией."
                    ["The controller path "{path}" is not a valid directory."]=>
                    string(91) "Путь к контроллерам "{path}" не является директорией."
                    ["The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}."]=>
                    string(188) "Файл "{file}" не может быть загружен. Разрешена загрузка файлов только со следующими расширениями: {extensions}."
                    ["The file "{file}" is too large. Its size cannot exceed {limit} bytes."]=>
                    string(119) "Размер файла "{file}" слишком велик, он не должен превышать {limit} байт."
                    ["The file "{file}" is too small. Its size cannot be smaller than {limit} bytes."]=>
                    string(116) "Размер файла "{file}" слишком мал, он не должен быть менее {limit} байт."
                    ["The file "{file}" was only partially uploaded."]=>
                    string(66) "Файл "{file}" был загружен не полностью."
                    ["The first element in a filter configuration must be the filter class."]=>
                    string(115) "Первым элементом в конфигурации фильтра должен быть его класс."
                    ["The format of {attribute} is invalid."]=>
                    string(59) "Неправильный формат поля {attribute}."
                    ["The item "{name}" does not exist."]=>
                    string(52) "Элемента "{name}" не существует."
                    ["The item "{parent}" already has a child "{child}"."]=>
                    string(69) "Элемент "{parent}" уже имеет потомка "{child}"."
                    ["The layout path "{path}" is not a valid directory."]=>
                    string(83) "Путь к шаблонам "{path}" не является директорией."
                    ["The list is read only."]=>
                    string(71) "Список предназначен только для чтения."
                    ["The map is read only."]=>
                    string(71) "Карта предназначена только для чтения."
                    ["The module path "{path}" is not a valid directory."]=>
                    string(76) "Путь модуля "{path}" не является директорией."
                    ["The pattern for 12 hour format must be "h" or "hh"."]=>
                    string(95) "Шаблон для 12-ти часового формата времени: "h", либо "hh"."
                    ["The pattern for 24 hour format must be "H" or "HH"."]=>
                    string(95) "Шаблон для 12-ти часового формата времени: "H", либо "HH"."
                    ["The pattern for AM/PM marker must be "a"."]=>
                    string(39) "Шаблон маркера AM/PM: "a"."
                    ["The pattern for day in month must be "F"."]=>
                    string(45) "Шаблон для дня месяца: "F"."
                    ["The pattern for day in year must be "D", "DD" or "DDD"."]=>
                    string(66) "Шаблон для дня в году: "D", "DD", либо "DDD"."
                    ["The pattern for day of the month must be "d" or "dd"."]=>
                    string(60) "Шаблон для дня месяца: "d", либо "dd"."
                    ["The pattern for day of the week must be "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc"."]=>
                    string(173) "Шаблон дя дня недели должен быть одним из "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" или "ccccc"."
                    ["The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG"."]=>
                    string(71) "Шаблон для эры: "G", "GG", "GGG", "GGGG", либо "GGGGG"."
                    ["The pattern for hour in AM/PM must be "K" or "KK"."]=>
                    string(73) "Шаблон для часа в формате AM/PM: "K", либо "KK"."
                    ["The pattern for hour in day must be "k" or "kk"."]=>
                    string(59) "Шаблон для часа в дне: "k", либо "kk"."
                    ["The pattern for minutes must be "m" or "mm"."]=>
                    string(51) "Шаблон для минут: "m", либо "mm"."
                    ["The pattern for month must be "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" or "LLLL"."]=>
                    string(113) "Шаблон для месяца должен быть  "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" или "LLLL"."
                    ["The pattern for seconds must be "s" or "ss"."]=>
                    string(53) "Шаблон для секунд: "s", либо "ss"."
                    ["The pattern for time zone must be "z" or "v"."]=>
                    string(67) "Шаблон для временной зоны: "z", либо "v"."
                    ["The pattern for week in month must be "W"."]=>
                    string(47) "Шаблон недели в месяце: "W"."
                    ["The pattern for week in year must be "w"."]=>
                    string(43) "Шаблон недели в году: "w"."
                    ["The queue is empty."]=>
                    string(26) "Очередь пуста."
                    ["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."]=>
                    string(212) "Отношение "{relation}" AR модели "{class}" определено некорректно. Таблица "{joinTable}", указанная во внешнем ключе, не найдена в БД."
                    ["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."]=>
                    string(264) "Отношение "{relation}", определенное в записи active record класса "{class}" ошибочно: в базе данных нет включаемой таблицы "{joinTable}", упомянутой во внешнем ключе."
                    ["The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}"."]=>
                    string(234) "Отношение "{relation}" AR модели "{class}" определено с использованием внешнего ключа "{key}", который не указывает на таблицу-родителя "{table}"."
                    ["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."]=>
                    string(335) "Отношение "{relation}", определенное в записи active record класса "{class}", определено неполным внешним ключом. Внешний ключ должен состоять из столбцов, относящихся к обоим объединяемым таблицам."
                    ["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}"."]=>
                    string(249) "Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа "{key}". В таблице "{table}" такого столбца не существует."
                    ["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}"."]=>
                    string(286) "Отношение "{relation}" AR модели "{class}" определено с использованием неверного внешнего ключа. Столбцы ключа должны соответствовать первичным ключам таблицы "{table}"."
                    ["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,...)"."]=>
                    string(279) "Отношение "{relation}", определенное в записи active record класса "{class}", определено неверным внешним ключом. Формат внешнего ключа должен быть таким: "joinTable(fk1,fk2,...)"."
                    ["The requested view "{name}" was not found."]=>
                    string(76) "Запрашиваемый шаблон вида "{name}" не найден."
                    ["The stack is empty."]=>
                    string(18) "Стек пуст."
                    ["The system is unable to find the requested action "{action}"."]=>
                    string(101) "Системе не удалось найти запрашиваемое действие "{action}"."
                    ["The system view path "{path}" is not a valid directory."]=>
                    string(95) "Путь к представлениям "{path}" не является директорией."
                    ["The table "{table}" for active record class "{class}" cannot be found in the database."]=>
                    string(146) "Таблица "{table}", упомянутая в записи active record класса "{class}", не найдена в базе данных."
                    ["The value for the column "{column}" is not supplied when querying the table "{table}"."]=>
                    string(113) "Значение столбца "{column}" не задано при запросе из таблицы "{table}"."
                    ["The verification code is incorrect."]=>
                    string(49) "Неправильный код проверки."
                    ["The view path "{path}" is not a valid directory."]=>
                    string(71) "Неправильный путь представления: "{path}"."
                    ["Theme directory "{directory}" does not exist."]=>
                    string(70) "Директория темы "{directory}" не существует."
                    ["This content requires the Adobe Flash Player."]=>
                    string(101) "Требуется наличие Adobe Flash Player."
                    ["Unable to add an item whose name is the same as an existing item."]=>
                    string(110) "Невозможно добавить элемент, заданное имя уже используется."
                    ["Unable to change the item name. The name "{name}" is already used by another item."]=>
                    string(133) "Невозможно сменить имя элемента. Другой элемент уже использует имя "{name}"."
                    ["Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process."]=>
                    string(296) "Не удалось создать файл состояния приложения "{file}". Удостоверьтесь, что директория существует и доступна для записи пользователю, под которым запущен веб-сервер."
                    ["Unable to find "{column}" in table "{table}"."]=>
                    string(70) "Не удалось найти "{column}" в таблице "{table}"."
                    ["Unable to lock file "{file}" for reading."]=>
                    string(86) "Невозможно заблокировать файл "{file}" для чтения."
                    ["Unable to lock file "{file}" for writing."]=>
                    string(86) "Невозможно заблокировать файл "{file}" для записи."
                    ["Unable to read file "{file}"."]=>
                    string(56) "Невозможно прочесть файл "{file}"."
                    ["Unable to replay the action "{object}.{method}". The method does not exist."]=>
                    string(140) "Невозможно произвести действие "{object}.{method}". Указанного метода не существует."
                    ["Unable to resolve the request "{route}"."]=>
                    string(65) "Невозможно обработать запрос "{route}"."
                    ["Unable to write file "{file}"."]=>
                    string(59) "Невозможно записать в файл "{file}"."
                    ["Unknown authorization item "{name}"."]=>
                    string(70) "Неизвестный элемент авторизации "{name}"."
                    ["Unknown operator "{operator}"."]=>
                    string(53) "Неизвестный оператор "{operator}"."
                    ["Unknown type "{type}"."]=>
                    string(39) "Неизвестный тип "{type}"."
                    ["Unrecognized locale "{locale}"."]=>
                    string(47) "Неизвестная локаль "{locale}"."
                    ["View file "{file}" does not exist."]=>
                    string(71) "Файл представления "{file}" не существует."
                    ["Yii application can only be created once."]=>
                    string(89) "Приложение Yii может быть создано только один раз."
                    ["You are not authorized to perform this action."]=>
                    string(110) "У вас недостаточно прав для выполнения указанного действия."
                    ["Your request is invalid."]=>
                    string(38) "Некорректный запрос."
                    ["{attribute} "{value}" has already been taken."]=>
                    string(40) "{attribute} "{value}" уже занят."
                    ["{attribute} "{value}" is invalid."]=>
                    string(37) "{attribute} "{value}" неверно."
                    ["{attribute} cannot accept more than {limit} files."]=>
                    string(75) "{attribute} не может принять более {limit} файлов."
                    ["{attribute} cannot be blank."]=>
                    string(61) "Необходимо заполнить поле {attribute}."
                    ["{attribute} is in the list."]=>
                    string(47) "{attribute} находится в списке."
                    ["{attribute} is invalid."]=>
                    string(28) "{attribute} не верен."
                    ["{attribute} is not a valid URL."]=>
                    string(59) "{attribute} не является правильным URL."
                    ["{attribute} is not a valid email address."]=>
                    string(77) "{attribute} не является правильным E-Mail адресом."
                    ["{attribute} is not in the list."]=>
                    string(51) "{attribute} отсутствует в списке."
                    ["{attribute} is of the wrong length (should be {length} characters)."]=>
                    string(83) "{attribute} неверной длины (Должен быть {length} симв.)."
                    ["{attribute} is too big (maximum is {max})."]=>
                    string(64) "{attribute} слишком велик (Максимум: {max})."
                    ["{attribute} is too long (maximum is {max} characters)."]=>
                    string(78) "{attribute} слишком длинный (Максимум: {max} симв.)."
                    ["{attribute} is too short (minimum is {min} characters)."]=>
                    string(78) "{attribute} слишком короткий (Минимум: {min} симв.)."
                    ["{attribute} is too small (minimum is {min})."]=>
                    string(58) "{attribute} слишком мал (Минимум: {min})."
                    ["{attribute} must be a number."]=>
                    string(47) "{attribute} должен быть числом."
                    ["{attribute} must be an integer."]=>
                    string(58) "{attribute} должен быть целым числом."
                    ["{attribute} must be either {true} or {false}."]=>
                    string(56) "{attribute} должно быть {true} или {false}."
                    ["{attribute} must be greater than "{compareValue}"."]=>
                    string(64) "{attribute} должно быть больше "{compareValue}"."
                    ["{attribute} must be greater than or equal to "{compareValue}"."]=>
                    string(82) "{attribute} должно быть больше или равно "{compareValue}"."
                    ["{attribute} must be less than "{compareValue}"."]=>
                    string(64) "{attribute} должно быть меньше "{compareValue}"."
                    ["{attribute} must be less than or equal to "{compareValue}"."]=>
                    string(82) "{attribute} должно быть меньше или равно "{compareValue}"."
                    ["{attribute} must be repeated exactly."]=>
                    string(71) "{attribute} должен быть повторен в точности."
                    ["{attribute} must be {type}."]=>
                    string(41) "{attribute} должен быть {type}."
                    ["{attribute} must be {value}."]=>
                    string(53) "{attribute} должно быть равно {value}."
                    ["{attribute} must not be equal to "{compareValue}"."]=>
                    string(67) "{attribute} не должно быть равно "{compareValue}"."
                    ["{className} does not support add() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал add()."
                    ["{className} does not support delete() functionality."]=>
                    string(84) "Класс {className} не поддерживает функционал delete() ."
                    ["{className} does not support flushValues() functionality."]=>
                    string(56) "{className} не поддерживает flushValues()."
                    ["{className} does not support get() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал get()."
                    ["{className} does not support set() functionality."]=>
                    string(80) "Класс {className} не поддерживает функционал set()."
                    ["{class} and its behaviors do not have a method or closure named "{name}"."]=>
                    string(135) "В классе {class} и его поведениях не найден метод или замыкание с именем "{name}"."
                    ["{class} does not have relation "{name}"."]=>
                    string(58) "{class} не содержит отношения "{name}"."
                    ["{class} does not support fetching all table names."]=>
                    string(84) "{class} не поддерживает выборку имён всех таблиц."
                    ["{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name."]=>
                    string(182) "{class} содержит неверное правило проверки. Правило должно иметь имя и включать элементы для проверки."
                    ["{class} must specify "model" and "attribute" or "name" property values."]=>
                    string(139) "В классе {class} должны быть определены значения свойств "model" и "attribute", либо "name"."
                    ["{class}.allowAutoLogin must be set true in order to use cookie-based authentication."]=>
                    string(186) "Для использования авторизации, построенной на cookie, свойство {class}.allowAutoLogin должно принять значение "true"."
                    ["{class}::authenticate() must be implemented."]=>
                    string(75) "Требуется определить метод {class}::authenticate()."
                    ["{controller} cannot find the requested view "{view}"."]=>
                    string(97) "Контроллер {controller} не может найти представление "{view}"."
                    ["{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call."]=>
                    string(261) "Контроллер {controller} содержит в своем представлении "{view}" тэги виджетов с неправильной вложенностью. В виджете {widget} не используется вызов endWidget()."
                    ["{controller} has an extra endWidget({id}) call in its view."]=>
                    string(125) "В представлении контроллера {controller} обнаружен лишний вызов endWidget({id})."
                    ["{n} B"]=>
                    string(6) "{n} Б"
                    ["{n} byte|{n} bytes"]=>
                    string(59) "{n} байт|{n} байта|{n} байтов|{n} байта"
                    ["{n} GB"]=>
                    string(8) "{n} ГБ"
                    ["{n} gigabyte|{n} gigabytes"]=>
                    string(91) "{n} гигабайт|{n} гигабайта|{n} гигабайтов|{n} гигабайта"
                    ["{n} KB"]=>
                    string(8) "{n} КБ"
                    ["{n} kilobyte|{n} kilobytes"]=>
                    string(91) "{n} килобайт|{n} килобайта|{n} килобайтов|{n} килобайта"
                    ["{n} MB"]=>
                    string(8) "{n} МБ"
                    ["{n} megabyte|{n} megabytes"]=>
                    string(91) "{n} мегабайт|{n} мегабайта|{n} мегабайтов|{n} мегабайта"
                    ["{n} TB"]=>
                    string(8) "{n} ТБ"
                    ["{n} terabyte|{n} terabytes"]=>
                    string(91) "{n} терабайт|{n} терабайта|{n} терабайтов|{n} терабайта"
                    ["{widget} cannot find the view "{view}"."]=>
                    string(85) "Виджет {widget} не может найти представление "{view}"."
                  }
                }
                ["behaviors"]=>
                array(0) {
                }
                ["_initialized":"CApplicationComponent":private]=>
                bool(true)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_componentConfig":"CModule":private]=>
            array(18) {
              ["coreMessages"]=>
              array(3) {
                ["class"]=>
                string(17) "CPhpMessageSource"
                ["language"]=>
                string(5) "en_us"
                ["basePath"]=>
                string(55) "/home/bce-group/dino-planung.ru/docs/framework/messages"
              }
              ["db"]=>
              array(1) {
                ["class"]=>
                string(13) "CDbConnection"
              }
              ["messages"]=>
              array(1) {
                ["class"]=>
                string(17) "CPhpMessageSource"
              }
              ["errorHandler"]=>
              array(2) {
                ["class"]=>
                string(13) "CErrorHandler"
                ["errorAction"]=>
                string(10) "site/error"
              }
              ["securityManager"]=>
              array(1) {
                ["class"]=>
                string(16) "CSecurityManager"
              }
              ["statePersister"]=>
              array(1) {
                ["class"]=>
                string(15) "CStatePersister"
              }
              ["urlManager"]=>
              array(6) {
                ["class"]=>
                string(33) "application.components.UrlManager"
                ["urlFormat"]=>
                string(4) "path"
                ["showScriptName"]=>
                bool(false)
                ["caseSensitive"]=>
                bool(false)
                ["useStrictParsing"]=>
                bool(true)
                ["rules"]=>
                array(7) {
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(11) "site/index/"
                  ["mail"]=>
                  string(10) "site/mail/"
                  [""]=>
                  string(11) "site/index/"
                  ["/"]=>
                  string(17) "/view"
                  ["//"]=>
                  string(21) "/"
                  ["/"]=>
                  string(21) "/"
                }
              }
              ["request"]=>
              array(1) {
                ["class"]=>
                string(12) "CHttpRequest"
              }
              ["format"]=>
              array(1) {
                ["class"]=>
                string(10) "CFormatter"
              }
              ["session"]=>
              array(1) {
                ["class"]=>
                string(12) "CHttpSession"
              }
              ["assetManager"]=>
              array(1) {
                ["class"]=>
                string(13) "CAssetManager"
              }
              ["user"]=>
              array(1) {
                ["class"]=>
                string(8) "CWebUser"
              }
              ["themeManager"]=>
              array(1) {
                ["class"]=>
                string(13) "CThemeManager"
              }
              ["authManager"]=>
              array(1) {
                ["class"]=>
                string(15) "CPhpAuthManager"
              }
              ["clientScript"]=>
              array(1) {
                ["class"]=>
                string(13) "CClientScript"
              }
              ["widgetFactory"]=>
              array(1) {
                ["class"]=>
                string(14) "CWidgetFactory"
              }
              ["cache"]=>
              array(1) {
                ["class"]=>
                string(25) "system.caching.CFileCache"
              }
              ["log"]=>
              array(2) {
                ["class"]=>
                string(10) "CLogRouter"
                ["routes"]=>
                array(1) {
                  [0]=>
                  array(4) {
                    ["class"]=>
                    string(13) "CFileLogRoute"
                    ["levels"]=>
                    string(23) "error, warning, profile"
                    ["maxFileSize"]=>
                    int(99999)
                    ["maxLogFiles"]=>
                    int(1)
                  }
                }
              }
            }
            ["_e":"CComponent":private]=>
            array(2) {
              ["onbeginrequest"]=>
              object(CList)#4 (5) {
                ["_d":"CList":private]=>
                &array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    object(LanguageBehavior)#3 (4) {
                      ["_enabled":"CBehavior":private]=>
                      bool(true)
                      ["_owner":"CBehavior":private]=>
                      NULL
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    [1]=>
                    string(22) "handleLanguageBehavior"
                  }
                }
                ["_c":"CList":private]=>
                int(1)
                ["_r":"CList":private]=>
                bool(false)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
              ["onendrequest"]=>
              object(CList)#9 (5) {
                ["_d":"CList":private]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    object(CLogRouter)#6 (5) {
                      ["_routes":"CLogRouter":private]=>
                      array(1) {
                        [0]=>
                        object(CFileLogRoute)#7 (12) {
                          ["_maxFileSize":"CFileLogRoute":private]=>
                          int(99999)
                          ["_maxLogFiles":"CFileLogRoute":private]=>
                          int(1)
                          ["_logPath":"CFileLogRoute":private]=>
                          string(54) "/home/bce-group/dino-planung.ru/docs/protected/runtime"
                          ["_logFile":"CFileLogRoute":private]=>
                          string(15) "application.log"
                          ["enabled"]=>
                          bool(true)
                          ["levels"]=>
                          string(23) "error, warning, profile"
                          ["categories"]=>
                          array(0) {
                          }
                          ["except"]=>
                          array(0) {
                          }
                          ["filter"]=>
                          NULL
                          ["logs"]=>
                          array(0) {
                          }
                          ["_e":"CComponent":private]=>
                          NULL
                          ["_m":"CComponent":private]=>
                          NULL
                        }
                      }
                      ["behaviors"]=>
                      array(0) {
                      }
                      ["_initialized":"CApplicationComponent":private]=>
                      bool(true)
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    [1]=>
                    string(11) "processLogs"
                  }
                }
                ["_c":"CList":private]=>
                int(1)
                ["_r":"CList":private]=>
                bool(false)
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_m":"CComponent":private]=>
            array(1) {
              ["onBeginRequest"]=>
              object(LanguageBehavior)#3 (4) {
                ["_enabled":"CBehavior":private]=>
                bool(true)
                ["_owner":"CBehavior":private]=>
                NULL
                ["_e":"CComponent":private]=>
                NULL
                ["_m":"CComponent":private]=>
                NULL
              }
            }
            ["_id":"CModule":private]=>
            NULL
            ["_basePath":"CModule":private]=>
            NULL
          }
          ["handled"]=>
          bool(false)
          ["params"]=>
          NULL
          ["_e":"CComponent":private]=>
          NULL
          ["_m":"CComponent":private]=>
          NULL
        }
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(46) "/home/bce-group/dino-planung.ru/docs/index.php"
      ["line"]=>
      int(12)
      ["function"]=>
      string(3) "run"
      ["class"]=>
      string(12) "CApplication"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
}