mirror of
https://github.com/php/doc-ru.git
synced 2025-07-28 06:39:58 +00:00
Updated translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@324029 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- EN-Revision: fc9e379fd822e0731859b056db368fa59f7f14b9 Maintainer: aur Status: ready -->
|
||||
<!-- EN-Revision: 4de5cce5d886bf7ea08db8583141ff9715b47073 Maintainer: aur Status: ready -->
|
||||
<!-- Reviewed: yes -->
|
||||
<!-- $Revision$ -->
|
||||
<appendix xml:id="svn.constants" xmlns="http://docbook.org/ns/docbook">
|
||||
&reftitle.constants;
|
||||
&extension.constants;
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-revision-head">
|
||||
<term>
|
||||
<constant>SVN_REVISION_HEAD</constant>
|
||||
(<type>integer</type>)
|
||||
@ -20,7 +20,7 @@
|
||||
</variablelist>
|
||||
<variablelist xml:id="svn.constants.auth">
|
||||
<title>Константы, используемые с <function>svn_auth_set_parameter</function></title>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-default-username">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_DEFAULT_USERNAME</constant>
|
||||
(<type>string</type>)
|
||||
@ -32,7 +32,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-default-password">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_DEFAULT_PASSWORD</constant>
|
||||
(<type>string</type>)
|
||||
@ -44,63 +44,63 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-non-interactive">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_NON_INTERACTIVE</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-dont-store-passwords">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_DONT_STORE_PASSWORDS</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-no-auth-cache">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_NO_AUTH_CACHE</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-ssl-server-failures">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_SSL_SERVER_FAILURES</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-ssl-server-cert-info">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-config">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_CONFIG</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-server-group">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_SERVER_GROUP</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-auth-param-config-dir">
|
||||
<term>
|
||||
<constant>SVN_AUTH_PARAM_CONFIG_DIR</constant>
|
||||
(<type>string</type>)
|
||||
</term>
|
||||
<listitem><simpara /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.php-svn-auth-param-ignore-ssl-verify-errors">
|
||||
<term>
|
||||
<constant>PHP_SVN_AUTH_PARAM_IGNORE_SSL_VERIFY_ERRORS</constant>
|
||||
(<type>string</type>)
|
||||
@ -114,7 +114,7 @@
|
||||
</variablelist>
|
||||
<variablelist>
|
||||
<title>Константы файловой системы</title>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-fs-config-fs-type">
|
||||
<term>
|
||||
<constant>SVN_FS_CONFIG_FS_TYPE</constant>
|
||||
(<type>string</type>)
|
||||
@ -125,7 +125,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-fs-type-bdb">
|
||||
<term>
|
||||
<constant>SVN_FS_TYPE_BDB</constant>
|
||||
(<type>string</type>)
|
||||
@ -136,7 +136,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-fs-type-fsfs">
|
||||
<term>
|
||||
<constant>SVN_FS_TYPE_FSFS</constant>
|
||||
(<type>string</type>)
|
||||
@ -150,7 +150,7 @@
|
||||
</variablelist>
|
||||
<variablelist>
|
||||
<title>Константы заразервированых свойств</title>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-prop-revision-date">
|
||||
<term>
|
||||
<constant>SVN_PROP_REVISION_DATE</constant>
|
||||
(<type>string</type>)
|
||||
@ -161,7 +161,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-prop-revision-orig-date">
|
||||
<term>
|
||||
<constant>SVN_PROP_REVISION_ORIG_DATE</constant>
|
||||
(<type>string</type>)
|
||||
@ -172,7 +172,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-prop-revision-author">
|
||||
<term>
|
||||
<constant>SVN_PROP_REVISION_AUTHOR</constant>
|
||||
(<type>string</type>)
|
||||
@ -183,7 +183,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-prop-revision-log">
|
||||
<term>
|
||||
<constant>SVN_PROP_REVISION_LOG</constant>
|
||||
(<type>string</type>)
|
||||
@ -197,7 +197,7 @@
|
||||
</variablelist>
|
||||
<variablelist xml:id="svn.constants.status">
|
||||
<title>Константы статуса рабочей копии</title>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-none">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_NONE</constant>
|
||||
(<type>int</type>)
|
||||
@ -208,7 +208,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-unversioned">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_UNVERSIONED</constant>
|
||||
(<type>int</type>)
|
||||
@ -219,7 +219,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-normal">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_NORMAL</constant>
|
||||
(<type>int</type>)
|
||||
@ -230,7 +230,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-added">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_ADDED</constant>
|
||||
(<type>int</type>)
|
||||
@ -241,7 +241,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-missing">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_MISSING</constant>
|
||||
(<type>int</type>)
|
||||
@ -252,7 +252,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-deleted">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_DELETED</constant>
|
||||
(<type>int</type>)
|
||||
@ -263,7 +263,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-replaced">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_REPLACED</constant>
|
||||
(<type>int</type>)
|
||||
@ -274,7 +274,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-modified">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_MODIFIED</constant>
|
||||
(<type>int</type>)
|
||||
@ -285,7 +285,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-merged">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_MERGED</constant>
|
||||
(<type>int</type>)
|
||||
@ -296,7 +296,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-conflicted">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_CONFLICTED</constant>
|
||||
(<type>int</type>)
|
||||
@ -307,7 +307,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-ignored">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_IGNORED</constant>
|
||||
(<type>int</type>)
|
||||
@ -318,7 +318,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-obstructed">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_OBSTRUCTED</constant>
|
||||
(<type>int</type>)
|
||||
@ -329,7 +329,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-external">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_EXTERNAL</constant>
|
||||
(<type>int</type>)
|
||||
@ -340,7 +340,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-wc-status-incomplete">
|
||||
<term>
|
||||
<constant>SVN_WC_STATUS_INCOMPLETE</constant>
|
||||
(<type>int</type>)
|
||||
@ -354,7 +354,7 @@
|
||||
</variablelist>
|
||||
<variablelist xml:id="svn.constants.type">
|
||||
<title>Константы типа Node</title>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-node-none">
|
||||
<term>
|
||||
<constant>SVN_NODE_NONE</constant>
|
||||
(<type>int</type>)
|
||||
@ -365,7 +365,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-node-file">
|
||||
<term>
|
||||
<constant>SVN_NODE_FILE</constant>
|
||||
(<type>int</type>)
|
||||
@ -376,7 +376,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-node-dir">
|
||||
<term>
|
||||
<constant>SVN_NODE_DIR</constant>
|
||||
(<type>int</type>)
|
||||
@ -387,7 +387,7 @@
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<varlistentry xml:id="constant.svn-node-unknown">
|
||||
<term>
|
||||
<constant>SVN_NODE_UNKNOWN</constant>
|
||||
(<type>int</type>)
|
||||
|
Reference in New Issue
Block a user