Nils Lindemann
3fa4241732
Another full retranslation
... of all 111 documents. These are the unmodified changes made by the LLM. I address some issues in the following commits
11 months ago
Nils Lindemann
99b3c89955
Three small changes in translate.py
Before running a retranslation.
11 months ago
Nils Lindemann
afa145eae8
Apply formulation by Yurii
Forgot/overlooked this one.
Co-Authored-By: Motov Yurii <[email protected] >
11 months ago
Nils Lindemann
3b250c1367
Do this in another PR
Co-Authored-By: Motov Yurii <[email protected] >
11 months ago
Nils-Hero Lindemann
59cb55f588
Merge branch 'fastapi:master' into update-prompts-and-german-translation
11 months ago
github-actions[bot]
43f6115096
📝 Update release notes
[skip ci]
11 months ago
github-actions[bot]
3112e05b77
📝 Update release notes
[skip ci]
11 months ago
Sebastián Ramírez
4560158502
👥 Update FastAPI People - Contributors and Translators ( #14029 )
Co-authored-by: github-actions <[email protected] >
11 months ago
Sebastián Ramírez
2ad28d436f
👥 Update FastAPI People - Sponsors ( #14030 )
Co-authored-by: github-actions <[email protected] >
11 months ago
github-actions[bot]
d7604d16a3
📝 Update release notes
[skip ci]
11 months ago
github-actions[bot]
79c51ad542
📝 Update release notes
[skip ci]
11 months ago
Sebastián Ramírez
7cf567010d
👥 Update FastAPI GitHub topic repositories ( #14031 )
Co-authored-by: github-actions <[email protected] >
11 months ago
Sebastián Ramírez
3d763c8d38
👥 Update FastAPI People - Experts ( #14034 )
Co-authored-by: github-actions <[email protected] >
11 months ago
github-actions[bot]
30a07155fb
📝 Update release notes
[skip ci]
11 months ago
Sofie Van Landeghem
bb4772c5aa
👷 Detect and label merge conflicts on PRs automatically ( #14045 )
11 months ago
Nils Lindemann
ef71d8f4a8
`ref` --> `Ref.`
Found while testing if it keeps added abbr's after these recent commits (it does).
It wants to write these small, but they are written big in German and end with a dot (as I just found out).
11 months ago
Nils Lindemann
d1c1b26fe5
Improve abbr handling
After these changes it now seems to handle descriptions in title attributes well, both when translating a document the first time – see the abbr section in the `ru/docs/_llm-test.md` which I committed for reference, but I am not sure if everything is correct there, as I do not speak Russian – and when updating translations – tested with e.g. `ru/docs/features.md` and `ru/docs/tutorial/path-params-numeric-validations.md`, not committed.
I simplified rule 3 to just match when the separator is a colon (`:`), not when it is a comma (`,`), there are otherwise too many cases it may misunderstand, as commas are regularly used in title attributes. Updated the two instances in the English docs (`features.md` and `tutorial\sql-databases.md`) where a comma was used instead of a colon in a case, which we match with rule 3. I fixed the results in schemes they accidentally had `(de)` appended, but they are language independent.
11 months ago
Nils Lindemann
45813891e9
Add a definition
I was not sure if it understands the difference between an HTML element and a HTML tag.
Also not directly related to the abbr issue.
11 months ago
Nils Lindemann
5255499c5b
Clarify an instruction
Also cleanup for the abbr issue, not directly related.
11 months ago
Nils Lindemann
c52641e41f
Improve instructions for existing translations
I noticed that it forgot to remove a removed sentence and to add an added part of a sentence, when I reordered/updated a few sentences in the test file. It was stubborn even when retranslating. After these reformulations and the the added sentence at the end it saw these changes and properly synced them.
This is also cleanup for the abbr issue, not directly related.
11 months ago
Nils Lindemann
b8de5fafc7
Update/fix German prompt and test files
Cleanup for the abbr issue, otherwise unrelated.
11 months ago
Nils Lindemann
1f4319c35f
Update German prompt and prompt test file
11 months ago
Nils Lindemann
2432325260
Remove added default
It may lead to accidental translation. It better should raise when this parameter is missing.
11 months ago
Nils Lindemann
608a1330c1
Merge branch 'update-prompts-and-german-translation' of https://github.com/nilslindemann/fastapi into update-prompts-and-german-translation
11 months ago
Nils Lindemann
d1c03c5db7
Remove special quotes around schemes
They may get interpreted "too" literally.
11 months ago
Nils Lindemann
5ba0ba8610
Typo and singular
11 months ago
Nils Lindemann
f0430adb5c
Put definitions in quotes
... like in the English prompt.
11 months ago
Nils-Hero Lindemann
21f6f18c4f
Update docs/en/docs/tutorial/debugging.md
Co-authored-by: Motov Yurii <[email protected] >
11 months ago
Nils Lindemann
b793a2bad2
Typo
11 months ago
Nils Lindemann
396a6a54ab
`zu` --> `auf`
11 months ago
Nils Lindemann
84a408d2b7
`FastAPI-CLI` --> `FastAPI CLI`
11 months ago
Nils Lindemann
51adae7600
Update index.md
11 months ago
Nils Lindemann
1bb0510f7c
Update llm-prompt.md
11 months ago
Nils Lindemann
e127aa5499
` - ` --> ` – `
11 months ago
Nils Lindemann
70f036bf7c
Temp
11 months ago
Nils Lindemann
74d84f4fb7
Update translate.py
11 months ago
Nils Lindemann
50f3004c77
Update features.md
11 months ago
Nils Lindemann
c641abfe64
Update help-fastapi.md
11 months ago
Nils Lindemann
fd6a4538a6
Merge branch 'update-prompts-and-german-translation' of https://github.com/nilslindemann/fastapi into update-prompts-and-german-translation
11 months ago
Nils Lindemann
7cff36ca96
Put typographic quotes inside the abbr
11 months ago
Nils-Hero Lindemann
11ebe08e56
Merge branch 'master' into update-prompts-and-german-translation
11 months ago
Nils Lindemann
acc8766144
Fix accidental duplication of heading
11 months ago
Nils Lindemann
5f95d383a7
Translate recent additions
11 months ago
Nils Lindemann
4a4977f901
Squashed commit of the following:
commit 3e2dbf9169
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 19:34:37 2025 +0000
📝 Update release notes
[skip ci]
commit f5b77ff0fc
Author: Sebastián Ramírez <[email protected] >
Date: Sun Aug 31 21:34:08 2025 +0200
📝 Add documentation for Behind a Proxy - Proxy Forwarded Headers, using `--forwarded-allow-ips="*"` (#14028 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
commit 176cd8c9ef
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 15:20:12 2025 +0000
📝 Update release notes
[skip ci]
commit 1884d76f61
Author: Sebastián Ramírez <[email protected] >
Date: Sun Aug 31 17:19:49 2025 +0200
🔧 Update sponsors: remove Platform.sh (#14027 )
commit 8062aabdaa
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 15:02:29 2025 +0000
📝 Update release notes
[skip ci]
commit ee9ccac1e5
Author: Sebastián Ramírez <[email protected] >
Date: Sun Aug 31 17:02:08 2025 +0200
🔧 Update sponsors: remove Mobb (#14026 )
commit 5cd4c3b6bd
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:59:17 2025 +0000
📝 Update release notes
[skip ci]
commit 4584f706bd
Author: Jom Karlo Verzosa <[email protected] >
Date: Sun Aug 31 18:58:56 2025 +0800
📝 Add deprecation info block about `dict()` in `docs/tutorial/body.md` (#13906 )
Co-authored-by: Sebastián Ramírez <[email protected] >
commit ba9c8fba0b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:50:12 2025 +0000
📝 Update release notes
[skip ci]
commit d9249c1949
Author: Valentyn <[email protected] >
Date: Sun Aug 31 06:49:48 2025 -0400
📝 Fix Twitter to be X (Twitter) everywhere in documentation (#13809 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
commit a973e787af
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:33:32 2025 +0000
📝 Update release notes
[skip ci]
commit 1088d2abd9
Author: Ashish Pandey <[email protected] >
Date: Sun Aug 31 16:17:57 2025 +0545
🐛 Prevent scroll-to-top on restart/fast buttons in `termynal.js` (#13714 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
commit 98ec6a6079
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:29:48 2025 +0000
📝 Update release notes
[skip ci]
commit 6b4d292f3a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:29:27 2025 +0000
📝 Update release notes
[skip ci]
commit d4ddcc5878
Author: z0z0r4 <[email protected] >
Date: Sun Aug 31 18:29:21 2025 +0800
📝 Update testing events documentation (#13259 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
commit 0e5832aa6d
Author: Hotah Ma <[email protected] >
Date: Sun Aug 31 18:29:01 2025 +0800
📝 Remove obsolete `url` field in error responses in docs (#13655 )
Co-authored-by: Motov Yurii <[email protected] >
commit ee2acd8abc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:03:35 2025 +0000
📝 Update release notes
[skip ci]
commit e902ed5fc6
Author: Arnaud Durand <[email protected] >
Date: Sun Aug 31 12:03:10 2025 +0200
📝 Bring the `scope` claim in line with the standard in `docs_src/security/tutorial005.py` (#11189 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
commit cef1f166df
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:59:28 2025 +0000
📝 Update release notes
[skip ci]
commit 8e63f75919
Author: Soul Lee <[email protected] >
Date: Sun Aug 31 18:59:07 2025 +0900
📝 Update TrustedHostMiddleware Documentation (#11441 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: Sofie Van Landeghem <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
commit e1b9cc00ca
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:56:48 2025 +0000
📝 Update release notes
[skip ci]
commit 408b8a9beb
Author: Denny Biasiolli <[email protected] >
Date: Sun Aug 31 11:56:21 2025 +0200
📝 Remove links to site callbackhell.com that doesn't exist anymore (#14006 )
commit 0817c955ec
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:16:03 2025 +0000
📝 Update release notes
[skip ci]
commit c55f7138a1
Author: Motov Yurii <[email protected] >
Date: Sun Aug 31 11:15:41 2025 +0200
📝 Add permalinks to headers in English docs (#13993 )
Co-authored-by: Sebastián Ramírez <[email protected] >
commit 7653de2715
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:11:36 2025 +0000
📝 Update release notes
[skip ci]
commit 784f068aba
Author: Sebastián Ramírez <[email protected] >
Date: Sun Aug 31 11:11:15 2025 +0200
🛠️ Update `mkdocs_hooks` to handle headers with permalinks when building docs (#14025 )
Co-authored-by: Yurii Motov <[email protected] >
commit 6db05770f6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon Aug 25 20:03:24 2025 +0000
📝 Update release notes
[skip ci]
commit 6be02e3d52
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon Aug 25 22:03:02 2025 +0200
⬆ [pre-commit.ci] pre-commit autoupdate (#14016 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.12.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.9...v0.12.10 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
commit 9cf7b70d7b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Wed Aug 20 09:11:20 2025 +0000
📝 Update release notes
[skip ci]
commit f75c1532f6
Author: Motov Yurii <[email protected] >
Date: Wed Aug 20 11:10:51 2025 +0200
⬆ Bump `mkdocs-macros-plugin` from 1.3.7 to 1.3.9 (#14003 )
Bump mkdocs-macros-plugin from 1.3.7 to 1.3.9
commit 5c3a70d5b6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon Aug 18 21:07:25 2025 +0000
📝 Update release notes
[skip ci]
commit 6a45249303
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon Aug 18 23:07:04 2025 +0200
⬆ [pre-commit.ci] pre-commit autoupdate (#13999 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.8...v0.12.9 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
commit c23051682b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon Aug 18 06:35:06 2025 +0000
📝 Update release notes
[skip ci]
commit df779885fa
Author: Mika <[email protected] >
Date: Mon Aug 18 14:34:40 2025 +0800
📝 Fix code include for Pydantic models example in `docs/zh/docs/python-types.md` (#13997 )
Updated the Pydantic expiration example in the Chinese documentation
11 months ago
Nils Lindemann
bbed05c4c5
Misc changes
11 months ago
Nils Lindemann
9376f2ebca
Update prompts
11 months ago
Nils Lindemann
44a13145fe
Squashed commit of the following:
commit 176cd8c9ef
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 15:20:12 2025 +0000
📝 Update release notes
[skip ci]
commit 1884d76f61
Author: Sebastián Ramírez <[email protected] >
Date: Sun Aug 31 17:19:49 2025 +0200
🔧 Update sponsors: remove Platform.sh (#14027 )
commit 8062aabdaa
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 15:02:29 2025 +0000
📝 Update release notes
[skip ci]
commit ee9ccac1e5
Author: Sebastián Ramírez <[email protected] >
Date: Sun Aug 31 17:02:08 2025 +0200
🔧 Update sponsors: remove Mobb (#14026 )
commit 5cd4c3b6bd
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:59:17 2025 +0000
📝 Update release notes
[skip ci]
commit 4584f706bd
Author: Jom Karlo Verzosa <[email protected] >
Date: Sun Aug 31 18:58:56 2025 +0800
📝 Add deprecation info block about `dict()` in `docs/tutorial/body.md` (#13906 )
Co-authored-by: Sebastián Ramírez <[email protected] >
commit ba9c8fba0b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:50:12 2025 +0000
📝 Update release notes
[skip ci]
commit d9249c1949
Author: Valentyn <[email protected] >
Date: Sun Aug 31 06:49:48 2025 -0400
📝 Fix Twitter to be X (Twitter) everywhere in documentation (#13809 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
commit a973e787af
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:33:32 2025 +0000
📝 Update release notes
[skip ci]
commit 1088d2abd9
Author: Ashish Pandey <[email protected] >
Date: Sun Aug 31 16:17:57 2025 +0545
🐛 Prevent scroll-to-top on restart/fast buttons in `termynal.js` (#13714 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
commit 98ec6a6079
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:29:48 2025 +0000
📝 Update release notes
[skip ci]
commit 6b4d292f3a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:29:27 2025 +0000
📝 Update release notes
[skip ci]
commit d4ddcc5878
Author: z0z0r4 <[email protected] >
Date: Sun Aug 31 18:29:21 2025 +0800
📝 Update testing events documentation (#13259 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
commit 0e5832aa6d
Author: Hotah Ma <[email protected] >
Date: Sun Aug 31 18:29:01 2025 +0800
📝 Remove obsolete `url` field in error responses in docs (#13655 )
Co-authored-by: Motov Yurii <[email protected] >
commit ee2acd8abc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 10:03:35 2025 +0000
📝 Update release notes
[skip ci]
commit e902ed5fc6
Author: Arnaud Durand <[email protected] >
Date: Sun Aug 31 12:03:10 2025 +0200
📝 Bring the `scope` claim in line with the standard in `docs_src/security/tutorial005.py` (#11189 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
commit cef1f166df
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:59:28 2025 +0000
📝 Update release notes
[skip ci]
commit 8e63f75919
Author: Soul Lee <[email protected] >
Date: Sun Aug 31 18:59:07 2025 +0900
📝 Update TrustedHostMiddleware Documentation (#11441 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: Sofie Van Landeghem <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
commit e1b9cc00ca
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:56:48 2025 +0000
📝 Update release notes
[skip ci]
commit 408b8a9beb
Author: Denny Biasiolli <[email protected] >
Date: Sun Aug 31 11:56:21 2025 +0200
📝 Remove links to site callbackhell.com that doesn't exist anymore (#14006 )
commit 0817c955ec
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:16:03 2025 +0000
📝 Update release notes
[skip ci]
commit c55f7138a1
Author: Motov Yurii <[email protected] >
Date: Sun Aug 31 11:15:41 2025 +0200
📝 Add permalinks to headers in English docs (#13993 )
Co-authored-by: Sebastián Ramírez <[email protected] >
commit 7653de2715
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Sun Aug 31 09:11:36 2025 +0000
📝 Update release notes
[skip ci]
commit 784f068aba
Author: Sebastián Ramírez <[email protected] >
Date: Sun Aug 31 11:11:15 2025 +0200
🛠️ Update `mkdocs_hooks` to handle headers with permalinks when building docs (#14025 )
Co-authored-by: Yurii Motov <[email protected] >
commit 6db05770f6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon Aug 25 20:03:24 2025 +0000
📝 Update release notes
[skip ci]
commit 6be02e3d52
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon Aug 25 22:03:02 2025 +0200
⬆ [pre-commit.ci] pre-commit autoupdate (#14016 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.12.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.9...v0.12.10 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
commit 9cf7b70d7b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Wed Aug 20 09:11:20 2025 +0000
📝 Update release notes
[skip ci]
commit f75c1532f6
Author: Motov Yurii <[email protected] >
Date: Wed Aug 20 11:10:51 2025 +0200
⬆ Bump `mkdocs-macros-plugin` from 1.3.7 to 1.3.9 (#14003 )
Bump mkdocs-macros-plugin from 1.3.7 to 1.3.9
commit 5c3a70d5b6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon Aug 18 21:07:25 2025 +0000
📝 Update release notes
[skip ci]
commit 6a45249303
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon Aug 18 23:07:04 2025 +0200
⬆ [pre-commit.ci] pre-commit autoupdate (#13999 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.8...v0.12.9 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
commit c23051682b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Mon Aug 18 06:35:06 2025 +0000
📝 Update release notes
[skip ci]
commit df779885fa
Author: Mika <[email protected] >
Date: Mon Aug 18 14:34:40 2025 +0800
📝 Fix code include for Pydantic models example in `docs/zh/docs/python-types.md` (#13997 )
Updated the Pydantic expiration example in the Chinese documentation
11 months ago
Nils Lindemann
85d08f56ba
Update async.md
11 months ago
Nils Lindemann
0cf909a43a
Update Twitter
11 months ago
github-actions[bot]
3e2dbf9169
📝 Update release notes
[skip ci]
11 months ago