Skip to content

One maintenance guide, eighteen languages

The filter's care card, in every language Vacuum Agent ships. It is here rather than in the README because eighteen screenshots is a gallery, not an argument.

This is the deep end of the translation work, not the shallow one. Chips and buttons are single words with obvious equivalents. This card is prose — six ordered care steps and three warnings — plus a health readout, an editable interval with its own units, and a reset. Getting it right means translating instructions someone follows with the machine in front of them.

Three details worth looking for, because they are the ones a translation gets wrong when it is only string substitution:

  • Turkish puts the percent sign first. English reads 100% remaining; Turkish reads %100 kaldı. The sign precedes the number, which no amount of {value}% templating gets right on its own.
  • French puts a space before it, and is the only one that does. English reads 100% remaining; French reads 100 % restants, and the unit spaces too — Par défaut 20 h · Max 120 h against German's Standard 20h. Of the seventeen translated packs, French is the only {percent} % and Turkish the only %{percent}; the other fifteen are {percent}%. Two languages, unique in opposite directions, and the space is authored into the string because no shared template can add it for one language alone.
  • The hour unit localises, not just the words around it. English Default 20h · Max 120h becomes Turkish Varsayılan 20sa · En fazla 120sa (saat) and Arabic الافتراضي 20س · الحد الأقصى 120س (ساعة).
  • Hebrew and Arabic mirror the whole card — title and close button swap sides, the numbered steps right-align while keeping their numbering, and the interval row reverses so Save and Default sit to the left of the field.

Room names are absent here by design: this card describes a part, not a place.

Ordered as the in-app language menu orders them — English first, then by each language's own name for itself, which is why Korean precedes Japanese.

1. English — English

The filter maintenance card in English

2. Bahasa Indonesia — Indonesian

The filter maintenance card in Indonesian

3. Čeština — Czech

The filter maintenance card in Czech

4. Deutsch — German

The filter maintenance card in German

5. Español — Spanish

The filter maintenance card in Spanish

6. Français — French

The filter maintenance card in French

7. Italiano — Italian

The filter maintenance card in Italian

8. Nederlands — Dutch

The filter maintenance card in Dutch

9. Polski — Polish

The filter maintenance card in Polish

10. Português — Portuguese

The filter maintenance card in Portuguese

11. Türkçe — Turkish

The filter maintenance card in Turkish

12. Русский — Russian

The filter maintenance card in Russian

13. עברית — Hebrew

The filter maintenance card in Hebrew

14. العربية — Arabic

The filter maintenance card in Arabic

15. 한국어 — Korean

The filter maintenance card in Korean

16. 日本語 — Japanese

The filter maintenance card in Japanese

17. 简体中文 — Simplified Chinese

The filter maintenance card in Simplified Chinese

18. 繁體中文 — Traditional Chinese

The filter maintenance card in Traditional Chinese