Merge pull request #3625 from mkdocs/themepo

Re-generate localization files, update a new word
This commit is contained in:
Oleh Prypin
2024-04-10 22:00:30 +02:00
committed by GitHub
33 changed files with 334 additions and 282 deletions

View File

@@ -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

View File

@@ -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 <marc@projectleviathan.de>\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."

View File

@@ -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 <mondejar1994@gmail.com>\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."

View File

@@ -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."

View File

@@ -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."

View File

@@ -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 <kiraware@github.com>\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..."

View File

@@ -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 <francesco.maida@gmail.com>\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."

View File

@@ -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 <habita.gh@gmail.com>\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 でビルドされたドキュメンテーション"

View File

@@ -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 <pcgaustad@mailbox.org>\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."

View File

@@ -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 <pcgaustad@mailbox.org>\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."

View File

@@ -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 <szymon.rakowski@ac.com.pl>\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..."

View File

@@ -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 <ni.buitoni@gmail.com>\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."

View File

@@ -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 <alexander@krasnikov.net>\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..."

View File

@@ -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 <mss1451@gmail.com>\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"

View File

@@ -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 "Зміст"

View File

@@ -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 <dingpengyu06@gmail.com>\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 "目录"

View File

@@ -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 <hsu@peterdavehello.org>\n"
"Language: zh_Hant_TW\n"
"Language-Team: zh_Hant_TW <hsu@peterdavehello.org>\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 "目錄"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 ""

View File

@@ -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 <EMAIL@ADDRESS>, 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 <marc@projectleviathan.de>\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 "Thema"
#: mkdocs/themes/readthedocs/search.html:5
msgid "Search Results"
msgstr "Suchergebnisse"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <mondejar1994@gmail.com>\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"
@@ -76,9 +75,13 @@ 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 "tema"
#: mkdocs/themes/readthedocs/search.html:5
msgid "Search Results"
msgstr "Resultados de búsqueda"

View File

@@ -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 <EMAIL@ADDRESS>, 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 "نتایج جستجو"

View File

@@ -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 <EMAIL@ADDRESS>, 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 "thème"
#: mkdocs/themes/readthedocs/search.html:5
msgid "Search Results"
msgstr "Résultats de la recherche"

View File

@@ -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 <kiraware@github.com>\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"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <francesco.maida@gmail.com>\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 "tema"
#: mkdocs/themes/readthedocs/search.html:5
msgid "Search Results"
msgstr "Risultati della ricerca"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <habita.gh@gmail.com>\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 "検索結果"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <szymon.rakowski@ac.com.pl>\n"
"Language: pl\n"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <gutivalente@gmail.com>\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"
@@ -76,9 +75,13 @@ 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 "tema"
#: mkdocs/themes/readthedocs/search.html:5
msgid "Search Results"
msgstr "Resultados da busca"

View File

@@ -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 <alexander@krasnikov.net>\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 "Результаты поиска"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <mss1451@gmail.com>\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"

View File

@@ -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 <EMAIL@ADDRESS>, 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 "Версії"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <dingpengyu06@gmail.com>\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 "版本"

View File

@@ -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 <EMAIL@ADDRESS>, 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 <hsu@peterdavehello.org>\n"
"Language: zh_Hant_TW\n"
"Language-Team: zh_Hant_TW <hsu@peterdavehello.org>\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 "版本"

View File

@@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"