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

26 Commits

Author SHA1 Message Date
Yoshinari Takaoka
4773312462 [ext/strings] followed all updates made on or after November 1, 2024.
- WASM の example 修正
- number_format まわりの誤訳
- その他細かい修正全てに追随

https://github.com/php/doc-en/commits/master/reference/strings
2025-08-23 15:55:59 +09:00
Yoshinari Takaoka
534175fa5e Better crosslinks between str_replace and preg_replace
The str_replace page had a helpful note that if you'd somehow got
there when you were looking for preg_replace, you didn't need to
llok further. But if you were actually on the page for preg_replace,
there was no link to str_replace at all, not even in the See Also
section.

464fbf0d12
2022-12-24 11:41:30 +09:00
Yoshinari Takaoka
0555fa191f s/返り値/戻り値/g 2021-10-09 02:40:05 +09:00
Yoshinari Takaoka
213afc018a Generate some string methodsynopses based on stubs
Partial merge of https://github.com/php/doc-en/pull/265.


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@351910 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-05 21:54:55 +00:00
Yoshinari Takaoka
6d79b8254b updated translations.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@348740 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-30 22:18:04 +00:00
TAKAGI Masahiro
90077aa1c7 Sync with en
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@334602 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-25 20:23:04 +00:00
TAKAGI Masahiro
e85095f5b2 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@310077 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-09 04:44:32 +00:00
TAKAGI Masahiro
574679cb16 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@307666 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-23 01:02:53 +00:00
Daniel Egeberg
ab3f7b9839 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +00:00
TAKAGI Masahiro
f8cadc55bf sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@290161 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-03 03:29:45 +00:00
Torben Wilson
5ba20ff84e Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@288881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 05:30:52 +00:00
Nilgün Belma Bugüner
4ad4e628ff changed EN-Revision tag as cvs2svn;
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@283962 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-12 18:40:57 +00:00
TAKAGI Masahiro
27194c4642 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@243204 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-30 04:48:35 +00:00
TAKAGI Masahiro
6fca67cb50 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@241066 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-11 04:15:47 +00:00
Hannes Magnusson
d0ac585542 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there
 - Bump EN-Revision where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@238266 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-22 14:32:58 +00:00
TAKAGI Masahiro
64a89ec0dc sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@232486 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-24 01:22:07 +00:00
TAKAGI Masahiro
053681350f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@230842 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 16:11:03 +00:00
TAKAGI Masahiro
545a33ad4a sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@221793 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 07:09:13 +00:00
TAKAGI Masahiro
8c34b9c38f sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@218003 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 19:59:10 +00:00
TAKAGI Masahiro
f53fcd2225 translation updated.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@207308 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-17 03:04:41 +00:00
Hideyuki Shimooka
571603a4c6 fixed EN-Revision typo
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@189246 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-26 10:34:45 +00:00
Rui Hirokawa
c1d753be2a modified the misused kanji.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@176274 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 07:23:48 +00:00
Rui Hirokawa
64978a5375 sync with en.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@173345 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 07:40:58 +00:00
Rui Hirokawa
c40a460a29 translated sync tag into En-Revision.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@173331 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 04:45:51 +00:00
Moriyoshi Koizumi
40d6ed86b3 Let's unify them :)
# sorry for the huge commit


git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@134146 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 00:06:52 +00:00
Hartmut Holzgraefe
f1296cb009 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@78214 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 01:18:44 +00:00