Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork74
Pull from Transifex#259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
128 changes: 128 additions & 0 deletionspython_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,128 @@ | ||
| # Translations template for python-docs-theme. | ||
| # Copyright (C) 2025 Python Software Foundation | ||
| # This file is distributed under the same license as the python-docs-theme | ||
| # project. | ||
| # FIRST AUTHOR <EMAIL@ADDRESS>, 2025. | ||
| # | ||
| # Translators: | ||
| # Cristián Maureira-Fredes, 2025 | ||
| # | ||
| #, fuzzy | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: python-docs-theme 2025.5\n" | ||
| "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n" | ||
| "POT-Creation-Date: 2025-09-06 08:40+0100\n" | ||
| "PO-Revision-Date: 2025-09-06 07:41+0000\n" | ||
| "Last-Translator: Cristián Maureira-Fredes, 2025\n" | ||
| "Language-Team: Spanish (https://app.transifex.com/python-doc/teams/5390/es/)\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Generated-By: Babel 2.16.0\n" | ||
| "Language: es\n" | ||
| "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" | ||
| #: python_docs_theme/footerdonate.html:1 | ||
| msgid "The Python Software Foundation is a non-profit corporation." | ||
| msgstr "La Python Software Foundation es una corporación sin fines de lucro." | ||
| #: python_docs_theme/footerdonate.html:2 | ||
| msgid "Please donate." | ||
| msgstr "Por favor dona." | ||
| #: python_docs_theme/layout.html:6 | ||
| msgid "Navigation" | ||
| msgstr "Navegación" | ||
| #: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111 | ||
| msgid "Quick search" | ||
| msgstr "Búsqueda rápida" | ||
| #: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112 | ||
| msgid "Go" | ||
| msgstr "Ir" | ||
| #: python_docs_theme/layout.html:60 | ||
| msgid "Theme" | ||
| msgstr "Tema" | ||
| #: python_docs_theme/layout.html:62 | ||
| msgid "Auto" | ||
| msgstr "Auto" | ||
| #: python_docs_theme/layout.html:63 | ||
| msgid "Light" | ||
| msgstr "Claro" | ||
| #: python_docs_theme/layout.html:64 | ||
| msgid "Dark" | ||
| msgstr "Oscuro" | ||
| #: python_docs_theme/layout.html:96 | ||
| msgid "Menu" | ||
| msgstr "Menú" | ||
| #: python_docs_theme/layout.html:142 | ||
| msgid "Copyright" | ||
| msgstr "Derechos de autor" | ||
| #: python_docs_theme/layout.html:147 | ||
| msgid "" | ||
| "This page is licensed under the Python Software Foundation License Version " | ||
| "2." | ||
| msgstr "Ésta página tiene la licencia Python Software Foundation Versión 2." | ||
| #: python_docs_theme/layout.html:149 | ||
| msgid "" | ||
| "Examples, recipes, and other code in the documentation are additionally " | ||
| "licensed under the Zero Clause BSD License." | ||
| msgstr "" | ||
| "Ejemplos, guías, y otro código en la documentación están bajo la licencia " | ||
| "adicional Zero Clause BSD." | ||
| #: python_docs_theme/layout.html:152 | ||
| #, python-format | ||
| msgid "" | ||
| "See <a href=\"%(license_file)s\">History and License</a> for more " | ||
| "information." | ||
| msgstr "" | ||
| "Ver <a href=\"%(license_file)s\">Historia y Licencia</a> para más " | ||
| "información." | ||
| #: python_docs_theme/layout.html:155 | ||
| #, python-format | ||
| msgid "Hosted on %(hosted_on)s." | ||
| msgstr "Hospedado en %(hosted_on)s." | ||
| #: python_docs_theme/layout.html:163 | ||
| #, python-format | ||
| msgid "Last updated on %(last_updated)s." | ||
| msgstr "Última actualización en %(last_updated)s." | ||
| #: python_docs_theme/layout.html:166 | ||
| #, python-format | ||
| msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?" | ||
| msgstr "<a href=\"%(theme_issues_url)s\">Encontraste un bug</a>?" | ||
| #: python_docs_theme/layout.html:170 | ||
| #, python-format | ||
| msgid "" | ||
| "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> " | ||
| "%(sphinx_version)s." | ||
| msgstr "" | ||
| "Creado usando <a href=\"https://www.sphinx-" | ||
| "doc.org/\">Sphinx</a>%(sphinx_version)s." | ||
| #: python_docs_theme/static/copybutton.js:30 | ||
| #: python_docs_theme/static/copybutton.js:55 | ||
| msgid "Copy" | ||
| msgstr "Copiar" | ||
| #: python_docs_theme/static/copybutton.js:31 | ||
| msgid "Copy to clipboard" | ||
| msgstr "Copiar al portapapeles" | ||
| #: python_docs_theme/static/copybutton.js:53 | ||
| msgid "Copied!" | ||
| msgstr "¡Copiado!" |
124 changes: 124 additions & 0 deletionspython_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,124 @@ | ||
| # Translations template for python-docs-theme. | ||
| # Copyright (C) 2025 Python Software Foundation | ||
| # This file is distributed under the same license as the python-docs-theme | ||
| # project. | ||
| # FIRST AUTHOR <EMAIL@ADDRESS>, 2025. | ||
| # | ||
| # Translators: | ||
| # Inada Naoki <songofacandy@gmail.com>, 2025 | ||
| # | ||
| #, fuzzy | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: python-docs-theme 2025.5\n" | ||
| "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n" | ||
| "POT-Creation-Date: 2025-09-06 08:40+0100\n" | ||
| "PO-Revision-Date: 2025-09-06 07:41+0000\n" | ||
| "Last-Translator: Inada Naoki <songofacandy@gmail.com>, 2025\n" | ||
| "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/ja/)\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Generated-By: Babel 2.16.0\n" | ||
| "Language: ja\n" | ||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||
| #: python_docs_theme/footerdonate.html:1 | ||
| msgid "The Python Software Foundation is a non-profit corporation." | ||
| msgstr "Pythonソフトウェア財団は非営利法人です。" | ||
| #: python_docs_theme/footerdonate.html:2 | ||
| msgid "Please donate." | ||
| msgstr "寄付をするには" | ||
| #: python_docs_theme/layout.html:6 | ||
| msgid "Navigation" | ||
| msgstr "Navigation" | ||
| #: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111 | ||
| msgid "Quick search" | ||
| msgstr "検索" | ||
| #: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112 | ||
| msgid "Go" | ||
| msgstr "Go" | ||
| #: python_docs_theme/layout.html:60 | ||
| msgid "Theme" | ||
| msgstr "テーマ" | ||
| #: python_docs_theme/layout.html:62 | ||
| msgid "Auto" | ||
| msgstr "自動" | ||
| #: python_docs_theme/layout.html:63 | ||
| msgid "Light" | ||
| msgstr "ライト" | ||
| #: python_docs_theme/layout.html:64 | ||
| msgid "Dark" | ||
| msgstr "ダーク" | ||
| #: python_docs_theme/layout.html:96 | ||
| msgid "Menu" | ||
| msgstr "メニュー" | ||
| #: python_docs_theme/layout.html:142 | ||
| msgid "Copyright" | ||
| msgstr "Copyright" | ||
| #: python_docs_theme/layout.html:147 | ||
| msgid "" | ||
| "This page is licensed under the Python Software Foundation License Version " | ||
| "2." | ||
| msgstr "このページはPython Software Foundation License Version 2でライセンスされています。" | ||
| #: python_docs_theme/layout.html:149 | ||
| msgid "" | ||
| "Examples, recipes, and other code in the documentation are additionally " | ||
| "licensed under the Zero Clause BSD License." | ||
| msgstr "ドキュメント内のサンプル、レシピ等のコードは、Zero Clause BSDライセンスの下で追加的にライセンスされています。" | ||
| #: python_docs_theme/layout.html:152 | ||
| #, python-format | ||
| msgid "" | ||
| "See <a href=\"%(license_file)s\">History and License</a> for more " | ||
| "information." | ||
| msgstr "詳しくは<a href=\"%(license_file)s\">歴史とライセンス</a>を参照してください。" | ||
| #: python_docs_theme/layout.html:155 | ||
| #, python-format | ||
| msgid "Hosted on %(hosted_on)s." | ||
| msgstr "%(hosted_on)sにてホストされています。" | ||
| #: python_docs_theme/layout.html:163 | ||
| #, python-format | ||
| msgid "Last updated on %(last_updated)s." | ||
| msgstr "最終更新日: %(last_updated)s" | ||
| #: python_docs_theme/layout.html:166 | ||
| #, python-format | ||
| msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?" | ||
| msgstr "<a href=\"%(theme_issues_url)s\">バグを報告する</a>" | ||
| #: python_docs_theme/layout.html:170 | ||
| #, python-format | ||
| msgid "" | ||
| "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> " | ||
| "%(sphinx_version)s." | ||
| msgstr "" | ||
| "<a href=\"https://www.sphinx-" | ||
| "doc.org/\">Sphinx</a>%(sphinx_version)sを使って構築されています。" | ||
| #: python_docs_theme/static/copybutton.js:30 | ||
| #: python_docs_theme/static/copybutton.js:55 | ||
| msgid "Copy" | ||
| msgstr "コピー" | ||
| #: python_docs_theme/static/copybutton.js:31 | ||
| msgid "Copy to clipboard" | ||
| msgstr "クリップボードにコピーする" | ||
| #: python_docs_theme/static/copybutton.js:53 | ||
| msgid "Copied!" | ||
| msgstr "コピーされました。" |
35 changes: 18 additions & 17 deletionspython_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.