1
0
mirror of https://github.com/php/doc-ja.git synced 2026-03-24 07:02:08 +01:00

8 Commits

Author SHA1 Message Date
Yoshinari Takaoka
683302bf31 Typo in mysql_xdevapi examples
8deee9585d
2024-08-25 02:03:49 +09:00
Yoshinari Takaoka
aac7a53ec7 Replace deprecated ${var} string interpolations with {$var}
9e6c3416c5
2024-02-18 10:13:20 +09:00
Yoshinari Takaoka
c8fe69da0c mysqli_xdevapi: fix typos/change wording
ee52285714
2023-12-17 19:53:44 +09:00
Yoshinari Takaoka
d68f90e3e9 「参照ください」に統一
- 参照下さい
- 参照して下さい
- 参照してください

を「参照ください」に置き換えた。
個人的には「参照ください」は違和感のある日本語だが、既存の訳で圧倒的な優勢だったそれを採用した。

closes: #23
2022-12-19 23:29:40 +09:00
Yoshinari Takaoka
e909d4ca41 表記揺れを修正: サーバー / サーバ
find . -type f -name "*.xml" -print0 | xargs -0 sed -i -e "s/\(サーバ\)\([^ー]\)/サーバー\2/g"

closes: #69
2022-12-19 23:00:35 +09:00
Yoshinari Takaoka
10a6f3885c added svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351444 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-19 00:12:20 +00:00
Yoshinari Takaoka
7afb4d318f updated mysql xdevapi translations
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348782 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 03:04:32 +00:00
Yoshinari Takaoka
6b33523ccd sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348537 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 14:02:41 +00:00