Modern TUI Editor for .po Files

Fast, intuitive, and powerful translation editing in your terminal

Poterm interface showing translation editor with entry list, original text, translation field, and comments

Why Choose Poterm?

Everything you need for efficient translation work

Lightning Fast

Built with Rust for maximum performance. Edit large .po files with zero lag and instant response times.

🎯

Smart Filtering

Quickly filter by translation status - view only untranslated, fuzzy, or all entries with a single keystroke.

🔍

Powerful Search

Find entries instantly by searching through original text or translations with real-time filtering.

⌨️

Vim-Inspired Navigation

Familiar keyboard shortcuts with vim-style navigation for power users and modern shortcuts for everyone.

📊

Progress Tracking

Visual progress indicators and real-time statistics help you track translation completion at a glance.

🔧

Complete .po Support

Full Gettext format support including comments, references, flags, multiline strings, and metadata editing.

Get Started

Install Poterm and start translating in minutes

1

Clone Repository

Download the latest version from GitHub

git clone https://github.com/AnmiTaliDev/poterm.git
2

Build & Install

Compile and install using Cargo

cd poterm
cargo install --path .
3

Start Editing

Open any .po file and start translating

poterm translations.po