# Swedish messages for texinfo_document.
# Copyright (C) 2019 Free Software Foundation, Inc.
# This file is distributed under the same license as the texinfo package.
# Sebastian Rasmussen <sebras@gmail.com>, 2019.
# Luna Jernberg <droidbittin@gmail.com>, 2021, 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
"POT-Creation-Date: 2023-10-18 14:21+0100\n"
"PO-Revision-Date: 2022-10-20 15:17+0200\n"
"Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 3.0.1\n"
#: tp/ext/epub3.pm:672
msgid "Table of contents"
msgstr "Innehållsförteckning"
#. TRANSLATORS: abbreviation or acronym explanation
#: tp/init/html32.pm:196 tp/Texinfo/Convert/HTML.pm:3106
#, perl-brace-format
msgid "{explained_string} ({explanation})"
msgstr "{explained_string} ({explanation})"
#: tp/Texinfo/Common.pm:638
#| msgid "Function"
msgctxt "category of functions for @defun"
msgid "Function"
msgstr "Funktion"
#. TRANSLATORS: category of macros for @defmac
#: tp/Texinfo/Common.pm:640
msgid "Macro"
msgstr "Makro"
#. TRANSLATORS: category of special forms for @defspec
#: tp/Texinfo/Common.pm:642
msgid "Special Form"
msgstr "Specialform"
#: tp/Texinfo/Common.pm:645
#| msgid "Variable"
msgctxt "category of variables for @defvar"
msgid "Variable"
msgstr "Variable"
#. TRANSLATORS: category of user-modifiable options for @defopt
#: tp/Texinfo/Common.pm:647
msgid "User Option"
msgstr "Användarinställning"
#: tp/Texinfo/Common.pm:650
#| msgid "Function"
msgctxt "category of functions for @deftypefun"
msgid "Function"
msgstr "Funktion"
#: tp/Texinfo/Common.pm:653
#| msgid "Variable"
msgctxt "category of variables in typed languages for @deftypevar"
msgid "Variable"
msgstr "Variable"
#: tp/Texinfo/Common.pm:656
#| msgid "Instance Variable"
msgctxt ""
"category of instance variables in object-oriented programming for @defivar"
msgid "Instance Variable"
msgstr "Instantsvariabel"
#: tp/Texinfo/Common.pm:659
#| msgid "Instance Variable"
msgctxt ""
"category of instance variables with data type in object-oriented programming "
"for @deftypeivar"
msgid "Instance Variable"
msgstr "Instantsvariabel"
#: tp/Texinfo/Common.pm:662
#| msgid "Method"
msgctxt "category of methods in object-oriented programming for @defmethod"
msgid "Method"
msgstr "Metod"
#: tp/Texinfo/Common.pm:665
#| msgid "Method"
msgctxt ""
"category of methods with data type in object-oriented programming for "
"@deftypemethod"
msgid "Method"
msgstr "Metod"
#: tp/Texinfo/Structuring.pm:1947
msgid " --- The Detailed Node Listing ---"
msgstr " --- Den detaljerade nodlistningen ---"
#. TRANSLATORS: association of a method or operation name with a class
#. in descriptions of object-oriented programming methods or operations.
#: tp/Texinfo/Translations.pm:387
#, perl-brace-format
msgid "{name} on {class}"
msgstr "{name} på {class}"
#. TRANSLATORS: association of a variable or instance variable with
#. a class in descriptions of object-oriented programming variables or
#. instance variable.
#: tp/Texinfo/Translations.pm:391
#, perl-brace-format
msgid "{name} of {class}"
msgstr "{name} av {class}"
#. TRANSLATORS: expansion of @error{} as Texinfo code
#: tp/Texinfo/Convert/Converter.pm:111
msgid "error@arrow{}"
msgstr "error@arrow{}"
#: tp/Texinfo/Convert/Converter.pm:1245 tp/Texinfo/Convert/Converter.pm:1298
#, perl-brace-format
msgid "{float_type} {float_number}"
msgstr "{float_type} {float_number}"
#: tp/Texinfo/Convert/Converter.pm:1249 tp/Texinfo/Convert/Converter.pm:1302
#, perl-brace-format
msgid "{float_type}"
msgstr "{float_type}"
#: tp/Texinfo/Convert/Converter.pm:1254 tp/Texinfo/Convert/Converter.pm:1313
#, perl-brace-format
msgid "{float_number}"
msgstr "{float_number}"
#. TRANSLATORS: added before caption
#: tp/Texinfo/Convert/Converter.pm:1287
#, perl-brace-format
msgid "{float_type} {float_number}: "
msgstr "{float_type} {float_number}: "
#. TRANSLATORS: added before caption, no float label
#: tp/Texinfo/Convert/Converter.pm:1292
#, perl-brace-format
msgid "{float_type}: "
msgstr "{float_type}: "
#. TRANSLATORS: added before caption, no float type
#: tp/Texinfo/Convert/Converter.pm:1310
#, perl-brace-format
msgid "{float_number}: "
msgstr "{float_number}: "
#: tp/Texinfo/Convert/DocBook.pm:1122
#, perl-brace-format
msgid "section ``{section_name}'' in @cite{{book}}"
msgstr "avsnitt ``{section_name}'' i @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1127
#, perl-brace-format
msgid "See section ``{section_name}'' in @cite{{book}}"
msgstr "Se avsnitt ``{section_name}'' i @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1132
#, perl-brace-format
msgid "see section ``{section_name}'' in @cite{{book}}"
msgstr "se avsnitt ``{section_name}'' i @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1139
#, perl-brace-format
msgid "``{node_name}'' in @cite{{book}}"
msgstr "``{node_name}'' i @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1144
#, perl-brace-format
msgid "See ``{node_name}'' in @cite{{book}}"
msgstr "Se ``{node_name}'' in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1149
#, perl-brace-format
msgid "see ``{node_name}'' in @cite{{book}}"
msgstr "se ``{node_name}'' in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1156 tp/Texinfo/Convert/HTML.pm:5511
#, perl-brace-format
msgid "@cite{{book}}"
msgstr "@cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1160 tp/Texinfo/Convert/HTML.pm:5488
#, perl-brace-format
msgid "See @cite{{book}}"
msgstr "Se @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1164 tp/Texinfo/Convert/HTML.pm:5465
#, perl-brace-format
msgid "see @cite{{book}}"
msgstr "se @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1172
#, perl-brace-format
msgid "section ``{section_name}'' in @file{{manual}}"
msgstr "avsnitt ``{section_name}'' i @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1177
#, perl-brace-format
msgid "See section ``{section_name}'' in @file{{manual}}"
msgstr "Se avsnitt ``{section_name}'' in @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1182
#, perl-brace-format
msgid "see section ``{section_name}'' in @file{{manual}}"
msgstr "se avsnitt ``{section_name}'' in @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1189
#, perl-brace-format
msgid "``{node_name}'' in @file{{manual}}"
msgstr "``{node_name}'' i @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1194
#, perl-brace-format
msgid "See ``{node_name}'' in @file{{manual}}"
msgstr "Se ``{node_name}'' i @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1199
#, perl-brace-format
msgid "see ``{node_name}'' in @file{{manual}}"
msgstr "se ``{node_name}'' i @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1206
#, perl-brace-format
msgid "@file{{manual}}"
msgstr "@file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1210
#, perl-brace-format
msgid "See @file{{manual}}"
msgstr "Se @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1214
#, perl-brace-format
msgid "see @file{{manual}}"
msgstr "se @file{{manual}}"
#: tp/Texinfo/Convert/DocBook.pm:1234
#, perl-brace-format
msgid "{title_ref}"
msgstr "{title_ref}"
#: tp/Texinfo/Convert/DocBook.pm:1239
#, perl-brace-format
msgid "See {title_ref}"
msgstr "Se {title_ref}"
#: tp/Texinfo/Convert/DocBook.pm:1244
#, perl-brace-format
msgid "see {title_ref}"
msgstr "se {title_ref}"
#: tp/Texinfo/Convert/DocBook.pm:1403 tp/Texinfo/Convert/LaTeX.pm:3442
#: tp/Texinfo/Convert/Plaintext.pm:2528
#, perl-brace-format
msgid "{abbr_or_acronym} ({explanation})"
msgstr "{abbr_or_acronym} ({explanation})"
#: tp/Texinfo/Convert/DocBook.pm:1588 tp/Texinfo/Convert/LaTeX.pm:3654
#: tp/Texinfo/Convert/Plaintext.pm:2734 tp/Texinfo/Convert/HTML.pm:6114
#, perl-brace-format
msgid "@b{{quotation_arg}:} "
msgstr "@b{{quotation_arg}:} "
#: tp/Texinfo/Convert/LaTeX.pm:3116 tp/Texinfo/Convert/Plaintext.pm:2454
#, perl-brace-format
msgid "{text} ({url})"
msgstr "{text} ({url})"
#: tp/Texinfo/Convert/LaTeX.pm:3596 tp/Texinfo/Convert/Plaintext.pm:2629
#: tp/Texinfo/Convert/HTML.pm:2989
#, perl-brace-format
msgid "@{No value for `{value}'@}"
msgstr "@{Inget värdet för `{value}'@}"
#. TRANSLATORS: quotation author
#: tp/Texinfo/Convert/LaTeX.pm:4358 tp/Texinfo/Convert/Plaintext.pm:3825
#: tp/Texinfo/Convert/HTML.pm:4985
#, perl-brace-format
msgid "@center --- @emph{{author}}"
msgstr "@center --- @emph{{author}}"
#: tp/Texinfo/Convert/Plaintext.pm:1248 tp/Texinfo/Convert/HTML.pm:1104
#: tp/Texinfo/Convert/Utils.pm:339
#, perl-brace-format
msgid "Appendix {number} {section_title}"
msgstr "Appendix {number} {section_title}"
#. TRANSLATORS: numbered section title
#: tp/Texinfo/Convert/Plaintext.pm:1254 tp/Texinfo/Convert/HTML.pm:1111
#: tp/Texinfo/Convert/Utils.pm:343
#, perl-brace-format
msgid "{number} {section_title}"
msgstr "{number} {section_title}"
#: tp/Texinfo/Convert/Plaintext.pm:1541
msgid "(outside of any node)"
msgstr "(utanför varje annan nod)"
#: tp/Texinfo/Convert/Plaintext.pm:2420
#, perl-brace-format
msgid "{name} @url{{email}}"
msgstr "{name} @url{{email}}"
#: tp/Texinfo/Convert/Plaintext.pm:2423
#, perl-brace-format
msgid "@url{{email}}"
msgstr "@url{{email}}"
#: tp/Texinfo/Convert/Plaintext.pm:2458
#, perl-brace-format
msgid "@t{<{url}>}"
msgstr "@t{<{url}>}"
#: tp/Texinfo/Convert/Plaintext.pm:2787
#, fuzzy, perl-brace-format
#| msgid "@center --- @emph{{author}}"
msgid "@center @b{{cartouche_arg}}"
msgstr "@center --- @emph{{author}}"
#: tp/Texinfo/Convert/Plaintext.pm:3196
#, perl-brace-format
msgid "@tie{}-- {category}: {name}{arguments}"
msgstr "@tie{}-- {category}: {name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3199
#, perl-brace-format
msgid "@tie{}-- {category}: {name} {arguments}"
msgstr "@tie{}-- {category}: {name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3203
#, perl-brace-format
msgid "@tie{}-- {category}: {name}"
msgstr "@tie{}-- {category}: {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3220
#, perl-brace-format
msgid "@tie{}-- {category}:@*{type}@*{name}{arguments}"
msgstr "@tie{}-- {category}:@*{type}@*{name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3224
#, perl-brace-format
msgid "@tie{}-- {category}:@*{type}@*{name} {arguments}"
msgstr "@tie{}-- {category}:@*{type}@*{name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3230
#, perl-brace-format
msgid "@tie{}-- {category}: {type} {name}{arguments}"
msgstr "@tie{}-- {category}: {type} {name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3234
#, perl-brace-format
msgid "@tie{}-- {category}: {type} {name} {arguments}"
msgstr "@tie{}-- {category}: {type} {name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3245
#, perl-brace-format
msgid "@tie{}-- {category}:@*{type}@*{name}"
msgstr "@tie{}-- {category}:@*{type}@*{name}"
#: tp/Texinfo/Convert/Plaintext.pm:3248
#, perl-brace-format
msgid "@tie{}-- {category}: {type} {name}"
msgstr "@tie{}-- {category}: {type} {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3263
#, perl-brace-format
msgid "@tie{}-- {category} of {class}: {name}{arguments}"
msgstr "@tie{}-- {category} av {class}: {name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3267
#, perl-brace-format
msgid "@tie{}-- {category} of {class}: {name} {arguments}"
msgstr "@tie{}-- {category} av {class}: {name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3271
#, perl-brace-format
msgid "@tie{}-- {category} of {class}: {name}"
msgstr "@tie{}-- {category} av {class}: {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3287
#, perl-brace-format
msgid "@tie{}-- {category} on {class}: {name}{arguments}"
msgstr "@tie{}-- {category} på {class}: {name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3291
#, perl-brace-format
msgid "@tie{}-- {category} on {class}: {name} {arguments}"
msgstr "@tie{}-- {category} på {class}: {name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3295
#, perl-brace-format
msgid "@tie{}-- {category} on {class}: {name}"
msgstr "@tie{}-- {category} på {class}: {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3311
#, perl-brace-format
msgid "@tie{}-- {category} on {class}:@*{type}@*{name}{arguments}"
msgstr "@tie{}-- {category} på {class}:@*{type}@*{name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3315
#, perl-brace-format
msgid "@tie{}-- {category} on {class}:@*{type}@*{name} {arguments}"
msgstr "@tie{}-- {category} på {class}:@*{type}@*{name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3321
#, perl-brace-format
msgid "@tie{}-- {category} on {class}: {type} {name}{arguments}"
msgstr "@tie{}-- {category} på {class}: {type} {name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3325
#, perl-brace-format
msgid "@tie{}-- {category} on {class}: {type} {name} {arguments}"
msgstr "@tie{}-- {category} på {class}: {type} {name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3337
#, perl-brace-format
msgid "@tie{}-- {category} on {class}:@*{type}@*{name}"
msgstr "@tie{}-- {category} på {class}:@*{type}@*{name}"
#: tp/Texinfo/Convert/Plaintext.pm:3341
#, perl-brace-format
msgid "@tie{}-- {category} on {class}: {type} {name}"
msgstr "@tie{}-- {category} på {class}: {type} {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3355
#, perl-brace-format
msgid "@tie{}-- {category} of {class}: {type} {name}{arguments}"
msgstr "@tie{}-- {category} av {class}: {type} {name}{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3359
#, perl-brace-format
msgid "@tie{}-- {category} of {class}: {type} {name} {arguments}"
msgstr "@tie{}-- {category} av {class}: {type} {name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3369
#, perl-brace-format
msgid "@tie{}-- {category} of {class}: {type} {name}"
msgstr "@tie{}-- {category} av {class}: {type} {name}"
#: tp/Texinfo/Convert/HTML.pm:2010
#| msgid "About This Document"
msgctxt "about section heading"
msgid "About This Document"
msgstr "Om detta dokument"
#: tp/Texinfo/Convert/HTML.pm:2012
#| msgid "Table of Contents"
msgctxt "contents section heading"
msgid "Table of Contents"
msgstr "Innehållsförteckning"
#: tp/Texinfo/Convert/HTML.pm:2015
#| msgid "Short Table of Contents"
msgctxt "shortcontents section heading"
msgid "Short Table of Contents"
msgstr "Kort innehållsförteckning"
#: tp/Texinfo/Convert/HTML.pm:2017
#| msgid "Footnotes"
msgctxt "footnotes section heading"
msgid "Footnotes"
msgstr "Fotnoter"
#: tp/Texinfo/Convert/HTML.pm:2121
#| msgid "Top"
msgctxt "Top direction string"
msgid "Top"
msgstr "Överst"
#: tp/Texinfo/Convert/HTML.pm:2123
#| msgid "Contents"
msgctxt "Contents direction string"
msgid "Contents"
msgstr "Innehåll"
#: tp/Texinfo/Convert/HTML.pm:2126
#| msgid "Overview"
msgctxt "Overview direction string"
msgid "Overview"
msgstr "Översikt"
#: tp/Texinfo/Convert/HTML.pm:2128
#| msgid "Index"
msgctxt "Index direction string"
msgid "Index"
msgstr "Index"
#: tp/Texinfo/Convert/HTML.pm:2131
#| msgid "current"
msgctxt "This (current section) direction string"
msgid "current"
msgstr "aktuell"
#: tp/Texinfo/Convert/HTML.pm:2135
#| msgid "Prev"
msgctxt "Prev direction string"
msgid "Prev"
msgstr "Föregånde"
#: tp/Texinfo/Convert/HTML.pm:2137
#| msgid " Up "
msgctxt "Up direction string"
msgid " Up "
msgstr " Upp "
#: tp/Texinfo/Convert/HTML.pm:2139
#| msgid "Next"
msgctxt "Next direction string"
msgid "Next"
msgstr "Nästa"
#: tp/Texinfo/Convert/HTML.pm:2141
#| msgid "Up"
msgctxt "NodeUp direction string"
msgid "Up"
msgstr "Upp"
#: tp/Texinfo/Convert/HTML.pm:2143
#| msgid "Next"
msgctxt "NodeNext direction string"
msgid "Next"
msgstr "Nästa"
#: tp/Texinfo/Convert/HTML.pm:2145
#| msgid "Previous"
msgctxt "NodePrev direction string"
msgid "Previous"
msgstr "Föregående"
#: tp/Texinfo/Convert/HTML.pm:2147
#| msgid "Forward node"
msgctxt "NodeForward direction string"
msgid "Forward node"
msgstr "Framåt nod"
#: tp/Texinfo/Convert/HTML.pm:2149
#| msgid "Back node"
msgctxt "NodeBack direction string"
msgid "Back node"
msgstr "Bakåt nod"
#: tp/Texinfo/Convert/HTML.pm:2156
#| msgid "Next file"
msgctxt "NextFile direction string"
msgid "Next file"
msgstr "Nästa fil"
#: tp/Texinfo/Convert/HTML.pm:2158
#| msgid "Previous file"
msgctxt "PrevFile direction string"
msgid "Previous file"
msgstr "Föregående fil"
#: tp/Texinfo/Convert/HTML.pm:2163
#| msgid "Cover (top) of document"
msgctxt "Top direction description"
msgid "Cover (top) of document"
msgstr "Dokumentomslag (topp)"
#: tp/Texinfo/Convert/HTML.pm:2166
#| msgid "Table of contents"
msgctxt "Contents direction description"
msgid "Table of contents"
msgstr "Innehållsförteckning"
#: tp/Texinfo/Convert/HTML.pm:2169
#| msgid "Short table of contents"
msgctxt "Overview direction description"
msgid "Short table of contents"
msgstr "Kort innehållsförteckning"
#: tp/Texinfo/Convert/HTML.pm:2171
#| msgid "Index"
msgctxt "Index direction description"
msgid "Index"
msgstr "Index"
#: tp/Texinfo/Convert/HTML.pm:2174
#| msgid "Current section"
msgctxt "This (current section) direction description"
msgid "Current section"
msgstr "Aktuellt avsnitt"
#: tp/Texinfo/Convert/HTML.pm:2177
#| msgid "Previous section in reading order"
msgctxt "Back direction description"
msgid "Previous section in reading order"
msgstr "Föregående avsnitt i läsordning"
#: tp/Texinfo/Convert/HTML.pm:2180
#| msgid "Beginning of this chapter or previous chapter"
msgctxt "FastBack direction description"
msgid "Beginning of this chapter or previous chapter"
msgstr "Början på detta kapitel eller föregående kapitel"
#: tp/Texinfo/Convert/HTML.pm:2183
#| msgid "Previous section on same level"
msgctxt "Prev direction description"
msgid "Previous section on same level"
msgstr "Föregåens avsnitt på samma nivå"
#: tp/Texinfo/Convert/HTML.pm:2185
#| msgid "Up section"
msgctxt "Up direction description"
msgid "Up section"
msgstr "Upp ett avsnitt"
#: tp/Texinfo/Convert/HTML.pm:2187
#| msgid "Next section on same level"
msgctxt "Next direction description"
msgid "Next section on same level"
msgstr "Nästa avsnitt på samma nivå"
#: tp/Texinfo/Convert/HTML.pm:2189
#| msgid "Up node"
msgctxt "NodeUp direction description"
msgid "Up node"
msgstr "Upp en nod"
#: tp/Texinfo/Convert/HTML.pm:2191
#| msgid "Next node"
msgctxt "NodeNext direction description"
msgid "Next node"
msgstr "Nästa nod"
#: tp/Texinfo/Convert/HTML.pm:2193
#| msgid "Previous node"
msgctxt "NodePrev direction description"
msgid "Previous node"
msgstr "Föregående nod"
#: tp/Texinfo/Convert/HTML.pm:2196
#| msgid "Next node in node reading order"
msgctxt "NodeForward direction description"
msgid "Next node in node reading order"
msgstr "Nästa nod i nodläsordning"
#: tp/Texinfo/Convert/HTML.pm:2199
#| msgid "Previous node in node reading order"
msgctxt "NodeBack direction description"
msgid "Previous node in node reading order"
msgstr "Föregående nod i nodläsordning"
#: tp/Texinfo/Convert/HTML.pm:2202
#| msgid "Next section in reading order"
msgctxt "Forward direction description"
msgid "Next section in reading order"
msgstr "Nästa avsnitt i läsordning"
#: tp/Texinfo/Convert/HTML.pm:2204
#| msgid "Next chapter"
msgctxt "FastForward direction description"
msgid "Next chapter"
msgstr "Nästa kapitel"
#: tp/Texinfo/Convert/HTML.pm:2206
#| msgid "About (help)"
msgctxt "About direction description"
msgid "About (help)"
msgstr "Om (hjälp)"
#: tp/Texinfo/Convert/HTML.pm:2209
#| msgid "First section in reading order"
msgctxt "First direction description"
msgid "First section in reading order"
msgstr "Första avsnitt i läsordning"
#: tp/Texinfo/Convert/HTML.pm:2212
#| msgid "Last section in reading order"
msgctxt "Last direction description"
msgid "Last section in reading order"
msgstr "Sista avsnitt i läsordning"
#: tp/Texinfo/Convert/HTML.pm:2215
#| msgid "Forward section in next file"
msgctxt "NextFile direction description"
msgid "Forward section in next file"
msgstr "Framåt ett avsnitt i nästa fil"
#: tp/Texinfo/Convert/HTML.pm:2218
#| msgid "Back section in previous file"
msgctxt "PrevFile direction description"
msgid "Back section in previous file"
msgstr "Bakåt ett avsnitt i föregående fil"
#: tp/Texinfo/Convert/HTML.pm:2224
#| msgid "Top"
msgctxt "Top direction button label"
msgid "Top"
msgstr "Överst"
#: tp/Texinfo/Convert/HTML.pm:2226
#| msgid "Contents"
msgctxt "Contents direction button label"
msgid "Contents"
msgstr "Innehåll"
#: tp/Texinfo/Convert/HTML.pm:2228
#| msgid "Overview"
msgctxt "Overview direction button label"
msgid "Overview"
msgstr "Översikt"
#: tp/Texinfo/Convert/HTML.pm:2230
#| msgid "Index"
msgctxt "Index direction button label"
msgid "Index"
msgstr "Index"
#: tp/Texinfo/Convert/HTML.pm:2232
#| msgid "This"
msgctxt "This direction button label"
msgid "This"
msgstr "Detta"
#: tp/Texinfo/Convert/HTML.pm:2234
#| msgid "Back"
msgctxt "Back direction button label"
msgid "Back"
msgstr "Bakåt"
#: tp/Texinfo/Convert/HTML.pm:2236
#| msgid "FastBack"
msgctxt "FastBack direction button label"
msgid "FastBack"
msgstr "Snabbt bakåt"
#: tp/Texinfo/Convert/HTML.pm:2238
#| msgid "Prev"
msgctxt "Prev direction button label"
msgid "Prev"
msgstr "Föregånde"
#: tp/Texinfo/Convert/HTML.pm:2240
#| msgid "Up"
msgctxt "Up direction button label"
msgid "Up"
msgstr "Upp"
#: tp/Texinfo/Convert/HTML.pm:2242
#| msgid "Next"
msgctxt "Next direction button label"
msgid "Next"
msgstr "Nästa"
#: tp/Texinfo/Convert/HTML.pm:2244
#| msgid "NodeUp"
msgctxt "NodeUp direction button label"
msgid "NodeUp"
msgstr "Nod upp"
#: tp/Texinfo/Convert/HTML.pm:2246
#| msgid "NodeNext"
msgctxt "NodeNext direction button label"
msgid "NodeNext"
msgstr "Nod nästa"
#: tp/Texinfo/Convert/HTML.pm:2248
#| msgid "NodePrev"
msgctxt "NodePrev direction button label"
msgid "NodePrev"
msgstr "Nod Föregånde"
#: tp/Texinfo/Convert/HTML.pm:2250
#| msgid "NodeForward"
msgctxt "NodeForward direction button label"
msgid "NodeForward"
msgstr "Nod framåt"
#: tp/Texinfo/Convert/HTML.pm:2252
#| msgid "NodeBack"
msgctxt "NodeBack direction button label"
msgid "NodeBack"
msgstr "Nod bakåt"
#: tp/Texinfo/Convert/HTML.pm:2254
#| msgid "Forward"
msgctxt "Forward direction button label"
msgid "Forward"
msgstr "Framåt"
#: tp/Texinfo/Convert/HTML.pm:2256
#| msgid "FastForward"
msgctxt "FastForward direction button label"
msgid "FastForward"
msgstr "Snabbt framåt"
#: tp/Texinfo/Convert/HTML.pm:2258
#| msgid "About"
msgctxt "About direction button label"
msgid "About"
msgstr "Om"
#: tp/Texinfo/Convert/HTML.pm:2260
#| msgid "First"
msgctxt "First direction button label"
msgid "First"
msgstr "Första"
#: tp/Texinfo/Convert/HTML.pm:2262
#| msgid "Last"
msgctxt "Last direction button label"
msgid "Last"
msgstr "Sista"
#: tp/Texinfo/Convert/HTML.pm:2264
#| msgid "NextFile"
msgctxt "NextFile direction button label"
msgid "NextFile"
msgstr "Nästa fil"
#: tp/Texinfo/Convert/HTML.pm:2266
#| msgid "PrevFile"
msgctxt "PrevFile direction button label"
msgid "PrevFile"
msgstr "Föreg. fil"
#: tp/Texinfo/Convert/HTML.pm:5378
#, perl-brace-format
msgid "see {reference_name}"
msgstr "se {reference_name}"
#: tp/Texinfo/Convert/HTML.pm:5381
#, perl-brace-format
msgid "See {reference_name}"
msgstr "Se {reference_name}"
#: tp/Texinfo/Convert/HTML.pm:5384
#, perl-brace-format
msgid "{reference_name}"
msgstr "{reference_name}"
#: tp/Texinfo/Convert/HTML.pm:5453
#, perl-brace-format
msgid "see {reference} in @cite{{book}}"
msgstr "se {reference} i @cite{{book}}"
#: tp/Texinfo/Convert/HTML.pm:5457
#, perl-brace-format
msgid "see @cite{{book_reference}}"
msgstr "se @cite{{book_reference}}"
#: tp/Texinfo/Convert/HTML.pm:5461
#, perl-brace-format
msgid "see `{section}' in @cite{{book}}"
msgstr "se `{section}' i @cite{{book}}"
#: tp/Texinfo/Convert/HTML.pm:5468
#, perl-brace-format
msgid "see {reference}"
msgstr "se {reference}"
#: tp/Texinfo/Convert/HTML.pm:5471
#, perl-brace-format
msgid "see `{section}'"
msgstr "se `{section}'"
#: tp/Texinfo/Convert/HTML.pm:5476
#, perl-brace-format
msgid "See {reference} in @cite{{book}}"
msgstr "Se {reference} i @cite{{book}}"
#: tp/Texinfo/Convert/HTML.pm:5480
#, perl-brace-format
msgid "See @cite{{book_reference}}"
msgstr "Se @cite{{book_reference}}"
#: tp/Texinfo/Convert/HTML.pm:5484
#, perl-brace-format
msgid "See `{section}' in @cite{{book}}"
msgstr "Se `{section}' i @cite{{book}}"
#: tp/Texinfo/Convert/HTML.pm:5491
#, perl-brace-format
msgid "See {reference}"
msgstr "Se {reference}"
#: tp/Texinfo/Convert/HTML.pm:5494
#, perl-brace-format
msgid "See `{section}'"
msgstr "Se `{section}'"
#: tp/Texinfo/Convert/HTML.pm:5499
#, perl-brace-format
msgid "{reference} in @cite{{book}}"
msgstr "{reference} i @cite{{book}}"
#: tp/Texinfo/Convert/HTML.pm:5503
#, perl-brace-format
msgid "@cite{{book_reference}}"
msgstr "@cite{{book_reference}}"
#: tp/Texinfo/Convert/HTML.pm:5507
#, perl-brace-format
msgid "`{section}' in @cite{{book}}"
msgstr "`{section}' i @cite{{book}}"
#: tp/Texinfo/Convert/HTML.pm:5514
#, perl-brace-format
msgid "{reference}"
msgstr "{reference}"
#: tp/Texinfo/Convert/HTML.pm:5517
#, perl-brace-format
msgid "`{section}'"
msgstr "`{section}'"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and is used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5670
#, perl-brace-format
msgid "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
msgstr ""
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5677
#, perl-brace-format
msgid "{main_index_entry}, @emph{See@:} {seenentry}"
msgstr ""
#. TRANSLATORS: refer to another index entry
#: tp/Texinfo/Convert/HTML.pm:5694
#, perl-brace-format
msgid "@emph{See also} {see_also_entry}"
msgstr ""
#. TRANSLATORS: before list of letters and symbols grouping index entries
#: tp/Texinfo/Convert/HTML.pm:5972 tp/Texinfo/Convert/HTML.pm:5999
msgid "Jump to"
msgstr "Hoppa till"
#. TRANSLATORS: index entries column header in index formatting
#: tp/Texinfo/Convert/HTML.pm:5984
msgid "Index Entry"
msgstr "Indexpost"
#. TRANSLATORS: section of index entry column header in index formatting
#: tp/Texinfo/Convert/HTML.pm:5987
msgid "Section"
msgstr "Avsnitt"
#: tp/Texinfo/Convert/HTML.pm:6957
#, perl-brace-format
msgid "{category} on @code{{class}}:@* "
msgstr "{category} på @code{{class}}:@* "
#: tp/Texinfo/Convert/HTML.pm:6961
#, perl-brace-format
msgid "{category} on @code{{class}}: "
msgstr "{category} på @code{{class}}: "
#: tp/Texinfo/Convert/HTML.pm:6965
#, perl-brace-format
msgid "{category} of @code{{class}}: "
msgstr "{category} av @code{{class}}: "
#: tp/Texinfo/Convert/HTML.pm:6979
#, perl-brace-format
msgid "{category}:@* "
msgstr "{category}:@* "
#: tp/Texinfo/Convert/HTML.pm:6982
#, perl-brace-format
msgid "{category}: "
msgstr "{category}: "
#: tp/Texinfo/Convert/HTML.pm:9883
#, perl-brace-format
msgid ""
"This document was generated on @emph{@today{}} using "
"@uref{{program_homepage}, @emph{{program}}}."
msgstr ""
"Detta dokument genererades @emph{@today{}} av @uref{{program_homepage}, "
"@emph{{program}}}."
#: tp/Texinfo/Convert/HTML.pm:9888
msgid "This document was generated on @emph{@today{}}."
msgstr "Detta dokument genererades @emph{@today{}}."
#: tp/Texinfo/Convert/HTML.pm:9928
msgid "JavaScript license information"
msgstr "JavaScript-licensinformation"
#. TRANSLATORS: sectioning element title for the page header
#: tp/Texinfo/Convert/HTML.pm:9976
#, perl-brace-format
msgid "{element_text} ({title})"
msgstr "{element_text} ({title})"
#: tp/Texinfo/Convert/HTML.pm:10189
#, perl-brace-format
msgid "The node you are looking for is at {href}."
msgstr "Noden du letar efter finns vid {href}."
#: tp/Texinfo/Convert/HTML.pm:10302
msgid " The buttons in the navigation panels have the following meaning:"
msgstr " Knapparna i navigationspanelerna har följande innebörd:"
#. TRANSLATORS: direction column header in the navigation help
#: tp/Texinfo/Convert/HTML.pm:10310
msgid "Button"
msgstr "Knapp"
#. TRANSLATORS: button label column header in the navigation help
#: tp/Texinfo/Convert/HTML.pm:10312
msgid "Name"
msgstr "Namn"
#. TRANSLATORS: direction description column header in the navigation help
#: tp/Texinfo/Convert/HTML.pm:10314
msgid "Go to"
msgstr "Gå till"
#. TRANSLATORS: section reached column header in the navigation help
#: tp/Texinfo/Convert/HTML.pm:10316
msgid "From 1.2.3 go to"
msgstr "Från 1.2.3 gå till"
#: tp/Texinfo/Convert/HTML.pm:10361
msgid ""
" where the @strong{ Example } assumes that the current position is at "
"@strong{ Subsubsection One-Two-Three } of a document of the following "
"structure:"
msgstr ""
" Där @strong{ Exempel } förutsätter att den aktuella positionen är vid "
"@strong{ Underunderavsnitt Ett-Två-Tree } för ett dokument med följande "
"struktur:"
#. TRANSLATORS: example name of section for section 1
#: tp/Texinfo/Convert/HTML.pm:10373
msgid "Section One"
msgstr "Avsnitt ett"
#. TRANSLATORS: example name of section for section 1.1
#: tp/Texinfo/Convert/HTML.pm:10376
msgid "Subsection One-One"
msgstr "Underavsnitt Ett-Ett"
#. TRANSLATORS: example name of section for section 1.2
#: tp/Texinfo/Convert/HTML.pm:10384
msgid "Subsection One-Two"
msgstr "Underavsnitt Ett-Två"
#. TRANSLATORS: example name of section for section 1.2.1
#: tp/Texinfo/Convert/HTML.pm:10387
msgid "Subsubsection One-Two-One"
msgstr "Underunderavsnitt Ett-Två-Ett"
#. TRANSLATORS: example name of section for section 1.2.2
#: tp/Texinfo/Convert/HTML.pm:10389
msgid "Subsubsection One-Two-Two"
msgstr "Underunderavsnitt Ett-Två-Två"
#. TRANSLATORS: example name of section for section 1.2.3
#: tp/Texinfo/Convert/HTML.pm:10391
msgid "Subsubsection One-Two-Three"
msgstr "Underunderavsnitt Ett-Två-Tre"
#: tp/Texinfo/Convert/HTML.pm:10394
msgid "Current Position"
msgstr "Aktuell position"
#. TRANSLATORS: example name of section for section 1.2.3
#: tp/Texinfo/Convert/HTML.pm:10396
msgid "Subsubsection One-Two-Four"
msgstr "Underunderavsnitt Ett-Två-Fyra"
#. TRANSLATORS: example name of section for section 1.3
#: tp/Texinfo/Convert/HTML.pm:10400
msgid "Subsection One-Three"
msgstr "Underavsnitt Ett-Tre"
#. TRANSLATORS: example name of section for section 1.4
#: tp/Texinfo/Convert/HTML.pm:10408
msgid "Subsection One-Four"
msgstr "Underavsnitt Ett-Fyra"
#: tp/Texinfo/Convert/HTML.pm:11116
msgid "Untitled Document"
msgstr "Namnlöst dokument"
#: tp/Texinfo/Convert/Utils.pm:76
msgid "January"
msgstr "Januari"
#: tp/Texinfo/Convert/Utils.pm:77
msgid "February"
msgstr "Februari"
#: tp/Texinfo/Convert/Utils.pm:78
msgid "March"
msgstr "Mars"
#: tp/Texinfo/Convert/Utils.pm:79
msgid "April"
msgstr "April"
#: tp/Texinfo/Convert/Utils.pm:80
msgid "May"
msgstr "Maj"
#: tp/Texinfo/Convert/Utils.pm:81
msgid "June"
msgstr "Juni"
#: tp/Texinfo/Convert/Utils.pm:82
msgid "July"
msgstr "Juli"
#: tp/Texinfo/Convert/Utils.pm:83
msgid "August"
msgstr "Augusti"
#: tp/Texinfo/Convert/Utils.pm:84
msgid "September"
msgstr "September"
#: tp/Texinfo/Convert/Utils.pm:85
msgid "October"
msgstr "Oktober"
#: tp/Texinfo/Convert/Utils.pm:86
msgid "November"
msgstr "November"
#: tp/Texinfo/Convert/Utils.pm:87
msgid "December"
msgstr "December"
#: tp/Texinfo/Convert/Utils.pm:106
#, perl-brace-format
msgid "{month} {day}, {year}"
msgstr "{month} {day}, {year}"
#. TRANSLATORS: association of a method or operation name with a class
#. in descriptions of object-oriented programming methods or operations.
#: tp/Texinfo/Convert/Utils.pm:180
#, perl-brace-format
msgid "{category} on @code{{class}}"
msgstr "{category} på @code{{class}}"
#. TRANSLATORS: association of a variable or instance variable with
#. a class in descriptions of object-oriented programming variables
#. or instance variable.
#: tp/Texinfo/Convert/Utils.pm:193
#, perl-brace-format
msgid "{category} of @code{{class}}"
msgstr "{category} av @code{{class}}"
#, perl-brace-format
#~ msgid "{float_type} {float_number}\n"
#~ msgstr "{float_type} {float_number}\n"
#, perl-brace-format
#~ msgid "{float_type}\n"
#~ msgstr "{float_type}\n"
#, perl-brace-format
#~ msgid "{float_number}\n"
#~ msgstr "{float_number}\n"
#, perl-brace-format
#~ msgid "@center --- @emph{{author}}\n"
#~ msgstr "@center --- @emph{{author}}\n"
#~ msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
#~ msgstr "Se Info-fil @file{{myfile}}, nod @samp{{mynode}}"
#~ msgid "See node @samp{{mynode}}"
#~ msgstr "Se nod @samp{{mynode}}"
#~ msgid "@tie{}-- {category} of {class}:@*{type}@*{name} {arguments}"
#~ msgstr "@tie{}-- {category} av {class}:@*{type}@*{name} {arguments}"
#~ msgid "@tie{}-- {category} of {class}:@*{type}@*{name}"
#~ msgstr "@tie{}-- {category} av {class}:@*{type}@*{name}"
#~ msgid "@strong{{name}} @emph{{arguments}}"
#~ msgstr "@strong{{name}} @emph{{arguments}} "
#~ msgid "@strong{{name}}"
#~ msgstr "@strong{{name}} "
#~ msgid "@emph{{type}}@* @strong{{name}} @emph{{arguments}}"
#~ msgstr "@emph{{type}}@* @strong{{name}} @emph{{arguments}} "
#~ msgid "@emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgstr "@emph{{type}} @strong{{name}} @emph{{arguments}} "
#~ msgid "@emph{{type}} @strong{{name}}"
#~ msgstr "@emph{{type}} @strong{{name}} "
#~ msgid "{category} of {class}: @strong{{name}} @emph{{arguments}}"
#~ msgstr "{category} av {class}: @strong{{name}} @emph{{arguments}}"
#~ msgid "{category} of {class}: @strong{{name}}"
#~ msgstr "{category} av {class}: @strong{{name}}"
#~ msgid "{category} on {class}: @strong{{name}} @emph{{arguments}}"
#~ msgstr "{category} på {class}: @strong{{name}} @emph{{arguments}}"
#~ msgid "{category} on {class}: @strong{{name}}"
#~ msgstr "{category} på {class}: @strong{{name}}"
#~ msgid ""
#~ "{category} on {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
#~ msgstr ""
#~ "{category} på {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
#~ msgid ""
#~ "{category} on {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgstr ""
#~ "{category} på {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgid "{category} on {class}:@* @emph{{type}}@* @strong{{name}}"
#~ msgstr "{category} på {class}:@* @emph{{type}}@* @strong{{name}}"
#~ msgid "{category} on {class}: @emph{{type}} @strong{{name}}"
#~ msgstr "{category} på {class}: @emph{{type}} @strong{{name}}"
#~ msgid ""
#~ "{category} of {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
#~ msgstr ""
#~ "{category} av {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
#~ msgid ""
#~ "{category} of {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgstr ""
#~ "{category} av {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgid "{category} of {class}:@* @emph{{type}}@* @strong{{name}}"
#~ msgstr "{category} av {class}:@* @emph{{type}}@* @strong{{name}}"
#~ msgid "{category} of {class}: @emph{{type}} @strong{{name}}"
#~ msgstr "{category} av {class}: @emph{{type}} @strong{{name}}"
#~ msgid "see section {reference_name}"
#~ msgstr "se avsnitt {reference_name}"
#~ msgid "See section {reference_name}"
#~ msgstr "Se avsnitt {reference_name}"
#~ msgid "{category}:@* @emph{{type}}@* @strong{{name}}"
#~ msgstr "{category}:@* @emph{{type}}@* @strong{{name}}"