1
0
mirror of https://github.com/php/doc-fr.git synced 2026-03-23 22:52:18 +01:00

67 Commits

Author SHA1 Message Date
Louis-Arnaud
ce49627e95 [Sync EN] Add packagesynopsis tag for BCMath, FFI and PDO classes (#2629) 2026-03-09 09:53:37 +01:00
Louis-Arnaud
1c3742e5af Proofreading: (TRADUCTIONS.txt) 2026-03-02 13:40:31 +01:00
Louis-Arnaud
afd4302b76 Corrections de traduction reference n-s (#2557) 2026-02-28 23:16:05 +01:00
Louis-Arnaud
5755a1bd8c Style impersonnel dans reference/ (a-d) (#2539)
* style: remplacer vous/votre/vos par style impersonnel dans reference/[a-d]*
2026-02-25 11:54:29 +01:00
Louis-Arnaud
e1239c021b Global translation review 2026-02-20 09:45:20 +01:00
Louis-Arnaud
d43a340994 Fr translation error (#2470) 2026-02-15 21:44:26 +01:00
Louis-Arnaud
4330fb0bdd Fix/reference sync en full (#2467)
- Traduction des entrées de changelog non traduites (is now nullable, is no longer supported, etc.)
- Suppression des lignes anglaises dupliquées (français + anglais sur des lignes consécutives)
- Traduction des descriptions de retour et paramètres non traduits
- Suppression des avertissements &warn.undocumented.func; pour les fonctions documentées
- Correction de fautes de frappe (is→si, c'est→ces)
- Traduction de "and" → "et" dans le texte français (8 fichiers)
- Traduction des entrées de changelog restées en anglais (nullable, etc.) (9 fichiers)
- Suppression du texte anglais non traduit (cubrid constants, yaconf, datetimeimmutable)
- Correction d'une faute de frappe "an" → "en" (bcmath/divmod)
- Traduction d'une description restée en anglais (intl/compose-locale)
2026-02-12 15:44:55 +01:00
Alain Laporte
591f9de8e7 Fix typo in copytofile.xml documentation (#2308) 2026-01-25 13:12:15 +00:00
Gina Peter Banyard
0a567cea91 pdo_pgsql: sync docs with EN 2026-01-16 07:51:31 +00:00
David CARLIER
15d8bf3c04 PDO driveres references sync with EN (#1982) 2025-01-03 23:44:59 +00:00
David CARLIER
7a145c2021 PDO references sync with EN (#1962) 2024-12-21 08:36:10 +00:00
David CARLIER
111873f4c6 PDO pgsql sync with EN (#1949) 2024-12-13 07:24:05 +00:00
Gina Peter Banyard
f181c16b33 Fix build 2024-12-12 17:26:00 +00:00
Gina Peter Banyard
c31f136659 Apply PDO folder move
Applies commit 1993c38d25
2024-12-12 17:08:46 +00:00
David CARLIER
cd93a80aa0 Yaf sync with EN (#1946) 2024-12-12 13:05:09 +00:00
David CARLIER
c8ab08f03a various syncs with EN (#1933) 2024-12-10 06:20:53 +00:00
David CARLIER
6f7453aa54 PDO fix/sync with EN (#1929) 2024-12-09 15:46:24 +00:00
David CARLIER
5ef9ad03ef PDO sync with EN (#1904) 2024-12-07 07:29:34 +00:00
Pierre Ambroise
94af1e27fa Translate new pdo_sql methods (#1895) 2024-12-05 19:35:00 +00:00
Pierre Ambroise
4c3f2a145d Translate new pdo drivers (#1892) 2024-12-04 20:27:45 +00:00
David CARLIER
dc49eaf6cd misc syncs with EN (#1728) 2024-11-11 13:13:26 +00:00
David CARLIER
3ba5e3335a PDO pgsql sync with EN (#1681) 2024-11-04 19:50:22 +00:00
David CARLIER
3e5801d00c PDO Pgsql sync with EN (#1671) 2024-11-03 18:36:14 +00:00
Pierre Ambroise
9064fc54f6 Translate missing pdo files (#1118) 2024-08-04 22:24:31 +01:00
David CARLIER
acfca3df8f various PDO sync (#418) 2023-03-24 15:35:02 +00:00
Sergey Panteleev
715794ffea Sync various sections (#167)
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-03-02 07:41:51 +03:00
Sergey Panteleev
14d787fa53 Sync with English various sections (#156)
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-01-25 11:52:05 +00:00
Sergey Panteleev
2aed1f4f51 Sync PDO/Reflection and other class stub docs with English (#143)
Co-authored-by: George Peter Banyard <girgias@php.net>
2021-12-24 14:24:08 +00:00
George Peter Banyard
990ddcbfa8 Add missing EOL before end of file 2021-09-24 04:13:47 +01:00
George Peter Banyard
cd35f9d6ad Sync section order with EN (first pass) 2021-06-07 16:27:05 +01:00
George Peter Banyard
09685304ef Sync EN revision tags
These were skipped on my personal revcheck as I hadn't made a tool to generate a batch diff for files with no changes
2021-05-19 19:16:05 +01:00
George Peter Banyard
cfc6f11c15 Update some EN revision number after commit revert
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@351749 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-29 15:30:15 +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
25c6aa7979 Translated missing PostgreSQL PDO methods into French.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@347011 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-16 16:06:20 +00:00
Yannick Torres
36e7559094 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@337818 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-13 08:38:02 +00:00
Yannick Torres
0df32b90ae New translation
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334806 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-07 20:49:55 +00:00
Simion Onea
ec4bf13e24 Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@334776 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 20:58:33 +00:00
Yannick Torres
12584445de sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@330749 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 14:47:45 +00:00
Yannick Torres
58ba63f981 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@330362 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-26 15:48:45 +00:00
Yannick Torres
36d1d0f542 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@329261 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-22 08:01:26 +00:00
Yannick Torres
59cff27409 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@324026 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-08 19:31:57 +00:00
Yannick Torres
398a7e145b sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@322769 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-25 23:11:18 +00:00
Yannick Torres
2094c50412 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@322766 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-25 22:27:27 +00:00
JulienPauli
731a7640bb Sync doc with En - Fixed typos that prevents build. Work not finished
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@322747 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-25 18:10:03 +00:00
JulienPauli
0c63059f4e Sync doc with En
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@315429 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-24 15:32:42 +00:00
Yannick Torres
3ab9103ec9 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@313297 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-16 21:56:23 +00:00
Yannick Torres
71abe6d5aa New translation
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@307811 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 06:50:19 +00:00
Yannick Torres
3e56dd5a12 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@307776 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 06:44:36 +00:00
Yannick Torres
4e70a3b817 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@297837 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-11 18:33:46 +00:00
Yannick Torres
9b7f788369 Convert to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@297607 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 06:31:19 +00:00