Skip to content

Commit

Permalink
default を「デフォルト」に統一。一部誤訳の修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed May 31, 2013
1 parent c7bc951 commit 1fb88b3
Show file tree
Hide file tree
Showing 78 changed files with 560 additions and 560 deletions.
6 changes: 3 additions & 3 deletions classes/agent/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h3 id="config">設定</h3>
<tr class="header">
<th>パラメータ</th>
<th></th>
<th>規定値</th>
<th>デフォルト</th>
<th>説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h5 id="browsercap_config">Browscap.ini の設定</h5>
<tr class="header">
<th>パラメータ</th>
<th></th>
<th>規定値</th>
<th>デフォルト</th>
<th>説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -161,7 +161,7 @@ <h5 id="cache_config">キャッシュの設定</h5>
<tr class="header">
<th>パラメータ</th>
<th></th>
<th>規定値</th>
<th>デフォルト</th>
<th>説明</th>
</tr>
<tr>
Expand Down
6 changes: 3 additions & 3 deletions classes/agent/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h4 id="method_accepts_charset" class="method">accepts_charset($charset = 'utf-8
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -112,7 +112,7 @@ <h4 id="method_accepts_language" class="method">accepts_language($language = 'en
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -425,7 +425,7 @@ <h4 id="method_property" class="method">property($property = null)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down
46 changes: 23 additions & 23 deletions classes/arr.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h4 class="method" id="method_is_multi">is_multi($arr, $all_keys = false)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -126,7 +126,7 @@ <h4 class="method" id="method_is_assoc">is_assoc($arr)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -181,7 +181,7 @@ <h4 class="method" id="method_to_assoc">to_assoc($arr)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -239,7 +239,7 @@ <h4 id="method_assoc_to_keyval" class="method">assoc_to_keyval($assoc = null, $k
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -313,7 +313,7 @@ <h4 id="method_average" class="method">average($array = null)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -354,7 +354,7 @@ <h4 id="method_flatten" class="method">flatten($array, $glue = ':', $reset = tru
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -418,7 +418,7 @@ <h4 id="method_flatten_assoc" class="method">flatten_assoc($array, $glue = ':',
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -501,7 +501,7 @@ <h4 id="method_reverse_flatten" class="method">reverse_flatten($array, $glue = '
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -569,7 +569,7 @@ <h4 id="method_filter_prefixed" class="method">filter_prefixed($array, $prefix,
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -644,7 +644,7 @@ <h4 id="method_remove_prefixed" class="method">remove_prefixed($array, $prefix)<
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -839,7 +839,7 @@ <h4 id="method_filter_keys" class="method">filter_keys($array, $keys, $remove =
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1011,7 +1011,7 @@ <h4 id="method_get" class="method">get($array, $key, $default = false)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1080,7 +1080,7 @@ <h4 id="method_set" class="method">set(&amp;$array, $key, $value = null)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1148,7 +1148,7 @@ <h4 id="method_pluck" class="method">pluck($array, $key, $index = null)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1224,7 +1224,7 @@ <h4 id="method_delete" class="method">delete(&amp;$array, $key)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1289,7 +1289,7 @@ <h4 id="method_insert" class="method">insert(Array &amp;$original, $value, $pos)
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1386,7 +1386,7 @@ <h4 id="method_insert_before_key" class="method">insert_before_key(Array &amp;$o
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1449,7 +1449,7 @@ <h4 id="method_insert_after_key" class="method">insert_after_key(Array &amp;$ori
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1517,7 +1517,7 @@ <h4 id="method_insert_after_value" class="method">insert_after_value(Array &amp;
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1584,7 +1584,7 @@ <h4 id="method_sort" class="method">sort($array, $key, $order = 'asc', $sort_fla
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1687,7 +1687,7 @@ <h4 id="method_multisort" class="method">multisort($array, $conditions, $ignore_
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -1809,7 +1809,7 @@ <h4 id="method_in_array_recursive" class="method">in_array_recursive($needle, $h
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -2195,7 +2195,7 @@ <h4 id="function_in_arrayi" class="method" data-class="">in_arrayi($needle, $hay
<tr>
<th>パラメータ</th>
<th></th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down
4 changes: 2 additions & 2 deletions classes/asset/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h4 class="method" id="method_forge">forge($config = array())</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th>説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -143,7 +143,7 @@ <h4 class="method" id="method_instance">instance($name = null)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th>説明</th>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion classes/asset/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h3 id="config">設定</h3>
<tr class="header">
<th>パラメータ</th>
<th></th>
<th>規定値</th>
<th>デフォルト</th>
<th>説明</th>
</tr>
<tr>
Expand Down
16 changes: 8 additions & 8 deletions classes/asset/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h4 id="method_add_path" class="method">add_path($path, $type = null)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -162,7 +162,7 @@ <h4 id="method_css" class="method">css($stylesheets = array(), $attr = array(),
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -233,7 +233,7 @@ <h4 id="method_find_file" class="method">find_file($file, $type, $folder = '')</
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -287,7 +287,7 @@ <h4 id="method_img" class="method">img($images = array(), $attr = array(), $grou
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -344,7 +344,7 @@ <h4 id="method_js" class="method">js($scripts = array(), $attr = array(), $group
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -415,7 +415,7 @@ <h4 id="method_get_file" class="method">get_file($file, $type, $folder = '')</h4
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -469,7 +469,7 @@ <h4 id="method_remove_path" class="method">remove_path($path, $type = null)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down Expand Up @@ -540,7 +540,7 @@ <h4 id="method_render" class="method">render($group = null, $raw = false)</h4>
<table class="parameters">
<tr>
<th>パラメータ</th>
<th>規定値</th>
<th>デフォルト</th>
<th class="description">説明</th>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 1fb88b3

Please sign in to comment.