|
95.
|
|
|
Close the current file buffer / Exit from nano
|
|
|
|
Sulje nykyinen tiedostopuskuri / Poistu nanosta
|
|
Translated by
Jorma Karvonen
|
|
|
|
Located in
src/global.c:519
|
|
96.
|
|
|
Exit from nano
|
|
|
|
Poistu nanosta
|
|
Translated by
Jorma Karvonen
|
|
|
|
Located in
src/global.c:521
|
|
97.
|
|
|
Write the current file to disk
|
|
|
|
Kirjoita nykyinen tiedosto levylle
|
|
Translated and reviewed by
Kalle Olavi Niemitalo
|
|
|
|
Located in
src/global.c:525
|
|
98.
|
|
|
Insert another file into the current one
|
|
|
|
Lisää toinen tiedosto nykyiseen tiedostoon
|
|
Translated and reviewed by
Kalle Olavi Niemitalo
|
|
|
|
Located in
src/global.c:527
|
|
99.
|
|
|
Search for a string or a regular expression
|
|
|
|
Etsi merkkijonoa tai säännöllistä lauseketta
|
|
Translated and reviewed by
Aapo Rantalainen
|
|
|
|
Located in
src/global.c:512
|
|
100.
|
|
|
Go to previous screen
|
|
|
|
Siirry edelliseen ruutuun
|
|
Translated by
Jorma Karvonen
|
|
|
|
Located in
src/global.c:520
|
|
101.
|
|
|
Go to next screen
|
|
|
|
Siirry seuraavaan ruutuun
|
|
Translated by
Jorma Karvonen
|
|
|
|
Located in
src/global.c:521
|
|
102.
|
|
|
Cut the current line and store it in the cutbuffer
|
|
|
|
Leikkaa nykyinen rivi ja varastoi se leikepuskuriin
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/global.c:545
|
|
103.
|
|
|
Uncut from the cutbuffer into the current line
|
|
|
|
Liitä leikepuskurista nykyiselle riville
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/global.c:566
|
|
104.
|
|
|
Display the position of the cursor
|
|
|
|
Näytä kohdistimen sijainti
|
|
Translated and reviewed by
Kalle Olavi Niemitalo
|
|
|
|
Located in
src/global.c:580
|