fi translation
This commit is contained in:
parent
4a9b8d5af0
commit
182ba00c8e
1 changed files with 91 additions and 0 deletions
91
i18n/fi/cosmic_edit.ftl
Normal file
91
i18n/fi/cosmic_edit.ftl
Normal file
|
|
@ -0,0 +1,91 @@
|
||||||
|
new-document = Uusi Dokumentti
|
||||||
|
open-project = Avaa projekti
|
||||||
|
todo = TODO
|
||||||
|
|
||||||
|
# Context Pages
|
||||||
|
|
||||||
|
## Document statistics
|
||||||
|
document-statistics = Dokumentin tilastot
|
||||||
|
word-count = Sanoja
|
||||||
|
character-count = Merkkejä
|
||||||
|
character-count-no-spaces = Merkit (ilman välilyöntejä)
|
||||||
|
line-count = Rivejä
|
||||||
|
|
||||||
|
## Git management
|
||||||
|
git-management = Git-hallinta
|
||||||
|
unstaged-changes = Vaiheistamattomat muutokset
|
||||||
|
staged-changes = Vaiheistetut muutokset
|
||||||
|
|
||||||
|
## Project search
|
||||||
|
project-search = Projektin haku
|
||||||
|
|
||||||
|
## Settings
|
||||||
|
settings = Asetukset
|
||||||
|
|
||||||
|
## Appearance
|
||||||
|
appearance = Ulkonäkö
|
||||||
|
theme = Teema
|
||||||
|
match-desktop = Sovita työpöydän kanssa
|
||||||
|
dark = Tumma
|
||||||
|
light = Vaalea
|
||||||
|
syntax-dark = Tumma syntaksi
|
||||||
|
syntax-light = Vaalea syntaksi
|
||||||
|
default-font = Oletusfontti
|
||||||
|
default-font-size = Fontin oletuskoko
|
||||||
|
|
||||||
|
### Keyboard shortcuts
|
||||||
|
keyboard-shortcuts = Pikanäppäimet
|
||||||
|
enable-vim-bindings = Ota käyttöön Vim-komennot
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
|
||||||
|
## File
|
||||||
|
file = Tiedosto
|
||||||
|
new-file = Uusi tiedosto
|
||||||
|
new-window = Uusi ikkuna
|
||||||
|
open-file = Avaa tiedosto...
|
||||||
|
open-recent-file = Avaa viimeisin tiedosto
|
||||||
|
close-file = Sulje tiedosto
|
||||||
|
menu-open-project = Avaa projekti...
|
||||||
|
open-recent-project = Avaa viimeisin projekti
|
||||||
|
close-project = Sulje projekti
|
||||||
|
save = Tallenna
|
||||||
|
save-as = Tallenna nimellä...
|
||||||
|
revert-all-changes = Peru kaiki muutokset
|
||||||
|
menu-document-statistics = Dokumentin tilastot...
|
||||||
|
document-type = Dokumentin tyyppi...
|
||||||
|
encoding = Koodataan...
|
||||||
|
menu-git-management = Git-hallinta...
|
||||||
|
print = Tulosta
|
||||||
|
quit = Lopeta
|
||||||
|
|
||||||
|
## Edit
|
||||||
|
edit = Muokkaa
|
||||||
|
undo = Kumoa
|
||||||
|
redo = Palauta
|
||||||
|
cut = Leikkaa
|
||||||
|
copy = Kopioi
|
||||||
|
paste = Syötä
|
||||||
|
select-all = Valitse kaikki
|
||||||
|
find = Etsi
|
||||||
|
replace = Korvaa
|
||||||
|
find-in-project = Etsi projektista...
|
||||||
|
spell-check = Tarkista oikeinkirjoitus...
|
||||||
|
|
||||||
|
## View
|
||||||
|
view = Näytä
|
||||||
|
indentation = Sisennys
|
||||||
|
|
||||||
|
### Indentation
|
||||||
|
automatic-indentation = Automaattinen sisennys
|
||||||
|
tab-width = Tab width: {$tab_width}
|
||||||
|
convert-indentation-to-spaces = Muunna sisennykset välilyönneiksi
|
||||||
|
convert-indentation-to-tabs = Muunna sisennykset tabeiksi
|
||||||
|
|
||||||
|
word-wrap = Rivinvaihto
|
||||||
|
show-line-numbers = Näytä rivinumerot
|
||||||
|
highlight-current-line = Korosta nykyinen rivi
|
||||||
|
syntax-highlighting = Syntaksi korostus...
|
||||||
|
menu-settings = Asetukset...
|
||||||
|
menu-keyboard-shortcuts = Pikanäppäimet...
|
||||||
|
about-cosmic-text-editor = Tietoa COSMIC-tekstieditorista
|
||||||
Loading…
Add table
Add a link
Reference in a new issue