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

Six shortcuts worth muscle memory, shown where your fingers will find them. The first two work everywhere; the rest belong to the screen named on the left of each caption.

Global

These work on every screen, all the time.

ShortcutAction
Ctrl+FOpen search / command palette
Ctrl+BToggle the sidebar
Ctrl+POpen your profile
Ctrl+?Turn help mode on or off
Ctrl+MMinimize the window
Ctrl+WClose 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.

ShortcutAction
Ctrl+SSave every pending change
Ctrl+FFocus the search box
Ctrl+Next entry
Ctrl+Previous entry
EscExit focus mode

Audio

The Audio list uses the same search shortcut as the Translate page.

ShortcutAction
Ctrl+FFocus the search box

Studio (video & subtitles)

Studio is where shortcuts pay off most; recording flows far better when play and record are on keys.

ShortcutAction
SpacePlay / pause
Skip forward 5 seconds
Skip back 5 seconds
RStart / stop recording
EscStop recording
Delete the selected clip
Ctrl+ZUndo
Ctrl++ZRedo
Ctrl+KAuto-match subtitles
V / H / STools: select / hand / split
T / XTools: trim / cut

Audio editor (DAW)

The multi-track audio editor behind Audio Lab.

ShortcutAction
SpacePlay / pause
Stop
RRecord
Ctrl+ZUndo
Ctrl++ZRedo
Ctrl+DDuplicate
Ctrl+ASelect all
Ctrl+MMute track
Ctrl++SSolo track
Ctrl+TAdd track
Ctrl+= / - / 0Zoom in / out / fit
L / NToggle loop / snap
Ctrl+IImport audio
Ctrl+EExport 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.

US QWERTYsame key, same finger

e.key === "s"

"s"Save fires

e.code === "KeyS"

"KeyS"Save fires
One finger, one key, four layouts. The letter the keyboard reports keeps changing; the physical key stays KeyS, which is what Tranzio listens for.

While 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

RR types the letter

Cursor anywhere else

RR starts recording
The same R key in two places. Inside the field it is a letter; outside it, Studio starts recording.

This same reference lives inside the app under Shortcuts, so it's available while you work without switching to the documentation.