' + + '' + + Documentation.gettext("Hide Search Matches") + + "
" + ) + ); + }, + + /** + * helper function to hide the search marks again + */ + hideSearchWords: () => { + document + .querySelectorAll("#searchbox .highlight-link") + .forEach((el) => el.remove()); + document + .querySelectorAll("span.highlighted") + .forEach((el) => el.classList.remove("highlighted")); + const url = new URL(window.location); + url.searchParams.delete("highlight"); + window.history.replaceState({}, "", url); + }, + /** * helper function to focus on search bar */ @@ -110,11 +210,15 @@ const Documentation = { ) return; + const blacklistedElements = new Set([ + "TEXTAREA", + "INPUT", + "SELECT", + "BUTTON", + ]); document.addEventListener("keydown", (event) => { - // bail for input elements - if (BLACKLISTED_KEY_CONTROL_ELEMENTS.has(document.activeElement.tagName)) return; - // bail with special keys - if (event.altKey || event.ctrlKey || event.metaKey) return; + if (blacklistedElements.has(document.activeElement.tagName)) return; // bail for input elements + if (event.altKey || event.ctrlKey || event.metaKey) return; // bail with special keys if (!event.shiftKey) { switch (event.key) { @@ -136,6 +240,10 @@ const Documentation = { event.preventDefault(); } break; + case "Escape": + if (!DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS) break; + Documentation.hideSearchWords(); + event.preventDefault(); } } diff --git a/_static/documentation_options.js b/_static/documentation_options.js index dab586c0d..162a6ba8d 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,4 +1,5 @@ -const DOCUMENTATION_OPTIONS = { +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), VERSION: '', LANGUAGE: 'en', COLLAPSE_INDEX: false, @@ -9,5 +10,5 @@ const DOCUMENTATION_OPTIONS = { SOURCELINK_SUFFIX: '', NAVIGATION_WITH_KEYS: false, SHOW_SEARCH_SUMMARY: true, - ENABLE_SEARCH_SHORTCUTS: true, + ENABLE_SEARCH_SHORTCUTS: false, }; \ No newline at end of file diff --git a/_static/language_data.js b/_static/language_data.js index 367b8ed81..2e22b06ab 100644 --- a/_static/language_data.js +++ b/_static/language_data.js @@ -5,7 +5,7 @@ * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -13,7 +13,7 @@ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; -/* Non-minified version is copied as a separate JS file, if available */ +/* Non-minified version is copied as a separate JS file, is available */ /** * Porter Stemmer diff --git a/_static/locales/ar/LC_MESSAGES/booktheme.po b/_static/locales/ar/LC_MESSAGES/booktheme.po index 34d404c6d..2e8d68202 100644 --- a/_static/locales/ar/LC_MESSAGES/booktheme.po +++ b/_static/locales/ar/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "طباعة إلى PDF" +msgid "suggest edit" +msgstr "أقترح تحرير" -msgid "Theme by the" -msgstr "موضوع بواسطة" +msgid "Last updated on" +msgstr "آخر تحديث في" -msgid "Download source file" -msgstr "تنزيل ملف المصدر" +msgid "Edit this page" +msgstr "قم بتحرير هذه الصفحة" -msgid "open issue" -msgstr "قضية مفتوحة" +msgid "Launch" +msgstr "إطلاق" -msgid "Contents" -msgstr "محتويات" +msgid "Print to PDF" +msgstr "طباعة إلى PDF" -msgid "previous page" -msgstr "الصفحة السابقة" +msgid "open issue" +msgstr "قضية مفتوحة" msgid "Download notebook file" msgstr "تنزيل ملف دفتر الملاحظات" -msgid "Copyright" -msgstr "حقوق النشر" - -msgid "Download this page" -msgstr "قم بتنزيل هذه الصفحة" +msgid "Toggle navigation" +msgstr "تبديل التنقل" msgid "Source repository" msgstr "مستودع المصدر" -msgid "By" +msgid "By the" msgstr "بواسطة" +msgid "next page" +msgstr "الصفحة التالية" + msgid "repository" msgstr "مخزن" -msgid "Last updated on" -msgstr "آخر تحديث في" - -msgid "Toggle navigation" -msgstr "تبديل التنقل" - msgid "Sphinx Book Theme" msgstr "موضوع كتاب أبو الهول" -msgid "suggest edit" -msgstr "أقترح تحرير" +msgid "Download source file" +msgstr "تنزيل ملف المصدر" -msgid "Open an issue" -msgstr "افتح قضية" +msgid "Contents" +msgstr "محتويات" -msgid "Launch" -msgstr "إطلاق" +msgid "By" +msgstr "بواسطة" + +msgid "Copyright" +msgstr "حقوق النشر" msgid "Fullscreen mode" msgstr "وضع ملء الشاشة" -msgid "Edit this page" -msgstr "قم بتحرير هذه الصفحة" +msgid "Open an issue" +msgstr "افتح قضية" -msgid "By the" -msgstr "بواسطة" +msgid "previous page" +msgstr "الصفحة السابقة" -msgid "next page" -msgstr "الصفحة التالية" +msgid "Download this page" +msgstr "قم بتنزيل هذه الصفحة" + +msgid "Theme by the" +msgstr "موضوع بواسطة" diff --git a/_static/locales/bg/LC_MESSAGES/booktheme.po b/_static/locales/bg/LC_MESSAGES/booktheme.po index 7420c19eb..56ef0ebdf 100644 --- a/_static/locales/bg/LC_MESSAGES/booktheme.po +++ b/_static/locales/bg/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Печат в PDF" +msgid "suggest edit" +msgstr "предложи редактиране" -msgid "Theme by the" -msgstr "Тема от" +msgid "Last updated on" +msgstr "Последна актуализация на" -msgid "Download source file" -msgstr "Изтеглете изходния файл" +msgid "Edit this page" +msgstr "Редактирайте тази страница" -msgid "open issue" -msgstr "отворен брой" +msgid "Launch" +msgstr "Стартиране" -msgid "Contents" -msgstr "Съдържание" +msgid "Print to PDF" +msgstr "Печат в PDF" -msgid "previous page" -msgstr "предишна страница" +msgid "open issue" +msgstr "отворен брой" msgid "Download notebook file" msgstr "Изтеглете файла на бележника" -msgid "Copyright" -msgstr "Авторско право" - -msgid "Download this page" -msgstr "Изтеглете тази страница" +msgid "Toggle navigation" +msgstr "Превключване на навигацията" msgid "Source repository" msgstr "Хранилище на източника" -msgid "By" -msgstr "От" +msgid "By the" +msgstr "По" + +msgid "next page" +msgstr "Следваща страница" msgid "repository" msgstr "хранилище" -msgid "Last updated on" -msgstr "Последна актуализация на" - -msgid "Toggle navigation" -msgstr "Превключване на навигацията" - msgid "Sphinx Book Theme" msgstr "Тема на книгата Sphinx" -msgid "suggest edit" -msgstr "предложи редактиране" +msgid "Download source file" +msgstr "Изтеглете изходния файл" -msgid "Open an issue" -msgstr "Отворете проблем" +msgid "Contents" +msgstr "Съдържание" -msgid "Launch" -msgstr "Стартиране" +msgid "By" +msgstr "От" + +msgid "Copyright" +msgstr "Авторско право" msgid "Fullscreen mode" msgstr "Режим на цял екран" -msgid "Edit this page" -msgstr "Редактирайте тази страница" +msgid "Open an issue" +msgstr "Отворете проблем" -msgid "By the" -msgstr "По" +msgid "previous page" +msgstr "предишна страница" -msgid "next page" -msgstr "Следваща страница" +msgid "Download this page" +msgstr "Изтеглете тази страница" + +msgid "Theme by the" +msgstr "Тема от" diff --git a/_static/locales/bn/LC_MESSAGES/booktheme.po b/_static/locales/bn/LC_MESSAGES/booktheme.po index 63a07c362..243ca31f7 100644 --- a/_static/locales/bn/LC_MESSAGES/booktheme.po +++ b/_static/locales/bn/LC_MESSAGES/booktheme.po @@ -8,56 +8,56 @@ msgstr "" "Language: bn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "পিডিএফ প্রিন্ট করুন" +msgid "Last updated on" +msgstr "সর্বশেষ আপডেট" -msgid "Theme by the" -msgstr "থিম দ্বারা" +msgid "Edit this page" +msgstr "এই পৃষ্ঠাটি সম্পাদনা করুন" -msgid "Download source file" -msgstr "উত্স ফাইল ডাউনলোড করুন" +msgid "Launch" +msgstr "শুরু করা" + +msgid "Print to PDF" +msgstr "পিডিএফ প্রিন্ট করুন" msgid "open issue" msgstr "খোলা সমস্যা" -msgid "previous page" -msgstr "আগের পৃষ্ঠা" - msgid "Download notebook file" msgstr "নোটবুক ফাইল ডাউনলোড করুন" -msgid "Copyright" -msgstr "কপিরাইট" - -msgid "Download this page" -msgstr "এই পৃষ্ঠাটি ডাউনলোড করুন" +msgid "Toggle navigation" +msgstr "নেভিগেশন টগল করুন" msgid "Source repository" msgstr "উত্স সংগ্রহস্থল" -msgid "By" +msgid "By the" msgstr "দ্বারা" -msgid "Last updated on" -msgstr "সর্বশেষ আপডেট" - -msgid "Toggle navigation" -msgstr "নেভিগেশন টগল করুন" +msgid "next page" +msgstr "পরবর্তী পৃষ্ঠা" msgid "Sphinx Book Theme" msgstr "স্পিনিক্স বুক থিম" +msgid "Download source file" +msgstr "উত্স ফাইল ডাউনলোড করুন" + +msgid "By" +msgstr "দ্বারা" + +msgid "Copyright" +msgstr "কপিরাইট" + msgid "Open an issue" msgstr "একটি সমস্যা খুলুন" -msgid "Launch" -msgstr "শুরু করা" - -msgid "Edit this page" -msgstr "এই পৃষ্ঠাটি সম্পাদনা করুন" +msgid "previous page" +msgstr "আগের পৃষ্ঠা" -msgid "By the" -msgstr "দ্বারা" +msgid "Download this page" +msgstr "এই পৃষ্ঠাটি ডাউনলোড করুন" -msgid "next page" -msgstr "পরবর্তী পৃষ্ঠা" +msgid "Theme by the" +msgstr "থিম দ্বারা" diff --git a/_static/locales/ca/LC_MESSAGES/booktheme.po b/_static/locales/ca/LC_MESSAGES/booktheme.po index 8fb358bf1..b27a13db9 100644 --- a/_static/locales/ca/LC_MESSAGES/booktheme.po +++ b/_static/locales/ca/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Imprimeix a PDF" +msgid "suggest edit" +msgstr "suggerir edició" -msgid "Theme by the" -msgstr "Tema del" +msgid "Last updated on" +msgstr "Darrera actualització el" -msgid "Download source file" -msgstr "Baixeu el fitxer font" +msgid "Edit this page" +msgstr "Editeu aquesta pàgina" + +msgid "Launch" +msgstr "Llançament" + +msgid "Print to PDF" +msgstr "Imprimeix a PDF" msgid "open issue" msgstr "número obert" -msgid "previous page" -msgstr "Pàgina anterior" - msgid "Download notebook file" msgstr "Descarregar fitxer de quadern" -msgid "Copyright" -msgstr "Copyright" - -msgid "Download this page" -msgstr "Descarregueu aquesta pàgina" +msgid "Toggle navigation" +msgstr "Commuta la navegació" msgid "Source repository" msgstr "Dipòsit de fonts" -msgid "By" -msgstr "Per" - -msgid "Last updated on" -msgstr "Darrera actualització el" +msgid "By the" +msgstr "Per la" -msgid "Toggle navigation" -msgstr "Commuta la navegació" +msgid "next page" +msgstr "pàgina següent" msgid "Sphinx Book Theme" msgstr "Tema del llibre Esfinx" -msgid "suggest edit" -msgstr "suggerir edició" +msgid "Download source file" +msgstr "Baixeu el fitxer font" + +msgid "By" +msgstr "Per" + +msgid "Copyright" +msgstr "Copyright" msgid "Open an issue" msgstr "Obriu un número" -msgid "Launch" -msgstr "Llançament" - -msgid "Edit this page" -msgstr "Editeu aquesta pàgina" +msgid "previous page" +msgstr "Pàgina anterior" -msgid "By the" -msgstr "Per la" +msgid "Download this page" +msgstr "Descarregueu aquesta pàgina" -msgid "next page" -msgstr "pàgina següent" +msgid "Theme by the" +msgstr "Tema del" diff --git a/_static/locales/cs/LC_MESSAGES/booktheme.po b/_static/locales/cs/LC_MESSAGES/booktheme.po index c6ef46908..3818df976 100644 --- a/_static/locales/cs/LC_MESSAGES/booktheme.po +++ b/_static/locales/cs/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: cs\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Tisk do PDF" +msgid "suggest edit" +msgstr "navrhnout úpravy" -msgid "Theme by the" -msgstr "Téma od" +msgid "Last updated on" +msgstr "Naposledy aktualizováno" -msgid "Download source file" -msgstr "Stáhněte si zdrojový soubor" +msgid "Edit this page" +msgstr "Upravit tuto stránku" -msgid "open issue" -msgstr "otevřené číslo" +msgid "Launch" +msgstr "Zahájení" -msgid "Contents" -msgstr "Obsah" +msgid "Print to PDF" +msgstr "Tisk do PDF" -msgid "previous page" -msgstr "předchozí stránka" +msgid "open issue" +msgstr "otevřené číslo" msgid "Download notebook file" msgstr "Stáhnout soubor poznámkového bloku" -msgid "Copyright" -msgstr "autorská práva" - -msgid "Download this page" -msgstr "Stáhněte si tuto stránku" +msgid "Toggle navigation" +msgstr "Přepnout navigaci" msgid "Source repository" msgstr "Zdrojové úložiště" -msgid "By" +msgid "By the" msgstr "Podle" +msgid "next page" +msgstr "další strana" + msgid "repository" msgstr "úložiště" -msgid "Last updated on" -msgstr "Naposledy aktualizováno" - -msgid "Toggle navigation" -msgstr "Přepnout navigaci" - msgid "Sphinx Book Theme" msgstr "Téma knihy Sfinga" -msgid "suggest edit" -msgstr "navrhnout úpravy" +msgid "Download source file" +msgstr "Stáhněte si zdrojový soubor" -msgid "Open an issue" -msgstr "Otevřete problém" +msgid "Contents" +msgstr "Obsah" -msgid "Launch" -msgstr "Zahájení" +msgid "By" +msgstr "Podle" + +msgid "Copyright" +msgstr "autorská práva" msgid "Fullscreen mode" msgstr "Režim celé obrazovky" -msgid "Edit this page" -msgstr "Upravit tuto stránku" +msgid "Open an issue" +msgstr "Otevřete problém" -msgid "By the" -msgstr "Podle" +msgid "previous page" +msgstr "předchozí stránka" -msgid "next page" -msgstr "další strana" +msgid "Download this page" +msgstr "Stáhněte si tuto stránku" + +msgid "Theme by the" +msgstr "Téma od" diff --git a/_static/locales/da/LC_MESSAGES/booktheme.po b/_static/locales/da/LC_MESSAGES/booktheme.po index 306a38e52..7f20a3bd0 100644 --- a/_static/locales/da/LC_MESSAGES/booktheme.po +++ b/_static/locales/da/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Udskriv til PDF" +msgid "suggest edit" +msgstr "foreslå redigering" -msgid "Theme by the" -msgstr "Tema af" +msgid "Last updated on" +msgstr "Sidst opdateret den" -msgid "Download source file" -msgstr "Download kildefil" +msgid "Edit this page" +msgstr "Rediger denne side" -msgid "open issue" -msgstr "åbent nummer" +msgid "Launch" +msgstr "Start" -msgid "Contents" -msgstr "Indhold" +msgid "Print to PDF" +msgstr "Udskriv til PDF" -msgid "previous page" -msgstr "forrige side" +msgid "open issue" +msgstr "åbent nummer" msgid "Download notebook file" msgstr "Download notesbog-fil" -msgid "Copyright" -msgstr "ophavsret" - -msgid "Download this page" -msgstr "Download denne side" +msgid "Toggle navigation" +msgstr "Skift navigation" msgid "Source repository" msgstr "Kildelager" -msgid "By" +msgid "By the" msgstr "Ved" +msgid "next page" +msgstr "Næste side" + msgid "repository" msgstr "lager" -msgid "Last updated on" -msgstr "Sidst opdateret den" - -msgid "Toggle navigation" -msgstr "Skift navigation" - msgid "Sphinx Book Theme" msgstr "Sphinx bogtema" -msgid "suggest edit" -msgstr "foreslå redigering" +msgid "Download source file" +msgstr "Download kildefil" -msgid "Open an issue" -msgstr "Åbn et problem" +msgid "Contents" +msgstr "Indhold" -msgid "Launch" -msgstr "Start" +msgid "By" +msgstr "Ved" + +msgid "Copyright" +msgstr "ophavsret" msgid "Fullscreen mode" msgstr "Fuldskærmstilstand" -msgid "Edit this page" -msgstr "Rediger denne side" +msgid "Open an issue" +msgstr "Åbn et problem" -msgid "By the" -msgstr "Ved" +msgid "previous page" +msgstr "forrige side" -msgid "next page" -msgstr "Næste side" +msgid "Download this page" +msgstr "Download denne side" + +msgid "Theme by the" +msgstr "Tema af" diff --git a/_static/locales/de/LC_MESSAGES/booktheme.po b/_static/locales/de/LC_MESSAGES/booktheme.po index 4925360d4..c0027d3ab 100644 --- a/_static/locales/de/LC_MESSAGES/booktheme.po +++ b/_static/locales/de/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "In PDF drucken" +msgid "suggest edit" +msgstr "vorschlagen zu bearbeiten" -msgid "Theme by the" -msgstr "Thema von der" +msgid "Last updated on" +msgstr "Zuletzt aktualisiert am" -msgid "Download source file" -msgstr "Quelldatei herunterladen" +msgid "Edit this page" +msgstr "Bearbeite diese Seite" -msgid "open issue" -msgstr "offenes Thema" +msgid "Launch" +msgstr "Starten" -msgid "Contents" -msgstr "Inhalt" +msgid "Print to PDF" +msgstr "In PDF drucken" -msgid "previous page" -msgstr "vorherige Seite" +msgid "open issue" +msgstr "offenes Thema" msgid "Download notebook file" msgstr "Notebook-Datei herunterladen" -msgid "Copyright" -msgstr "Urheberrechte ©" - -msgid "Download this page" -msgstr "Laden Sie diese Seite herunter" +msgid "Toggle navigation" +msgstr "Navigation umschalten" msgid "Source repository" msgstr "Quell-Repository" -msgid "By" -msgstr "Durch" +msgid "By the" +msgstr "Bis zum" + +msgid "next page" +msgstr "Nächste Seite" msgid "repository" msgstr "Repository" -msgid "Last updated on" -msgstr "Zuletzt aktualisiert am" - -msgid "Toggle navigation" -msgstr "Navigation umschalten" - msgid "Sphinx Book Theme" msgstr "Sphinx-Buch-Thema" -msgid "suggest edit" -msgstr "vorschlagen zu bearbeiten" +msgid "Download source file" +msgstr "Quelldatei herunterladen" -msgid "Open an issue" -msgstr "Öffnen Sie ein Problem" +msgid "Contents" +msgstr "Inhalt" -msgid "Launch" -msgstr "Starten" +msgid "By" +msgstr "Durch" + +msgid "Copyright" +msgstr "Urheberrechte ©" msgid "Fullscreen mode" msgstr "Vollbildmodus" -msgid "Edit this page" -msgstr "Bearbeite diese Seite" +msgid "Open an issue" +msgstr "Öffnen Sie ein Problem" -msgid "By the" -msgstr "Bis zum" +msgid "previous page" +msgstr "vorherige Seite" -msgid "next page" -msgstr "Nächste Seite" +msgid "Download this page" +msgstr "Laden Sie diese Seite herunter" + +msgid "Theme by the" +msgstr "Thema von der" diff --git a/_static/locales/el/LC_MESSAGES/booktheme.po b/_static/locales/el/LC_MESSAGES/booktheme.po index 3e01acbd9..bdeb3270a 100644 --- a/_static/locales/el/LC_MESSAGES/booktheme.po +++ b/_static/locales/el/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Εκτύπωση σε PDF" +msgid "suggest edit" +msgstr "προτείνω επεξεργασία" -msgid "Theme by the" -msgstr "Θέμα από το" +msgid "Last updated on" +msgstr "Τελευταία ενημέρωση στις" -msgid "Download source file" -msgstr "Λήψη αρχείου προέλευσης" +msgid "Edit this page" +msgstr "Επεξεργαστείτε αυτήν τη σελίδα" -msgid "open issue" -msgstr "ανοιχτό ζήτημα" +msgid "Launch" +msgstr "Εκτόξευση" -msgid "Contents" -msgstr "Περιεχόμενα" +msgid "Print to PDF" +msgstr "Εκτύπωση σε PDF" -msgid "previous page" -msgstr "προηγούμενη σελίδα" +msgid "open issue" +msgstr "ανοιχτό ζήτημα" msgid "Download notebook file" msgstr "Λήψη αρχείου σημειωματάριου" -msgid "Copyright" -msgstr "Πνευματική ιδιοκτησία" - -msgid "Download this page" -msgstr "Λήψη αυτής της σελίδας" +msgid "Toggle navigation" +msgstr "Εναλλαγή πλοήγησης" msgid "Source repository" msgstr "Αποθήκη πηγής" -msgid "By" -msgstr "Με" +msgid "By the" +msgstr "Από το" + +msgid "next page" +msgstr "επόμενη σελίδα" msgid "repository" msgstr "αποθήκη" -msgid "Last updated on" -msgstr "Τελευταία ενημέρωση στις" - -msgid "Toggle navigation" -msgstr "Εναλλαγή πλοήγησης" - msgid "Sphinx Book Theme" msgstr "Θέμα βιβλίου Sphinx" -msgid "suggest edit" -msgstr "προτείνω επεξεργασία" +msgid "Download source file" +msgstr "Λήψη αρχείου προέλευσης" -msgid "Open an issue" -msgstr "Ανοίξτε ένα ζήτημα" +msgid "Contents" +msgstr "Περιεχόμενα" -msgid "Launch" -msgstr "Εκτόξευση" +msgid "By" +msgstr "Με" + +msgid "Copyright" +msgstr "Πνευματική ιδιοκτησία" msgid "Fullscreen mode" msgstr "ΛΕΙΤΟΥΡΓΙΑ ΠΛΗΡΟΥΣ ΟΘΟΝΗΣ" -msgid "Edit this page" -msgstr "Επεξεργαστείτε αυτήν τη σελίδα" +msgid "Open an issue" +msgstr "Ανοίξτε ένα ζήτημα" -msgid "By the" -msgstr "Από το" +msgid "previous page" +msgstr "προηγούμενη σελίδα" -msgid "next page" -msgstr "επόμενη σελίδα" +msgid "Download this page" +msgstr "Λήψη αυτής της σελίδας" + +msgid "Theme by the" +msgstr "Θέμα από το" diff --git a/_static/locales/eo/LC_MESSAGES/booktheme.po b/_static/locales/eo/LC_MESSAGES/booktheme.po index f7ed2262d..6749f3a34 100644 --- a/_static/locales/eo/LC_MESSAGES/booktheme.po +++ b/_static/locales/eo/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: eo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Presi al PDF" +msgid "suggest edit" +msgstr "sugesti redaktadon" -msgid "Theme by the" -msgstr "Temo de la" +msgid "Last updated on" +msgstr "Laste ĝisdatigita la" -msgid "Download source file" -msgstr "Elŝutu fontodosieron" +msgid "Edit this page" +msgstr "Redaktu ĉi tiun paĝon" -msgid "open issue" -msgstr "malferma numero" +msgid "Launch" +msgstr "Lanĉo" -msgid "Contents" -msgstr "Enhavo" +msgid "Print to PDF" +msgstr "Presi al PDF" -msgid "previous page" -msgstr "antaŭa paĝo" +msgid "open issue" +msgstr "malferma numero" msgid "Download notebook file" msgstr "Elŝutu kajeran dosieron" -msgid "Copyright" -msgstr "Kopirajto" - -msgid "Download this page" -msgstr "Elŝutu ĉi tiun paĝon" +msgid "Toggle navigation" +msgstr "Ŝalti navigadon" msgid "Source repository" msgstr "Fonto-deponejo" -msgid "By" -msgstr "De" +msgid "By the" +msgstr "Per la" + +msgid "next page" +msgstr "sekva paĝo" msgid "repository" msgstr "deponejo" -msgid "Last updated on" -msgstr "Laste ĝisdatigita la" - -msgid "Toggle navigation" -msgstr "Ŝalti navigadon" - msgid "Sphinx Book Theme" msgstr "Sfinksa Libro-Temo" -msgid "suggest edit" -msgstr "sugesti redaktadon" +msgid "Download source file" +msgstr "Elŝutu fontodosieron" -msgid "Open an issue" -msgstr "Malfermu numeron" +msgid "Contents" +msgstr "Enhavo" -msgid "Launch" -msgstr "Lanĉo" +msgid "By" +msgstr "De" + +msgid "Copyright" +msgstr "Kopirajto" msgid "Fullscreen mode" msgstr "Plenekrana reĝimo" -msgid "Edit this page" -msgstr "Redaktu ĉi tiun paĝon" +msgid "Open an issue" +msgstr "Malfermu numeron" -msgid "By the" -msgstr "Per la" +msgid "previous page" +msgstr "antaŭa paĝo" -msgid "next page" -msgstr "sekva paĝo" +msgid "Download this page" +msgstr "Elŝutu ĉi tiun paĝon" + +msgid "Theme by the" +msgstr "Temo de la" diff --git a/_static/locales/es/LC_MESSAGES/booktheme.po b/_static/locales/es/LC_MESSAGES/booktheme.po index 5e0029e5f..71dde37f2 100644 --- a/_static/locales/es/LC_MESSAGES/booktheme.po +++ b/_static/locales/es/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Imprimir en PDF" +msgid "suggest edit" +msgstr "sugerir editar" -msgid "Theme by the" -msgstr "Tema por el" +msgid "Last updated on" +msgstr "Ultima actualización en" -msgid "Download source file" -msgstr "Descargar archivo fuente" +msgid "Edit this page" +msgstr "Edita esta página" -msgid "open issue" -msgstr "Tema abierto" +msgid "Launch" +msgstr "Lanzamiento" -msgid "Contents" -msgstr "Contenido" +msgid "Print to PDF" +msgstr "Imprimir en PDF" -msgid "previous page" -msgstr "pagina anterior" +msgid "open issue" +msgstr "Tema abierto" msgid "Download notebook file" msgstr "Descargar archivo de cuaderno" -msgid "Copyright" -msgstr "Derechos de autor" - -msgid "Download this page" -msgstr "Descarga esta pagina" +msgid "Toggle navigation" +msgstr "Navegación de palanca" msgid "Source repository" msgstr "Repositorio de origen" -msgid "By" -msgstr "Por" +msgid "By the" +msgstr "Por el" + +msgid "next page" +msgstr "siguiente página" msgid "repository" msgstr "repositorio" -msgid "Last updated on" -msgstr "Ultima actualización en" - -msgid "Toggle navigation" -msgstr "Navegación de palanca" - msgid "Sphinx Book Theme" msgstr "Tema del libro de la esfinge" -msgid "suggest edit" -msgstr "sugerir editar" +msgid "Download source file" +msgstr "Descargar archivo fuente" -msgid "Open an issue" -msgstr "Abrir un problema" +msgid "Contents" +msgstr "Contenido" -msgid "Launch" -msgstr "Lanzamiento" +msgid "By" +msgstr "Por" + +msgid "Copyright" +msgstr "Derechos de autor" msgid "Fullscreen mode" msgstr "Modo de pantalla completa" -msgid "Edit this page" -msgstr "Edita esta página" +msgid "Open an issue" +msgstr "Abrir un problema" -msgid "By the" -msgstr "Por el" +msgid "previous page" +msgstr "pagina anterior" -msgid "next page" -msgstr "siguiente página" +msgid "Download this page" +msgstr "Descarga esta pagina" + +msgid "Theme by the" +msgstr "Tema por el" diff --git a/_static/locales/et/LC_MESSAGES/booktheme.po b/_static/locales/et/LC_MESSAGES/booktheme.po index 8680982a9..cdcd07c7d 100644 --- a/_static/locales/et/LC_MESSAGES/booktheme.po +++ b/_static/locales/et/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Prindi PDF-i" +msgid "suggest edit" +msgstr "soovita muuta" -msgid "Theme by the" -msgstr "Teema" +msgid "Last updated on" +msgstr "Viimati uuendatud" -msgid "Download source file" -msgstr "Laadige alla lähtefail" +msgid "Edit this page" +msgstr "Muutke seda lehte" -msgid "open issue" -msgstr "avatud küsimus" +msgid "Launch" +msgstr "Käivitage" -msgid "Contents" -msgstr "Sisu" +msgid "Print to PDF" +msgstr "Prindi PDF-i" -msgid "previous page" -msgstr "eelmine leht" +msgid "open issue" +msgstr "avatud küsimus" msgid "Download notebook file" msgstr "Laadige sülearvuti fail alla" -msgid "Copyright" -msgstr "Autoriõigus" - -msgid "Download this page" -msgstr "Laadige see leht alla" +msgid "Toggle navigation" +msgstr "Lülita navigeerimine sisse" msgid "Source repository" msgstr "Allikahoidla" -msgid "By" -msgstr "Kõrval" +msgid "By the" +msgstr "Autor" + +msgid "next page" +msgstr "järgmine leht" msgid "repository" msgstr "hoidla" -msgid "Last updated on" -msgstr "Viimati uuendatud" - -msgid "Toggle navigation" -msgstr "Lülita navigeerimine sisse" - msgid "Sphinx Book Theme" msgstr "Sfinksiraamatu teema" -msgid "suggest edit" -msgstr "soovita muuta" +msgid "Download source file" +msgstr "Laadige alla lähtefail" -msgid "Open an issue" -msgstr "Avage probleem" +msgid "Contents" +msgstr "Sisu" -msgid "Launch" -msgstr "Käivitage" +msgid "By" +msgstr "Kõrval" + +msgid "Copyright" +msgstr "Autoriõigus" msgid "Fullscreen mode" msgstr "Täisekraanirežiim" -msgid "Edit this page" -msgstr "Muutke seda lehte" +msgid "Open an issue" +msgstr "Avage probleem" -msgid "By the" -msgstr "Autor" +msgid "previous page" +msgstr "eelmine leht" -msgid "next page" -msgstr "järgmine leht" +msgid "Download this page" +msgstr "Laadige see leht alla" + +msgid "Theme by the" +msgstr "Teema" diff --git a/_static/locales/fi/LC_MESSAGES/booktheme.po b/_static/locales/fi/LC_MESSAGES/booktheme.po index 34dac2183..3c3dd0896 100644 --- a/_static/locales/fi/LC_MESSAGES/booktheme.po +++ b/_static/locales/fi/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Tulosta PDF-tiedostoon" +msgid "suggest edit" +msgstr "ehdottaa muokkausta" -msgid "Theme by the" -msgstr "Teeman tekijä" +msgid "Last updated on" +msgstr "Viimeksi päivitetty" -msgid "Download source file" -msgstr "Lataa lähdetiedosto" +msgid "Edit this page" +msgstr "Muokkaa tätä sivua" -msgid "open issue" -msgstr "avoin ongelma" +msgid "Launch" +msgstr "Tuoda markkinoille" -msgid "Contents" -msgstr "Sisällys" +msgid "Print to PDF" +msgstr "Tulosta PDF-tiedostoon" -msgid "previous page" -msgstr "Edellinen sivu" +msgid "open issue" +msgstr "avoin ongelma" msgid "Download notebook file" msgstr "Lataa muistikirjatiedosto" -msgid "Copyright" -msgstr "Tekijänoikeus" - -msgid "Download this page" -msgstr "Lataa tämä sivu" +msgid "Toggle navigation" +msgstr "Vaihda navigointia" msgid "Source repository" msgstr "Lähteen arkisto" -msgid "By" -msgstr "Tekijä" +msgid "By the" +msgstr "Mukaan" + +msgid "next page" +msgstr "seuraava sivu" msgid "repository" msgstr "arkisto" -msgid "Last updated on" -msgstr "Viimeksi päivitetty" - -msgid "Toggle navigation" -msgstr "Vaihda navigointia" - msgid "Sphinx Book Theme" msgstr "Sphinx-kirjan teema" -msgid "suggest edit" -msgstr "ehdottaa muokkausta" +msgid "Download source file" +msgstr "Lataa lähdetiedosto" -msgid "Open an issue" -msgstr "Avaa ongelma" +msgid "Contents" +msgstr "Sisällys" -msgid "Launch" -msgstr "Tuoda markkinoille" +msgid "By" +msgstr "Tekijä" + +msgid "Copyright" +msgstr "Tekijänoikeus" msgid "Fullscreen mode" msgstr "Koko näytön tila" -msgid "Edit this page" -msgstr "Muokkaa tätä sivua" +msgid "Open an issue" +msgstr "Avaa ongelma" -msgid "By the" -msgstr "Mukaan" +msgid "previous page" +msgstr "Edellinen sivu" -msgid "next page" -msgstr "seuraava sivu" +msgid "Download this page" +msgstr "Lataa tämä sivu" + +msgid "Theme by the" +msgstr "Teeman tekijä" diff --git a/_static/locales/fr/LC_MESSAGES/booktheme.po b/_static/locales/fr/LC_MESSAGES/booktheme.po index 8991a1b87..b57d2fe74 100644 --- a/_static/locales/fr/LC_MESSAGES/booktheme.po +++ b/_static/locales/fr/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Imprimer au format PDF" +msgid "suggest edit" +msgstr "suggestion de modification" -msgid "Theme by the" -msgstr "Thème par le" +msgid "Last updated on" +msgstr "Dernière mise à jour le" -msgid "Download source file" -msgstr "Télécharger le fichier source" +msgid "Edit this page" +msgstr "Modifier cette page" -msgid "open issue" -msgstr "signaler un problème" +msgid "Launch" +msgstr "lancement" -msgid "Contents" -msgstr "Contenu" +msgid "Print to PDF" +msgstr "Imprimer au format PDF" -msgid "previous page" -msgstr "page précédente" +msgid "open issue" +msgstr "signaler un problème" msgid "Download notebook file" msgstr "Télécharger le fichier notebook" -msgid "Copyright" -msgstr "droits d'auteur" - -msgid "Download this page" -msgstr "Téléchargez cette page" +msgid "Toggle navigation" +msgstr "Basculer la navigation" msgid "Source repository" msgstr "Dépôt source" -msgid "By" -msgstr "Par" +msgid "By the" +msgstr "Par le" + +msgid "next page" +msgstr "page suivante" msgid "repository" msgstr "dépôt" -msgid "Last updated on" -msgstr "Dernière mise à jour le" - -msgid "Toggle navigation" -msgstr "Basculer la navigation" - msgid "Sphinx Book Theme" msgstr "Thème du livre Sphinx" -msgid "suggest edit" -msgstr "suggestion de modification" +msgid "Download source file" +msgstr "Télécharger le fichier source" -msgid "Open an issue" -msgstr "Ouvrez un problème" +msgid "Contents" +msgstr "Contenu" -msgid "Launch" -msgstr "lancement" +msgid "By" +msgstr "Par" + +msgid "Copyright" +msgstr "droits d'auteur" msgid "Fullscreen mode" msgstr "Mode plein écran" -msgid "Edit this page" -msgstr "Modifier cette page" +msgid "Open an issue" +msgstr "Ouvrez un problème" -msgid "By the" -msgstr "Par le" +msgid "previous page" +msgstr "page précédente" -msgid "next page" -msgstr "page suivante" +msgid "Download this page" +msgstr "Téléchargez cette page" + +msgid "Theme by the" +msgstr "Thème par le" diff --git a/_static/locales/hr/LC_MESSAGES/booktheme.po b/_static/locales/hr/LC_MESSAGES/booktheme.po index 42c4233d0..4c425e89a 100644 --- a/_static/locales/hr/LC_MESSAGES/booktheme.po +++ b/_static/locales/hr/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: hr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Ispis u PDF" +msgid "suggest edit" +msgstr "predloži uređivanje" -msgid "Theme by the" -msgstr "Tema autora" +msgid "Last updated on" +msgstr "Posljednje ažuriranje:" -msgid "Download source file" -msgstr "Preuzmi izvornu datoteku" +msgid "Edit this page" +msgstr "Uredite ovu stranicu" -msgid "open issue" -msgstr "otvoreno izdanje" +msgid "Launch" +msgstr "Pokrenite" -msgid "Contents" -msgstr "Sadržaj" +msgid "Print to PDF" +msgstr "Ispis u PDF" -msgid "previous page" -msgstr "Prethodna stranica" +msgid "open issue" +msgstr "otvoreno izdanje" msgid "Download notebook file" msgstr "Preuzmi datoteku bilježnice" -msgid "Copyright" -msgstr "Autorska prava" - -msgid "Download this page" -msgstr "Preuzmite ovu stranicu" +msgid "Toggle navigation" +msgstr "Uključi / isključi navigaciju" msgid "Source repository" msgstr "Izvorno spremište" -msgid "By" -msgstr "Po" +msgid "By the" +msgstr "Od strane" + +msgid "next page" +msgstr "sljedeća stranica" msgid "repository" msgstr "spremište" -msgid "Last updated on" -msgstr "Posljednje ažuriranje:" - -msgid "Toggle navigation" -msgstr "Uključi / isključi navigaciju" - msgid "Sphinx Book Theme" msgstr "Tema knjige Sphinx" -msgid "suggest edit" -msgstr "predloži uređivanje" +msgid "Download source file" +msgstr "Preuzmi izvornu datoteku" -msgid "Open an issue" -msgstr "Otvorite izdanje" +msgid "Contents" +msgstr "Sadržaj" -msgid "Launch" -msgstr "Pokrenite" +msgid "By" +msgstr "Po" + +msgid "Copyright" +msgstr "Autorska prava" msgid "Fullscreen mode" msgstr "Način preko cijelog zaslona" -msgid "Edit this page" -msgstr "Uredite ovu stranicu" +msgid "Open an issue" +msgstr "Otvorite izdanje" -msgid "By the" -msgstr "Od strane" +msgid "previous page" +msgstr "Prethodna stranica" -msgid "next page" -msgstr "sljedeća stranica" +msgid "Download this page" +msgstr "Preuzmite ovu stranicu" + +msgid "Theme by the" +msgstr "Tema autora" diff --git a/_static/locales/id/LC_MESSAGES/booktheme.po b/_static/locales/id/LC_MESSAGES/booktheme.po index b8d8d898e..5db2ae147 100644 --- a/_static/locales/id/LC_MESSAGES/booktheme.po +++ b/_static/locales/id/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Cetak ke PDF" +msgid "suggest edit" +msgstr "menyarankan edit" -msgid "Theme by the" -msgstr "Tema oleh" +msgid "Last updated on" +msgstr "Terakhir diperbarui saat" -msgid "Download source file" -msgstr "Unduh file sumber" +msgid "Edit this page" +msgstr "Edit halaman ini" -msgid "open issue" -msgstr "masalah terbuka" +msgid "Launch" +msgstr "Meluncurkan" -msgid "Contents" -msgstr "Isi" +msgid "Print to PDF" +msgstr "Cetak ke PDF" -msgid "previous page" -msgstr "halaman sebelumnya" +msgid "open issue" +msgstr "masalah terbuka" msgid "Download notebook file" msgstr "Unduh file notebook" -msgid "Copyright" -msgstr "hak cipta" - -msgid "Download this page" -msgstr "Unduh halaman ini" +msgid "Toggle navigation" +msgstr "Alihkan navigasi" msgid "Source repository" msgstr "Repositori sumber" -msgid "By" +msgid "By the" msgstr "Oleh" +msgid "next page" +msgstr "halaman selanjutnya" + msgid "repository" msgstr "gudang" -msgid "Last updated on" -msgstr "Terakhir diperbarui saat" - -msgid "Toggle navigation" -msgstr "Alihkan navigasi" - msgid "Sphinx Book Theme" msgstr "Tema Buku Sphinx" -msgid "suggest edit" -msgstr "menyarankan edit" +msgid "Download source file" +msgstr "Unduh file sumber" -msgid "Open an issue" -msgstr "Buka masalah" +msgid "Contents" +msgstr "Isi" -msgid "Launch" -msgstr "Meluncurkan" +msgid "By" +msgstr "Oleh" + +msgid "Copyright" +msgstr "hak cipta" msgid "Fullscreen mode" msgstr "Mode layar penuh" -msgid "Edit this page" -msgstr "Edit halaman ini" +msgid "Open an issue" +msgstr "Buka masalah" -msgid "By the" -msgstr "Oleh" +msgid "previous page" +msgstr "halaman sebelumnya" -msgid "next page" -msgstr "halaman selanjutnya" +msgid "Download this page" +msgstr "Unduh halaman ini" + +msgid "Theme by the" +msgstr "Tema oleh" diff --git a/_static/locales/it/LC_MESSAGES/booktheme.po b/_static/locales/it/LC_MESSAGES/booktheme.po index 36fca59f8..7d54fdefa 100644 --- a/_static/locales/it/LC_MESSAGES/booktheme.po +++ b/_static/locales/it/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Stampa in PDF" +msgid "suggest edit" +msgstr "suggerisci modifica" -msgid "Theme by the" -msgstr "Tema di" +msgid "Last updated on" +msgstr "Ultimo aggiornamento il" -msgid "Download source file" -msgstr "Scarica il file sorgente" +msgid "Edit this page" +msgstr "Modifica questa pagina" -msgid "open issue" -msgstr "questione aperta" +msgid "Launch" +msgstr "Lanciare" -msgid "Contents" -msgstr "Contenuti" +msgid "Print to PDF" +msgstr "Stampa in PDF" -msgid "previous page" -msgstr "pagina precedente" +msgid "open issue" +msgstr "questione aperta" msgid "Download notebook file" msgstr "Scarica il file del taccuino" -msgid "Copyright" -msgstr "Diritto d'autore" - -msgid "Download this page" -msgstr "Scarica questa pagina" +msgid "Toggle navigation" +msgstr "Attiva / disattiva la navigazione" msgid "Source repository" msgstr "Repository di origine" -msgid "By" -msgstr "Di" +msgid "By the" +msgstr "Dal" + +msgid "next page" +msgstr "pagina successiva" msgid "repository" msgstr "repository" -msgid "Last updated on" -msgstr "Ultimo aggiornamento il" - -msgid "Toggle navigation" -msgstr "Attiva / disattiva la navigazione" - msgid "Sphinx Book Theme" msgstr "Tema del libro della Sfinge" -msgid "suggest edit" -msgstr "suggerisci modifica" +msgid "Download source file" +msgstr "Scarica il file sorgente" -msgid "Open an issue" -msgstr "Apri un problema" +msgid "Contents" +msgstr "Contenuti" -msgid "Launch" -msgstr "Lanciare" +msgid "By" +msgstr "Di" + +msgid "Copyright" +msgstr "Diritto d'autore" msgid "Fullscreen mode" msgstr "Modalità schermo intero" -msgid "Edit this page" -msgstr "Modifica questa pagina" +msgid "Open an issue" +msgstr "Apri un problema" -msgid "By the" -msgstr "Dal" +msgid "previous page" +msgstr "pagina precedente" -msgid "next page" -msgstr "pagina successiva" +msgid "Download this page" +msgstr "Scarica questa pagina" + +msgid "Theme by the" +msgstr "Tema di" diff --git a/_static/locales/iw/LC_MESSAGES/booktheme.po b/_static/locales/iw/LC_MESSAGES/booktheme.po index dede9cb08..32b017cf6 100644 --- a/_static/locales/iw/LC_MESSAGES/booktheme.po +++ b/_static/locales/iw/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: iw\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "הדפס לקובץ PDF" +msgid "suggest edit" +msgstr "מציע לערוך" -msgid "Theme by the" -msgstr "נושא מאת" +msgid "Last updated on" +msgstr "עודכן לאחרונה ב" -msgid "Download source file" -msgstr "הורד את קובץ המקור" +msgid "Edit this page" +msgstr "ערוך דף זה" -msgid "open issue" -msgstr "בעיה פתוחה" +msgid "Launch" +msgstr "לְהַשִׁיק" -msgid "Contents" -msgstr "תוכן" +msgid "Print to PDF" +msgstr "הדפס לקובץ PDF" -msgid "previous page" -msgstr "עמוד קודם" +msgid "open issue" +msgstr "בעיה פתוחה" msgid "Download notebook file" msgstr "הורד קובץ מחברת" -msgid "Copyright" -msgstr "זכויות יוצרים" - -msgid "Download this page" -msgstr "הורד דף זה" +msgid "Toggle navigation" +msgstr "החלף ניווט" msgid "Source repository" msgstr "מאגר המקורות" -msgid "By" -msgstr "על ידי" +msgid "By the" +msgstr "דרך" + +msgid "next page" +msgstr "עמוד הבא" msgid "repository" msgstr "מאגר" -msgid "Last updated on" -msgstr "עודכן לאחרונה ב" - -msgid "Toggle navigation" -msgstr "החלף ניווט" - msgid "Sphinx Book Theme" msgstr "נושא ספר ספינקס" -msgid "suggest edit" -msgstr "מציע לערוך" +msgid "Download source file" +msgstr "הורד את קובץ המקור" -msgid "Open an issue" -msgstr "פתח גיליון" +msgid "Contents" +msgstr "תוכן" -msgid "Launch" -msgstr "לְהַשִׁיק" +msgid "By" +msgstr "על ידי" + +msgid "Copyright" +msgstr "זכויות יוצרים" msgid "Fullscreen mode" msgstr "מצב מסך מלא" -msgid "Edit this page" -msgstr "ערוך דף זה" +msgid "Open an issue" +msgstr "פתח גיליון" -msgid "By the" -msgstr "דרך" +msgid "previous page" +msgstr "עמוד קודם" -msgid "next page" -msgstr "עמוד הבא" +msgid "Download this page" +msgstr "הורד דף זה" + +msgid "Theme by the" +msgstr "נושא מאת" diff --git a/_static/locales/ja/LC_MESSAGES/booktheme.po b/_static/locales/ja/LC_MESSAGES/booktheme.po index 2615f0d87..16924e197 100644 --- a/_static/locales/ja/LC_MESSAGES/booktheme.po +++ b/_static/locales/ja/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "PDFに印刷" +msgid "suggest edit" +msgstr "編集を提案する" -msgid "Theme by the" -msgstr "のテーマ" +msgid "Last updated on" +msgstr "最終更新日" -msgid "Download source file" -msgstr "ソースファイルをダウンロード" +msgid "Edit this page" +msgstr "このページを編集" -msgid "open issue" -msgstr "未解決の問題" +msgid "Launch" +msgstr "起動" -msgid "Contents" -msgstr "目次" +msgid "Print to PDF" +msgstr "PDFに印刷" -msgid "previous page" -msgstr "前のページ" +msgid "open issue" +msgstr "未解決の問題" msgid "Download notebook file" msgstr "ノートブックファイルをダウンロード" -msgid "Copyright" -msgstr "Copyright" - -msgid "Download this page" -msgstr "このページをダウンロード" +msgid "Toggle navigation" +msgstr "ナビゲーションを切り替え" msgid "Source repository" msgstr "ソースリポジトリ" -msgid "By" -msgstr "著者" +msgid "By the" +msgstr "によって" + +msgid "next page" +msgstr "次のページ" msgid "repository" msgstr "リポジトリ" -msgid "Last updated on" -msgstr "最終更新日" - -msgid "Toggle navigation" -msgstr "ナビゲーションを切り替え" - msgid "Sphinx Book Theme" msgstr "スフィンクスの本のテーマ" -msgid "suggest edit" -msgstr "編集を提案する" +msgid "Download source file" +msgstr "ソースファイルをダウンロード" -msgid "Open an issue" -msgstr "問題を報告" +msgid "Contents" +msgstr "目次" -msgid "Launch" -msgstr "起動" +msgid "By" +msgstr "著者" + +msgid "Copyright" +msgstr "Copyright" msgid "Fullscreen mode" msgstr "全画面モード" -msgid "Edit this page" -msgstr "このページを編集" +msgid "Open an issue" +msgstr "問題を報告" -msgid "By the" -msgstr "によって" +msgid "previous page" +msgstr "前のページ" -msgid "next page" -msgstr "次のページ" +msgid "Download this page" +msgstr "このページをダウンロード" + +msgid "Theme by the" +msgstr "のテーマ" diff --git a/_static/locales/ko/LC_MESSAGES/booktheme.po b/_static/locales/ko/LC_MESSAGES/booktheme.po index c9e13a427..69dd18f77 100644 --- a/_static/locales/ko/LC_MESSAGES/booktheme.po +++ b/_static/locales/ko/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "PDF로 인쇄" +msgid "suggest edit" +msgstr "편집 제안" -msgid "Theme by the" -msgstr "테마별" +msgid "Last updated on" +msgstr "마지막 업데이트" -msgid "Download source file" -msgstr "소스 파일 다운로드" +msgid "Edit this page" +msgstr "이 페이지 편집" -msgid "open issue" -msgstr "열린 문제" +msgid "Launch" +msgstr "시작하다" -msgid "Contents" -msgstr "내용" +msgid "Print to PDF" +msgstr "PDF로 인쇄" -msgid "previous page" -msgstr "이전 페이지" +msgid "open issue" +msgstr "열린 문제" msgid "Download notebook file" msgstr "노트북 파일 다운로드" -msgid "Copyright" -msgstr "저작권" - -msgid "Download this page" -msgstr "이 페이지 다운로드" +msgid "Toggle navigation" +msgstr "탐색 전환" msgid "Source repository" msgstr "소스 저장소" -msgid "By" -msgstr "으로" +msgid "By the" +msgstr "에 의해" + +msgid "next page" +msgstr "다음 페이지" msgid "repository" msgstr "저장소" -msgid "Last updated on" -msgstr "마지막 업데이트" - -msgid "Toggle navigation" -msgstr "탐색 전환" - msgid "Sphinx Book Theme" msgstr "스핑크스 도서 테마" -msgid "suggest edit" -msgstr "편집 제안" +msgid "Download source file" +msgstr "소스 파일 다운로드" -msgid "Open an issue" -msgstr "이슈 열기" +msgid "Contents" +msgstr "내용" -msgid "Launch" -msgstr "시작하다" +msgid "By" +msgstr "으로" + +msgid "Copyright" +msgstr "저작권" msgid "Fullscreen mode" msgstr "전체 화면으로보기" -msgid "Edit this page" -msgstr "이 페이지 편집" +msgid "Open an issue" +msgstr "이슈 열기" -msgid "By the" -msgstr "에 의해" +msgid "previous page" +msgstr "이전 페이지" -msgid "next page" -msgstr "다음 페이지" +msgid "Download this page" +msgstr "이 페이지 다운로드" + +msgid "Theme by the" +msgstr "테마별" diff --git a/_static/locales/lt/LC_MESSAGES/booktheme.po b/_static/locales/lt/LC_MESSAGES/booktheme.po index 35eabd955..9f037752c 100644 --- a/_static/locales/lt/LC_MESSAGES/booktheme.po +++ b/_static/locales/lt/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: lt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Spausdinti į PDF" +msgid "suggest edit" +msgstr "pasiūlyti redaguoti" -msgid "Theme by the" -msgstr "Tema" +msgid "Last updated on" +msgstr "Paskutinį kartą atnaujinta" -msgid "Download source file" -msgstr "Atsisiųsti šaltinio failą" +msgid "Edit this page" +msgstr "Redaguoti šį puslapį" -msgid "open issue" -msgstr "atviras klausimas" +msgid "Launch" +msgstr "Paleiskite" -msgid "Contents" -msgstr "Turinys" +msgid "Print to PDF" +msgstr "Spausdinti į PDF" -msgid "previous page" -msgstr "Ankstesnis puslapis" +msgid "open issue" +msgstr "atviras klausimas" msgid "Download notebook file" msgstr "Atsisiųsti nešiojamojo kompiuterio failą" -msgid "Copyright" -msgstr "Autorių teisės" - -msgid "Download this page" -msgstr "Atsisiųskite šį puslapį" +msgid "Toggle navigation" +msgstr "Perjungti naršymą" msgid "Source repository" msgstr "Šaltinio saugykla" -msgid "By" -msgstr "Iki" +msgid "By the" +msgstr "Prie" + +msgid "next page" +msgstr "Kitas puslapis" msgid "repository" msgstr "saugykla" -msgid "Last updated on" -msgstr "Paskutinį kartą atnaujinta" - -msgid "Toggle navigation" -msgstr "Perjungti naršymą" - msgid "Sphinx Book Theme" msgstr "Sfinkso knygos tema" -msgid "suggest edit" -msgstr "pasiūlyti redaguoti" +msgid "Download source file" +msgstr "Atsisiųsti šaltinio failą" -msgid "Open an issue" -msgstr "Atidarykite problemą" +msgid "Contents" +msgstr "Turinys" -msgid "Launch" -msgstr "Paleiskite" +msgid "By" +msgstr "Iki" + +msgid "Copyright" +msgstr "Autorių teisės" msgid "Fullscreen mode" msgstr "Pilno ekrano režimas" -msgid "Edit this page" -msgstr "Redaguoti šį puslapį" +msgid "Open an issue" +msgstr "Atidarykite problemą" -msgid "By the" -msgstr "Prie" +msgid "previous page" +msgstr "Ankstesnis puslapis" -msgid "next page" -msgstr "Kitas puslapis" +msgid "Download this page" +msgstr "Atsisiųskite šį puslapį" + +msgid "Theme by the" +msgstr "Tema" diff --git a/_static/locales/lv/LC_MESSAGES/booktheme.po b/_static/locales/lv/LC_MESSAGES/booktheme.po index ee1bd08df..c9633b545 100644 --- a/_static/locales/lv/LC_MESSAGES/booktheme.po +++ b/_static/locales/lv/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Drukāt PDF formātā" +msgid "suggest edit" +msgstr "ieteikt rediģēt" -msgid "Theme by the" -msgstr "Autora tēma" +msgid "Last updated on" +msgstr "Pēdējoreiz atjaunināts" -msgid "Download source file" -msgstr "Lejupielādēt avota failu" +msgid "Edit this page" +msgstr "Rediģēt šo lapu" -msgid "open issue" -msgstr "atklāts jautājums" +msgid "Launch" +msgstr "Uzsākt" -msgid "Contents" -msgstr "Saturs" +msgid "Print to PDF" +msgstr "Drukāt PDF formātā" -msgid "previous page" -msgstr "iepriekšējā lapa" +msgid "open issue" +msgstr "atklāts jautājums" msgid "Download notebook file" msgstr "Lejupielādēt piezīmju grāmatiņu" -msgid "Copyright" -msgstr "Autortiesības" - -msgid "Download this page" -msgstr "Lejupielādējiet šo lapu" +msgid "Toggle navigation" +msgstr "Pārslēgt navigāciju" msgid "Source repository" msgstr "Avota krātuve" -msgid "By" -msgstr "Autors" +msgid "By the" +msgstr "Ar" + +msgid "next page" +msgstr "nākamā lapaspuse" msgid "repository" msgstr "krātuve" -msgid "Last updated on" -msgstr "Pēdējoreiz atjaunināts" - -msgid "Toggle navigation" -msgstr "Pārslēgt navigāciju" - msgid "Sphinx Book Theme" msgstr "Sfinksa grāmatas tēma" -msgid "suggest edit" -msgstr "ieteikt rediģēt" +msgid "Download source file" +msgstr "Lejupielādēt avota failu" -msgid "Open an issue" -msgstr "Atveriet problēmu" +msgid "Contents" +msgstr "Saturs" -msgid "Launch" -msgstr "Uzsākt" +msgid "By" +msgstr "Autors" + +msgid "Copyright" +msgstr "Autortiesības" msgid "Fullscreen mode" msgstr "Pilnekrāna režīms" -msgid "Edit this page" -msgstr "Rediģēt šo lapu" +msgid "Open an issue" +msgstr "Atveriet problēmu" -msgid "By the" -msgstr "Ar" +msgid "previous page" +msgstr "iepriekšējā lapa" -msgid "next page" -msgstr "nākamā lapaspuse" +msgid "Download this page" +msgstr "Lejupielādējiet šo lapu" + +msgid "Theme by the" +msgstr "Autora tēma" diff --git a/_static/locales/ml/LC_MESSAGES/booktheme.po b/_static/locales/ml/LC_MESSAGES/booktheme.po index d471277d6..9a6a41e8e 100644 --- a/_static/locales/ml/LC_MESSAGES/booktheme.po +++ b/_static/locales/ml/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "PDF- ലേക്ക് പ്രിന്റുചെയ്യുക" +msgid "suggest edit" +msgstr "എഡിറ്റുചെയ്യാൻ നിർദ്ദേശിക്കുക" -msgid "Theme by the" -msgstr "പ്രമേയം" +msgid "Last updated on" +msgstr "അവസാനം അപ്ഡേറ്റുചെയ്തത്" -msgid "Download source file" -msgstr "ഉറവിട ഫയൽ ഡൗൺലോഡുചെയ്യുക" +msgid "Edit this page" +msgstr "ഈ പേജ് എഡിറ്റുചെയ്യുക" + +msgid "Launch" +msgstr "സമാരംഭിക്കുക" + +msgid "Print to PDF" +msgstr "PDF- ലേക്ക് പ്രിന്റുചെയ്യുക" msgid "open issue" msgstr "തുറന്ന പ്രശ്നം" -msgid "previous page" -msgstr "മുൻപത്തെ താൾ" - msgid "Download notebook file" msgstr "നോട്ട്ബുക്ക് ഫയൽ ഡൺലോഡ് ചെയ്യുക" -msgid "Copyright" -msgstr "പകർപ്പവകാശം" - -msgid "Download this page" -msgstr "ഈ പേജ് ഡൗൺലോഡുചെയ്യുക" +msgid "Toggle navigation" +msgstr "നാവിഗേഷൻ ടോഗിൾ ചെയ്യുക" msgid "Source repository" msgstr "ഉറവിട ശേഖരം" -msgid "By" +msgid "By the" msgstr "എഴുതിയത്" -msgid "Last updated on" -msgstr "അവസാനം അപ്ഡേറ്റുചെയ്തത്" - -msgid "Toggle navigation" -msgstr "നാവിഗേഷൻ ടോഗിൾ ചെയ്യുക" +msgid "next page" +msgstr "അടുത്ത പേജ്" msgid "Sphinx Book Theme" msgstr "സ്ഫിങ്ക്സ് പുസ്തക തീം" -msgid "suggest edit" -msgstr "എഡിറ്റുചെയ്യാൻ നിർദ്ദേശിക്കുക" +msgid "Download source file" +msgstr "ഉറവിട ഫയൽ ഡൗൺലോഡുചെയ്യുക" + +msgid "By" +msgstr "എഴുതിയത്" + +msgid "Copyright" +msgstr "പകർപ്പവകാശം" msgid "Open an issue" msgstr "ഒരു പ്രശ്നം തുറക്കുക" -msgid "Launch" -msgstr "സമാരംഭിക്കുക" - -msgid "Edit this page" -msgstr "ഈ പേജ് എഡിറ്റുചെയ്യുക" +msgid "previous page" +msgstr "മുൻപത്തെ താൾ" -msgid "By the" -msgstr "എഴുതിയത്" +msgid "Download this page" +msgstr "ഈ പേജ് ഡൗൺലോഡുചെയ്യുക" -msgid "next page" -msgstr "അടുത്ത പേജ്" +msgid "Theme by the" +msgstr "പ്രമേയം" diff --git a/_static/locales/mr/LC_MESSAGES/booktheme.po b/_static/locales/mr/LC_MESSAGES/booktheme.po index f3694acfa..ef72d8c6b 100644 --- a/_static/locales/mr/LC_MESSAGES/booktheme.po +++ b/_static/locales/mr/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: mr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "पीडीएफवर मुद्रित करा" +msgid "suggest edit" +msgstr "संपादन सुचवा" -msgid "Theme by the" -msgstr "द्वारा थीम" +msgid "Last updated on" +msgstr "अखेरचे अद्यतनित" -msgid "Download source file" -msgstr "स्त्रोत फाइल डाउनलोड करा" +msgid "Edit this page" +msgstr "हे पृष्ठ संपादित करा" + +msgid "Launch" +msgstr "लाँच करा" + +msgid "Print to PDF" +msgstr "पीडीएफवर मुद्रित करा" msgid "open issue" msgstr "खुला मुद्दा" -msgid "previous page" -msgstr "मागील पान" - msgid "Download notebook file" msgstr "नोटबुक फाईल डाउनलोड करा" -msgid "Copyright" -msgstr "कॉपीराइट" - -msgid "Download this page" -msgstr "हे पृष्ठ डाउनलोड करा" +msgid "Toggle navigation" +msgstr "नेव्हिगेशन टॉगल करा" msgid "Source repository" msgstr "स्त्रोत भांडार" -msgid "By" +msgid "By the" msgstr "द्वारा" -msgid "Last updated on" -msgstr "अखेरचे अद्यतनित" - -msgid "Toggle navigation" -msgstr "नेव्हिगेशन टॉगल करा" +msgid "next page" +msgstr "पुढील पृष्ठ" msgid "Sphinx Book Theme" msgstr "स्फिंक्स बुक थीम" -msgid "suggest edit" -msgstr "संपादन सुचवा" +msgid "Download source file" +msgstr "स्त्रोत फाइल डाउनलोड करा" + +msgid "By" +msgstr "द्वारा" + +msgid "Copyright" +msgstr "कॉपीराइट" msgid "Open an issue" msgstr "एक मुद्दा उघडा" -msgid "Launch" -msgstr "लाँच करा" - -msgid "Edit this page" -msgstr "हे पृष्ठ संपादित करा" +msgid "previous page" +msgstr "मागील पान" -msgid "By the" -msgstr "द्वारा" +msgid "Download this page" +msgstr "हे पृष्ठ डाउनलोड करा" -msgid "next page" -msgstr "पुढील पृष्ठ" +msgid "Theme by the" +msgstr "द्वारा थीम" diff --git a/_static/locales/ms/LC_MESSAGES/booktheme.po b/_static/locales/ms/LC_MESSAGES/booktheme.po index 65b7c6026..e29cbe2ec 100644 --- a/_static/locales/ms/LC_MESSAGES/booktheme.po +++ b/_static/locales/ms/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: ms\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Cetak ke PDF" +msgid "suggest edit" +msgstr "cadangkan edit" -msgid "Theme by the" -msgstr "Tema oleh" +msgid "Last updated on" +msgstr "Terakhir dikemas kini pada" -msgid "Download source file" -msgstr "Muat turun fail sumber" +msgid "Edit this page" +msgstr "Edit halaman ini" + +msgid "Launch" +msgstr "Lancarkan" + +msgid "Print to PDF" +msgstr "Cetak ke PDF" msgid "open issue" msgstr "isu terbuka" -msgid "previous page" -msgstr "halaman sebelumnya" - msgid "Download notebook file" msgstr "Muat turun fail buku nota" -msgid "Copyright" -msgstr "hak cipta" - -msgid "Download this page" -msgstr "Muat turun halaman ini" +msgid "Toggle navigation" +msgstr "Togol navigasi" msgid "Source repository" msgstr "Repositori sumber" -msgid "By" +msgid "By the" msgstr "Oleh" -msgid "Last updated on" -msgstr "Terakhir dikemas kini pada" - -msgid "Toggle navigation" -msgstr "Togol navigasi" +msgid "next page" +msgstr "muka surat seterusnya" msgid "Sphinx Book Theme" msgstr "Tema Buku Sphinx" -msgid "suggest edit" -msgstr "cadangkan edit" +msgid "Download source file" +msgstr "Muat turun fail sumber" + +msgid "By" +msgstr "Oleh" + +msgid "Copyright" +msgstr "hak cipta" msgid "Open an issue" msgstr "Buka masalah" -msgid "Launch" -msgstr "Lancarkan" - -msgid "Edit this page" -msgstr "Edit halaman ini" +msgid "previous page" +msgstr "halaman sebelumnya" -msgid "By the" -msgstr "Oleh" +msgid "Download this page" +msgstr "Muat turun halaman ini" -msgid "next page" -msgstr "muka surat seterusnya" +msgid "Theme by the" +msgstr "Tema oleh" diff --git a/_static/locales/nl/LC_MESSAGES/booktheme.po b/_static/locales/nl/LC_MESSAGES/booktheme.po index 71bd1cda7..e4844d7c9 100644 --- a/_static/locales/nl/LC_MESSAGES/booktheme.po +++ b/_static/locales/nl/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Afdrukken naar pdf" +msgid "suggest edit" +msgstr "suggereren bewerken" -msgid "Theme by the" -msgstr "Thema door de" +msgid "Last updated on" +msgstr "Laatst geupdate op" -msgid "Download source file" -msgstr "Download het bronbestand" +msgid "Edit this page" +msgstr "bewerk deze pagina" -msgid "open issue" -msgstr "open probleem" +msgid "Launch" +msgstr "Lancering" -msgid "Contents" -msgstr "Inhoud" +msgid "Print to PDF" +msgstr "Afdrukken naar pdf" -msgid "previous page" -msgstr "vorige pagina" +msgid "open issue" +msgstr "open probleem" msgid "Download notebook file" msgstr "Download notebookbestand" -msgid "Copyright" -msgstr "auteursrechten" - -msgid "Download this page" -msgstr "Download deze pagina" +msgid "Toggle navigation" +msgstr "Schakel navigatie" msgid "Source repository" msgstr "Bronopslagplaats" -msgid "By" -msgstr "Door" +msgid "By the" +msgstr "Door de" + +msgid "next page" +msgstr "volgende bladzijde" msgid "repository" msgstr "repository" -msgid "Last updated on" -msgstr "Laatst geupdate op" - -msgid "Toggle navigation" -msgstr "Schakel navigatie" - msgid "Sphinx Book Theme" msgstr "Sphinx-boekthema" -msgid "suggest edit" -msgstr "suggereren bewerken" +msgid "Download source file" +msgstr "Download het bronbestand" -msgid "Open an issue" -msgstr "Open een probleem" +msgid "Contents" +msgstr "Inhoud" -msgid "Launch" -msgstr "Lancering" +msgid "By" +msgstr "Door" + +msgid "Copyright" +msgstr "auteursrechten" msgid "Fullscreen mode" msgstr "Volledig scherm" -msgid "Edit this page" -msgstr "bewerk deze pagina" +msgid "Open an issue" +msgstr "Open een probleem" -msgid "By the" -msgstr "Door de" +msgid "previous page" +msgstr "vorige pagina" -msgid "next page" -msgstr "volgende bladzijde" +msgid "Download this page" +msgstr "Download deze pagina" + +msgid "Theme by the" +msgstr "Thema door de" diff --git a/_static/locales/no/LC_MESSAGES/booktheme.po b/_static/locales/no/LC_MESSAGES/booktheme.po index b21346a51..d079dd9b0 100644 --- a/_static/locales/no/LC_MESSAGES/booktheme.po +++ b/_static/locales/no/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: no\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Skriv ut til PDF" +msgid "suggest edit" +msgstr "foreslå redigering" -msgid "Theme by the" -msgstr "Tema av" +msgid "Last updated on" +msgstr "Sist oppdatert den" -msgid "Download source file" -msgstr "Last ned kildefilen" +msgid "Edit this page" +msgstr "Rediger denne siden" -msgid "open issue" -msgstr "åpent nummer" +msgid "Launch" +msgstr "Start" -msgid "Contents" -msgstr "Innhold" +msgid "Print to PDF" +msgstr "Skriv ut til PDF" -msgid "previous page" -msgstr "forrige side" +msgid "open issue" +msgstr "åpent nummer" msgid "Download notebook file" msgstr "Last ned notatbokfilen" -msgid "Copyright" -msgstr "opphavsrett" - -msgid "Download this page" -msgstr "Last ned denne siden" +msgid "Toggle navigation" +msgstr "Bytt navigasjon" msgid "Source repository" msgstr "Kildedepot" -msgid "By" -msgstr "Av" +msgid "By the" +msgstr "Ved" + +msgid "next page" +msgstr "neste side" msgid "repository" msgstr "oppbevaringssted" -msgid "Last updated on" -msgstr "Sist oppdatert den" - -msgid "Toggle navigation" -msgstr "Bytt navigasjon" - msgid "Sphinx Book Theme" msgstr "Sphinx boktema" -msgid "suggest edit" -msgstr "foreslå redigering" +msgid "Download source file" +msgstr "Last ned kildefilen" -msgid "Open an issue" -msgstr "Åpne et problem" +msgid "Contents" +msgstr "Innhold" -msgid "Launch" -msgstr "Start" +msgid "By" +msgstr "Av" + +msgid "Copyright" +msgstr "opphavsrett" msgid "Fullscreen mode" msgstr "Fullskjerm-modus" -msgid "Edit this page" -msgstr "Rediger denne siden" +msgid "Open an issue" +msgstr "Åpne et problem" -msgid "By the" -msgstr "Ved" +msgid "previous page" +msgstr "forrige side" -msgid "next page" -msgstr "neste side" +msgid "Download this page" +msgstr "Last ned denne siden" + +msgid "Theme by the" +msgstr "Tema av" diff --git a/_static/locales/pl/LC_MESSAGES/booktheme.po b/_static/locales/pl/LC_MESSAGES/booktheme.po index 1b7233f4f..fcac51d32 100644 --- a/_static/locales/pl/LC_MESSAGES/booktheme.po +++ b/_static/locales/pl/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Drukuj do PDF" +msgid "suggest edit" +msgstr "zaproponuj edycję" -msgid "Theme by the" -msgstr "Motyw autorstwa" +msgid "Last updated on" +msgstr "Ostatnia aktualizacja" -msgid "Download source file" -msgstr "Pobierz plik źródłowy" +msgid "Edit this page" +msgstr "Edytuj tę strone" -msgid "open issue" -msgstr "otwarty problem" +msgid "Launch" +msgstr "Uruchomić" -msgid "Contents" -msgstr "Zawartość" +msgid "Print to PDF" +msgstr "Drukuj do PDF" -msgid "previous page" -msgstr "Poprzednia strona" +msgid "open issue" +msgstr "otwarty problem" msgid "Download notebook file" msgstr "Pobierz plik notatnika" -msgid "Copyright" -msgstr "prawa autorskie" - -msgid "Download this page" -msgstr "Pobierz tę stronę" +msgid "Toggle navigation" +msgstr "Przełącz nawigację" msgid "Source repository" msgstr "Repozytorium źródłowe" -msgid "By" +msgid "By the" msgstr "Przez" +msgid "next page" +msgstr "Następna strona" + msgid "repository" msgstr "magazyn" -msgid "Last updated on" -msgstr "Ostatnia aktualizacja" - -msgid "Toggle navigation" -msgstr "Przełącz nawigację" - msgid "Sphinx Book Theme" msgstr "Motyw książki Sphinx" -msgid "suggest edit" -msgstr "zaproponuj edycję" +msgid "Download source file" +msgstr "Pobierz plik źródłowy" -msgid "Open an issue" -msgstr "Otwórz problem" +msgid "Contents" +msgstr "Zawartość" -msgid "Launch" -msgstr "Uruchomić" +msgid "By" +msgstr "Przez" + +msgid "Copyright" +msgstr "prawa autorskie" msgid "Fullscreen mode" msgstr "Pełny ekran" -msgid "Edit this page" -msgstr "Edytuj tę strone" +msgid "Open an issue" +msgstr "Otwórz problem" -msgid "By the" -msgstr "Przez" +msgid "previous page" +msgstr "Poprzednia strona" -msgid "next page" -msgstr "Następna strona" +msgid "Download this page" +msgstr "Pobierz tę stronę" + +msgid "Theme by the" +msgstr "Motyw autorstwa" diff --git a/_static/locales/pt/LC_MESSAGES/booktheme.po b/_static/locales/pt/LC_MESSAGES/booktheme.po index 1b27314d6..1761db08a 100644 --- a/_static/locales/pt/LC_MESSAGES/booktheme.po +++ b/_static/locales/pt/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Imprimir em PDF" +msgid "suggest edit" +msgstr "sugerir edição" -msgid "Theme by the" -msgstr "Tema por" +msgid "Last updated on" +msgstr "Última atualização em" -msgid "Download source file" -msgstr "Baixar arquivo fonte" +msgid "Edit this page" +msgstr "Edite essa página" -msgid "open issue" -msgstr "questão aberta" +msgid "Launch" +msgstr "Lançamento" -msgid "Contents" -msgstr "Conteúdo" +msgid "Print to PDF" +msgstr "Imprimir em PDF" -msgid "previous page" -msgstr "página anterior" +msgid "open issue" +msgstr "questão aberta" msgid "Download notebook file" msgstr "Baixar arquivo de notebook" -msgid "Copyright" -msgstr "direito autoral" - -msgid "Download this page" -msgstr "Baixe esta página" +msgid "Toggle navigation" +msgstr "Alternar de navegação" msgid "Source repository" msgstr "Repositório fonte" -msgid "By" -msgstr "De" +msgid "By the" +msgstr "Pelo" + +msgid "next page" +msgstr "próxima página" msgid "repository" msgstr "repositório" -msgid "Last updated on" -msgstr "Última atualização em" - -msgid "Toggle navigation" -msgstr "Alternar de navegação" - msgid "Sphinx Book Theme" msgstr "Tema do livro Sphinx" -msgid "suggest edit" -msgstr "sugerir edição" +msgid "Download source file" +msgstr "Baixar arquivo fonte" -msgid "Open an issue" -msgstr "Abra um problema" +msgid "Contents" +msgstr "Conteúdo" -msgid "Launch" -msgstr "Lançamento" +msgid "By" +msgstr "De" + +msgid "Copyright" +msgstr "direito autoral" msgid "Fullscreen mode" msgstr "Modo tela cheia" -msgid "Edit this page" -msgstr "Edite essa página" +msgid "Open an issue" +msgstr "Abra um problema" -msgid "By the" -msgstr "Pelo" +msgid "previous page" +msgstr "página anterior" -msgid "next page" -msgstr "próxima página" +msgid "Download this page" +msgstr "Baixe esta página" + +msgid "Theme by the" +msgstr "Tema por" diff --git a/_static/locales/ro/LC_MESSAGES/booktheme.po b/_static/locales/ro/LC_MESSAGES/booktheme.po index 1783ad2c4..db865c8f6 100644 --- a/_static/locales/ro/LC_MESSAGES/booktheme.po +++ b/_static/locales/ro/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Imprimați în PDF" +msgid "suggest edit" +msgstr "sugerează editare" -msgid "Theme by the" -msgstr "Tema de" +msgid "Last updated on" +msgstr "Ultima actualizare la" -msgid "Download source file" -msgstr "Descărcați fișierul sursă" +msgid "Edit this page" +msgstr "Editați această pagină" -msgid "open issue" -msgstr "problema deschisă" +msgid "Launch" +msgstr "Lansa" -msgid "Contents" -msgstr "Cuprins" +msgid "Print to PDF" +msgstr "Imprimați în PDF" -msgid "previous page" -msgstr "pagina anterioară" +msgid "open issue" +msgstr "problema deschisă" msgid "Download notebook file" msgstr "Descărcați fișierul notebook" -msgid "Copyright" -msgstr "Drepturi de autor" - -msgid "Download this page" -msgstr "Descarcă această pagină" +msgid "Toggle navigation" +msgstr "Comutare navigare" msgid "Source repository" msgstr "Depozit sursă" -msgid "By" -msgstr "De" +msgid "By the" +msgstr "Langa" + +msgid "next page" +msgstr "pagina următoare" msgid "repository" msgstr "repertoriu" -msgid "Last updated on" -msgstr "Ultima actualizare la" - -msgid "Toggle navigation" -msgstr "Comutare navigare" - msgid "Sphinx Book Theme" msgstr "Tema Sphinx Book" -msgid "suggest edit" -msgstr "sugerează editare" +msgid "Download source file" +msgstr "Descărcați fișierul sursă" -msgid "Open an issue" -msgstr "Deschideți o problemă" +msgid "Contents" +msgstr "Cuprins" -msgid "Launch" -msgstr "Lansa" +msgid "By" +msgstr "De" + +msgid "Copyright" +msgstr "Drepturi de autor" msgid "Fullscreen mode" msgstr "Modul ecran întreg" -msgid "Edit this page" -msgstr "Editați această pagină" +msgid "Open an issue" +msgstr "Deschideți o problemă" -msgid "By the" -msgstr "Langa" +msgid "previous page" +msgstr "pagina anterioară" -msgid "next page" -msgstr "pagina următoare" +msgid "Download this page" +msgstr "Descarcă această pagină" + +msgid "Theme by the" +msgstr "Tema de" diff --git a/_static/locales/ru/LC_MESSAGES/booktheme.po b/_static/locales/ru/LC_MESSAGES/booktheme.po index b1176b7ae..84ab6eb53 100644 --- a/_static/locales/ru/LC_MESSAGES/booktheme.po +++ b/_static/locales/ru/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Распечатать в PDF" +msgid "suggest edit" +msgstr "предложить редактировать" -msgid "Theme by the" -msgstr "Тема от" +msgid "Last updated on" +msgstr "Последнее обновление" -msgid "Download source file" -msgstr "Скачать исходный файл" +msgid "Edit this page" +msgstr "Редактировать эту страницу" -msgid "open issue" -msgstr "открытый вопрос" +msgid "Launch" +msgstr "Запуск" -msgid "Contents" -msgstr "Содержание" +msgid "Print to PDF" +msgstr "Распечатать в PDF" -msgid "previous page" -msgstr "Предыдущая страница" +msgid "open issue" +msgstr "открытый вопрос" msgid "Download notebook file" msgstr "Скачать файл записной книжки" -msgid "Copyright" -msgstr "авторское право" - -msgid "Download this page" -msgstr "Загрузите эту страницу" +msgid "Toggle navigation" +msgstr "Переключить навигацию" msgid "Source repository" msgstr "Исходный репозиторий" -msgid "By" -msgstr "По" +msgid "By the" +msgstr "Посредством" + +msgid "next page" +msgstr "Следующая страница" msgid "repository" msgstr "хранилище" -msgid "Last updated on" -msgstr "Последнее обновление" - -msgid "Toggle navigation" -msgstr "Переключить навигацию" - msgid "Sphinx Book Theme" msgstr "Тема книги Сфинкс" -msgid "suggest edit" -msgstr "предложить редактировать" +msgid "Download source file" +msgstr "Скачать исходный файл" -msgid "Open an issue" -msgstr "Открыть вопрос" +msgid "Contents" +msgstr "Содержание" -msgid "Launch" -msgstr "Запуск" +msgid "By" +msgstr "По" + +msgid "Copyright" +msgstr "авторское право" msgid "Fullscreen mode" msgstr "Полноэкранный режим" -msgid "Edit this page" -msgstr "Редактировать эту страницу" +msgid "Open an issue" +msgstr "Открыть вопрос" -msgid "By the" -msgstr "Посредством" +msgid "previous page" +msgstr "Предыдущая страница" -msgid "next page" -msgstr "Следующая страница" +msgid "Download this page" +msgstr "Загрузите эту страницу" + +msgid "Theme by the" +msgstr "Тема от" diff --git a/_static/locales/sk/LC_MESSAGES/booktheme.po b/_static/locales/sk/LC_MESSAGES/booktheme.po index 650128817..e44878b50 100644 --- a/_static/locales/sk/LC_MESSAGES/booktheme.po +++ b/_static/locales/sk/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: sk\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Tlač do PDF" +msgid "suggest edit" +msgstr "navrhnúť úpravu" -msgid "Theme by the" -msgstr "Téma od" +msgid "Last updated on" +msgstr "Posledná aktualizácia dňa" -msgid "Download source file" -msgstr "Stiahnite si zdrojový súbor" +msgid "Edit this page" +msgstr "Upraviť túto stránku" -msgid "open issue" -msgstr "otvorené vydanie" +msgid "Launch" +msgstr "Spustiť" -msgid "Contents" -msgstr "Obsah" +msgid "Print to PDF" +msgstr "Tlač do PDF" -msgid "previous page" -msgstr "predchádzajúca strana" +msgid "open issue" +msgstr "otvorené vydanie" msgid "Download notebook file" msgstr "Stiahnite si zošit" -msgid "Copyright" -msgstr "Autorské práva" - -msgid "Download this page" -msgstr "Stiahnite si túto stránku" +msgid "Toggle navigation" +msgstr "Prepnúť navigáciu" msgid "Source repository" msgstr "Zdrojové úložisko" -msgid "By" -msgstr "Autor:" +msgid "By the" +msgstr "Podľa" + +msgid "next page" +msgstr "ďalšia strana" msgid "repository" msgstr "Úložisko" -msgid "Last updated on" -msgstr "Posledná aktualizácia dňa" - -msgid "Toggle navigation" -msgstr "Prepnúť navigáciu" - msgid "Sphinx Book Theme" msgstr "Téma knihy Sfinga" -msgid "suggest edit" -msgstr "navrhnúť úpravu" +msgid "Download source file" +msgstr "Stiahnite si zdrojový súbor" -msgid "Open an issue" -msgstr "Otvorte problém" +msgid "Contents" +msgstr "Obsah" -msgid "Launch" -msgstr "Spustiť" +msgid "By" +msgstr "Autor:" + +msgid "Copyright" +msgstr "Autorské práva" msgid "Fullscreen mode" msgstr "Režim celej obrazovky" -msgid "Edit this page" -msgstr "Upraviť túto stránku" +msgid "Open an issue" +msgstr "Otvorte problém" -msgid "By the" -msgstr "Podľa" +msgid "previous page" +msgstr "predchádzajúca strana" -msgid "next page" -msgstr "ďalšia strana" +msgid "Download this page" +msgstr "Stiahnite si túto stránku" + +msgid "Theme by the" +msgstr "Téma od" diff --git a/_static/locales/sl/LC_MESSAGES/booktheme.po b/_static/locales/sl/LC_MESSAGES/booktheme.po index 3c7e3a866..228939bcd 100644 --- a/_static/locales/sl/LC_MESSAGES/booktheme.po +++ b/_static/locales/sl/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: sl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Natisni v PDF" +msgid "suggest edit" +msgstr "predlagajte urejanje" -msgid "Theme by the" -msgstr "Tema avtorja" +msgid "Last updated on" +msgstr "Nazadnje posodobljeno dne" -msgid "Download source file" -msgstr "Prenesite izvorno datoteko" +msgid "Edit this page" +msgstr "Uredite to stran" -msgid "open issue" -msgstr "odprto vprašanje" +msgid "Launch" +msgstr "Kosilo" -msgid "Contents" -msgstr "Vsebina" +msgid "Print to PDF" +msgstr "Natisni v PDF" -msgid "previous page" -msgstr "Prejšnja stran" +msgid "open issue" +msgstr "odprto vprašanje" msgid "Download notebook file" msgstr "Prenesite datoteko zvezka" -msgid "Copyright" -msgstr "avtorske pravice" - -msgid "Download this page" -msgstr "Prenesite to stran" +msgid "Toggle navigation" +msgstr "Preklopi navigacijo" msgid "Source repository" msgstr "Izvorno skladišče" -msgid "By" +msgid "By the" msgstr "Avtor" +msgid "next page" +msgstr "Naslednja stran" + msgid "repository" msgstr "odlagališče" -msgid "Last updated on" -msgstr "Nazadnje posodobljeno dne" - -msgid "Toggle navigation" -msgstr "Preklopi navigacijo" - msgid "Sphinx Book Theme" msgstr "Tema knjige Sphinx" -msgid "suggest edit" -msgstr "predlagajte urejanje" +msgid "Download source file" +msgstr "Prenesite izvorno datoteko" -msgid "Open an issue" -msgstr "Odprite številko" +msgid "Contents" +msgstr "Vsebina" -msgid "Launch" -msgstr "Kosilo" +msgid "By" +msgstr "Avtor" + +msgid "Copyright" +msgstr "avtorske pravice" msgid "Fullscreen mode" msgstr "Celozaslonski način" -msgid "Edit this page" -msgstr "Uredite to stran" +msgid "Open an issue" +msgstr "Odprite številko" -msgid "By the" -msgstr "Avtor" +msgid "previous page" +msgstr "Prejšnja stran" -msgid "next page" -msgstr "Naslednja stran" +msgid "Download this page" +msgstr "Prenesite to stran" + +msgid "Theme by the" +msgstr "Tema avtorja" diff --git a/_static/locales/sr/LC_MESSAGES/booktheme.po b/_static/locales/sr/LC_MESSAGES/booktheme.po index 773b8adae..1a712a18d 100644 --- a/_static/locales/sr/LC_MESSAGES/booktheme.po +++ b/_static/locales/sr/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Испис у ПДФ" +msgid "suggest edit" +msgstr "предложи уређивање" -msgid "Theme by the" -msgstr "Тхеме би" +msgid "Last updated on" +msgstr "Последње ажурирање" -msgid "Download source file" -msgstr "Преузми изворну датотеку" +msgid "Edit this page" +msgstr "Уредите ову страницу" -msgid "open issue" -msgstr "отворено издање" +msgid "Launch" +msgstr "Лансирање" -msgid "Contents" -msgstr "Садржај" +msgid "Print to PDF" +msgstr "Испис у ПДФ" -msgid "previous page" -msgstr "Претходна страница" +msgid "open issue" +msgstr "отворено издање" msgid "Download notebook file" msgstr "Преузмите датотеку бележнице" -msgid "Copyright" -msgstr "Ауторско право" - -msgid "Download this page" -msgstr "Преузмите ову страницу" +msgid "Toggle navigation" +msgstr "Укључи / искључи навигацију" msgid "Source repository" msgstr "Изворно спремиште" -msgid "By" -msgstr "Од стране" +msgid "By the" +msgstr "Од" + +msgid "next page" +msgstr "Следећа страна" msgid "repository" msgstr "спремиште" -msgid "Last updated on" -msgstr "Последње ажурирање" - -msgid "Toggle navigation" -msgstr "Укључи / искључи навигацију" - msgid "Sphinx Book Theme" msgstr "Тема књиге Спхинк" -msgid "suggest edit" -msgstr "предложи уређивање" +msgid "Download source file" +msgstr "Преузми изворну датотеку" -msgid "Open an issue" -msgstr "Отворите издање" +msgid "Contents" +msgstr "Садржај" -msgid "Launch" -msgstr "Лансирање" +msgid "By" +msgstr "Од стране" + +msgid "Copyright" +msgstr "Ауторско право" msgid "Fullscreen mode" msgstr "Режим целог екрана" -msgid "Edit this page" -msgstr "Уредите ову страницу" +msgid "Open an issue" +msgstr "Отворите издање" -msgid "By the" -msgstr "Од" +msgid "previous page" +msgstr "Претходна страница" -msgid "next page" -msgstr "Следећа страна" +msgid "Download this page" +msgstr "Преузмите ову страницу" + +msgid "Theme by the" +msgstr "Тхеме би" diff --git a/_static/locales/sv/LC_MESSAGES/booktheme.mo b/_static/locales/sv/LC_MESSAGES/booktheme.mo index b07dc76ff..be951bec2 100644 Binary files a/_static/locales/sv/LC_MESSAGES/booktheme.mo and b/_static/locales/sv/LC_MESSAGES/booktheme.mo differ diff --git a/_static/locales/sv/LC_MESSAGES/booktheme.po b/_static/locales/sv/LC_MESSAGES/booktheme.po index bcac54c07..7d2b56d94 100644 --- a/_static/locales/sv/LC_MESSAGES/booktheme.po +++ b/_static/locales/sv/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Skriv ut till PDF" +msgid "suggest edit" +msgstr "föreslå redigering" -msgid "Theme by the" -msgstr "Tema av" +msgid "Last updated on" +msgstr "Senast uppdaterad den" -msgid "Download source file" -msgstr "Ladda ner källfil" +msgid "Edit this page" +msgstr "Redigera den här sidan" -msgid "open issue" -msgstr "öppna problemrapport" +msgid "Launch" +msgstr "Lansera" -msgid "Contents" -msgstr "Innehåll" +msgid "Print to PDF" +msgstr "Skriv ut till PDF" -msgid "previous page" -msgstr "föregående sida" +msgid "open issue" +msgstr "öppet problem" msgid "Download notebook file" -msgstr "Ladda ner notebook-fil" - -msgid "Copyright" -msgstr "Upphovsrätt" +msgstr "Ladda ner anteckningsbokfilen" -msgid "Download this page" -msgstr "Ladda ner den här sidan" +msgid "Toggle navigation" +msgstr "Växla navigering" msgid "Source repository" -msgstr "Källkodsrepositorium" +msgstr "Källförvar" -msgid "By" -msgstr "Av" - -msgid "repository" -msgstr "repositorium" +msgid "By the" +msgstr "Vid" -msgid "Last updated on" -msgstr "Senast uppdaterad den" +msgid "next page" +msgstr "nästa sida" -msgid "Toggle navigation" -msgstr "Växla navigering" +msgid "repository" +msgstr "förvar" msgid "Sphinx Book Theme" -msgstr "Sphinx Boktema" +msgstr "Sphinx boktema" -msgid "suggest edit" -msgstr "föreslå ändring" +msgid "Download source file" +msgstr "Ladda ner källfil" -msgid "Open an issue" -msgstr "Öppna en problemrapport" +msgid "Contents" +msgstr "Innehåll" -msgid "Launch" -msgstr "Öppna" +msgid "By" +msgstr "Förbi" + +msgid "Copyright" +msgstr "upphovsrätt" msgid "Fullscreen mode" msgstr "Fullskärmsläge" -msgid "Edit this page" -msgstr "Redigera den här sidan" +msgid "Open an issue" +msgstr "Öppna ett problem" -msgid "By the" -msgstr "Av den" +msgid "previous page" +msgstr "föregående sida" -msgid "next page" -msgstr "nästa sida" +msgid "Download this page" +msgstr "Ladda ner den här sidan" + +msgid "Theme by the" +msgstr "Tema av" diff --git a/_static/locales/ta/LC_MESSAGES/booktheme.po b/_static/locales/ta/LC_MESSAGES/booktheme.po index b48bdfaf1..c75ffe192 100644 --- a/_static/locales/ta/LC_MESSAGES/booktheme.po +++ b/_static/locales/ta/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "PDF இல் அச்சிடுக" +msgid "suggest edit" +msgstr "திருத்த பரிந்துரைக்கவும்" -msgid "Theme by the" -msgstr "வழங்கிய தீம்" +msgid "Last updated on" +msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" -msgid "Download source file" -msgstr "மூல கோப்பைப் பதிவிறக்குக" +msgid "Edit this page" +msgstr "இந்தப் பக்கத்தைத் திருத்தவும்" + +msgid "Launch" +msgstr "தொடங்க" + +msgid "Print to PDF" +msgstr "PDF இல் அச்சிடுக" msgid "open issue" msgstr "திறந்த பிரச்சினை" -msgid "previous page" -msgstr "முந்தைய பக்கம்" - msgid "Download notebook file" msgstr "நோட்புக் கோப்பைப் பதிவிறக்கவும்" -msgid "Copyright" -msgstr "பதிப்புரிமை" - -msgid "Download this page" -msgstr "இந்தப் பக்கத்தைப் பதிவிறக்கவும்" +msgid "Toggle navigation" +msgstr "வழிசெலுத்தலை நிலைமாற்று" msgid "Source repository" msgstr "மூல களஞ்சியம்" -msgid "By" -msgstr "வழங்கியவர்" - -msgid "Last updated on" -msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" +msgid "By the" +msgstr "மூலம்" -msgid "Toggle navigation" -msgstr "வழிசெலுத்தலை நிலைமாற்று" +msgid "next page" +msgstr "அடுத்த பக்கம்" msgid "Sphinx Book Theme" msgstr "ஸ்பிங்க்ஸ் புத்தக தீம்" -msgid "suggest edit" -msgstr "திருத்த பரிந்துரைக்கவும்" +msgid "Download source file" +msgstr "மூல கோப்பைப் பதிவிறக்குக" + +msgid "By" +msgstr "வழங்கியவர்" + +msgid "Copyright" +msgstr "பதிப்புரிமை" msgid "Open an issue" msgstr "சிக்கலைத் திறக்கவும்" -msgid "Launch" -msgstr "தொடங்க" - -msgid "Edit this page" -msgstr "இந்தப் பக்கத்தைத் திருத்தவும்" +msgid "previous page" +msgstr "முந்தைய பக்கம்" -msgid "By the" -msgstr "மூலம்" +msgid "Download this page" +msgstr "இந்தப் பக்கத்தைப் பதிவிறக்கவும்" -msgid "next page" -msgstr "அடுத்த பக்கம்" +msgid "Theme by the" +msgstr "வழங்கிய தீம்" diff --git a/_static/locales/te/LC_MESSAGES/booktheme.po b/_static/locales/te/LC_MESSAGES/booktheme.po index 952278f5f..2595c0359 100644 --- a/_static/locales/te/LC_MESSAGES/booktheme.po +++ b/_static/locales/te/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "PDF కి ముద్రించండి" +msgid "suggest edit" +msgstr "సవరించమని సూచించండి" -msgid "Theme by the" -msgstr "ద్వారా థీమ్" +msgid "Last updated on" +msgstr "చివరిగా నవీకరించబడింది" -msgid "Download source file" -msgstr "మూల ఫైల్ను డౌన్లోడ్ చేయండి" +msgid "Edit this page" +msgstr "ఈ పేజీని సవరించండి" + +msgid "Launch" +msgstr "ప్రారంభించండి" + +msgid "Print to PDF" +msgstr "PDF కి ముద్రించండి" msgid "open issue" msgstr "ఓపెన్ ఇష్యూ" -msgid "previous page" -msgstr "ముందు పేజి" - msgid "Download notebook file" msgstr "నోట్బుక్ ఫైల్ను డౌన్లోడ్ చేయండి" -msgid "Copyright" -msgstr "కాపీరైట్" - -msgid "Download this page" -msgstr "ఈ పేజీని డౌన్లోడ్ చేయండి" +msgid "Toggle navigation" +msgstr "నావిగేషన్ను టోగుల్ చేయండి" msgid "Source repository" msgstr "మూల రిపోజిటరీ" -msgid "By" +msgid "By the" msgstr "ద్వారా" -msgid "Last updated on" -msgstr "చివరిగా నవీకరించబడింది" - -msgid "Toggle navigation" -msgstr "నావిగేషన్ను టోగుల్ చేయండి" +msgid "next page" +msgstr "తరువాతి పేజీ" msgid "Sphinx Book Theme" msgstr "సింహిక పుస్తక థీమ్" -msgid "suggest edit" -msgstr "సవరించమని సూచించండి" +msgid "Download source file" +msgstr "మూల ఫైల్ను డౌన్లోడ్ చేయండి" + +msgid "By" +msgstr "ద్వారా" + +msgid "Copyright" +msgstr "కాపీరైట్" msgid "Open an issue" msgstr "సమస్యను తెరవండి" -msgid "Launch" -msgstr "ప్రారంభించండి" - -msgid "Edit this page" -msgstr "ఈ పేజీని సవరించండి" +msgid "previous page" +msgstr "ముందు పేజి" -msgid "By the" -msgstr "ద్వారా" +msgid "Download this page" +msgstr "ఈ పేజీని డౌన్లోడ్ చేయండి" -msgid "next page" -msgstr "తరువాతి పేజీ" +msgid "Theme by the" +msgstr "ద్వారా థీమ్" diff --git a/_static/locales/tg/LC_MESSAGES/booktheme.po b/_static/locales/tg/LC_MESSAGES/booktheme.po index c33dc4217..73cd30ea9 100644 --- a/_static/locales/tg/LC_MESSAGES/booktheme.po +++ b/_static/locales/tg/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: tg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Чоп ба PDF" +msgid "suggest edit" +msgstr "пешниҳод вироиш" -msgid "Theme by the" -msgstr "Мавзӯъи аз" +msgid "Last updated on" +msgstr "Last навсозӣ дар" -msgid "Download source file" -msgstr "Файли манбаъро зеркашӣ кунед" +msgid "Edit this page" +msgstr "Ин саҳифаро таҳрир кунед" -msgid "open issue" -msgstr "барориши кушод" +msgid "Launch" +msgstr "Оғоз" -msgid "Contents" -msgstr "Мундариҷа" +msgid "Print to PDF" +msgstr "Чоп ба PDF" -msgid "previous page" -msgstr "саҳифаи қаблӣ" +msgid "open issue" +msgstr "барориши кушод" msgid "Download notebook file" msgstr "Файли дафтарро зеркашӣ кунед" -msgid "Copyright" -msgstr "Ҳуқуқи муаллиф" - -msgid "Download this page" -msgstr "Ин саҳифаро зеркашӣ кунед" +msgid "Toggle navigation" +msgstr "Гузаришро иваз кунед" msgid "Source repository" msgstr "Анбори манбаъ" -msgid "By" +msgid "By the" msgstr "Бо" +msgid "next page" +msgstr "саҳифаи оянда" + msgid "repository" msgstr "анбор" -msgid "Last updated on" -msgstr "Last навсозӣ дар" - -msgid "Toggle navigation" -msgstr "Гузаришро иваз кунед" - msgid "Sphinx Book Theme" msgstr "Сфинкс Мавзӯи китоб" -msgid "suggest edit" -msgstr "пешниҳод вироиш" +msgid "Download source file" +msgstr "Файли манбаъро зеркашӣ кунед" -msgid "Open an issue" -msgstr "Масъаларо кушоед" +msgid "Contents" +msgstr "Мундариҷа" -msgid "Launch" -msgstr "Оғоз" +msgid "By" +msgstr "Бо" + +msgid "Copyright" +msgstr "Ҳуқуқи муаллиф" msgid "Fullscreen mode" msgstr "Ҳолати экрани пурра" -msgid "Edit this page" -msgstr "Ин саҳифаро таҳрир кунед" +msgid "Open an issue" +msgstr "Масъаларо кушоед" -msgid "By the" -msgstr "Бо" +msgid "previous page" +msgstr "саҳифаи қаблӣ" -msgid "next page" -msgstr "саҳифаи оянда" +msgid "Download this page" +msgstr "Ин саҳифаро зеркашӣ кунед" + +msgid "Theme by the" +msgstr "Мавзӯъи аз" diff --git a/_static/locales/th/LC_MESSAGES/booktheme.po b/_static/locales/th/LC_MESSAGES/booktheme.po index 9d24294a7..0392b4ad3 100644 --- a/_static/locales/th/LC_MESSAGES/booktheme.po +++ b/_static/locales/th/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: th\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "พิมพ์เป็น PDF" +msgid "suggest edit" +msgstr "แนะนำแก้ไข" -msgid "Theme by the" -msgstr "ธีมโดย" +msgid "Last updated on" +msgstr "ปรับปรุงล่าสุดเมื่อ" -msgid "Download source file" -msgstr "ดาวน์โหลดไฟล์ต้นฉบับ" +msgid "Edit this page" +msgstr "แก้ไขหน้านี้" -msgid "open issue" -msgstr "เปิดปัญหา" +msgid "Launch" +msgstr "เปิด" -msgid "Contents" -msgstr "สารบัญ" +msgid "Print to PDF" +msgstr "พิมพ์เป็น PDF" -msgid "previous page" -msgstr "หน้าที่แล้ว" +msgid "open issue" +msgstr "เปิดปัญหา" msgid "Download notebook file" msgstr "ดาวน์โหลดไฟล์สมุดบันทึก" -msgid "Copyright" -msgstr "ลิขสิทธิ์" - -msgid "Download this page" -msgstr "ดาวน์โหลดหน้านี้" +msgid "Toggle navigation" +msgstr "ไม่ต้องสลับช่องทาง" msgid "Source repository" msgstr "ที่เก็บซอร์ส" -msgid "By" +msgid "By the" msgstr "โดย" +msgid "next page" +msgstr "หน้าต่อไป" + msgid "repository" msgstr "ที่เก็บ" -msgid "Last updated on" -msgstr "ปรับปรุงล่าสุดเมื่อ" - -msgid "Toggle navigation" -msgstr "ไม่ต้องสลับช่องทาง" - msgid "Sphinx Book Theme" msgstr "ธีมหนังสือสฟิงซ์" -msgid "suggest edit" -msgstr "แนะนำแก้ไข" +msgid "Download source file" +msgstr "ดาวน์โหลดไฟล์ต้นฉบับ" -msgid "Open an issue" -msgstr "เปิดปัญหา" +msgid "Contents" +msgstr "สารบัญ" -msgid "Launch" -msgstr "เปิด" +msgid "By" +msgstr "โดย" + +msgid "Copyright" +msgstr "ลิขสิทธิ์" msgid "Fullscreen mode" msgstr "โหมดเต็มหน้าจอ" -msgid "Edit this page" -msgstr "แก้ไขหน้านี้" +msgid "Open an issue" +msgstr "เปิดปัญหา" -msgid "By the" -msgstr "โดย" +msgid "previous page" +msgstr "หน้าที่แล้ว" -msgid "next page" -msgstr "หน้าต่อไป" +msgid "Download this page" +msgstr "ดาวน์โหลดหน้านี้" + +msgid "Theme by the" +msgstr "ธีมโดย" diff --git a/_static/locales/tl/LC_MESSAGES/booktheme.po b/_static/locales/tl/LC_MESSAGES/booktheme.po index 20e0d07ce..c8375b543 100644 --- a/_static/locales/tl/LC_MESSAGES/booktheme.po +++ b/_static/locales/tl/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: tl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "I-print sa PDF" +msgid "suggest edit" +msgstr "iminumungkahi i-edit" -msgid "Theme by the" -msgstr "Tema ng" +msgid "Last updated on" +msgstr "Huling na-update noong" -msgid "Download source file" -msgstr "Mag-download ng file ng pinagmulan" +msgid "Edit this page" +msgstr "I-edit ang pahinang ito" + +msgid "Launch" +msgstr "Ilunsad" + +msgid "Print to PDF" +msgstr "I-print sa PDF" msgid "open issue" msgstr "bukas na isyu" -msgid "previous page" -msgstr "Nakaraang pahina" - msgid "Download notebook file" msgstr "Mag-download ng file ng notebook" -msgid "Copyright" -msgstr "Copyright" - -msgid "Download this page" -msgstr "I-download ang pahinang ito" +msgid "Toggle navigation" +msgstr "I-toggle ang pag-navigate" msgid "Source repository" msgstr "Pinagmulan ng imbakan" -msgid "By" -msgstr "Ni" - -msgid "Last updated on" -msgstr "Huling na-update noong" +msgid "By the" +msgstr "Sa pamamagitan ng" -msgid "Toggle navigation" -msgstr "I-toggle ang pag-navigate" +msgid "next page" +msgstr "Susunod na pahina" msgid "Sphinx Book Theme" msgstr "Tema ng Sphinx Book" -msgid "suggest edit" -msgstr "iminumungkahi i-edit" +msgid "Download source file" +msgstr "Mag-download ng file ng pinagmulan" + +msgid "By" +msgstr "Ni" + +msgid "Copyright" +msgstr "Copyright" msgid "Open an issue" msgstr "Magbukas ng isyu" -msgid "Launch" -msgstr "Ilunsad" - -msgid "Edit this page" -msgstr "I-edit ang pahinang ito" +msgid "previous page" +msgstr "Nakaraang pahina" -msgid "By the" -msgstr "Sa pamamagitan ng" +msgid "Download this page" +msgstr "I-download ang pahinang ito" -msgid "next page" -msgstr "Susunod na pahina" +msgid "Theme by the" +msgstr "Tema ng" diff --git a/_static/locales/tr/LC_MESSAGES/booktheme.po b/_static/locales/tr/LC_MESSAGES/booktheme.po index a77eb0273..47d7bdf7f 100644 --- a/_static/locales/tr/LC_MESSAGES/booktheme.po +++ b/_static/locales/tr/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "PDF olarak yazdır" +msgid "suggest edit" +msgstr "düzenleme öner" -msgid "Theme by the" -msgstr "Tarafından tema" +msgid "Last updated on" +msgstr "Son güncelleme tarihi" -msgid "Download source file" -msgstr "Kaynak dosyayı indirin" +msgid "Edit this page" +msgstr "Bu sayfayı düzenle" -msgid "open issue" -msgstr "Açık konu" +msgid "Launch" +msgstr "Başlatmak" -msgid "Contents" -msgstr "İçindekiler" +msgid "Print to PDF" +msgstr "PDF olarak yazdır" -msgid "previous page" -msgstr "önceki sayfa" +msgid "open issue" +msgstr "Açık konu" msgid "Download notebook file" msgstr "Defter dosyasını indirin" -msgid "Copyright" -msgstr "Telif hakkı" - -msgid "Download this page" -msgstr "Bu sayfayı indirin" +msgid "Toggle navigation" +msgstr "Gezinmeyi değiştir" msgid "Source repository" msgstr "Kaynak kod deposu" -msgid "By" +msgid "By the" msgstr "Tarafından" +msgid "next page" +msgstr "sonraki Sayfa" + msgid "repository" msgstr "depo" -msgid "Last updated on" -msgstr "Son güncelleme tarihi" - -msgid "Toggle navigation" -msgstr "Gezinmeyi değiştir" - msgid "Sphinx Book Theme" msgstr "Sfenks Kitap Teması" -msgid "suggest edit" -msgstr "düzenleme öner" +msgid "Download source file" +msgstr "Kaynak dosyayı indirin" -msgid "Open an issue" -msgstr "Bir sorunu açın" +msgid "Contents" +msgstr "İçindekiler" -msgid "Launch" -msgstr "Başlatmak" +msgid "By" +msgstr "Tarafından" + +msgid "Copyright" +msgstr "Telif hakkı" msgid "Fullscreen mode" msgstr "Tam ekran modu" -msgid "Edit this page" -msgstr "Bu sayfayı düzenle" +msgid "Open an issue" +msgstr "Bir sorunu açın" -msgid "By the" -msgstr "Tarafından" +msgid "previous page" +msgstr "önceki sayfa" -msgid "next page" -msgstr "sonraki Sayfa" +msgid "Download this page" +msgstr "Bu sayfayı indirin" + +msgid "Theme by the" +msgstr "Tarafından tema" diff --git a/_static/locales/uk/LC_MESSAGES/booktheme.po b/_static/locales/uk/LC_MESSAGES/booktheme.po index 993dd0781..e85f6f16a 100644 --- a/_static/locales/uk/LC_MESSAGES/booktheme.po +++ b/_static/locales/uk/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "Друк у форматі PDF" +msgid "suggest edit" +msgstr "запропонувати редагувати" -msgid "Theme by the" -msgstr "Тема від" +msgid "Last updated on" +msgstr "Останнє оновлення:" -msgid "Download source file" -msgstr "Завантажити вихідний файл" +msgid "Edit this page" +msgstr "Редагувати цю сторінку" -msgid "open issue" -msgstr "відкритий випуск" +msgid "Launch" +msgstr "Запуск" -msgid "Contents" -msgstr "Зміст" +msgid "Print to PDF" +msgstr "Друк у форматі PDF" -msgid "previous page" -msgstr "Попередня сторінка" +msgid "open issue" +msgstr "відкритий випуск" msgid "Download notebook file" msgstr "Завантажте файл блокнота" -msgid "Copyright" -msgstr "Авторське право" - -msgid "Download this page" -msgstr "Завантажте цю сторінку" +msgid "Toggle navigation" +msgstr "Переключити навігацію" msgid "Source repository" msgstr "Джерело сховища" -msgid "By" -msgstr "Автор" +msgid "By the" +msgstr "По" + +msgid "next page" +msgstr "Наступна сторінка" msgid "repository" msgstr "сховище" -msgid "Last updated on" -msgstr "Останнє оновлення:" - -msgid "Toggle navigation" -msgstr "Переключити навігацію" - msgid "Sphinx Book Theme" msgstr "Тема книги \"Сфінкс\"" -msgid "suggest edit" -msgstr "запропонувати редагувати" +msgid "Download source file" +msgstr "Завантажити вихідний файл" -msgid "Open an issue" -msgstr "Відкрийте випуск" +msgid "Contents" +msgstr "Зміст" -msgid "Launch" -msgstr "Запуск" +msgid "By" +msgstr "Автор" + +msgid "Copyright" +msgstr "Авторське право" msgid "Fullscreen mode" msgstr "Повноекранний режим" -msgid "Edit this page" -msgstr "Редагувати цю сторінку" +msgid "Open an issue" +msgstr "Відкрийте випуск" -msgid "By the" -msgstr "По" +msgid "previous page" +msgstr "Попередня сторінка" -msgid "next page" -msgstr "Наступна сторінка" +msgid "Download this page" +msgstr "Завантажте цю сторінку" + +msgid "Theme by the" +msgstr "Тема від" diff --git a/_static/locales/ur/LC_MESSAGES/booktheme.po b/_static/locales/ur/LC_MESSAGES/booktheme.po index 2f774267f..0f90726c1 100644 --- a/_static/locales/ur/LC_MESSAGES/booktheme.po +++ b/_static/locales/ur/LC_MESSAGES/booktheme.po @@ -8,59 +8,59 @@ msgstr "" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "پی ڈی ایف پرنٹ کریں" +msgid "suggest edit" +msgstr "ترمیم کی تجویز کریں" -msgid "Theme by the" -msgstr "کے ذریعہ تھیم" +msgid "Last updated on" +msgstr "آخری بار تازہ کاری ہوئی" -msgid "Download source file" -msgstr "سورس فائل ڈاؤن لوڈ کریں" +msgid "Edit this page" +msgstr "اس صفحے میں ترمیم کریں" + +msgid "Launch" +msgstr "لانچ کریں" + +msgid "Print to PDF" +msgstr "پی ڈی ایف پرنٹ کریں" msgid "open issue" msgstr "کھلا مسئلہ" -msgid "previous page" -msgstr "سابقہ صفحہ" - msgid "Download notebook file" msgstr "نوٹ بک فائل ڈاؤن لوڈ کریں" -msgid "Copyright" -msgstr "کاپی رائٹ" - -msgid "Download this page" -msgstr "اس صفحے کو ڈاؤن لوڈ کریں" +msgid "Toggle navigation" +msgstr "نیویگیشن ٹوگل کریں" msgid "Source repository" msgstr "ماخذ ذخیرہ" -msgid "By" -msgstr "بذریعہ" - -msgid "Last updated on" -msgstr "آخری بار تازہ کاری ہوئی" +msgid "By the" +msgstr "کی طرف" -msgid "Toggle navigation" -msgstr "نیویگیشن ٹوگل کریں" +msgid "next page" +msgstr "اگلا صفحہ" msgid "Sphinx Book Theme" msgstr "سپنکس بک تھیم" -msgid "suggest edit" -msgstr "ترمیم کی تجویز کریں" +msgid "Download source file" +msgstr "سورس فائل ڈاؤن لوڈ کریں" + +msgid "By" +msgstr "بذریعہ" + +msgid "Copyright" +msgstr "کاپی رائٹ" msgid "Open an issue" msgstr "ایک مسئلہ کھولیں" -msgid "Launch" -msgstr "لانچ کریں" - -msgid "Edit this page" -msgstr "اس صفحے میں ترمیم کریں" +msgid "previous page" +msgstr "سابقہ صفحہ" -msgid "By the" -msgstr "کی طرف" +msgid "Download this page" +msgstr "اس صفحے کو ڈاؤن لوڈ کریں" -msgid "next page" -msgstr "اگلا صفحہ" +msgid "Theme by the" +msgstr "کے ذریعہ تھیم" diff --git a/_static/locales/vi/LC_MESSAGES/booktheme.po b/_static/locales/vi/LC_MESSAGES/booktheme.po index 33159f3ef..2cb5cf3b8 100644 --- a/_static/locales/vi/LC_MESSAGES/booktheme.po +++ b/_static/locales/vi/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: vi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "In sang PDF" +msgid "suggest edit" +msgstr "đề nghị chỉnh sửa" -msgid "Theme by the" -msgstr "Chủ đề của" +msgid "Last updated on" +msgstr "Cập nhật lần cuối vào" -msgid "Download source file" -msgstr "Tải xuống tệp nguồn" +msgid "Edit this page" +msgstr "chỉnh sửa trang này" -msgid "open issue" -msgstr "vấn đề mở" +msgid "Launch" +msgstr "Phóng" -msgid "Contents" -msgstr "Nội dung" +msgid "Print to PDF" +msgstr "In sang PDF" -msgid "previous page" -msgstr "trang trước" +msgid "open issue" +msgstr "vấn đề mở" msgid "Download notebook file" msgstr "Tải xuống tệp sổ tay" -msgid "Copyright" -msgstr "Bản quyền" - -msgid "Download this page" -msgstr "Tải xuống trang này" +msgid "Toggle navigation" +msgstr "Chuyển đổi điều hướng thành" msgid "Source repository" msgstr "Kho nguồn" -msgid "By" -msgstr "Bởi" +msgid "By the" +msgstr "Bằng" + +msgid "next page" +msgstr "Trang tiếp theo" msgid "repository" msgstr "kho" -msgid "Last updated on" -msgstr "Cập nhật lần cuối vào" - -msgid "Toggle navigation" -msgstr "Chuyển đổi điều hướng thành" - msgid "Sphinx Book Theme" msgstr "Chủ đề sách nhân sư" -msgid "suggest edit" -msgstr "đề nghị chỉnh sửa" +msgid "Download source file" +msgstr "Tải xuống tệp nguồn" -msgid "Open an issue" -msgstr "Mở một vấn đề" +msgid "Contents" +msgstr "Nội dung" -msgid "Launch" -msgstr "Phóng" +msgid "By" +msgstr "Bởi" + +msgid "Copyright" +msgstr "Bản quyền" msgid "Fullscreen mode" msgstr "Chế độ toàn màn hình" -msgid "Edit this page" -msgstr "chỉnh sửa trang này" +msgid "Open an issue" +msgstr "Mở một vấn đề" -msgid "By the" -msgstr "Bằng" +msgid "previous page" +msgstr "trang trước" -msgid "next page" -msgstr "Trang tiếp theo" +msgid "Download this page" +msgstr "Tải xuống trang này" + +msgid "Theme by the" +msgstr "Chủ đề của" diff --git a/_static/locales/zh_CN/LC_MESSAGES/booktheme.po b/_static/locales/zh_CN/LC_MESSAGES/booktheme.po index 2e519ef45..f91f3ba0a 100644 --- a/_static/locales/zh_CN/LC_MESSAGES/booktheme.po +++ b/_static/locales/zh_CN/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "列印成 PDF" +msgid "suggest edit" +msgstr "提出修改建议" -msgid "Theme by the" -msgstr "主题作者:" +msgid "Last updated on" +msgstr "上次更新时间:" -msgid "Download source file" -msgstr "下载源文件" +msgid "Edit this page" +msgstr "编辑此页面" -msgid "open issue" -msgstr "创建议题" +msgid "Launch" +msgstr "启动" -msgid "Contents" -msgstr "目录" +msgid "Print to PDF" +msgstr "列印成 PDF" -msgid "previous page" -msgstr "上一页" +msgid "open issue" +msgstr "创建议题" msgid "Download notebook file" msgstr "下载笔记本文件" -msgid "Copyright" -msgstr "版权" - -msgid "Download this page" -msgstr "下载此页面" +msgid "Toggle navigation" +msgstr "显示或隐藏导航栏" msgid "Source repository" msgstr "源码库" -msgid "By" +msgid "By the" msgstr "作者:" +msgid "next page" +msgstr "下一页" + msgid "repository" msgstr "仓库" -msgid "Last updated on" -msgstr "上次更新时间:" - -msgid "Toggle navigation" -msgstr "显示或隐藏导航栏" - msgid "Sphinx Book Theme" msgstr "Sphinx Book 主题" -msgid "suggest edit" -msgstr "提出修改建议" +msgid "Download source file" +msgstr "下载源文件" -msgid "Open an issue" -msgstr "创建议题" +msgid "Contents" +msgstr "目录" -msgid "Launch" -msgstr "启动" +msgid "By" +msgstr "作者:" + +msgid "Copyright" +msgstr "版权" msgid "Fullscreen mode" msgstr "全屏模式" -msgid "Edit this page" -msgstr "编辑此页面" +msgid "Open an issue" +msgstr "创建议题" -msgid "By the" -msgstr "作者:" +msgid "previous page" +msgstr "上一页" -msgid "next page" -msgstr "下一页" +msgid "Download this page" +msgstr "下载此页面" + +msgid "Theme by the" +msgstr "主题作者:" diff --git a/_static/locales/zh_TW/LC_MESSAGES/booktheme.po b/_static/locales/zh_TW/LC_MESSAGES/booktheme.po index beecb076b..7833d9043 100644 --- a/_static/locales/zh_TW/LC_MESSAGES/booktheme.po +++ b/_static/locales/zh_TW/LC_MESSAGES/booktheme.po @@ -8,68 +8,68 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "Print to PDF" -msgstr "列印成 PDF" +msgid "suggest edit" +msgstr "提出修改建議" -msgid "Theme by the" -msgstr "佈景主題作者:" +msgid "Last updated on" +msgstr "最後更新時間:" -msgid "Download source file" -msgstr "下載原始檔" +msgid "Edit this page" +msgstr "編輯此頁面" -msgid "open issue" -msgstr "公開的問題" +msgid "Launch" +msgstr "啟動" -msgid "Contents" -msgstr "目錄" +msgid "Print to PDF" +msgstr "列印成 PDF" -msgid "previous page" -msgstr "上一頁" +msgid "open issue" +msgstr "公開的問題" msgid "Download notebook file" msgstr "下載 Notebook 檔案" -msgid "Copyright" -msgstr "Copyright" - -msgid "Download this page" -msgstr "下載此頁面" +msgid "Toggle navigation" +msgstr "顯示或隱藏導覽列" msgid "Source repository" msgstr "來源儲存庫" -msgid "By" +msgid "By the" msgstr "作者:" +msgid "next page" +msgstr "下一頁" + msgid "repository" msgstr "儲存庫" -msgid "Last updated on" -msgstr "最後更新時間:" - -msgid "Toggle navigation" -msgstr "顯示或隱藏導覽列" - msgid "Sphinx Book Theme" msgstr "Sphinx Book 佈景主題" -msgid "suggest edit" -msgstr "提出修改建議" +msgid "Download source file" +msgstr "下載原始檔" -msgid "Open an issue" -msgstr "開啟議題" +msgid "Contents" +msgstr "目錄" -msgid "Launch" -msgstr "啟動" +msgid "By" +msgstr "作者:" + +msgid "Copyright" +msgstr "Copyright" msgid "Fullscreen mode" msgstr "全螢幕模式" -msgid "Edit this page" -msgstr "編輯此頁面" +msgid "Open an issue" +msgstr "開啟議題" -msgid "By the" -msgstr "作者:" +msgid "previous page" +msgstr "上一頁" -msgid "next page" -msgstr "下一頁" +msgid "Download this page" +msgstr "下載此頁面" + +msgid "Theme by the" +msgstr "佈景主題作者:" diff --git a/_static/pygments.css b/_static/pygments.css index 012e6a00a..530456b47 100644 --- a/_static/pygments.css +++ b/_static/pygments.css @@ -3,77 +3,76 @@ html[data-theme="light"] .highlight td.linenos .normal { color: inherit; backgro html[data-theme="light"] .highlight span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } html[data-theme="light"] .highlight td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } html[data-theme="light"] .highlight span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -html[data-theme="light"] .highlight .hll { background-color: #fae4c2 } -html[data-theme="light"] .highlight { background: #fefefe; color: #080808 } -html[data-theme="light"] .highlight .c { color: #515151 } /* Comment */ -html[data-theme="light"] .highlight .err { color: #a12236 } /* Error */ -html[data-theme="light"] .highlight .k { color: #6730c5 } /* Keyword */ -html[data-theme="light"] .highlight .l { color: #7f4707 } /* Literal */ -html[data-theme="light"] .highlight .n { color: #080808 } /* Name */ -html[data-theme="light"] .highlight .o { color: #00622f } /* Operator */ -html[data-theme="light"] .highlight .p { color: #080808 } /* Punctuation */ -html[data-theme="light"] .highlight .ch { color: #515151 } /* Comment.Hashbang */ -html[data-theme="light"] .highlight .cm { color: #515151 } /* Comment.Multiline */ -html[data-theme="light"] .highlight .cp { color: #515151 } /* Comment.Preproc */ -html[data-theme="light"] .highlight .cpf { color: #515151 } /* Comment.PreprocFile */ -html[data-theme="light"] .highlight .c1 { color: #515151 } /* Comment.Single */ -html[data-theme="light"] .highlight .cs { color: #515151 } /* Comment.Special */ -html[data-theme="light"] .highlight .gd { color: #005b82 } /* Generic.Deleted */ +html[data-theme="light"] .highlight .hll { background-color: #7971292e } +html[data-theme="light"] .highlight { background: #fefefe; color: #545454 } +html[data-theme="light"] .highlight .c { color: #797129 } /* Comment */ +html[data-theme="light"] .highlight .err { color: #d91e18 } /* Error */ +html[data-theme="light"] .highlight .k { color: #7928a1 } /* Keyword */ +html[data-theme="light"] .highlight .l { color: #797129 } /* Literal */ +html[data-theme="light"] .highlight .n { color: #545454 } /* Name */ +html[data-theme="light"] .highlight .o { color: #008000 } /* Operator */ +html[data-theme="light"] .highlight .p { color: #545454 } /* Punctuation */ +html[data-theme="light"] .highlight .ch { color: #797129 } /* Comment.Hashbang */ +html[data-theme="light"] .highlight .cm { color: #797129 } /* Comment.Multiline */ +html[data-theme="light"] .highlight .cp { color: #797129 } /* Comment.Preproc */ +html[data-theme="light"] .highlight .cpf { color: #797129 } /* Comment.PreprocFile */ +html[data-theme="light"] .highlight .c1 { color: #797129 } /* Comment.Single */ +html[data-theme="light"] .highlight .cs { color: #797129 } /* Comment.Special */ +html[data-theme="light"] .highlight .gd { color: #007faa } /* Generic.Deleted */ html[data-theme="light"] .highlight .ge { font-style: italic } /* Generic.Emph */ -html[data-theme="light"] .highlight .gh { color: #005b82 } /* Generic.Heading */ +html[data-theme="light"] .highlight .gh { color: #007faa } /* Generic.Heading */ html[data-theme="light"] .highlight .gs { font-weight: bold } /* Generic.Strong */ -html[data-theme="light"] .highlight .gu { color: #005b82 } /* Generic.Subheading */ -html[data-theme="light"] .highlight .kc { color: #6730c5 } /* Keyword.Constant */ -html[data-theme="light"] .highlight .kd { color: #6730c5 } /* Keyword.Declaration */ -html[data-theme="light"] .highlight .kn { color: #6730c5 } /* Keyword.Namespace */ -html[data-theme="light"] .highlight .kp { color: #6730c5 } /* Keyword.Pseudo */ -html[data-theme="light"] .highlight .kr { color: #6730c5 } /* Keyword.Reserved */ -html[data-theme="light"] .highlight .kt { color: #7f4707 } /* Keyword.Type */ -html[data-theme="light"] .highlight .ld { color: #7f4707 } /* Literal.Date */ -html[data-theme="light"] .highlight .m { color: #7f4707 } /* Literal.Number */ -html[data-theme="light"] .highlight .s { color: #00622f } /* Literal.String */ -html[data-theme="light"] .highlight .na { color: #912583 } /* Name.Attribute */ -html[data-theme="light"] .highlight .nb { color: #7f4707 } /* Name.Builtin */ -html[data-theme="light"] .highlight .nc { color: #005b82 } /* Name.Class */ -html[data-theme="light"] .highlight .no { color: #005b82 } /* Name.Constant */ -html[data-theme="light"] .highlight .nd { color: #7f4707 } /* Name.Decorator */ -html[data-theme="light"] .highlight .ni { color: #00622f } /* Name.Entity */ -html[data-theme="light"] .highlight .ne { color: #6730c5 } /* Name.Exception */ -html[data-theme="light"] .highlight .nf { color: #005b82 } /* Name.Function */ -html[data-theme="light"] .highlight .nl { color: #7f4707 } /* Name.Label */ -html[data-theme="light"] .highlight .nn { color: #080808 } /* Name.Namespace */ -html[data-theme="light"] .highlight .nx { color: #080808 } /* Name.Other */ -html[data-theme="light"] .highlight .py { color: #005b82 } /* Name.Property */ -html[data-theme="light"] .highlight .nt { color: #005b82 } /* Name.Tag */ -html[data-theme="light"] .highlight .nv { color: #a12236 } /* Name.Variable */ -html[data-theme="light"] .highlight .ow { color: #6730c5 } /* Operator.Word */ -html[data-theme="light"] .highlight .pm { color: #080808 } /* Punctuation.Marker */ -html[data-theme="light"] .highlight .w { color: #080808 } /* Text.Whitespace */ -html[data-theme="light"] .highlight .mb { color: #7f4707 } /* Literal.Number.Bin */ -html[data-theme="light"] .highlight .mf { color: #7f4707 } /* Literal.Number.Float */ -html[data-theme="light"] .highlight .mh { color: #7f4707 } /* Literal.Number.Hex */ -html[data-theme="light"] .highlight .mi { color: #7f4707 } /* Literal.Number.Integer */ -html[data-theme="light"] .highlight .mo { color: #7f4707 } /* Literal.Number.Oct */ -html[data-theme="light"] .highlight .sa { color: #00622f } /* Literal.String.Affix */ -html[data-theme="light"] .highlight .sb { color: #00622f } /* Literal.String.Backtick */ -html[data-theme="light"] .highlight .sc { color: #00622f } /* Literal.String.Char */ -html[data-theme="light"] .highlight .dl { color: #00622f } /* Literal.String.Delimiter */ -html[data-theme="light"] .highlight .sd { color: #00622f } /* Literal.String.Doc */ -html[data-theme="light"] .highlight .s2 { color: #00622f } /* Literal.String.Double */ -html[data-theme="light"] .highlight .se { color: #00622f } /* Literal.String.Escape */ -html[data-theme="light"] .highlight .sh { color: #00622f } /* Literal.String.Heredoc */ -html[data-theme="light"] .highlight .si { color: #00622f } /* Literal.String.Interpol */ -html[data-theme="light"] .highlight .sx { color: #00622f } /* Literal.String.Other */ -html[data-theme="light"] .highlight .sr { color: #a12236 } /* Literal.String.Regex */ -html[data-theme="light"] .highlight .s1 { color: #00622f } /* Literal.String.Single */ -html[data-theme="light"] .highlight .ss { color: #005b82 } /* Literal.String.Symbol */ -html[data-theme="light"] .highlight .bp { color: #7f4707 } /* Name.Builtin.Pseudo */ -html[data-theme="light"] .highlight .fm { color: #005b82 } /* Name.Function.Magic */ -html[data-theme="light"] .highlight .vc { color: #a12236 } /* Name.Variable.Class */ -html[data-theme="light"] .highlight .vg { color: #a12236 } /* Name.Variable.Global */ -html[data-theme="light"] .highlight .vi { color: #a12236 } /* Name.Variable.Instance */ -html[data-theme="light"] .highlight .vm { color: #7f4707 } /* Name.Variable.Magic */ -html[data-theme="light"] .highlight .il { color: #7f4707 } /* Literal.Number.Integer.Long */ +html[data-theme="light"] .highlight .gu { color: #007faa } /* Generic.Subheading */ +html[data-theme="light"] .highlight .kc { color: #7928a1 } /* Keyword.Constant */ +html[data-theme="light"] .highlight .kd { color: #7928a1 } /* Keyword.Declaration */ +html[data-theme="light"] .highlight .kn { color: #7928a1 } /* Keyword.Namespace */ +html[data-theme="light"] .highlight .kp { color: #7928a1 } /* Keyword.Pseudo */ +html[data-theme="light"] .highlight .kr { color: #7928a1 } /* Keyword.Reserved */ +html[data-theme="light"] .highlight .kt { color: #797129 } /* Keyword.Type */ +html[data-theme="light"] .highlight .ld { color: #797129 } /* Literal.Date */ +html[data-theme="light"] .highlight .m { color: #797129 } /* Literal.Number */ +html[data-theme="light"] .highlight .s { color: #008000 } /* Literal.String */ +html[data-theme="light"] .highlight .na { color: #797129 } /* Name.Attribute */ +html[data-theme="light"] .highlight .nb { color: #797129 } /* Name.Builtin */ +html[data-theme="light"] .highlight .nc { color: #007faa } /* Name.Class */ +html[data-theme="light"] .highlight .no { color: #007faa } /* Name.Constant */ +html[data-theme="light"] .highlight .nd { color: #797129 } /* Name.Decorator */ +html[data-theme="light"] .highlight .ni { color: #008000 } /* Name.Entity */ +html[data-theme="light"] .highlight .ne { color: #7928a1 } /* Name.Exception */ +html[data-theme="light"] .highlight .nf { color: #007faa } /* Name.Function */ +html[data-theme="light"] .highlight .nl { color: #797129 } /* Name.Label */ +html[data-theme="light"] .highlight .nn { color: #545454 } /* Name.Namespace */ +html[data-theme="light"] .highlight .nx { color: #545454 } /* Name.Other */ +html[data-theme="light"] .highlight .py { color: #007faa } /* Name.Property */ +html[data-theme="light"] .highlight .nt { color: #007faa } /* Name.Tag */ +html[data-theme="light"] .highlight .nv { color: #d91e18 } /* Name.Variable */ +html[data-theme="light"] .highlight .ow { color: #7928a1 } /* Operator.Word */ +html[data-theme="light"] .highlight .w { color: #545454 } /* Text.Whitespace */ +html[data-theme="light"] .highlight .mb { color: #797129 } /* Literal.Number.Bin */ +html[data-theme="light"] .highlight .mf { color: #797129 } /* Literal.Number.Float */ +html[data-theme="light"] .highlight .mh { color: #797129 } /* Literal.Number.Hex */ +html[data-theme="light"] .highlight .mi { color: #797129 } /* Literal.Number.Integer */ +html[data-theme="light"] .highlight .mo { color: #797129 } /* Literal.Number.Oct */ +html[data-theme="light"] .highlight .sa { color: #008000 } /* Literal.String.Affix */ +html[data-theme="light"] .highlight .sb { color: #008000 } /* Literal.String.Backtick */ +html[data-theme="light"] .highlight .sc { color: #008000 } /* Literal.String.Char */ +html[data-theme="light"] .highlight .dl { color: #008000 } /* Literal.String.Delimiter */ +html[data-theme="light"] .highlight .sd { color: #008000 } /* Literal.String.Doc */ +html[data-theme="light"] .highlight .s2 { color: #008000 } /* Literal.String.Double */ +html[data-theme="light"] .highlight .se { color: #008000 } /* Literal.String.Escape */ +html[data-theme="light"] .highlight .sh { color: #008000 } /* Literal.String.Heredoc */ +html[data-theme="light"] .highlight .si { color: #008000 } /* Literal.String.Interpol */ +html[data-theme="light"] .highlight .sx { color: #008000 } /* Literal.String.Other */ +html[data-theme="light"] .highlight .sr { color: #d91e18 } /* Literal.String.Regex */ +html[data-theme="light"] .highlight .s1 { color: #008000 } /* Literal.String.Single */ +html[data-theme="light"] .highlight .ss { color: #007faa } /* Literal.String.Symbol */ +html[data-theme="light"] .highlight .bp { color: #797129 } /* Name.Builtin.Pseudo */ +html[data-theme="light"] .highlight .fm { color: #007faa } /* Name.Function.Magic */ +html[data-theme="light"] .highlight .vc { color: #d91e18 } /* Name.Variable.Class */ +html[data-theme="light"] .highlight .vg { color: #d91e18 } /* Name.Variable.Global */ +html[data-theme="light"] .highlight .vi { color: #d91e18 } /* Name.Variable.Instance */ +html[data-theme="light"] .highlight .vm { color: #797129 } /* Name.Variable.Magic */ +html[data-theme="light"] .highlight .il { color: #797129 } /* Literal.Number.Integer.Long */ html[data-theme="dark"] .highlight pre { line-height: 125%; } html[data-theme="dark"] .highlight td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } html[data-theme="dark"] .highlight span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } @@ -123,7 +122,6 @@ html[data-theme="dark"] .highlight .py { color: #00e0e0 } /* Name.Property */ html[data-theme="dark"] .highlight .nt { color: #00e0e0 } /* Name.Tag */ html[data-theme="dark"] .highlight .nv { color: #ffa07a } /* Name.Variable */ html[data-theme="dark"] .highlight .ow { color: #dcc6e0 } /* Operator.Word */ -html[data-theme="dark"] .highlight .pm { color: #f8f8f2 } /* Punctuation.Marker */ html[data-theme="dark"] .highlight .w { color: #f8f8f2 } /* Text.Whitespace */ html[data-theme="dark"] .highlight .mb { color: #ffd900 } /* Literal.Number.Bin */ html[data-theme="dark"] .highlight .mf { color: #ffd900 } /* Literal.Number.Float */ diff --git a/_static/scripts/bootstrap.js b/_static/scripts/bootstrap.js index c8178debb..bda8a6027 100644 --- a/_static/scripts/bootstrap.js +++ b/_static/scripts/bootstrap.js @@ -1,3 +1,3 @@ /*! For license information please see bootstrap.js.LICENSE.txt */ -(()=>{"use strict";var t={d:(e,i)=>{for(var n in i)t.o(i,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:i[n]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};t.r(e),t.d(e,{afterMain:()=>E,afterRead:()=>v,afterWrite:()=>C,applyStyles:()=>$,arrow:()=>J,auto:()=>a,basePlacements:()=>l,beforeMain:()=>y,beforeRead:()=>_,beforeWrite:()=>A,bottom:()=>s,clippingParents:()=>d,computeStyles:()=>it,createPopper:()=>Dt,createPopperBase:()=>St,createPopperLite:()=>$t,detectOverflow:()=>_t,end:()=>h,eventListeners:()=>st,flip:()=>bt,hide:()=>wt,left:()=>r,main:()=>w,modifierPhases:()=>O,offset:()=>Et,placements:()=>g,popper:()=>f,popperGenerator:()=>Lt,popperOffsets:()=>At,preventOverflow:()=>Tt,read:()=>b,reference:()=>p,right:()=>o,start:()=>c,top:()=>n,variationPlacements:()=>m,viewport:()=>u,write:()=>T});var i={};t.r(i),t.d(i,{Alert:()=>Oe,Button:()=>ke,Carousel:()=>li,Collapse:()=>Ei,Dropdown:()=>Ki,Modal:()=>Ln,Offcanvas:()=>Kn,Popover:()=>bs,ScrollSpy:()=>Ls,Tab:()=>Js,Toast:()=>po,Tooltip:()=>fs});var n="top",s="bottom",o="right",r="left",a="auto",l=[n,s,o,r],c="start",h="end",d="clippingParents",u="viewport",f="popper",p="reference",m=l.reduce((function(t,e){return t.concat([e+"-"+c,e+"-"+h])}),[]),g=[].concat(l,[a]).reduce((function(t,e){return t.concat([e,e+"-"+c,e+"-"+h])}),[]),_="beforeRead",b="read",v="afterRead",y="beforeMain",w="main",E="afterMain",A="beforeWrite",T="write",C="afterWrite",O=[_,b,v,y,w,E,A,T,C];function x(t){return t?(t.nodeName||"").toLowerCase():null}function k(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function L(t){return t instanceof k(t).Element||t instanceof Element}function S(t){return t instanceof k(t).HTMLElement||t instanceof HTMLElement}function D(t){return"undefined"!=typeof ShadowRoot&&(t instanceof k(t).ShadowRoot||t instanceof ShadowRoot)}const $={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach((function(t){var i=e.styles[t]||{},n=e.attributes[t]||{},s=e.elements[t];S(s)&&x(s)&&(Object.assign(s.style,i),Object.keys(n).forEach((function(t){var e=n[t];!1===e?s.removeAttribute(t):s.setAttribute(t,!0===e?"":e)})))}))},effect:function(t){var e=t.state,i={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,i.popper),e.styles=i,e.elements.arrow&&Object.assign(e.elements.arrow.style,i.arrow),function(){Object.keys(e.elements).forEach((function(t){var n=e.elements[t],s=e.attributes[t]||{},o=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:i[t]).reduce((function(t,e){return t[e]="",t}),{});S(n)&&x(n)&&(Object.assign(n.style,o),Object.keys(s).forEach((function(t){n.removeAttribute(t)})))}))}},requires:["computeStyles"]};function I(t){return t.split("-")[0]}var N=Math.max,P=Math.min,M=Math.round;function j(){var t=navigator.userAgentData;return null!=t&&t.brands&&Array.isArray(t.brands)?t.brands.map((function(t){return t.brand+"/"+t.version})).join(" "):navigator.userAgent}function F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void 0===e&&(e=!1),void 0===i&&(i=!1);var n=t.getBoundingClientRect(),s=1,o=1;e&&S(t)&&(s=t.offsetWidth>0&&M(n.width)/t.offsetWidth||1,o=t.offsetHeight>0&&M(n.height)/t.offsetHeight||1);var r=(L(t)?k(t):window).visualViewport,a=!F()&&i,l=(n.left+(a&&r?r.offsetLeft:0))/s,c=(n.top+(a&&r?r.offsetTop:0))/o,h=n.width/s,d=n.height/o;return{width:h,height:d,top:c,right:l+h,bottom:c+d,left:l,x:l,y:c}}function B(t){var e=H(t),i=t.offsetWidth,n=t.offsetHeight;return Math.abs(e.width-i)<=1&&(i=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:t.offsetLeft,y:t.offsetTop,width:i,height:n}}function W(t,e){var i=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(i&&D(i)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function z(t){return k(t).getComputedStyle(t)}function R(t){return["table","td","th"].indexOf(x(t))>=0}function q(t){return((L(t)?t.ownerDocument:t.document)||window.document).documentElement}function V(t){return"html"===x(t)?t:t.assignedSlot||t.parentNode||(D(t)?t.host:null)||q(t)}function Y(t){return S(t)&&"fixed"!==z(t).position?t.offsetParent:null}function K(t){for(var e=k(t),i=Y(t);i&&R(i)&&"static"===z(i).position;)i=Y(i);return i&&("html"===x(i)||"body"===x(i)&&"static"===z(i).position)?e:i||function(t){var e=/firefox/i.test(j());if(/Trident/i.test(j())&&S(t)&&"fixed"===z(t).position)return null;var i=V(t);for(D(i)&&(i=i.host);S(i)&&["html","body"].indexOf(x(i))<0;){var n=z(i);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||e&&"filter"===n.willChange||e&&n.filter&&"none"!==n.filter)return i;i=i.parentNode}return null}(t)||e}function Q(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function X(t,e,i){return N(t,P(e,i))}function U(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function G(t,e){return e.reduce((function(e,i){return e[i]=t,e}),{})}const J={name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,i=t.state,a=t.name,c=t.options,h=i.elements.arrow,d=i.modifiersData.popperOffsets,u=I(i.placement),f=Q(u),p=[r,o].indexOf(u)>=0?"height":"width";if(h&&d){var m=function(t,e){return U("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:G(t,l))}(c.padding,i),g=B(h),_="y"===f?n:r,b="y"===f?s:o,v=i.rects.reference[p]+i.rects.reference[f]-d[f]-i.rects.popper[p],y=d[f]-i.rects.reference[f],w=K(h),E=w?"y"===f?w.clientHeight||0:w.clientWidth||0:0,A=v/2-y/2,T=m[_],C=E-g[p]-m[b],O=E/2-g[p]/2+A,x=X(T,O,C),k=f;i.modifiersData[a]=((e={})[k]=x,e.centerOffset=x-O,e)}},effect:function(t){var e=t.state,i=t.options.element,n=void 0===i?"[data-popper-arrow]":i;null!=n&&("string"!=typeof n||(n=e.elements.popper.querySelector(n)))&&W(e.elements.popper,n)&&(e.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Z(t){return t.split("-")[1]}var tt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function et(t){var e,i=t.popper,a=t.popperRect,l=t.placement,c=t.variation,d=t.offsets,u=t.position,f=t.gpuAcceleration,p=t.adaptive,m=t.roundOffsets,g=t.isFixed,_=d.x,b=void 0===_?0:_,v=d.y,y=void 0===v?0:v,w="function"==typeof m?m({x:b,y}):{x:b,y};b=w.x,y=w.y;var E=d.hasOwnProperty("x"),A=d.hasOwnProperty("y"),T=r,C=n,O=window;if(p){var x=K(i),L="clientHeight",S="clientWidth";x===k(i)&&"static"!==z(x=q(i)).position&&"absolute"===u&&(L="scrollHeight",S="scrollWidth"),(l===n||(l===r||l===o)&&c===h)&&(C=s,y-=(g&&x===O&&O.visualViewport?O.visualViewport.height:x[L])-a.height,y*=f?1:-1),l!==r&&(l!==n&&l!==s||c!==h)||(T=o,b-=(g&&x===O&&O.visualViewport?O.visualViewport.width:x[S])-a.width,b*=f?1:-1)}var D,$=Object.assign({position:u},p&&tt),I=!0===m?function(t,e){var i=t.x,n=t.y,s=e.devicePixelRatio||1;return{x:M(i*s)/s||0,y:M(n*s)/s||0}}({x:b,y},k(i)):{x:b,y};return b=I.x,y=I.y,f?Object.assign({},$,((D={})[C]=A?"0":"",D[T]=E?"0":"",D.transform=(O.devicePixelRatio||1)<=1?"translate("+b+"px, "+y+"px)":"translate3d("+b+"px, "+y+"px, 0)",D)):Object.assign({},$,((e={})[C]=A?y+"px":"",e[T]=E?b+"px":"",e.transform="",e))}const it={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,i=t.options,n=i.gpuAcceleration,s=void 0===n||n,o=i.adaptive,r=void 0===o||o,a=i.roundOffsets,l=void 0===a||a,c={placement:I(e.placement),variation:Z(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:s,isFixed:"fixed"===e.options.strategy};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,et(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:r,roundOffsets:l})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,et(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}};var nt={passive:!0};const st={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,i=t.instance,n=t.options,s=n.scroll,o=void 0===s||s,r=n.resize,a=void 0===r||r,l=k(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&c.forEach((function(t){t.addEventListener("scroll",i.update,nt)})),a&&l.addEventListener("resize",i.update,nt),function(){o&&c.forEach((function(t){t.removeEventListener("scroll",i.update,nt)})),a&&l.removeEventListener("resize",i.update,nt)}},data:{}};var ot={left:"right",right:"left",bottom:"top",top:"bottom"};function rt(t){return t.replace(/left|right|bottom|top/g,(function(t){return ot[t]}))}var at={start:"end",end:"start"};function lt(t){return t.replace(/start|end/g,(function(t){return at[t]}))}function ct(t){var e=k(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ht(t){return H(q(t)).left+ct(t).scrollLeft}function dt(t){var e=z(t),i=e.overflow,n=e.overflowX,s=e.overflowY;return/auto|scroll|overlay|hidden/.test(i+s+n)}function ut(t){return["html","body","#document"].indexOf(x(t))>=0?t.ownerDocument.body:S(t)&&dt(t)?t:ut(V(t))}function ft(t,e){var i;void 0===e&&(e=[]);var n=ut(t),s=n===(null==(i=t.ownerDocument)?void 0:i.body),o=k(n),r=s?[o].concat(o.visualViewport||[],dt(n)?n:[]):n,a=e.concat(r);return s?a:a.concat(ft(V(r)))}function pt(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function mt(t,e,i){return e===u?pt(function(t,e){var i=k(t),n=q(t),s=i.visualViewport,o=n.clientWidth,r=n.clientHeight,a=0,l=0;if(s){o=s.width,r=s.height;var c=F();(c||!c&&"fixed"===e)&&(a=s.offsetLeft,l=s.offsetTop)}return{width:o,height:r,x:a+ht(t),y:l}}(t,i)):L(e)?function(t,e){var i=H(t,!1,"fixed"===e);return i.top=i.top+t.clientTop,i.left=i.left+t.clientLeft,i.bottom=i.top+t.clientHeight,i.right=i.left+t.clientWidth,i.width=t.clientWidth,i.height=t.clientHeight,i.x=i.left,i.y=i.top,i}(e,i):pt(function(t){var e,i=q(t),n=ct(t),s=null==(e=t.ownerDocument)?void 0:e.body,o=N(i.scrollWidth,i.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),r=N(i.scrollHeight,i.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),a=-n.scrollLeft+ht(t),l=-n.scrollTop;return"rtl"===z(s||i).direction&&(a+=N(i.clientWidth,s?s.clientWidth:0)-o),{width:o,height:r,x:a,y:l}}(q(t)))}function gt(t){var e,i=t.reference,a=t.element,l=t.placement,d=l?I(l):null,u=l?Z(l):null,f=i.x+i.width/2-a.width/2,p=i.y+i.height/2-a.height/2;switch(d){case n:e={x:f,y:i.y-a.height};break;case s:e={x:f,y:i.y+i.height};break;case o:e={x:i.x+i.width,y:p};break;case r:e={x:i.x-a.width,y:p};break;default:e={x:i.x,y:i.y}}var m=d?Q(d):null;if(null!=m){var g="y"===m?"height":"width";switch(u){case c:e[m]=e[m]-(i[g]/2-a[g]/2);break;case h:e[m]=e[m]+(i[g]/2-a[g]/2)}}return e}function _t(t,e){void 0===e&&(e={});var i=e,r=i.placement,a=void 0===r?t.placement:r,c=i.strategy,h=void 0===c?t.strategy:c,m=i.boundary,g=void 0===m?d:m,_=i.rootBoundary,b=void 0===_?u:_,v=i.elementContext,y=void 0===v?f:v,w=i.altBoundary,E=void 0!==w&&w,A=i.padding,T=void 0===A?0:A,C=U("number"!=typeof T?T:G(T,l)),O=y===f?p:f,k=t.rects.popper,D=t.elements[E?O:y],$=function(t,e,i,n){var s="clippingParents"===e?function(t){var e=ft(V(t)),i=["absolute","fixed"].indexOf(z(t).position)>=0&&S(t)?K(t):t;return L(i)?e.filter((function(t){return L(t)&&W(t,i)&&"body"!==x(t)})):[]}(t):[].concat(e),o=[].concat(s,[i]),r=o[0],a=o.reduce((function(e,i){var s=mt(t,i,n);return e.top=N(s.top,e.top),e.right=P(s.right,e.right),e.bottom=P(s.bottom,e.bottom),e.left=N(s.left,e.left),e}),mt(t,r,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}(L(D)?D:D.contextElement||q(t.elements.popper),g,b,h),I=H(t.elements.reference),M=gt({reference:I,element:k,strategy:"absolute",placement:a}),j=pt(Object.assign({},k,M)),F=y===f?j:I,B={top:$.top-F.top+C.top,bottom:F.bottom-$.bottom+C.bottom,left:$.left-F.left+C.left,right:F.right-$.right+C.right},R=t.modifiersData.offset;if(y===f&&R){var Y=R[a];Object.keys(B).forEach((function(t){var e=[o,s].indexOf(t)>=0?1:-1,i=[n,s].indexOf(t)>=0?"y":"x";B[t]+=Y[i]*e}))}return B}const bt={name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,i=t.options,h=t.name;if(!e.modifiersData[h]._skip){for(var d=i.mainAxis,u=void 0===d||d,f=i.altAxis,p=void 0===f||f,_=i.fallbackPlacements,b=i.padding,v=i.boundary,y=i.rootBoundary,w=i.altBoundary,E=i.flipVariations,A=void 0===E||E,T=i.allowedAutoPlacements,C=e.options.placement,O=I(C),x=_||(O!==C&&A?function(t){if(I(t)===a)return[];var e=rt(t);return[lt(t),e,lt(e)]}(C):[rt(C)]),k=[C].concat(x).reduce((function(t,i){return t.concat(I(i)===a?function(t,e){void 0===e&&(e={});var i=e,n=i.placement,s=i.boundary,o=i.rootBoundary,r=i.padding,a=i.flipVariations,c=i.allowedAutoPlacements,h=void 0===c?g:c,d=Z(n),u=d?a?m:m.filter((function(t){return Z(t)===d})):l,f=u.filter((function(t){return h.indexOf(t)>=0}));0===f.length&&(f=u);var p=f.reduce((function(e,i){return e[i]=_t(t,{placement:i,boundary:s,rootBoundary:o,padding:r})[I(i)],e}),{});return Object.keys(p).sort((function(t,e){return p[t]-p[e]}))}(e,{placement:i,boundary:v,rootBoundary:y,padding:b,flipVariations:A,allowedAutoPlacements:T}):i)}),[]),L=e.rects.reference,S=e.rects.popper,D=new Map,$=!0,N=k[0],P=0;P