From 70384792e620cd6a5f5123d0b013757447c3d040 Mon Sep 17 00:00:00 2001 From: Oleh Prypin Date: Tue, 9 Apr 2024 16:14:31 +0200 Subject: [PATCH 1/2] Re-generate localization files --- docs/dev-guide/translations.md | 4 +-- .../mkdocs/locales/de/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/es/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/fa/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/fr/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/id/LC_MESSAGES/messages.po | 23 +++++++------- .../mkdocs/locales/it/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/ja/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/nb/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/nn/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/pl/LC_MESSAGES/messages.po | 20 ++++++------ .../locales/pt_BR/LC_MESSAGES/messages.po | 18 +++++------ .../mkdocs/locales/ru/LC_MESSAGES/messages.po | 22 +++++++------ .../mkdocs/locales/tr/LC_MESSAGES/messages.po | 23 ++++++++------ .../mkdocs/locales/uk/LC_MESSAGES/messages.po | 19 ++++++------ .../locales/zh_CN/LC_MESSAGES/messages.po | 20 ++++++------ .../locales/zh_TW/LC_MESSAGES/messages.po | 21 +++++++------ mkdocs/themes/mkdocs/messages.pot | 31 ++++++++++--------- .../locales/de/LC_MESSAGES/messages.po | 19 +++++++----- .../locales/es/LC_MESSAGES/messages.po | 19 +++++++----- .../locales/fa/LC_MESSAGES/messages.po | 19 +++++++----- .../locales/fr/LC_MESSAGES/messages.po | 19 +++++++----- .../locales/id/LC_MESSAGES/messages.po | 18 ++++++----- .../locales/it/LC_MESSAGES/messages.po | 19 +++++++----- .../locales/ja/LC_MESSAGES/messages.po | 19 +++++++----- .../locales/pl/LC_MESSAGES/messages.po | 3 +- .../locales/pt_BR/LC_MESSAGES/messages.po | 19 +++++++----- .../locales/ru/LC_MESSAGES/messages.po | 18 ++++++----- .../locales/tr/LC_MESSAGES/messages.po | 25 +++++++++------ .../locales/uk/LC_MESSAGES/messages.po | 20 +++++++----- .../locales/zh_CN/LC_MESSAGES/messages.po | 25 ++++++++------- .../locales/zh_TW/LC_MESSAGES/messages.po | 23 ++++++++------ mkdocs/themes/readthedocs/messages.pot | 2 +- 33 files changed, 332 insertions(+), 280 deletions(-) diff --git a/docs/dev-guide/translations.md b/docs/dev-guide/translations.md index b01f5703c6..4c408b29d1 100644 --- a/docs/dev-guide/translations.md +++ b/docs/dev-guide/translations.md @@ -141,8 +141,8 @@ for. To update the `fr` translation catalog of both built-in themes, use the following commands: ```bash -pybabel update --ignore-obsolete --update-header-comment --input-file mkdocs/themes/mkdocs/messages.pot --output-dir mkdocs/themes/mkdocs/locales -l fr -pybabel update --ignore-obsolete --update-header-comment --input-file mkdocs/themes/readthedocs/messages.pot --output-dir mkdocs/themes/readthedocs/locales -l fr +pybabel update --ignore-obsolete --input-file mkdocs/themes/mkdocs/messages.pot --output-dir mkdocs/themes/mkdocs/locales -l fr +pybabel update --ignore-obsolete --input-file mkdocs/themes/readthedocs/messages.pot --output-dir mkdocs/themes/readthedocs/locales -l fr ``` You can now move on to the next step and [add a translation] for every updated diff --git a/mkdocs/themes/mkdocs/locales/de/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/de/LC_MESSAGES/messages.po index 3bff5377f4..19476c652c 100644 --- a/mkdocs/themes/mkdocs/locales/de/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/de/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-10-24 00:09+0200\n" "Last-Translator: Marc Dietz \n" "Language: de\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Seite nicht gefunden" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Suche" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Zurück" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Weiter" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Bearbeiten auf %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Bearbeiten" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Diese Dokumentation wurde erstellt mit %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/es/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/es/LC_MESSAGES/messages.po index 5e7900f2cd..ac5ccb130a 100644 --- a/mkdocs/themes/mkdocs/locales/es/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/es/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-05-07 12:06+0200\n" "Last-Translator: Álvaro Mondéjar Rubio \n" "Language: es\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Página no encontrada" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Buscar" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Anterior" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Siguiente" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Editar en %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Editar" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Documentación construida con %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/fa/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/fa/LC_MESSAGES/messages.po index 90c67db8f5..30093def62 100644 --- a/mkdocs/themes/mkdocs/locales/fa/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/fa/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-03-03 15:49+0330\n" "Last-Translator: Peyman Mohammadi <@peymanr34>\n" "Language: fa\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "صفحه یافت نشد" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "جستجو" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "قبلی" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "بعدی" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "ویرایش در %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "مستندات ساخته شده توسط %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/fr/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/fr/LC_MESSAGES/messages.po index 5d8f8427b4..cc23fc602f 100644 --- a/mkdocs/themes/mkdocs/locales/fr/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/fr/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-02-23 23:56+0100\n" "Last-Translator: Alexys Jacob @ultrabug\n" "Language: fr\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Page non trouvée" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Rechercher" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Précédent" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Suivant" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Editer dans %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Editer" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Documentation générée avec %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/id/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/id/LC_MESSAGES/messages.po index 5d5ddb58aa..c87bc96ce5 100644 --- a/mkdocs/themes/mkdocs/locales/id/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/id/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2023-03-12 13:50+0800\n" "Last-Translator: Kira \n" "Language: id\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Halaman tidak ditemukan" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Telusuri" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Sebelumnya" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Selanjutnya" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Sunting pada %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Sunting" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Dokumentasi dibuat dengan %(mkdocs_link)s." @@ -81,8 +81,9 @@ msgstr "Halaman sebelumnya" #: mkdocs/themes/mkdocs/search-modal.html:9 msgid "From here you can search these documents. Enter your search terms below." -msgstr "Dari sini Anda dapat mencari dokumen ini. Masukkan istilah pencarian " -"Anda di bawah ini." +msgstr "" +"Dari sini Anda dapat mencari dokumen ini. Masukkan istilah pencarian Anda" +" di bawah ini." #: mkdocs/themes/mkdocs/search-modal.html:12 msgid "Search..." diff --git a/mkdocs/themes/mkdocs/locales/it/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/it/LC_MESSAGES/messages.po index da75f07e02..cc06fe5444 100644 --- a/mkdocs/themes/mkdocs/locales/it/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/it/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-06-05 12:23+0200\n" "Last-Translator: Francesco Maida \n" "Language: it\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Pagina non trovata" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Cerca" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Precedente" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Successivo" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Modifica su %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Modificare" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Documentazione creata con %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/ja/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/ja/LC_MESSAGES/messages.po index 7b3c2268b5..77f4bef022 100644 --- a/mkdocs/themes/mkdocs/locales/ja/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/ja/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-07-31 12:06+0900\n" "Last-Translator: Goto Hayato \n" "Language: ja\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "ページが見つかりません" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "検索" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "前へ" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "次へ" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "%(repo_name)s で編集" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "%(mkdocs_link)s でビルドされたドキュメンテーション" diff --git a/mkdocs/themes/mkdocs/locales/nb/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/nb/LC_MESSAGES/messages.po index ad9e9699de..50a12bc51c 100644 --- a/mkdocs/themes/mkdocs/locales/nb/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/nb/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-10-26 11:10+0200\n" "Last-Translator: Per Christian Gaustad \n" "Language: nb\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Fant ikke siden" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Søk" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Forrige" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Neste" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Rediger på %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Rediger" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Dokumentasjonen bygget med %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/nn/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/nn/LC_MESSAGES/messages.po index 66992e7f99..d2a621698d 100644 --- a/mkdocs/themes/mkdocs/locales/nn/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/nn/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-10-26 11:10+0200\n" "Last-Translator: Per Christian Gaustad \n" "Language: nn\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Fann ikkje sida" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Søk" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Førre" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Neste" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Rediger på %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Rediger" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Dokumentasjonen bygd med %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/pl/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/pl/LC_MESSAGES/messages.po index 433a27a2cb..531142aa07 100644 --- a/mkdocs/themes/mkdocs/locales/pl/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/pl/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2024-03-21 17:46+0100\n" "Last-Translator: Szymon Rakowski \n" "Language: pl\n" @@ -22,31 +22,31 @@ msgstr "" msgid "Page not found" msgstr "Nie znaleziono strony" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Szukaj" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Wstecz" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Dalej" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Edytuj w %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Edytuj" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Dokumentacja zbudowana przy użyciu pakietu %(mkdocs_link)s." @@ -82,7 +82,9 @@ msgstr "Poprzednia strona" #: mkdocs/themes/mkdocs/search-modal.html:9 msgid "From here you can search these documents. Enter your search terms below." -msgstr "W tym miejscu możesz przeszukiwać dokumenty. Wpisz swoją frazę do wyszukania poniżej." +msgstr "" +"W tym miejscu możesz przeszukiwać dokumenty. Wpisz swoją frazę do " +"wyszukania poniżej." #: mkdocs/themes/mkdocs/search-modal.html:12 msgid "Search..." diff --git a/mkdocs/themes/mkdocs/locales/pt_BR/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/pt_BR/LC_MESSAGES/messages.po index 5491968d2c..4e7ce3019d 100644 --- a/mkdocs/themes/mkdocs/locales/pt_BR/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/pt_BR/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-09-07 12:06+0200\n" "Last-Translator: Nicole Buitoni \n" "Language: pt_BR\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Página não encontrada" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Buscar" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Anterior" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Seguinte" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Editar em %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Editar" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Documentação construída com %(mkdocs_link)s." diff --git a/mkdocs/themes/mkdocs/locales/ru/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/ru/LC_MESSAGES/messages.po index c275758a80..39ea3b25b3 100644 --- a/mkdocs/themes/mkdocs/locales/ru/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/ru/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-09-13 23:23+0300\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-09-13 23:23+0300\n" "Last-Translator: Alexander Krasnikov \n" "Language: ru\n" @@ -16,37 +16,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Страница не найдена" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Поиск" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Назад" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Вперед" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Редактировать в %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Редактировать" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Документация создана с помощью %(mkdocs_link)s." @@ -82,7 +82,9 @@ msgstr "Предыдущая страница" #: mkdocs/themes/mkdocs/search-modal.html:9 msgid "From here you can search these documents. Enter your search terms below." -msgstr "Чтобы воспользоваться поиском по документам, введите поисковый запрос ниже." +msgstr "" +"Чтобы воспользоваться поиском по документам, введите поисковый запрос " +"ниже." #: mkdocs/themes/mkdocs/search-modal.html:12 msgid "Search..." diff --git a/mkdocs/themes/mkdocs/locales/tr/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/tr/LC_MESSAGES/messages.po index 8d13285487..87271a1be6 100644 --- a/mkdocs/themes/mkdocs/locales/tr/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/tr/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-08-21 18:58+0300\n" "Last-Translator: Mustafa Sami Salt \n" "Language: tr\n" @@ -15,37 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Sayfa bulunamadı" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Ara" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Önceki" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Sonraki" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "%(repo_name)s içinde düzenle" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Düzenle" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Belgeler %(mkdocs_link)s ile oluşturuldu." @@ -81,7 +81,9 @@ msgstr "Önceki sayfa" #: mkdocs/themes/mkdocs/search-modal.html:9 msgid "From here you can search these documents. Enter your search terms below." -msgstr "Buradan belgelerde arama yapabilirsiniz. Arama terimlerinizi aşağıya girin." +msgstr "" +"Buradan belgelerde arama yapabilirsiniz. Arama terimlerinizi aşağıya " +"girin." #: mkdocs/themes/mkdocs/search-modal.html:12 msgid "Search..." @@ -98,3 +100,4 @@ msgstr "Sonuç bulunamadı" #: mkdocs/themes/mkdocs/toc.html:3 msgid "Table of Contents" msgstr "İçindekiler" + diff --git a/mkdocs/themes/mkdocs/locales/uk/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/uk/LC_MESSAGES/messages.po index 681b791c92..6aeb595966 100644 --- a/mkdocs/themes/mkdocs/locales/uk/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/uk/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-09-17 15:51+0200\n" "Last-Translator: Oleh Prypin <@oprypin>\n" "Language: uk\n" @@ -16,37 +16,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "Сторінку не знайдено" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "Пошук" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "Назад" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "Вперед" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "Редагувати в %(repo_name)s" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "Редагувати" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "Документація збудована з %(mkdocs_link)s." @@ -99,3 +99,4 @@ msgstr "Нічого не знайдено" #: mkdocs/themes/mkdocs/toc.html:3 msgid "Table of Contents" msgstr "Зміст" + diff --git a/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po index ff6c135dff..df74c0866c 100644 --- a/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/zh_CN/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-08-23 04:28+0800\n" "Last-Translator: xingkong0113 \n" "Language: zh_CN\n" @@ -15,38 +15,37 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" -"X-Generator: Poedit 2.4.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "找不到页面" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "搜索" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "上一章" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "下一章" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "在%(repo_name)s上编辑" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "编辑" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "用%(mkdocs_link)s建立的文档。" @@ -99,3 +98,4 @@ msgstr "没有搜索到结果" #: mkdocs/themes/mkdocs/toc.html:3 msgid "Table of Contents" msgstr "目录" + diff --git a/mkdocs/themes/mkdocs/locales/zh_TW/LC_MESSAGES/messages.po b/mkdocs/themes/mkdocs/locales/zh_TW/LC_MESSAGES/messages.po index 4b1f4c6b6c..d2daad74d3 100644 --- a/mkdocs/themes/mkdocs/locales/zh_TW/LC_MESSAGES/messages.po +++ b/mkdocs/themes/mkdocs/locales/zh_TW/LC_MESSAGES/messages.po @@ -6,46 +6,46 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2023-09-06 02:13+0800\n" "Last-Translator: Peter Dave Hello \n" "Language: zh_Hant_TW\n" "Language-Team: zh_Hant_TW \n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.6.0\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "找不到頁面" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "搜尋" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "上一頁" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "下一頁" -#: mkdocs/themes/mkdocs/base.html:142 mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "在 %(repo_name)s 上編輯" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "編輯" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "使用 %(mkdocs_link)s 建立的文件" @@ -98,3 +98,4 @@ msgstr "沒有找到結果" #: mkdocs/themes/mkdocs/toc.html:3 msgid "Table of Contents" msgstr "目錄" + diff --git a/mkdocs/themes/mkdocs/messages.pot b/mkdocs/themes/mkdocs/messages.pot index 7e05538e91..b93757e328 100644 --- a/mkdocs/themes/mkdocs/messages.pot +++ b/mkdocs/themes/mkdocs/messages.pot @@ -1,51 +1,51 @@ # Translations template for MkDocs. -# Copyright (C) 2022 MkDocs +# Copyright (C) 2024 MkDocs # This file is distributed under the same license as the MkDocs project. +# FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: MkDocs 1.3.1\n" -"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"Project-Id-Version: MkDocs 1.5.3\n" +"Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <@nickname or @email>\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/mkdocs/404.html:8 msgid "Page not found" msgstr "" -#: mkdocs/themes/mkdocs/base.html:116 +#: mkdocs/themes/mkdocs/base.html:113 #: mkdocs/themes/mkdocs/keyboard-modal.html:31 #: mkdocs/themes/mkdocs/search-modal.html:5 msgid "Search" msgstr "" -#: mkdocs/themes/mkdocs/base.html:126 +#: mkdocs/themes/mkdocs/base.html:123 msgid "Previous" msgstr "" -#: mkdocs/themes/mkdocs/base.html:131 +#: mkdocs/themes/mkdocs/base.html:128 msgid "Next" msgstr "" -#: mkdocs/themes/mkdocs/base.html:142 -#: mkdocs/themes/mkdocs/base.html:144 -#: mkdocs/themes/mkdocs/base.html:146 -#: mkdocs/themes/mkdocs/base.html:148 +#: mkdocs/themes/mkdocs/base.html:139 mkdocs/themes/mkdocs/base.html:141 +#: mkdocs/themes/mkdocs/base.html:143 mkdocs/themes/mkdocs/base.html:145 #, python-format msgid "Edit on %(repo_name)s" msgstr "" -#: mkdocs/themes/mkdocs/base.html:150 +#: mkdocs/themes/mkdocs/base.html:147 msgid "Edit" msgstr "" -#: mkdocs/themes/mkdocs/base.html:190 +#: mkdocs/themes/mkdocs/base.html:187 #, python-format msgid "Documentation built with %(mkdocs_link)s." msgstr "" @@ -98,3 +98,4 @@ msgstr "" #: mkdocs/themes/mkdocs/toc.html:3 msgid "Table of Contents" msgstr "" + diff --git a/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po index 6feb6ce08d..d36b4d3b4d 100644 --- a/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # German translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2.3\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-10-23 18:52+0200\n" "Last-Translator: Marc Dietz \n" "Language: de\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Seite nicht gefunden" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Navigationsmenü" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Mobile Navigationsmenü" @@ -56,13 +55,13 @@ msgstr "Breadcrumb-Navigation" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Zurück" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Weiter" @@ -77,6 +76,10 @@ msgid "" "%(rtd_link)s." msgstr "Erzeugt mit %(mkdocs_link)s mit einem %(sphinx_link)s von %(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Suchergebnisse" diff --git a/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po index 52aacfb0f3..ed5398a901 100644 --- a/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Spanish translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-12-06 13:33+0100\n" "Last-Translator: Álvaro Mondéjar Rubio \n" "Language: es\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Página no encontrada" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Menu de navegación" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Menú de navegación en móvil" @@ -56,13 +55,13 @@ msgstr "Navegación de rastro" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Anterior" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Siguiente" @@ -79,6 +78,10 @@ msgstr "" "Construído con %(mkdocs_link)s usando %(sphinx_link)s provisto por " "%(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Resultados de búsqueda" diff --git a/mkdocs/themes/readthedocs/locales/fa/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/fa/LC_MESSAGES/messages.po index aa4c7d7aca..dcc042ec3f 100644 --- a/mkdocs/themes/readthedocs/locales/fa/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/fa/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Persian translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2.2\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-03-03 15:56+0330\n" "Last-Translator: Peyman Mohammadi <@peymanr34>\n" "Language: fa\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "صفحه یافت نشد" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "لوگو" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "منوی ناوبری" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "منوی ناوبری موبایل" @@ -56,13 +55,13 @@ msgstr "فهرست مسیر" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "قبلی" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "بعدی" @@ -79,6 +78,10 @@ msgstr "" "ساخته شده توسط %(mkdocs_link)s با استفاده از %(sphinx_link)s ارائه شده " "توسط %(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "نتایج جستجو" diff --git a/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po index f109710c36..d09cb1c2d5 100644 --- a/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # French translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-02-23 23:56+0100\n" "Last-Translator: Alexys Jacob @ultrabug\n" "Language: fr\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Page non trouvée" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Menu de navigation" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Menu de navigation sur mobile" @@ -56,13 +55,13 @@ msgstr "Fil d'Ariane" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Précédent" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Suivant" @@ -79,6 +78,10 @@ msgstr "" "Générée avec %(mkdocs_link)s avec un %(sphinx_link)s fourni par " "%(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Résultats de la recherche" diff --git a/mkdocs/themes/readthedocs/locales/id/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/id/LC_MESSAGES/messages.po index d454d55eb3..25f99c4a58 100644 --- a/mkdocs/themes/readthedocs/locales/id/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/id/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2023-03-21 21:00+0800\n" "Last-Translator: Kira \n" "Language: id\n" @@ -16,21 +16,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.12.1\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Halaman tidak ditemukan" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Menu navigasi" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Menu navigasi seluler" @@ -56,13 +56,13 @@ msgstr "Navigasi Remah Roti" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Sebelumnya" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Selanjutnya" @@ -79,6 +79,10 @@ msgstr "" "Dibangun dengan %(mkdocs_link)s menggunakan %(sphinx_link)s yang " "disediakan oleh %(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Hasil Penelusuran" diff --git a/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po index f135b1f09f..0e485844f0 100644 --- a/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Italian translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-06-05 13:13+0200\n" "Last-Translator: Francesco Maida \n" "Language: it\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Pagina non trovata" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Menu" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Menu di navigazione mobile" @@ -56,13 +55,13 @@ msgstr "Navigazione breadcrumb" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Precedente" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Successivo" @@ -79,6 +78,10 @@ msgstr "" "Creato con %(mkdocs_link)s utilizzando un %(sphinx_link)s fornito da " "%(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Risultati della ricerca" diff --git a/mkdocs/themes/readthedocs/locales/ja/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/ja/LC_MESSAGES/messages.po index eec89ba8b2..123e3bdf79 100644 --- a/mkdocs/themes/readthedocs/locales/ja/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/ja/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Japanese translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-07-31 12:07+0900\n" "Last-Translator: Goto Hayato \n" "Language: ja\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "ページが見つかりません" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "ロゴ" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "ナビゲーションメニュー" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "モバイルナビゲーションメニュー" @@ -56,13 +55,13 @@ msgstr "パンくずリストナビゲーション" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "前へ" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "次へ" @@ -77,6 +76,10 @@ msgid "" "%(rtd_link)s." msgstr "%(rtd_link)s 提供の %(sphinx_link)s を使って %(mkdocs_link)s でビルドされました。" +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "検索結果" diff --git a/mkdocs/themes/readthedocs/locales/pl/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/pl/LC_MESSAGES/messages.po index 43ac1ccc74..32dfbb2445 100644 --- a/mkdocs/themes/readthedocs/locales/pl/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/pl/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Polish translations for MkDocs. # Copyright (C) 2024 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2024. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2024-03-30 23:45+0100\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2024-03-21 17:46+0100\n" "Last-Translator: Szymon Rakowski \n" "Language: pl\n" diff --git a/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po index 3daf5120d9..6652a53109 100644 --- a/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Portuguese (Brazil) translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2021-09-07 12:06+0200\n" "Last-Translator: Gustavo Lucas Valente \n" "Language: pt_BR\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Página não encontrada" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Menu de navegação" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Menu de navegação em dispositivo móvel" @@ -56,13 +55,13 @@ msgstr "Caminho de migalhas" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Anterior" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Seguinte" @@ -79,6 +78,10 @@ msgstr "" "Construído com %(mkdocs_link)s usando %(sphinx_link)s provido por " "%(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Resultados da busca" diff --git a/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po index 41c21774f6..ee853ef891 100644 --- a/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2022-09-13 23:23+0300\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-09-13 23:23+0300\n" "Last-Translator: Alexander Krasnikov \n" "Language: ru\n" @@ -16,21 +16,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Страница не найдена" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Логотип" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Навигационное меню" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Мобильная версия навигации" @@ -56,13 +56,13 @@ msgstr "Навигационная цепочка" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Назад" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Вперед" @@ -79,6 +79,10 @@ msgstr "" "Собрано в %(mkdocs_link)s с использованием %(sphinx_link)s от " "%(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Результаты поиска" diff --git a/mkdocs/themes/readthedocs/locales/tr/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/tr/LC_MESSAGES/messages.po index dbfe141db5..ab4eb19246 100644 --- a/mkdocs/themes/readthedocs/locales/tr/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/tr/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Turkish translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-08-21 18:39+0300\n" "Last-Translator: Mustafa Sami Salt \n" "Language: tr\n" @@ -16,21 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Sayfa bulunamadı" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Gezinme menüsü" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Mobil gezinme menüsü" @@ -56,13 +55,13 @@ msgstr "Breadcrumb Gezinmesi" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Önceki" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Sonraki" @@ -75,8 +74,13 @@ msgstr "Footer Gezinmesi" msgid "" "Built with %(mkdocs_link)s using a %(sphinx_link)s provided by " "%(rtd_link)s." -msgstr "%(rtd_link)s tarafından sağlanan %(sphinx_link)s " -"kullanılarak %(mkdocs_link)s ile oluşturuldu." +msgstr "" +"%(rtd_link)s tarafından sağlanan %(sphinx_link)s kullanılarak " +"%(mkdocs_link)s ile oluşturuldu." + +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" @@ -106,3 +110,4 @@ msgstr "Belgelerde ara" #: mkdocs/themes/readthedocs/versions.html:1 msgid "Versions" msgstr "Sürümler" + diff --git a/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po index 739f4184c5..a9a9d839b9 100644 --- a/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po @@ -1,13 +1,12 @@ # Ukrainian translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-09-17 15:51+0200\n" "Last-Translator: Oleh Prypin <@oprypin>\n" "Language: uk\n" @@ -17,21 +16,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "Сторінку не знайдено" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Логотип" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "Меню навігації" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "Мобільна версія меню" @@ -57,13 +56,13 @@ msgstr "Навігаційна стежка" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "Назад" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "Вперед" @@ -80,6 +79,10 @@ msgstr "" "Зібрано у %(mkdocs_link)s з використанням %(sphinx_link)s від " "%(rtd_link)s." +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" +msgstr "" + #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" msgstr "Результати пошуку" @@ -108,3 +111,4 @@ msgstr "Пошук у документації" #: mkdocs/themes/readthedocs/versions.html:1 msgid "Versions" msgstr "Версії" + diff --git a/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po index 6e7999a4fb..db178ada47 100644 --- a/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/zh_CN/LC_MESSAGES/messages.po @@ -1,14 +1,12 @@ # Chinese (Simplified, China) translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.2\n" -"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues" -"\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2022-08-23 04:29+0800\n" "Last-Translator: xingkong0113 \n" "Language: zh_CN\n" @@ -17,22 +15,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" -"X-Generator: Poedit 2.4.3\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "找不到页面" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "导航栏" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "移动导航栏" @@ -58,13 +55,13 @@ msgstr "面包屑导航" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "上一章" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "下一章" @@ -77,8 +74,11 @@ msgstr "页脚导航" msgid "" "Built with %(mkdocs_link)s using a %(sphinx_link)s provided by " "%(rtd_link)s." +msgstr "用%(mkdocs_link)s构建,使用%(rtd_link)s提供的%(sphinx_link)s。" + +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" msgstr "" -"用%(mkdocs_link)s构建,使用%(rtd_link)s提供的%(sphinx_link)s。" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" @@ -108,3 +108,4 @@ msgstr "搜索文档" #: mkdocs/themes/readthedocs/versions.html:1 msgid "Versions" msgstr "版本" + diff --git a/mkdocs/themes/readthedocs/locales/zh_TW/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/zh_TW/LC_MESSAGES/messages.po index 3be1ac120c..31d8abda46 100644 --- a/mkdocs/themes/readthedocs/locales/zh_TW/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/zh_TW/LC_MESSAGES/messages.po @@ -1,36 +1,35 @@ # Chinese (Traditional, Taiwan) translations for MkDocs. # Copyright (C) 2022 MkDocs # This file is distributed under the same license as the MkDocs project. -# FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: MkDocs 1.3.1\n" "Report-Msgid-Bugs-To: \"https://github.com/mkdocs/mkdocs/issues\"\n" -"POT-Creation-Date: 2022-08-15 17:05+0200\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: 2023-09-06 02:19+0800\n" "Last-Translator: Peter Dave Hello \n" "Language: zh_Hant_TW\n" "Language-Team: zh_Hant_TW \n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.6.0\n" +"Generated-By: Babel 2.14.0\n" #: mkdocs/themes/readthedocs/404.html:7 msgid "Page not found" msgstr "找不到頁面" -#: mkdocs/themes/readthedocs/base.html:97 +#: mkdocs/themes/readthedocs/base.html:96 msgid "Logo" msgstr "Logo" -#: mkdocs/themes/readthedocs/base.html:111 +#: mkdocs/themes/readthedocs/base.html:110 msgid "Navigation menu" msgstr "導覽列" -#: mkdocs/themes/readthedocs/base.html:140 +#: mkdocs/themes/readthedocs/base.html:147 msgid "Mobile navigation menu" msgstr "行動裝置導覽列" @@ -56,13 +55,13 @@ msgstr "軌跡瀏覽" #: mkdocs/themes/readthedocs/breadcrumbs.html:36 #: mkdocs/themes/readthedocs/footer.html:7 -#: mkdocs/themes/readthedocs/versions.html:17 +#: mkdocs/themes/readthedocs/versions.html:21 msgid "Previous" msgstr "上一頁" #: mkdocs/themes/readthedocs/breadcrumbs.html:39 #: mkdocs/themes/readthedocs/footer.html:10 -#: mkdocs/themes/readthedocs/versions.html:20 +#: mkdocs/themes/readthedocs/versions.html:24 msgid "Next" msgstr "下一頁" @@ -75,8 +74,11 @@ msgstr "頁尾導覽" msgid "" "Built with %(mkdocs_link)s using a %(sphinx_link)s provided by " "%(rtd_link)s." +msgstr "使用 %(mkdocs_link)s 建置,並採用 %(rtd_link)s 所提供的 %(sphinx_link)s。" + +#: mkdocs/themes/readthedocs/footer.html:25 +msgid "theme" msgstr "" -"使用 %(mkdocs_link)s 建置,並採用 %(rtd_link)s 所提供的 %(sphinx_link)s。" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" @@ -106,3 +108,4 @@ msgstr "搜尋文件" #: mkdocs/themes/readthedocs/versions.html:1 msgid "Versions" msgstr "版本" + diff --git a/mkdocs/themes/readthedocs/messages.pot b/mkdocs/themes/readthedocs/messages.pot index 5407573a3f..9780e912c7 100644 --- a/mkdocs/themes/readthedocs/messages.pot +++ b/mkdocs/themes/readthedocs/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: MkDocs 1.5.3\n" "Report-Msgid-Bugs-To: https://github.com/mkdocs/mkdocs/issues\n" -"POT-Creation-Date: 2024-03-30 23:45+0100\n" +"POT-Creation-Date: 2024-04-09 16:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" From f9aaa04a216332665600081d95d0ec6adb439eb0 Mon Sep 17 00:00:00 2001 From: Oleh Prypin Date: Tue, 9 Apr 2024 16:20:59 +0200 Subject: [PATCH 2/2] Translate the word "theme" added to the readthedocs theme --- mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po | 2 +- mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po | 4 ++-- mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po | 2 +- mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po | 2 +- .../themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po | 4 ++-- mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po | 2 +- mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po index d36b4d3b4d..b8cb0266fc 100644 --- a/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/de/LC_MESSAGES/messages.po @@ -78,7 +78,7 @@ msgstr "Erzeugt mit %(mkdocs_link)s mit einem %(sphinx_link)s von %(rtd_link)s." #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "Thema" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" diff --git a/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po index ed5398a901..c3421adb55 100644 --- a/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/es/LC_MESSAGES/messages.po @@ -75,12 +75,12 @@ msgid "" "Built with %(mkdocs_link)s using a %(sphinx_link)s provided by " "%(rtd_link)s." msgstr "" -"Construído con %(mkdocs_link)s usando %(sphinx_link)s provisto por " +"Construído con %(mkdocs_link)s usando un %(sphinx_link)s provisto por " "%(rtd_link)s." #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "tema" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" diff --git a/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po index d09cb1c2d5..4138a1864d 100644 --- a/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/fr/LC_MESSAGES/messages.po @@ -80,7 +80,7 @@ msgstr "" #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "thème" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" diff --git a/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po index 0e485844f0..f73364e420 100644 --- a/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/it/LC_MESSAGES/messages.po @@ -80,7 +80,7 @@ msgstr "" #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "tema" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" diff --git a/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po index 6652a53109..3aa29e1919 100644 --- a/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/pt_BR/LC_MESSAGES/messages.po @@ -75,12 +75,12 @@ msgid "" "Built with %(mkdocs_link)s using a %(sphinx_link)s provided by " "%(rtd_link)s." msgstr "" -"Construído com %(mkdocs_link)s usando %(sphinx_link)s provido por " +"Construído com %(mkdocs_link)s usando um %(sphinx_link)s provido por " "%(rtd_link)s." #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "tema" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" diff --git a/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po index ee853ef891..be122def84 100644 --- a/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/ru/LC_MESSAGES/messages.po @@ -81,7 +81,7 @@ msgstr "" #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "темы" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results" diff --git a/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po b/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po index a9a9d839b9..e48fa3dfdd 100644 --- a/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po +++ b/mkdocs/themes/readthedocs/locales/uk/LC_MESSAGES/messages.po @@ -81,7 +81,7 @@ msgstr "" #: mkdocs/themes/readthedocs/footer.html:25 msgid "theme" -msgstr "" +msgstr "теми" #: mkdocs/themes/readthedocs/search.html:5 msgid "Search Results"