summaryrefslogtreecommitdiffstats
path: root/sphinx/locale/et/LC_MESSAGES/sphinx.js
blob: 970c9f2cf09aa6208762b289e3aa9bab8f800c11 (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": "et",
    "messages": {
        "%(filename)s — %(docstitle)s": "%(filename)s &8212; %(docstitle)s",
        "© %(copyright_prefix)s %(copyright)s.": "",
        ", in ": "",
        "About these documents": "Info selle dokumentatsiooni kohta",
        "Automatically generated list of changes in version %(version)s": "Automaatselt genereeritud nimekiri versiooni %(version)s muutustest",
        "C API changes": "C API muutused",
        "Changes in Version %(version)s — %(docstitle)s": "Muutused versioonis %(version)s — %(docstitle)s",
        "Collapse sidebar": "Varja k\u00fclgriba",
        "Complete Table of Contents": "T\u00e4ielik sisukorratabel",
        "Contents": "Sisukord",
        "Copyright": "Autori\u00f5igus",
        "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "",
        "Expand sidebar": "N\u00e4ita k\u00fclgriba",
        "Full index on one page": "T\u00e4isindeks \u00fchel lehel",
        "General Index": "\u00dcldindeks",
        "Global Module Index": "Globaalne moodulite indeks",
        "Go": "Otsi",
        "Hide Search Matches": "Varja otsingu tulemused",
        "Index": "Indeks",
        "Index &ndash; %(key)s": "Indeks &ndash; %(key)s",
        "Index pages by letter": "Indeksi lehek\u00fcljed algust\u00e4he kaupa",
        "Indices and tables:": "Indeksid ja tabelid:",
        "Last updated on %(last_updated)s.": "Viimati uuendatud %(last_updated)s.",
        "Library changes": "Teegi muutused",
        "Navigation": "Navigatsioon",
        "Next topic": "J\u00e4rgmine teema",
        "Other changes": "\u00dclej\u00e4\u00e4nud muutused",
        "Overview": "\u00dclevaade",
        "Please activate JavaScript to enable the search\n    functionality.": "Otsingu v\u00f5imaldamiseks tuleb aktiveerida JavaScript.",
        "Preparing search...": "Otsingu ettevalmistamine...",
        "Previous topic": "Eelmine teema",
        "Quick search": "Kiirotsing",
        "Search": "Otsing",
        "Search Page": "Otsinguleht",
        "Search Results": "Otsingu tulemused",
        "Search finished, found ${resultCount} page(s) matching the search query.": "",
        "Search within %(docstitle)s": "Otsi %(docstitle)s piires",
        "Searching": "Otsimine",
        "Searching for multiple words only shows matches that contain\n    all words.": "",
        "Show Source": "N\u00e4ita l\u00e4htekoodi",
        "Table of Contents": "Sisukorratabel",
        "This Page": "K\u00e4esolev leht",
        "Welcome! This is": "Tervitused! See on",
        "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Sinu otsingule ei vastanud \u00fckski dokument. Palun veendu, et k\u00f5ik sisestatud s\u00f5nad on \u00f5igesti kirjutatud ja sa oled valinud piisavalt kategooriaid.",
        "all functions, classes, terms": "k\u00f5ik funktsioonid, klassid ja terminid",
        "can be huge": "v\u00f5ib olla v\u00e4ga suur",
        "last updated": "viimati uuendatud",
        "lists all sections and subsections": "toob v\u00e4lja k\u00f5ik sektsioonid ja alamsektsioonid",
        "next chapter": "j\u00e4rgmine jaotis",
        "previous chapter": "eelmine jaotis",
        "quick access to all modules": "kiire ligip\u00e4\u00e4s k\u00f5igile moodulitele",
        "search": "otsi",
        "search this documentation": "otsi sellest dokumentatsioonist",
        "the documentation for": "dokumentatsioon projektile"
    },
    "plural_expr": "(n != 1)"
});