Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finnish localisation #14689

Closed
wants to merge 1 commit into from
Closed

finnish localisation #14689

wants to merge 1 commit into from

Conversation

ronin49
Copy link
Contributor

@ronin49 ronin49 commented May 1, 2024

No description provided.

@@ -477,3 +477,10 @@ let &cpo = s:keepcpo
unlet s:keepcpo

" vim: set fileencoding=latin1
menutrans Toggle\ relati&ve\ Line\ Numbering<Tab>:set\ rnu! Vaihda\ Suhteellinen\ rivinumerointi<Tab>:set\ nru!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please move above the let &cpo line

@@ -1,6 +1,6 @@
" Menu Translations: Finnish
" Maintainer: Flammie Pirinen <flammie@iki.fi>
" Last Change: 2020 Apr 23
" Last Change: 1 May 2024
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep the existing style of the Last Change header, so change it to 2024 May 02

@ronin49
Copy link
Contributor Author

ronin49 commented May 2, 2024

@chrisbra

@chrisbra
Copy link
Member

chrisbra commented May 2, 2024

ping @flammie

@@ -178,7 +178,7 @@ menutrans &Get\ Block &Hae\ lohko
menutrans &Put\ Block &Lis��\ lohko

" -SEP2-
menutrans &Make<Tab>:make &Make<Tab>:make
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think make here refers to kind of a make command of a build system and translating it would be just confusing.

@@ -429,7 +429,7 @@ menutrans LoadSesn AvaaSess
menutrans SaveSesn TallSess
menutrans RunScript AjaSkripti
" -sep6-
menutrans Make Make
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above

Comment on lines 477 to 482
menutrans Toggle\ Line\ &Wrapping<Tab>:set\ wrap! Vaihda\ Viivan\ k��re<Tab>:set\ wrap!
menutrans Toggle\ W&rapping\ at\ word<Tab>:set\ lbr! Vaihda\ K��ritty\ sanaan<Tab>:set\ lbr!
menutrans Toggle\ Tab\ &Expanding<Tab>:set\ et! Vaihda\ V�lilehti\ laajenee<Tab>:set\ et!
menutrans Toggle\ &Auto\ Indenting<Tab>:set\ ai! Vaihda\ Automaattinen\ sisennys<Tab>:set\ ai!
menutrans Toggle\ &C-Style\ Indenting<Tab>:set\ cin! Vaihda\ C-tyylinen\ sisennys<Tab>:set\ cin!
menutrans &Show\ File\ Types\ in\ menu N�yt�\ tiedostotyypit\ valikossa
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a machine translation? The word salad here makes no sense...
Toggle Line Wrapping is "Vaihda rivitys"
Toggle Wrapping at word is "Vaihda rivittäminen sanojen kohdalta"
Toggle Tab Expanding is "Vaihda sarkainten laajennusta"

@chrisbra
Copy link
Member

chrisbra commented May 3, 2024

closing for the reasons mentioned here #14703 (comment)

@chrisbra chrisbra closed this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants