1Documentation.addTranslations({
2    "locale": "sv",
3    "messages": {
4        "%(filename)s — %(docstitle)s": "",
5        "&#169; <a href=\"%(path)s\">Copyright</a> %(copyright)s.": "",
6        "&#169; Copyright %(copyright)s.": "",
7        ", in ": "",
8        "About these documents": "Om dessa dokument",
9        "Automatically generated list of changes in version %(version)s": "Automatiskt genererad lista \u00f6ver f\u00f6r\u00e4ndringar i version %(version)s",
10        "C API changes": "F\u00f6r\u00e4ndringar i C-API",
11        "Changes in Version %(version)s &#8212; %(docstitle)s": "",
12        "Collapse sidebar": "D\u00f6lj sidolist",
13        "Complete Table of Contents": "Komplett Inneh\u00e5llsf\u00f6rteckning",
14        "Contents": "Inneh\u00e5ll",
15        "Copyright": "Copyright",
16        "Created using <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.": "Skapad med <a href=\"http://sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s.",
17        "Expand sidebar": "Expandera sidolist",
18        "Full index on one page": "Hela inneh\u00e5llsf\u00f6rteckningen p\u00e5 en sida",
19        "General Index": "Huvudindex",
20        "Global Module Index": "Global Modulindex",
21        "Go": "G\u00e5",
22        "Hide Search Matches": "D\u00f6lj S\u00f6kresultat",
23        "Index": "Index",
24        "Index &ndash; %(key)s": "Index &ndash; %(key)s",
25        "Index pages by letter": "Inneh\u00e5llsf\u00f6rteckning per inledande bokstav",
26        "Indices and tables:": "Index och tabeller",
27        "Last updated on %(last_updated)s.": "Senast uppdaterad %(last_updated)s.",
28        "Library changes": "F\u00f6r\u00e4ndringar i bibliotek",
29        "Navigation": "Navigation",
30        "Next topic": "N\u00e4sta titel",
31        "Other changes": "\u00d6vriga f\u00f6r\u00e4ndringar",
32        "Overview": "\u00d6versikt",
33        "Permalink to this definition": "Permalink till denna definition",
34        "Permalink to this headline": "Permalink till denna rubrik",
35        "Please activate JavaScript to enable the search\n    functionality.": "Var god aktivera JavaScript f\u00f6r s\u00f6kfunktionalitet.",
36        "Preparing search...": "",
37        "Previous topic": "F\u00f6reg\u00e5ende titel",
38        "Quick search": "Snabbs\u00f6k",
39        "Search": "S\u00f6k",
40        "Search Page": "S\u00f6ksida",
41        "Search Results": "S\u00f6kresultat",
42        "Search finished, found %s page(s) matching the search query.": "",
43        "Search within %(docstitle)s": "S\u00f6k bland %(docstitle)s",
44        "Searching": "",
45        "Searching for multiple words only shows matches that contain\n    all words.": "",
46        "Show Source": "Visa k\u00e4llfil",
47        "Table of Contents": "",
48        "This Page": "Denna Sida",
49        "Welcome! This is": "",
50        "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "",
51        "all functions, classes, terms": "alla funktioner, klasser, villkor",
52        "can be huge": "kan bli stort",
53        "last updated": "",
54        "lists all sections and subsections": "lista \u00f6ver alla paragrafer och underparagrafer",
55        "next chapter": "N\u00e4sta kapitel",
56        "previous chapter": "F\u00f6reg\u00e5ende kapitel",
57        "quick access to all modules": "genv\u00e4g till alla moduler",
58        "search": "s\u00f6k",
59        "search this documentation": "s\u00f6k i det h\u00e4r dokumentet",
60        "the documentation for": ""
61    },
62    "plural_expr": "(n != 1)"
63});