blob: 61a57225a5a3ada921252a751c362deb8bb2d7dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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 =Siirry riville
goToLineText =Kirjoita rivinumero
invalidInputTitle =Virheellinen syöte
invalidInputText =Annettu rivinumero oli virheellinen.
outOfRangeTitle =Riviä ei löytynyt
outOfRangeText =Annettua riviä ei löytynyt.
viewSelectionSourceTitle = Valinnan DOM-lähdekoodi
context_goToLine_label = Siirry riville…
context_goToLine_accesskey = r
context_wrapLongLines_label = Rivitä pitkät rivit
context_highlightSyntax_label = Syntaksin värikoodaus
|