Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
# 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:
# Alexsey Batista da Silva, 2025
# Rafael Fontenelle <[email protected]>, 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: Rafael Fontenelle <[email protected]>, 2025\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/teams/5390/pt_BR/)\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: pt_BR\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || 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 "A Python Software Foundation é uma corporação sem fins lucrativos."

#: python_docs_theme/footerdonate.html:2
msgid "Please donate."
msgstr "Por favor, faça sua doação."

#: python_docs_theme/layout.html:6
msgid "Navigation"
msgstr "Navegação"

#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
msgid "Quick search"
msgstr "Pesquisa 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 "Automático"

#: python_docs_theme/layout.html:63
msgid "Light"
msgstr "Claro"

#: python_docs_theme/layout.html:64
msgid "Dark"
msgstr "Escuro"

#: python_docs_theme/layout.html:96
msgid "Menu"
msgstr "Menu"

#: python_docs_theme/layout.html:142
msgid "Copyright"
msgstr "Direitos autorais"

#: python_docs_theme/layout.html:147
msgid ""
"This page is licensed under the Python Software Foundation License Version "
"2."
msgstr ""
"Esta página está licenciada sob a Licença da Python Software Foundation "
"Versão 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 ""
"Exemplos, receitas e outros códigos na documentação são licenciados "
"adicionalmente sob a licença BSD Zero Clause."

#: python_docs_theme/layout.html:152
#, python-format
msgid ""
"See <a href=\"%(license_file)s\">History and License</a> for more "
"information."
msgstr ""
"Consulte <a href=\"%(license_file)s\">Histórico e licença</a> para obter "
"mais informações."

#: python_docs_theme/layout.html:155
#, python-format
msgid "Hosted on %(hosted_on)s."
msgstr "Hospedado em %(hosted_on)s."

#: python_docs_theme/layout.html:163
#, python-format
msgid "Last updated on %(last_updated)s."
msgstr "Última atualização em %(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\">Encontrou um erro</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 ""
"Criado usando o <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 para a área de transferência"

#: python_docs_theme/static/copybutton.js:53
msgid "Copied!"
msgstr "Copiado!"
129 changes: 129 additions & 0 deletions python_docs_theme/locale/sv/LC_MESSAGES/python-docs-themepot_sv.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
# 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:
# Daniel Nylander <[email protected]>, 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: Daniel Nylander <[email protected]>, 2025\n"
"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/sv/)\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: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: python_docs_theme/footerdonate.html:1
msgid "The Python Software Foundation is a non-profit corporation."
msgstr "Python Software Foundation är ett icke-vinstdrivande företag."

#: python_docs_theme/footerdonate.html:2
msgid "Please donate."
msgstr "Donera."

#: python_docs_theme/layout.html:6
msgid "Navigation"
msgstr "Navigering"

#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
msgid "Quick search"
msgstr "Snabbsök"

#: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
msgid "Go"
msgstr "Start"

#: 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 "Ljus"

#: python_docs_theme/layout.html:64
msgid "Dark"
msgstr "Mörk"

#: python_docs_theme/layout.html:96
msgid "Menu"
msgstr "Meny"

#: python_docs_theme/layout.html:142
msgid "Copyright"
msgstr "Upphovsrätt"

#: python_docs_theme/layout.html:147
msgid ""
"This page is licensed under the Python Software Foundation License Version "
"2."
msgstr ""
"Denna sida är licensierad enligt 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 ""
"Exempel, recept och annan kod i dokumentationen är dessutom licensierade "
"under Zero Clause BSD-licensen."

#: python_docs_theme/layout.html:152
#, python-format
msgid ""
"See <a href=\"%(license_file)s\">History and License</a> for more "
"information."
msgstr ""
"Se <a href=\"%(license_file)s\">Historik och licens</a> för mer information."

#: python_docs_theme/layout.html:155
#, python-format
msgid "Hosted on %(hosted_on)s."
msgstr "Hosting %(hosted_on)s."

#: python_docs_theme/layout.html:163
#, python-format
msgid "Last updated on %(last_updated)s."
msgstr "Senast uppdaterad %(last_updated)s."

#: python_docs_theme/layout.html:166
#, python-format
msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
msgstr "Har du <a href=\"%(theme_issues_url)s\">hittat ett fel</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 ""
"Skapad med hjälp av <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 "Kopiera"

#: python_docs_theme/static/copybutton.js:31
msgid "Copy to clipboard"
msgstr "Kopiera till urklipp"

#: python_docs_theme/static/copybutton.js:53
msgid "Copied!"
msgstr "Kopierad!"
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
# 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:
# 汇民 王 <[email protected]>, 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: 汇民 王 <[email protected]>, 2025\n"
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\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: zh_CN\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 "导航"

#: 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 "转到"

#: 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 "版权"

#: python_docs_theme/layout.html:147
msgid ""
"This page is licensed under the Python Software Foundation License Version "
"2."
msgstr "本页面采用 Python 软件基金会许可证第 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 "文档中的示例、代码片段及其他代码内容额外采用零条款 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 "已复制!"
Loading
Loading