From 90148e33fc2033400fb83e98b3cc678912d860c0 Mon Sep 17 00:00:00 2001 From: sergey Date: Thu, 28 Nov 2019 09:48:10 +0000 Subject: [PATCH] docs(ru): Review git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@348360 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/openal/functions/openal-buffer-create.xml | 4 ++-- reference/openal/functions/openal-buffer-data.xml | 4 ++-- reference/openal/functions/openal-buffer-destroy.xml | 2 +- reference/openal/functions/openal-buffer-get.xml | 2 +- reference/openal/functions/openal-buffer-loadwav.xml | 2 +- reference/openal/functions/openal-context-create.xml | 4 ++-- reference/openal/functions/openal-context-current.xml | 2 +- reference/openal/functions/openal-context-destroy.xml | 2 +- reference/openal/functions/openal-context-process.xml | 2 +- reference/openal/functions/openal-context-suspend.xml | 2 +- reference/openal/functions/openal-device-close.xml | 4 ++-- reference/openal/functions/openal-device-open.xml | 6 +++--- reference/openal/functions/openal-listener-get.xml | 4 ++-- reference/openal/functions/openal-listener-set.xml | 2 +- reference/openal/functions/openal-source-create.xml | 4 ++-- reference/openal/functions/openal-source-destroy.xml | 2 +- reference/openal/functions/openal-source-get.xml | 2 +- reference/openal/functions/openal-source-pause.xml | 4 ++-- reference/openal/functions/openal-source-play.xml | 2 +- reference/openal/functions/openal-source-rewind.xml | 4 ++-- reference/openal/functions/openal-source-set.xml | 2 +- reference/openal/functions/openal-source-stop.xml | 2 +- reference/openal/functions/openal-stream.xml | 2 +- reference/openssl/functions/openssl-pkcs7-read.xml | 2 +- reference/openssl/functions/openssl-spki-new.xml | 4 ++-- reference/parsekit/book.xml | 4 ++-- reference/parsekit/configure.xml | 2 +- reference/parsekit/constants.xml | 2 +- reference/parsekit/ini.xml | 2 +- reference/parsekit/reference.xml | 2 +- reference/parsekit/setup.xml | 2 +- reference/pdo/pdo/errorinfo.xml | 2 +- reference/rar/functions/rar-wrapper-cache-stats.xml | 4 ++-- 33 files changed, 46 insertions(+), 46 deletions(-) diff --git a/reference/openal/functions/openal-buffer-create.xml b/reference/openal/functions/openal-buffer-create.xml index 06df8232e..d69ac8dee 100644 --- a/reference/openal/functions/openal-buffer-create.xml +++ b/reference/openal/functions/openal-buffer-create.xml @@ -1,7 +1,7 @@ - + @@ -21,7 +21,7 @@ &reftitle.returnvalues; Возвращает ресурс Open AL(Buffer) в случае - успешного выполнения или &false; в случае неудачи. + успешного выполнения или &false; в случае возникновения ошибки. diff --git a/reference/openal/functions/openal-buffer-data.xml b/reference/openal/functions/openal-buffer-data.xml index 62e0995c5..cb65f292f 100644 --- a/reference/openal/functions/openal-buffer-data.xml +++ b/reference/openal/functions/openal-buffer-data.xml @@ -1,7 +1,7 @@ - + @@ -48,7 +48,7 @@ data - Блок двоичных аудиоданных в формате, указанном формате format + Блок двоичных аудиоданных в указанном формате format и с частотой freq. diff --git a/reference/openal/functions/openal-buffer-destroy.xml b/reference/openal/functions/openal-buffer-destroy.xml index 64ca8468b..dc780ea68 100644 --- a/reference/openal/functions/openal-buffer-destroy.xml +++ b/reference/openal/functions/openal-buffer-destroy.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-buffer-get.xml b/reference/openal/functions/openal-buffer-get.xml index 3d46dde69..8cbf5ece5 100644 --- a/reference/openal/functions/openal-buffer-get.xml +++ b/reference/openal/functions/openal-buffer-get.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-buffer-loadwav.xml b/reference/openal/functions/openal-buffer-loadwav.xml index e3b5a14b1..d6dd615ad 100644 --- a/reference/openal/functions/openal-buffer-loadwav.xml +++ b/reference/openal/functions/openal-buffer-loadwav.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-context-create.xml b/reference/openal/functions/openal-context-create.xml index b921491b2..b374c0caa 100644 --- a/reference/openal/functions/openal-context-create.xml +++ b/reference/openal/functions/openal-context-create.xml @@ -1,7 +1,7 @@ - + @@ -35,7 +35,7 @@ &reftitle.returnvalues; Возвращает ресурс Open AL(Context) в случае - успешного выполнения, &false; при неудаче. + успешного выполнения, &false; в случае возникновения ошибки. diff --git a/reference/openal/functions/openal-context-current.xml b/reference/openal/functions/openal-context-current.xml index 7620bd1db..7a1f71cb2 100644 --- a/reference/openal/functions/openal-context-current.xml +++ b/reference/openal/functions/openal-context-current.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-context-destroy.xml b/reference/openal/functions/openal-context-destroy.xml index f857e664d..fee6006a6 100644 --- a/reference/openal/functions/openal-context-destroy.xml +++ b/reference/openal/functions/openal-context-destroy.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-context-process.xml b/reference/openal/functions/openal-context-process.xml index a227c78fc..cd53ae898 100644 --- a/reference/openal/functions/openal-context-process.xml +++ b/reference/openal/functions/openal-context-process.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-context-suspend.xml b/reference/openal/functions/openal-context-suspend.xml index b78f460fe..12d90d9df 100644 --- a/reference/openal/functions/openal-context-suspend.xml +++ b/reference/openal/functions/openal-context-suspend.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-device-close.xml b/reference/openal/functions/openal-device-close.xml index 0b3381de0..1b6b031e0 100644 --- a/reference/openal/functions/openal-device-close.xml +++ b/reference/openal/functions/openal-device-close.xml @@ -1,13 +1,13 @@ - + openal_device_close - Close an OpenAL device + Закрыть устройство OpenAL diff --git a/reference/openal/functions/openal-device-open.xml b/reference/openal/functions/openal-device-open.xml index 18e2fdaab..face74d8d 100644 --- a/reference/openal/functions/openal-device-open.xml +++ b/reference/openal/functions/openal-device-open.xml @@ -1,7 +1,7 @@ - + @@ -25,7 +25,7 @@ При необходимости открыть аудиоустройство, указав значение параметра device_desc. - Если device_desc не указан, первое аудиоустройство будет использовано. + Если device_desc не указан, будет использовано первое аудиоустройство. @@ -35,7 +35,7 @@ &reftitle.returnvalues; Возвращает ресурс Open AL(Device) в случае успешного выполнения - &false; в случае неудачи. + или &false; в случае возникновения ошибки. diff --git a/reference/openal/functions/openal-listener-get.xml b/reference/openal/functions/openal-listener-get.xml index 8fe9ad6b2..797a6a3b1 100644 --- a/reference/openal/functions/openal-listener-get.xml +++ b/reference/openal/functions/openal-listener-get.xml @@ -1,7 +1,7 @@ - + @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Возвращает число с плавающей точкой или массив с плавающими точками (при необходимости)&return.falseforfailure;. + Возвращает число с плавающей точкой или массив чисел с плавающими точками (при необходимости)&return.falseforfailure;. diff --git a/reference/openal/functions/openal-listener-set.xml b/reference/openal/functions/openal-listener-set.xml index d043ff811..845ed5698 100644 --- a/reference/openal/functions/openal-listener-set.xml +++ b/reference/openal/functions/openal-listener-set.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-source-create.xml b/reference/openal/functions/openal-source-create.xml index 6f7e7aff3..5d3a3fbe7 100644 --- a/reference/openal/functions/openal-source-create.xml +++ b/reference/openal/functions/openal-source-create.xml @@ -1,7 +1,7 @@ - + @@ -21,7 +21,7 @@ &reftitle.returnvalues; Возвращает ресурс Open AL(Source) в случае успешного выполнения - &false; в случае неудачи. + или &false; в случае возникновения ошибки. diff --git a/reference/openal/functions/openal-source-destroy.xml b/reference/openal/functions/openal-source-destroy.xml index e024e55bb..e3e61d869 100644 --- a/reference/openal/functions/openal-source-destroy.xml +++ b/reference/openal/functions/openal-source-destroy.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-source-get.xml b/reference/openal/functions/openal-source-get.xml index 3f19423f1..7b918cc96 100644 --- a/reference/openal/functions/openal-source-get.xml +++ b/reference/openal/functions/openal-source-get.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-source-pause.xml b/reference/openal/functions/openal-source-pause.xml index ef9f6f11a..dd8009910 100644 --- a/reference/openal/functions/openal-source-pause.xml +++ b/reference/openal/functions/openal-source-pause.xml @@ -1,13 +1,13 @@ - + openal_source_pause - Поставить на паузу источник + Поставить источник на паузу diff --git a/reference/openal/functions/openal-source-play.xml b/reference/openal/functions/openal-source-play.xml index bc4aa3056..d8edf37e1 100644 --- a/reference/openal/functions/openal-source-play.xml +++ b/reference/openal/functions/openal-source-play.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-source-rewind.xml b/reference/openal/functions/openal-source-rewind.xml index 49398bc66..67c1beb77 100644 --- a/reference/openal/functions/openal-source-rewind.xml +++ b/reference/openal/functions/openal-source-rewind.xml @@ -1,13 +1,13 @@ - + openal_source_rewind - Перемотатать в начало источник + Перемотатать источник в начало diff --git a/reference/openal/functions/openal-source-set.xml b/reference/openal/functions/openal-source-set.xml index aa6b9d173..fc142b1c7 100644 --- a/reference/openal/functions/openal-source-set.xml +++ b/reference/openal/functions/openal-source-set.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-source-stop.xml b/reference/openal/functions/openal-source-stop.xml index ff70bdf4d..ff3137674 100644 --- a/reference/openal/functions/openal-source-stop.xml +++ b/reference/openal/functions/openal-source-stop.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openal/functions/openal-stream.xml b/reference/openal/functions/openal-stream.xml index 240987676..113f8fb86 100644 --- a/reference/openal/functions/openal-stream.xml +++ b/reference/openal/functions/openal-stream.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openssl/functions/openssl-pkcs7-read.xml b/reference/openssl/functions/openssl-pkcs7-read.xml index 972fb13a5..d5f77926b 100644 --- a/reference/openssl/functions/openssl-pkcs7-read.xml +++ b/reference/openssl/functions/openssl-pkcs7-read.xml @@ -1,7 +1,7 @@ - + diff --git a/reference/openssl/functions/openssl-spki-new.xml b/reference/openssl/functions/openssl-spki-new.xml index feb16d53c..e1cc1eff9 100644 --- a/reference/openssl/functions/openssl-spki-new.xml +++ b/reference/openssl/functions/openssl-spki-new.xml @@ -1,7 +1,7 @@ - + @@ -48,7 +48,7 @@ algorithm - Алгоритм хеширования. См. openssl_get_md_method(). + Алгоритм хеширования. Смотрите openssl_get_md_method(). diff --git a/reference/parsekit/book.xml b/reference/parsekit/book.xml index b842fda4e..bebf9cf22 100644 --- a/reference/parsekit/book.xml +++ b/reference/parsekit/book.xml @@ -1,7 +1,7 @@ - + Parsekit @@ -9,7 +9,7 @@ &reftitle.intro; - Эти функции позволяют анализировать скомпилированные опкоды PHP-скриптов во время выполнения. + Функции позволяют анализировать скомпилированные опкоды PHP-скриптов во время выполнения. diff --git a/reference/parsekit/configure.xml b/reference/parsekit/configure.xml index 4e22739d5..207d6d3d6 100644 --- a/reference/parsekit/configure.xml +++ b/reference/parsekit/configure.xml @@ -1,7 +1,7 @@ - +
&reftitle.install; diff --git a/reference/parsekit/constants.xml b/reference/parsekit/constants.xml index 22fe88be6..3eeb97859 100644 --- a/reference/parsekit/constants.xml +++ b/reference/parsekit/constants.xml @@ -1,7 +1,7 @@ - + &reftitle.constants; diff --git a/reference/parsekit/ini.xml b/reference/parsekit/ini.xml index f97b49dc9..c6dfe5ffb 100644 --- a/reference/parsekit/ini.xml +++ b/reference/parsekit/ini.xml @@ -1,7 +1,7 @@ - +
&reftitle.runtime; diff --git a/reference/parsekit/reference.xml b/reference/parsekit/reference.xml index f2f272770..00bb8182d 100644 --- a/reference/parsekit/reference.xml +++ b/reference/parsekit/reference.xml @@ -1,7 +1,7 @@ - + &Functions; Parsekit diff --git a/reference/parsekit/setup.xml b/reference/parsekit/setup.xml index ec79bf1c1..a4b8c2bc9 100644 --- a/reference/parsekit/setup.xml +++ b/reference/parsekit/setup.xml @@ -1,7 +1,7 @@ - + &reftitle.setup; diff --git a/reference/pdo/pdo/errorinfo.xml b/reference/pdo/pdo/errorinfo.xml index 5ad4190bb..9206240ea 100644 --- a/reference/pdo/pdo/errorinfo.xml +++ b/reference/pdo/pdo/errorinfo.xml @@ -1,6 +1,6 @@ - + diff --git a/reference/rar/functions/rar-wrapper-cache-stats.xml b/reference/rar/functions/rar-wrapper-cache-stats.xml index 99a3dbf1e..3f5802170 100644 --- a/reference/rar/functions/rar-wrapper-cache-stats.xml +++ b/reference/rar/functions/rar-wrapper-cache-stats.xml @@ -1,12 +1,12 @@ - + rar_wrapper_cache_stats - Кэш доступов и отказов обертки URL + Кеш доступов и отказов обертки URL