-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
translation(fi): Fix typoes in Finish menu translation
fixes: #16285 closes: #16286 Signed-off-by: Fredrik <[email protected]> Signed-off-by: Flammie A Pirinen <[email protected]> Signed-off-by: Christian Brabandt <[email protected]>
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
" Menu Translations: Finnish | ||
" Maintainer: Flammie Pirinen <[email protected]> | ||
" Last Change: 2020 Apr 23 | ||
" Last Change: 2024 Dec 23 | ||
" Original translations | ||
|
||
" Quit when menu translations have already been done. | ||
|
@@ -88,7 +88,7 @@ menutrans Toggle\ &Left\ Scrollbar Vasen\ &pystyvierityspalkki | |
menutrans Toggle\ &Right\ Scrollbar Oikea\ pystyvie&rityspalkki | ||
|
||
let g:menutrans_path_dialog = "Anna tiedostojen hakupolku.\nErota hakemistot pilkuin." | ||
let g:menutrans_tags_dialog = "Anna tägitiedostojen nimet.\nErota tidostot pilkuin." | ||
let g:menutrans_tags_dialog = "Anna tägitiedostojen nimet.\nErota tiedostot pilkuin." | ||
|
||
menutrans F&ile\ Settings Tiedostoasetu&kset | ||
" Submenu: | ||
|
@@ -107,7 +107,7 @@ menutrans Te&xt\ Width\.\.\. Tekstinl&eveys\.\.\. | |
menutrans &File\ Format\.\.\. Tiedosto&muoto\.\.\. | ||
|
||
let g:menutrans_textwidth_dialog = "Anna uusi tekstin leveys\n(0 poistaa käytöstä)" | ||
let g:menutrans_fileformat_dialog = "Anaa tiedoston kirjoitusmuoto." | ||
let g:menutrans_fileformat_dialog = "Anna tiedoston kirjoitusmuoto." | ||
let g:menutrans_fileformat_choices = " &Unix \n &Dos \n &Mac \n &Peru " | ||
|
||
menutrans C&olor\ Scheme &Väriteema | ||
|