Esperanto перевод

ПроектКонтекстСтатусОтправил(а)СодержитЛимит
Исходный текстПереводы
Turn inspections (being logged to watchdog or file) 'on' for that user role.
Allow frontend Javascript inspector to log to backend
A sub set of logging, that is: the user must also be allowed to log.
Warning: Allows Javascript to log to backend watchdog.
Inspect variables, traces and execution times. Get instructive and well formatted variable dumps, deep stack traces, and execution time profiles - to watchdog, file or screen.
Maximum output length
Absolute max is !max. Equvalent of MySql max_allowed_packet: !default bytes ~ !mb Mb.!breakActual max will be slightly shorter to allow for metadata and database query.
If PHP max_execution_time is being changed during run-time - set_time_limit() - this 'fuse' will not work predictably.разрыв строки
!breakBecause max_execution_time is only being checked at first inspection/trace in a request,разрыв строки
!breakand any later changes will not be reflected by Inspect's time limit 'fuse' in that request.
Default string truncation
Maximum: !max.