# Do-Not-Translate Lists: Protecting Brand Terms | Vitra.ai

> A do-not-translate list stops product names and legal entities being helpfully translated. What belongs on it, and the real cost of over-protecting.

**Canonical URL**: https://www.vitra.ai/general/do-not-translate-lists
**Source**: This is the Markdown rendering of https://www.vitra.ai/general/do-not-translate-lists, generated at build time from that page.

---

4 min read

# Do-Not-Translate Lists: Protecting Brand Terms

A do-not-translate list stops product names and legal entities being helpfully translated. What belongs on it, and the real cost of over-protecting.

[Samhitha J Bhatt](https://www.vitra.ai/author/samhitha)
Senior Product Manager , Vitra.ai
Updated Aug 17, 2026

![Do-Not-Translate Lists: Protecting Brand Terms](https://www.vitra.ai/static/images/blog/do-not-translate-lists.jpg)

Table of contents

[The failure it prevents](#the-failure-it-prevents)

[What belongs on it](#what-belongs-on-it)

[Where the list is applied](#where-the-list-is-applied)

[The cost of over-protecting](#the-cost-of-over-protecting)

[FAQ](#faq)

Contributors

[Samhitha J Bhatt](https://www.vitra.ai/author/samhitha)
Senior Product Manager

Subscribe to our newsletter

Subscribe

> **Quick answer —** A do-not-translate list names strings that must survive translation unchanged — product names, legal entities, code identifiers, UI labels. It is enforced at translation time, and over-filling it produces text no reader in the market can follow.[Vitra.ai Universe](https://www.vitra.ai/platform) keeps one memory and one quality gate across every format.

## The failure it prevents

A translator, human or otherwise, is trying to be helpful. Given a product name that looks like an ordinary noun, the helpful thing is to translate it.

So the product becomes a different product in every market, support cannot find the ticket, and the trademark filing quietly stops matching the marketing.

The fix is a list of strings that must come out the other side untouched.

## What belongs on it

Item

Why

Product and feature names

Trademark and findability

Legal entity names

A registered name is not a phrase

Code identifiers and placeholders

Translating them breaks the build

UI labels quoted in help text

Docs must match the button

Third-party brand names

Not yours to translate

Certification and standard names

Recognised only in original form

Placeholders deserve particular care. A variable inside a sentence is a token, and a translator who renders it as a word ships a page reading `Hello {name}` in the literal sense — which is a class of bug that reaches production more often than it should.

## Where the list is applied

At translation time, not afterwards.

A protected term resolves identically regardless of context, and a general [memory match](https://www.vitra.ai/features/translation-memory) cannot overwrite it — the same mechanism that makes [a glossary binding](https://www.vitra.ai/general/translation-glossary-management), pointed at a narrower job.

Checking afterwards means finding the problem in review, which is later and more expensive than not creating it.

## The cost of over-protecting

This is where lists go wrong, and it is not obvious until a market complains.

Protect too much and the target text fills with untranslated English. A German page that keeps every feature name, every category label and every descriptive noun in English is not brand protection; it is a page a German reader has to decode.

The test is whether the term functions as a name or as a description. "Asset Manager" as a product name stays. "asset manager" describing what someone does is ordinary vocabulary and should translate.

Hardware brands hit the limit of that test soonest, because model codes and button labels are printed on the object — [product naming across markets](https://www.vitra.ai/consumer-electronics/product-naming-across-markets). Review the list when a market gives that feedback, and keep the decisions in [quality control](https://www.vitra.ai/features/quality-control) so the same argument is not had twice.

## FAQ

**What should go on a do-not-translate list?** Product and feature names, legal entity names, code identifiers and placeholders, UI labels quoted in documentation, third-party brands, and certification names recognised only in their original form.

**What happens if placeholders are translated?** The build breaks or the page ships with a literal token visible to users. A variable inside a sentence is code rather than language, and rendering it as a word is a bug that regularly reaches production.

**Can a do-not-translate list be too long?** Yes, and the symptom is a target page full of untranslated English that a local reader has to decode. Protect terms functioning as names; let descriptive vocabulary translate normally.

**How is a do-not-translate list enforced?** At translation time, with the protected string resolving identically regardless of context and immune to being overwritten by a general memory match. Checking after the fact catches it later and costs more.

Our blog

## Lastest blog posts

Tool and strategies modern teams need to help their companies grow.

Automotive

[Automotive Brochure Localization by Market](https://www.vitra.ai/automotive/automotive-brochure-localization)
A car brochure is a spec grid, a legal footer and a photo library, all market-specific. What actually has to change, and why the layout decides the schedule.

[Samhitha J Bhatt](https://www.vitra.ai/author/samhitha)
Aug 18, 2026

Automotive

[Automotive Campaign Localization Across Markets](https://www.vitra.ai/automotive/automotive-campaign-localization)
Campaigns run through national companies and dealer networks, so one master becomes hundreds of files. Where the offer text and the disclaimers actually break.

[Samhitha J Bhatt](https://www.vitra.ai/author/samhitha)
Aug 18, 2026

Automotive

[Car Service Manual Translation for Technicians](https://www.vitra.ai/automotive/automotive-service-manual-translation)
A workshop manual is read mid-repair by someone with the car on a lift. What that demands of procedures, torque figures and fault codes, in every language.

[Samhitha J Bhatt](https://www.vitra.ai/author/samhitha)
Aug 18, 2026

[View all posts](https://www.vitra.ai/blog/page/1)

---

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": "Article",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://www.vitra.ai/general/do-not-translate-lists"
  },
  "headline": "Do-Not-Translate Lists: Protecting Brand Terms",
  "image": [
    {
      "@type": "ImageObject",
      "url": "https://www.vitra.ai/static/images/blog/do-not-translate-lists.jpg"
    }
  ],
  "datePublished": "2026-08-17T00:00:00.000Z",
  "dateModified": "2026-08-17T00:00:00.000Z",
  "author": [
    {
      "@type": "Person",
      "name": "Samhitha J Bhatt"
    }
  ],
  "publisher": {
    "@type": "Organization",
    "name": "Vitra.ai",
    "logo": {
      "@type": "ImageObject",
      "url": "https://www.vitra.ai/static/images/vitra-v-logo.png"
    }
  },
  "description": "A do-not-translate list stops product names and legal entities being helpfully translated. What belongs on it, and the real cost of over-protecting."
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://www.vitra.ai"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "General",
      "item": "https://www.vitra.ai/general"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "Do-Not-Translate Lists: Protecting Brand Terms",
      "item": "https://www.vitra.ai/general/do-not-translate-lists"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What should go on a do-not-translate list?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Product and feature names, legal entity names, code identifiers and placeholders, UI labels quoted in documentation, third-party brands, and certification names recognised only in their original form."
      }
    },
    {
      "@type": "Question",
      "name": "What happens if placeholders are translated?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The build breaks or the page ships with a literal token visible to users. A variable inside a sentence is code rather than language, and rendering it as a word is a bug that regularly reaches production."
      }
    },
    {
      "@type": "Question",
      "name": "Can a do-not-translate list be too long?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, and the symptom is a target page full of untranslated English that a local reader has to decode. Protect terms functioning as names; let descriptive vocabulary translate normally."
      }
    },
    {
      "@type": "Question",
      "name": "How is a do-not-translate list enforced?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "At translation time, with the protected string resolving identically regardless of context and immune to being overwritten by a general memory match. Checking after the fact catches it later and costs more."
      }
    }
  ]
}
```
