-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
language-snippets.entの翻訳 #161
Merged
Merged
Changes from 6 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
575d665
session.sid_lengthとsession.sid_bits_per_characterの非推奨について追記
jdkfx 83b23c8
Merge branch 'php:master' into master
jdkfx e7e2626
feature-8-4-0, function-8-4-0, outputs.84, outputs.84.similar
jdkfx 5f261d6
dba.parameter.dba dba.changelog.dba-object
jdkfx b4257e2
Memcached::RES_
jdkfx 12522c5
setWarningCallbackについて追記
jdkfx 5068f4e
既存の翻訳に合わせる
jdkfx 7311859
mbstring関数関連のものを追記
jdkfx 9f5e471
Mongo関連を削除
jdkfx 1a832b8
xml_set_関連のものを追記
jdkfx 2ae8cfe
EN-Revision変更忘れ
jdkfx bae2819
読みやすい文章にする
jdkfx 8533db8
いらない改行を消す
jdkfx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,7 +1,7 @@ | ||||||
<?xml version="1.0" encoding="utf-8"?> | ||||||
<!-- $Revision$ --> | ||||||
<!-- EN-Revision: cef78b0fbe0fbe02003699b027ab50200097e949 Maintainer: takagi Status: working --> | ||||||
<!-- Credits: hirokawa,haruki,shimooka,mumumu --> | ||||||
<!-- Credits: hirokawa,haruki,shimooka,mumumu,jdkfx --> | ||||||
|
||||||
<!ENTITY installation.enabled.disable 'この拡張モジュールはデフォルトで有効になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。'> | ||||||
|
||||||
|
@@ -346,6 +346,14 @@ xmlns="http://docbook.org/ns/docbook"><simpara>この機能は PHP 8.3.0 で | |||||
xmlns="http://docbook.org/ns/docbook"><simpara>この関数は PHP 8.3.0 で | ||||||
<emphasis>非推奨</emphasis>になります。この関数に頼らないことを強く推奨します。</simpara></warning>'> | ||||||
|
||||||
<!ENTITY warn.deprecated.feature-8-4-0 '<warning | ||||||
xmlns="http://docbook.org/ns/docbook"><simpara>この機能は PHP 8.4.0 で | ||||||
<emphasis>非推奨</emphasis>になります。この機能に頼らないことを強く推奨します。</simpara></warning>'> | ||||||
|
||||||
<!ENTITY warn.deprecated.function-8-4-0 '<warning | ||||||
xmlns="http://docbook.org/ns/docbook"><simpara>この関数は PHP 8.4.0 で | ||||||
<emphasis>非推奨</emphasis>になります。この関数に頼らないことを強く推奨します。</simpara></warning>'> | ||||||
|
||||||
<!ENTITY removed.php.future 'この非推奨の機能は、<emphasis xmlns="http://docbook.org/ns/docbook">きっと</emphasis> | ||||||
将来 <emphasis xmlns="http://docbook.org/ns/docbook">削除</emphasis> されるでしょう。'> | ||||||
|
||||||
|
@@ -600,6 +608,10 @@ xmlns="http://docbook.org/ns/docbook"><simpara>この関数は PHP 8.1.0 で | |||||
|
||||||
<!ENTITY example.outputs.83.similar '<para xmlns="http://docbook.org/ns/docbook">上の例の PHP 8.3 での出力は、たとえば以下のようになります。:</para>'> | ||||||
|
||||||
<!ENTITY example.outputs.84 '<para xmlns="http://docbook.org/ns/docbook">上の例の PHP 8.4 での出力は、このようになります。:</para>'> | ||||||
|
||||||
<!ENTITY example.outputs.84.similar '<para xmlns="http://docbook.org/ns/docbook">上の例の PHP 8.4 での出力は、たとえば以下のようになります。:</para>'> | ||||||
|
||||||
<!ENTITY example.outputs.32bit '<para xmlns="http://docbook.org/ns/docbook">上の例の 32 ビットマシンでの出力は、このようになります。</para>'> | ||||||
|
||||||
<!ENTITY example.outputs.64bit '<para xmlns="http://docbook.org/ns/docbook">上の例の 64 ビットマシンでの出力は、このようになります。</para>'> | ||||||
|
@@ -1093,6 +1105,15 @@ $font = 'SomeFont'; | |||||
</entry> | ||||||
</row>'> | ||||||
|
||||||
<!-- dba notes --> | ||||||
<!ENTITY dba.parameter.dba '<function xmlns="http://docbook.org/ns/docbook">dba_open</function> または <function xmlns="http://docbook.org/ns/docbook">dba_popen</function> によって返される <classname xmlns="http://docbook.org/ns/docbook">Dba\Connection</classname> インスタンス'> | ||||||
<!ENTITY dba.changelog.dba-object '<row xmlns="http://docbook.org/ns/docbook"> | ||||||
<entry>8.4.0</entry> | ||||||
<entry> | ||||||
<parameter>dba</parameter> は <classname>Dba\Connection</classname> クラスのインスタンスを期待するようになりました。 | ||||||
これより前のバージョンでは、 <literal>dba</literal> &resource; を期待していました。 | ||||||
</entry> | ||||||
</row>'> | ||||||
|
||||||
<!-- dbase notes --> | ||||||
|
||||||
|
@@ -1381,7 +1402,7 @@ STREAM モードのいくつかのアルゴリズムの初期化の際に使用 | |||||
それぞれの要素には、 | ||||||
対応するキーが削除された場合に &true; が入ります。 | ||||||
対応するキーの削除が失敗した場合、 | ||||||
定数 <constant>Memcached::RES_*</constant> のうちの一つが入ります。 | ||||||
定数 <constant>Memcached::RES_<replaceable>*</replaceable></constant> のうちの一つが入ります。 | ||||||
</para> | ||||||
<para xmlns="http://docbook.org/ns/docbook"> | ||||||
<methodname>Memcached::getResultCode</methodname> は、 | ||||||
|
@@ -1466,6 +1487,47 @@ STREAM モードのいくつかのアルゴリズムの初期化の際に使用 | |||||
|
||||||
<!ENTITY gearman.parameter.jobhandle 'Gearman サーバーが割り当てたジョブハンドル。'> | ||||||
|
||||||
<!ENTITY gearman.parameter.callback '<varlistentry xmlns="http://docbook.org/ns/docbook"> | ||||||
<term><parameter>callback</parameter></term> | ||||||
<listitem> | ||||||
<para> | ||||||
呼び出す関数またはメソッド。有効な <link linkend="gearman.constants">Gearmanの値</link> を返す必要があります。 | ||||||
</para> | ||||||
<para> | ||||||
return ステートメントが存在しない場合、デフォルトで <constant>GEARMAN_SUCCESS</constant> が返されます。 | ||||||
</para> | ||||||
<methodsynopsis> | ||||||
<type>int</type><methodname><replaceable>callback</replaceable></methodname> | ||||||
<methodparam><type>GearmanTask</type><parameter>task</parameter></methodparam> | ||||||
<methodparam><type>mixed</type><parameter>context</parameter></methodparam> | ||||||
</methodsynopsis> | ||||||
<variablelist> | ||||||
<varlistentry> | ||||||
<term><parameter>task</parameter></term> | ||||||
<listitem> | ||||||
<para> | ||||||
このコールバックが呼び出されるタスク。 | ||||||
</para> | ||||||
</listitem> | ||||||
</varlistentry> | ||||||
<varlistentry> | ||||||
<term><parameter>context</parameter></term> | ||||||
<listitem> | ||||||
<para> | ||||||
<methodname>GearmanClient::addTask</methodname> (または同等のメソッド) に <parameter>context</parameter> として渡されたもの。 | ||||||
</para> | ||||||
</listitem> | ||||||
</varlistentry> | ||||||
</variablelist> | ||||||
</listitem> | ||||||
</varlistentry>'> | ||||||
|
||||||
<!ENTITY gearman.note.callback '<note xmlns="http://docbook.org/ns/docbook"> | ||||||
<para> | ||||||
この callback は、このメソッドを呼び出した後に追加されたタスク(例: <methodname>GearmanClient::addTask</methodname> を呼び出して追加されたタスク)に対してのみ実行されます。 | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 上と同じく「コールバック」とした方が全体として一貫性がありそうです。
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 修正しました |
||||||
</para> | ||||||
</note>'> | ||||||
|
||||||
<!-- Date and time entities --> | ||||||
<!ENTITY date.timezone.intro.title '<title xmlns="http://docbook.org/ns/docbook">サポートされるタイムゾーンのリスト</title>'> | ||||||
|
||||||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
既存の訳では
は「文」と訳されていそうです。There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
修正しました