14 Commits

Author SHA1 Message Date
a4b5856f4c Fix typo in runtime-logging.md (#20019) 2023-10-20 16:43:13 +03:00
7354329ed6 Improvements for Russian documentation (#18343)
Added a little grammar, removed redundant words, improved the perception
of the text
2020-10-22 02:24:21 +03:00
861da4ef8a Fix typo in Russian translation of runtime-logging [skip ci] 2020-02-14 01:26:49 +03:00
4ae663d79a Fixed Russia guide typo (#17165) [skip ci] 2019-02-27 20:07:52 +03:00
858d3531ed Russian translation: improvements of runtime-logging (#16380) [skip ci] 2018-06-12 09:27:24 +03:00
be189c35e9 Russian translation: improvements of runtime-logging (#16230) [skip ci] 2018-05-05 01:43:39 +03:00
e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1
- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which does not trigger autoloading
- Deprecated XCache and Zend data cache support as caching backends
- Deprecated `yii\BaseYii::powered()` method
- Added `yii\base\InvalidArgumentException` and deprecated `yii\base\InvalidParamException`
- Added `yii\BaseYii::debug()` and deprecated `yii\BaseYii::trace()`
2018-02-11 01:48:29 +03:00
cb765ab09d Updated info about setting timezone in the guide (#14689) [skip ci] 2017-12-19 22:08:08 +03:00
a5bbb3d8f3 Fixed non-translation block of text (#11765) 2016-06-18 16:10:15 +03:00
fbcd1a5014 Russian translation: special block marks should not be translated 2015-12-14 01:39:42 +03:00
06faaf3c4a Update translation
Есть 2 проблемы:
1. "Log Targets" перевел как "Цели логов". Так было в первой версии перевода, ничего лучше не смог придумать,
2. Подраздел "Log Targets", первое примечание 
"Note: The log component must be loaded during bootstrapping time so that it can dispatch log messages to targets promptly. That is why it is listed in the bootstrap array as shown above." 
перевел как 
"Примечание: Компонент `log` должен быть загружен в процессе [предзагрузки](runtime-bootstrapping.md), тогда он сможет оперативно передавать сообщения целям логов. Поэтому он указан в массиве `bootstrap`."
Смысл первого предложения не переврал?
2015-10-26 17:30:20 +06:00
dc35e9a057 Update runtime-logging.md 2014-10-23 21:39:41 +03:00
7dd6c31f70 Fixed typo 2014-10-16 11:55:39 +04:00
e9afccda6c Перевод runtime-logging на русский язык 2014-09-18 23:51:27 +04:00