Sergey Panteleev
1f958fb59b
Sync various sections, ex #244 ( #245 )
...
Co-authored-by: Pierrick Charron <pierrick@php.net >
Co-authored-by: George Peter Banyard <girgias@php.net >
2022-06-15 12:41:33 +01:00
Sergey Panteleev
16272040f1
Revert "Sync various sections ( #244 )"
...
This reverts commit b06748947e .
2022-06-15 09:03:10 +03:00
Sergey Panteleev
b06748947e
Sync various sections ( #244 )
...
Co-authored-by: Pierrick Charron <pierrick@php.net >
2022-06-14 20:57:33 -04:00
Pierrick Charron
6c62165d29
Add new rule for hyphens rules in french and fixes
2022-05-27 17:46:58 -04:00
Sergey Panteleev
b11c2dcd12
Sync small changes with English ( #194 )
...
Co-authored-by: George Peter Banyard <girgias@php.net >
2022-04-06 13:02:36 +01:00
Sergey Panteleev
13822e448b
Sync various parts with English ( #140 )
...
Co-authored-by: George Peter Banyard <girgias@php.net >
2021-12-22 15:30:43 +00:00
Sergey Panteleev
120692b671
Sync FR with English for various minimal changes ( #129 )
2021-12-01 12:04:40 +00:00
Sergey Panteleev
6aa0462c4d
Sync with English docs ( #123 )
2021-11-17 13:09:15 +00:00
George Peter Banyard
990ddcbfa8
Add missing EOL before end of file
2021-09-24 04:13:47 +01:00
George Peter Banyard
4f16e06d64
Sync mbstring functions with EN
2021-09-23 21:45:31 +01:00
Sergey Panteleev
1a90b6f805
Updated to en-revision
2021-07-31 12:47:16 +02:00
George Peter Banyard
4f438a0281
Sync MBString extension docs with EN
2021-06-14 14:42:46 +01:00
George Peter Banyard
2a1f1280b9
Use standard type element instead of entity
2021-06-03 01:59:22 +01:00
George Peter Banyard
207d6996ac
Remove PHP 5 mentions
...
And other small drive-by fixes
2021-05-20 18:11:37 +01:00
George Peter Banyard
1df1744646
Fix EN-revision tags
2021-05-11 14:12:21 +01:00
George Peter Banyard
b89f39a9f0
Sync mbstring docs with EN
2021-05-04 17:23:52 +01:00
George Peter Banyard
e380149ed8
More PHP 5 removals and nits
2021-04-30 18:52:01 +01:00
George Peter Banyard
325229c95b
Apply commit 6dfe0767250cdbdf509223f6bc266557b0a3fec9
...
xi:include INI settings documented elsewhere in ini.list
2021-02-24 17:45:14 +00:00
George Peter Banyard
427a29f504
Apply commit a69f6cf5d2437de2f6011b25fc2b2b890e60ab2b
...
Clarify what the 'width' in mb_strimwidth means
Update revisions to 64f2f1c70d2f42507d9c624e09dcf486ceca7be5 due to the fix-build revert stuff
2021-02-17 10:08:10 +00:00
George Peter Banyard
8dda649a54
Sync MBString section with EN
2021-02-02 03:07:22 +00:00
Bruno Veyckemans
d846f95c41
Fix word "caractère"
2021-01-08 22:39:17 +00:00
George Peter Banyard
9ca3aa0484
Add missing parameter to mb_detect_encoding()
...
Patch provided by villfa
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352105 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-15 22:58:48 +00:00
George Peter Banyard
8976790ea7
Fix FR translations errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352081 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-14 23:09:29 +00:00
George Peter Banyard
c9f7dcf3dd
Sync MBString French translation with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352080 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-14 23:05:59 +00:00
George Peter Banyard
aa21facf93
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352058 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-14 01:36:50 +00:00
George Peter Banyard
0b6c147357
Apply SVN revision 352028
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@352057 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-14 00:48:48 +00:00
George Peter Banyard
dc99f6dd41
French typos fix contributed by anonymous users
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351927 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 17:49:06 +00:00
George Peter Banyard
730d1ffecf
Update some EN revision number after commit revert
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351751 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-29 18:35:47 +00:00
George Peter Banyard
7364b1515f
Finish syncing French translation with English one after the large changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351207 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-04 01:04:52 +00:00
George Peter Banyard
61b9bbf4bd
Apply SVN revision 351135 onto French docs using diff generated from this command:
...
git diff --no-prefix b95d28e6ec86e4a71e012737d36ebdc1cf009180^ b95d28e6ec86e4a71e012737d36ebdc1cf009180 > somefile.diff
and applying it using
patch -p0 < somefile.diff
Updated EN Revision numbers manually
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351201 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 22:11:37 +00:00
George Peter Banyard
16bec09572
Update EN-Revision as these used the entity instead of the non-canonical <type>
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351199 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 20:29:32 +00:00
George Peter Banyard
201ab2125e
Apply SVN revision 351129 onto French docs using diff generated from this command:
...
git diff --no-prefix 9e0f03ac354d797d1d16c0fcc1663e5e170f2727^ 9e0f03ac354d797d1d16c0fcc1663e5e170f2727 > somefile.diff
and applying it using
patch -p0 < somefile.diff
Did another passes when applying it failed and updated EN Revision numbers manually
Drive by fix for the previous application for int|float union in pow() function
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351166 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 05:31:18 +00:00
George Peter Banyard
ddb04fd9d3
Sync new union types usage in French doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351063 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 20:14:26 +00:00
George Peter Banyard
3584f76b59
Sync various French translations with its English counterpart
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351052 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 14:50:55 +00:00
Yannick Torres
eb62679d4e
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350879 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 15:55:44 +00:00
Yannick Torres
9df3faab22
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350799 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 15:59:49 +00:00
Yannick Torres
643645e348
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350774 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-05 15:24:28 +00:00
Jean-Baptiste Nahan
7ae9bb6911
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350698 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-27 19:18:15 +00:00
George Peter Banyard
b06d14796b
French typos fix contributed by anonymous users
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@350551 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-12 16:58:48 +00:00
George Peter Banyard
c5fae30d10
Sync with latest EN revision
...
Update revision number after typos in EN revision have been fixed,
Minor translations updated
Apply XML fixes from EN revision
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349979 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-25 18:17:11 +00:00
George Peter Banyard
afe8a41371
Sync with latest EN revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349611 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-04 14:52:28 +00:00
George Peter Banyard
397c5ad4d4
Sync with latest EN revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349418 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 03:37:39 +00:00
Yannick Torres
730a03248e
sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349076 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-31 15:04:54 +00:00
Yannick Torres
8d74419d76
sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@349054 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-29 14:15:18 +00:00
George Peter Banyard
ad785fefb0
Sync with latest EN revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348382 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-01 12:51:27 +00:00
George Peter Banyard
b14ab0999f
Sync with latest EN revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348338 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-24 04:53:44 +00:00
George Peter Banyard
049447be50
Sync with latest EN revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348324 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-19 22:49:08 +00:00
George Peter Banyard
dfe48eca2c
Sync with latest EN revision
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348236 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-30 11:28:36 +00:00
Jean-Baptiste Nahan
e0aea6058e
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348163 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-14 22:06:22 +00:00
Jean-Baptiste Nahan
a4beda0407
Sync with EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@348161 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-14 21:59:50 +00:00