mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 14:33:59 -04:00
fi.coffee translated: keyboard_shortcuts
This commit is contained in:
parent
bbfa9a1c17
commit
bc00d4fc78
1 changed files with 15 additions and 15 deletions
|
@ -737,23 +737,23 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
keyboard_shortcuts:
|
||||
keyboard_shortcuts: "Pikanäppäimet"
|
||||
space: "Välilyönti"
|
||||
# enter: "Enter"
|
||||
# press_enter: "press enter"
|
||||
# escape: "Escape"
|
||||
# shift: "Shift"
|
||||
enter: "Enter"
|
||||
press_enter: "paina Enter"
|
||||
escape: "Esc"
|
||||
shift: "Shift"
|
||||
run_code: "Suorita koodi."
|
||||
run_real_time: "Suorita tosiajassa."
|
||||
# continue_script: "Continue past current script."
|
||||
# skip_scripts: "Skip past all skippable scripts."
|
||||
# toggle_playback: "Toggle play/pause."
|
||||
# scrub_playback: "Scrub back and forward through time."
|
||||
# single_scrub_playback: "Scrub back and forward through time by a single frame."
|
||||
# scrub_execution: "Scrub through current spell execution."
|
||||
# toggle_debug: "Toggle debug display."
|
||||
# toggle_grid: "Toggle grid overlay."
|
||||
# toggle_pathfinding: "Toggle pathfinding overlay."
|
||||
# beautify: "Beautify your code by standardizing its formatting."
|
||||
# maximize_editor: "Maximize/minimize code editor."
|
||||
continue_script: "Ohita nykyinen koodi."
|
||||
skip_scripts: "Ohita kaikki ohitettavat koodit."
|
||||
toggle_playback: "Toista/Pysäytä."
|
||||
scrub_playback: "Siirry eteen ja taakse ajassa."
|
||||
single_scrub_playback: "Siirry eteen ja taakse ajassa ruutu kerrallaan."
|
||||
scrub_execution: "Siirry nykyisen taian suorituskohtaan."
|
||||
toggle_debug: "Virheenetsintänäyttö."
|
||||
toggle_grid: "Taustaruudukko."
|
||||
toggle_pathfinding: "Reitinhakunäyttö."
|
||||
beautify: "Viimeistele ohjelmakoodisi, muotoilemalla se yhdenmukaisesti."
|
||||
maximize_editor: "Laajenna/pienennä koodieditori."
|
||||
|
||||
# community:
|
||||
# main_title: "CodeCombat Community"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue