From cf7da1843c45a4c2df7a749f7886a2d2ba0ee92a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:25:40 +0200 Subject: Adding upstream version 7.2.6. Signed-off-by: Daniel Baumann --- sphinx/locale/nl/LC_MESSAGES/sphinx.js | 60 ++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 sphinx/locale/nl/LC_MESSAGES/sphinx.js (limited to 'sphinx/locale/nl/LC_MESSAGES/sphinx.js') diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.js b/sphinx/locale/nl/LC_MESSAGES/sphinx.js new file mode 100644 index 0000000..beb790c --- /dev/null +++ b/sphinx/locale/nl/LC_MESSAGES/sphinx.js @@ -0,0 +1,60 @@ +Documentation.addTranslations({ + "locale": "nl", + "messages": { + "%(filename)s — %(docstitle)s": "%(filename)s — %(docstitle)s", + "© %(copyright_prefix)s %(copyright)s.": "", + ", in ": ", in", + "About these documents": "Over deze documenten", + "Automatically generated list of changes in version %(version)s": "Automatisch gegenereerde lijst van veranderingen in versie %(version)s", + "C API changes": "Veranderingen in de C-API", + "Changes in Version %(version)s — %(docstitle)s": "Wijzigingen in Versie %(version)s — %(docstitle)s", + "Collapse sidebar": "Zijpaneel inklappen", + "Complete Table of Contents": "Volledige inhoudsopgave", + "Contents": "Inhoudsopgave", + "Copyright": "Copyright", + "Created using Sphinx %(sphinx_version)s.": "", + "Expand sidebar": "Zijpaneel uitklappen", + "Full index on one page": "Volledige index op \u00e9\u00e9n pagina", + "General Index": "Algemene index", + "Global Module Index": "Globale Module-index", + "Go": "Zoek", + "Hide Search Matches": "Zoekresultaten verbergen", + "Index": "Index", + "Index – %(key)s": "Index – %(key)s", + "Index pages by letter": "Index pagineerd per letter", + "Indices and tables:": "Indices en tabellen:", + "Last updated on %(last_updated)s.": "Laatste aanpassing op %(last_updated)s.", + "Library changes": "Veranderingen in de bibliotheek", + "Navigation": "Navigatie", + "Next topic": "Volgend onderwerp", + "Other changes": "Andere veranderingen", + "Overview": "Overzicht", + "Please activate JavaScript to enable the search\n functionality.": "Activeer JavaSscript om de zoekfunctionaliteit in te schakelen.", + "Preparing search...": "Zoeken aan het voorbereiden...", + "Previous topic": "Vorig onderwerp", + "Quick search": "Snel zoeken", + "Search": "Zoeken", + "Search Page": "Zoekpagina", + "Search Results": "Zoekresultaten", + "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search within %(docstitle)s": "Zoeken in %(docstitle)s", + "Searching": "Bezig met zoeken", + "Searching for multiple words only shows matches that contain\n all words.": "", + "Show Source": "Broncode weergeven", + "Table of Contents": "", + "This Page": "Deze pagina", + "Welcome! This is": "Welkom! Dit is", + "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Uw zoekopdracht leverde geen resultaten op. Zorg ervoor dat alle woorden juist zijn gespeld en dat u voldoende categorie\u00ebn hebt geselecteerd.", + "all functions, classes, terms": "alle functies, klasses en begrippen", + "can be huge": "kan heel groot zijn", + "last updated": "laatst bijgewerkt", + "lists all sections and subsections": "geeft alle secties en subsecties weer", + "next chapter": "volgend hoofdstuk", + "previous chapter": "vorig hoofdstuk", + "quick access to all modules": "sneltoegang naar alle modules", + "search": "zoeken", + "search this documentation": "zoeken in deze documentatie", + "the documentation for": "de documentatie voor" + }, + "plural_expr": "(n != 1)" +}); \ No newline at end of file -- cgit v1.2.3