Ask an AI about this
Every shortcut in Tranzio, from the four global ones worth learning today to the full editor and audio bindings.
Keyboard shortcuts
Every shortcut in Tranzio, from the four global ones worth learning today to the full editor and audio bindings.
Nothing in Tranzio requires a shortcut; every action has a button. But the app is at its best when your hands stay where they are, especially in the editors, where you repeat the same few actions hundreds of times. This page collects every binding in one place. Learn the Global four first; adopt the rest as the screens become familiar.
The keys below are the ones on your machine: Ctrl is the modifier here. Everything else is identical across platforms.
AnywhereOpen search
Global
These work on every screen, all the time.
| Shortcut | Action |
|---|---|
| Ctrl+F | Open search / command palette |
| Ctrl+B | Toggle the sidebar |
| Ctrl+P | Open your profile |
| Ctrl+? | Turn help mode on or off |
| Ctrl+M | Minimize the window |
| Ctrl+W | Close the window |
Translation editor
The Translate page loop: translate, save, next, without touching the mouse. Saving with the keyboard writes the string you are on; the ⌘ + S form writes every draft you have open.
| Shortcut | Action |
|---|---|
| Ctrl+S | Save every pending change |
| Ctrl+F | Focus the search box |
| Ctrl+→ | Next entry |
| Ctrl+← | Previous entry |
| Esc | Exit focus mode |
Audio
The Audio list uses the same search shortcut as the Translate page.
| Shortcut | Action |
|---|---|
| Ctrl+F | Focus the search box |
Studio (video & subtitles)
Studio is where shortcuts pay off most; recording flows far better when play and record are on keys.
| Shortcut | Action |
|---|---|
| Space | Play / pause |
| → | Skip forward 5 seconds |
| ← | Skip back 5 seconds |
| R | Start / stop recording |
| Esc | Stop recording |
| ⌫ | Delete the selected clip |
| Ctrl+Z | Undo |
| Ctrl+⇧+Z | Redo |
| Ctrl+K | Auto-match subtitles |
| V / H / S | Tools: select / hand / split |
| T / X | Tools: trim / cut |
Audio editor (DAW)
The multi-track audio editor behind Audio Lab.
| Shortcut | Action |
|---|---|
| Space | Play / pause |
| ↵ | Stop |
| R | Record |
| Ctrl+Z | Undo |
| Ctrl+⇧+Z | Redo |
| Ctrl+D | Duplicate |
| Ctrl+A | Select all |
| Ctrl+M | Mute track |
| Ctrl+⇧+S | Solo track |
| Ctrl+T | Add track |
| Ctrl+= / - / 0 | Zoom in / out / fit |
| L / N | Toggle loop / snap |
| Ctrl+I | Import audio |
| Ctrl+E | Export mixdown |
Every layout, the same keys
Translators switch keyboard layouts all day, and on Windows and Linux that changes the letter the browser reports: with a Georgian layout the S key arrives as ს, with a Ukrainian one as і. Any app that matches shortcuts on the letter loses them the moment you switch to type. Tranzio matches on the physical key instead (the position on the board, not the character printed on it), so a shortcut you learned once keeps working in every script you write in.
e.key === "s"
"s"Save firese.code === "KeyS"
"KeyS"Save firesWhile you're typing
Single-letter shortcuts stand aside whenever the cursor is in a text box, so typing a translation never trips the recorder or the split tool. Click out of the field (or press Esc) and the letters go back to being shortcuts. Combinations that hold Ctrl keep working either way, which is why saving and searching are on the modifier.
Cursor inside a text box
Cursor anywhere else
This same reference lives inside the app under Shortcuts, so it's available while you work without switching to the documentation.