summaryrefslogtreecommitdiffstats
path: root/sphinx/locale/nl/LC_MESSAGES/sphinx.js
blob: beb790c5c9a6c84baef6130f6059afdc68b363ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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 <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(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 &ndash; %(key)s": "Index &ndash; %(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)"
});