Nils-Hero Lindemann
1cb6affc11
Merge 4917cd029d into 272204c0c7
2025-12-16 21:09:33 +00:00
Sebastián Ramírez
9a03503542
🌐 Update translations for pt (update-outdated) ( #14537 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-16 21:32:40 +01:00
Nils Lindemann
4917cd029d
Sync with #14505 (plus some more)
...
I actually searched for those patterns in VS Code.
Always:
files to exclude: README.md, SECURITY.md, llm-prompt.md
This search & replace cleans up the hash parts everywhere under docs/.
It only finds the four occurences in the two _llm-test.md under docs/de/ and docs/pt/
files to include: docs/**
Search regex: \{[^\S\n]*#([^\S\n]*[a-z0-9]+(?:-[a-z0-9]+)*)[^\S\n]*\}
Replace with: { #$1 }
This search finds headings without hash parts. It finds two headings in docs\de\docs\index.md (those which #14505 fixes) and all headings in docs\pt\docs\tutorial\security\index.md, which I also fixed on the way as that document seems to be in sync. docs\pt\docs\index.md is not in Sync, so I didnt touch it.
files to include: docs/de/**, docs/pt/**
Search regex: ^(#+)[^\S\n]*([^{}#\s]+(?:[^\S\n]+[^{}\s]+)*)[^\S\n]*(?=\n)
(added the missing hash parts)
2025-12-13 22:56:28 +01:00
Alejandra
81517f66cc
📝 Update tech stack in project generation docs ( #14472 )
2025-12-08 13:04:54 +00:00
Rafael de Oliveira Marques
540a83da65
🌐 Update Portuguese translations with LLM prompt ( #14228 )
...
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* fix non-Annotated in llm-prompt
* rerun after a few changes in llm-prompt
* fix non-Annotated
* validated llm translation
* fix llm translation
* update outdated translations
* fix translation for operation IDs
* add header link
* add missing link
* fix line break
* fix diff
* fix llm translation
* fix 'Atualize' to 'Atualizar'
* update alternatives.md
* update async.md
* update fastapi-cli.md
* update features.md
* update help-fastapi.md
* update history-design-future.md
* update index.md
* update advanced/events.md
* update advanced/middleware.md
* update advanced/response-cookies.md
* update advanced/response-headers.md
* update advanced/templates.md
* update advanced/testing-websockets.md
* update advanced/using-request-directly.md
* update advanced/websockets.md
* update advanced/security/oauth2-scopes.md
* update deployment/cloud.md
* update deployment/manually.md
* update how-to/custom-request-and-route.md
* update how-to/migrate-from-pydantic-v1-to-pydantic-v2.md
* update tutorial/background-tasks.md
* update tutorial/first-steps.md
* update tutorial/handling-errors.md
* update tutorial/middleware.md
* update tutorial/request-files.md
* update tutorial/sql-databases.md
* update tutorial/static-files.md
* update tutorial/testing.md
* update tutorial/dependencies/dependencies-with-yield.md
* update advanced/advanced-dependencies.md
---------
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-11-12 17:23:57 +01:00
Rafael de Oliveira Marques
0878361f6b
🔨 Add Portuguese translations LLM prompt ( #14208 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-12 16:22:59 +01:00
Marcelo Trylesinski
dde7bd1ceb
📝 Replace `starlette.io` by `starlette.dev` and `uvicorn.org` by `uvicorn.dev` ( #14176 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 17:48:49 +00:00
Sebastián Ramírez
1884d76f61
🔧 Update sponsors: remove Platform.sh ( #14027 )
2025-08-31 15:19:49 +00:00
Valentyn
d9249c1949
📝 Fix Twitter to be X (Twitter) everywhere in documentation ( #13809 )
...
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-08-31 12:49:48 +02:00
Denny Biasiolli
408b8a9beb
📝 Remove links to site callbackhell.com that doesn't exist anymore ( #14006 )
2025-08-31 11:56:21 +02:00
Edmilson Monteiro Rodrigues Neto
2013336d65
🌐 Update Portuguese Translation for `docs/pt/docs/async.md` ( #13863 )
2025-07-26 13:16:39 +02:00
Edmilson Monteiro Rodrigues Neto
cf0c3cf2c4
🌐 Update Portuguese Translation for `docs/pt/docs/project-generation.md` ( #13875 )
...
* docs: update pt-docs project_generation.md
* fix: fix typo
2025-07-21 11:57:31 +02:00
Nolan Di Mare Sullivan
7d9195a248
📝 Update Speakeasy URL to Speakeasy Sandbox ( #13697 )
2025-06-17 13:53:56 +02:00
Sebastián Ramírez
214e0740c8
🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font ( #13706 )
...
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-11 15:37:26 +02:00
Joakim Nordling
8fa56b46a1
⬆️ Update ReDoc to version 2.x ( #9700 )
...
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-04-28 20:31:44 +02:00
Sofie Van Landeghem
f8878f3a98
🩺 Unify the badges across all tutorial translations ( #13329 )
...
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2025-02-20 21:53:18 +01:00
João Pedro
52c1488a37
🌐 Update Portuguese Translation for `docs/pt/docs/deployment/https.md` ( #13317 )
2025-02-07 22:02:59 +00:00
Rafael de Oliveira Marques
fb19d9895d
🌐 Update Portuguese Translation for `docs/pt/docs/index.md` ( #13328 )
2025-02-07 22:01:55 +00:00
João Pedro
8fa18e5e6f
🌐 Update Portuguese Translation for `docs/pt/docs/tutorial/request-forms.md` ( #13216 )
2025-01-22 13:41:56 +00:00
Rafael de Oliveira Marques
d9a640e06c
🌐 Update Portuguese translation for `docs/pt/docs/advanced/settings.md` ( #13209 )
2025-01-15 20:17:23 +00:00
Rafael de Oliveira Marques
16199c4a13
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/oauth2-jwt.md` ( #13205 )
2025-01-15 20:16:13 +00:00
Rafael de Oliveira Marques
e69182940e
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/get-current-user.md` ( #13188 )
2025-01-10 13:33:35 +00:00
Rafael de Oliveira Marques
e54cc8ffa3
🌐 Remove Wrong Portuguese translations location for `docs/pt/docs/advanced/benchmarks.md` ( #13187 )
2025-01-10 13:32:37 +00:00
nillvitor
9d293b7086
🌐 Update Portuguese translations ( #13156 )
2025-01-09 20:41:07 +00:00
Victor Menezes
a277942a52
🌐 Add Portuguese translation for `docs/pt/docs/advanced/generate-clients.md` ( #13030 )
2024-12-12 22:47:10 +00:00
André Melo
66cadd9fdb
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/response-model.md` ( #12933 )
2024-11-26 22:51:05 +00:00
Sebastián Ramírez
1c711e7147
📝 Update includes format in docs with an automated script ( #12950 )
2024-11-18 03:25:44 +01:00
David Caro
bfaf4c303f
📝 Remove mention of Celery in the project generators ( #12742 )
...
Signed-off-by: David Caro <me@dcaro.es>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-11-10 17:23:38 +00:00
Sebastián Ramírez
8767a31c80
📝 Update `contributing.md` docs, include note to not translate this page ( #12841 )
2024-11-10 17:11:56 +00:00
Nimitha J
be67605728
📝 Update includes for `docs/pt/docs/advanced/wsgi.md` ( #12769 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-11-10 16:56:13 +00:00
Sebastián Ramírez
7fb9c5922d
📝 Fix admonition double quotes with new syntax ( #12835 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-09 16:39:20 +00:00
Félix
5b2bd906d7
📝 Update includes in `docs/pt/docs/tutorial/background-tasks.md` ( #12736 )
2024-11-09 10:55:35 +00:00
Rafael de Oliveira Marques
51fe0e437b
📝 Update includes for `docs/pt/docs/python-types.md` ( #12671 )
2024-11-09 10:32:53 +00:00
João Pedro Pereira Holanda
d0e0b27f73
🌐 Add Portuguese translation for `docs/pt/docs/advanced/path-operation-advanced-configuration.md` ( #12762 )
2024-11-06 18:21:50 +00:00
Fernando Alzueta
b7102a2675
🌐 Add Portuguese translation for `docs/pt/docs/advanced/websockets.md` ( #12703 )
2024-10-31 12:20:59 +00:00
Lídia
bb7921be25
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/simple-oauth2.md` ( #12520 )
2024-10-31 12:17:45 +00:00
Luis Rodrigues
3184b5c701
🌐 Add Portuguese translation for `docs/pt/docs/advanced/middleware.md` ( #12704 )
2024-10-30 20:00:22 +00:00
Fernando Alzueta
5be5ea92c0
🌐 Add Portuguese translation for `docs/pt/docs/advanced/openapi-callbacks.md` ( #12705 )
2024-10-30 19:53:03 +00:00
Luis Rodrigues
ece28bc8db
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-files.md` ( #12706 )
2024-10-30 19:52:32 +00:00
João Pedro Pereira Holanda
c5a9d3ac28
🌐 Add Portuguese Translation for `docs/pt/docs/advanced/custom-response.md` ( #12631 )
2024-10-29 11:47:10 +00:00
Lincoln Melo
6e07910cc4
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/metadata.md` ( #12538 )
2024-10-29 10:36:14 +00:00
Alexandros Mioglou
909204ec54
📝 Update includes in `docs/pt/docs/advanced/behind-a-proxy.md` ( #12563 )
2024-10-27 15:28:18 +00:00
ilacftemp
92bc3d7e0c
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/sql-databases.md` ( #12530 )
2024-10-27 15:25:29 +00:00
ilacftemp
55bcab6d75
🌐 Add Portuguese translation for `docs/pt/docs/how-to/separate-openapi-schemas.md` ( #12518 )
2024-10-24 18:52:36 +00:00
João Pedro Pereira Holanda
c9337b54f0
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/header-param-models.md` ( #12437 )
2024-10-22 21:41:28 +01:00
ilacftemp
d5a0456084
🌐 Add Portuguese translation for `docs/pt/docs/how-to/extending-openapi.md` ( #12470 )
2024-10-22 17:40:08 +00:00
Leonardo Scarlato
bbcee4db19
🌐 Add Portuguese translation for `docs/pt/docs/advanced/dataclasses.md` ( #12475 )
2024-10-22 18:33:53 +01:00
Fernando Alzueta
94fafa5030
🌐 Add Portuguese translation for `docs/pt/docs/how-to/custom-request-and-route.md` ( #12483 )
2024-10-22 18:33:00 +01:00
Elton Jefferson
4c1a1938bc
📝 Fix broken link in docs ( #12495 )
2024-10-20 20:20:23 +01:00
Guilherme Rameh
48849f8a11
🌐 Add Portuguese translation for `docs/pt/docs/how-to/testing-database.md` ( #12472 )
2024-10-18 14:04:04 +02:00