blob: 92ce5fda75def1fea712c5beef5dc384e04afda7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
goToLineTitle = Gå till rad
goToLineText = Ange radnummer
invalidInputTitle = Ogiltig inmatning
invalidInputText = Det angivna radnumret är ogiltigt.
outOfRangeTitle = Raden hittades inte
outOfRangeText = Den angivna raden hittades inte.
viewSelectionSourceTitle = DOM-källan för markering
viewMathMLSourceTitle = DOM-källan för MathML
context_goToLine_label = Gå till rad…
context_goToLine_accesskey = R
context_wrapLongLines_label = Radbryt långa rader
context_highlightSyntax_label = Syntaxmarkering
|