# Machine Spare Parts Catalogue Translation | Vitra.ai

> A parts catalogue is a lookup table with pictures. Getting the part name wrong is not a language error, it is a wrong part shipped and a machine still down.

**Canonical URL**: https://www.vitra.ai/manufacturing/spare-parts-catalogue-translation
**Source**: This is the Markdown rendering of https://www.vitra.ai/manufacturing/spare-parts-catalogue-translation, generated at build time from that page.

---

3 min read

# Machine Spare Parts Catalogue Translation

A parts catalogue is a lookup table with pictures. Getting the part name wrong is not a language error, it is a wrong part shipped and a machine still down.

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

![Machine Spare Parts Catalogue Translation](https://www.vitra.ai/static/images/blog/spare-parts-catalogue-translation.jpg)

Table of contents

[It is a lookup, not a document](#it-is-a-lookup-not-a-document)

[What must never vary](#what-must-never-vary)

[The exploded diagram is the catalogue](#the-exploded-diagram-is-the-catalogue)

[Consistency with everything else](#consistency-with-everything-else)

[Volume makes checking mechanical](#volume-makes-checking-mechanical)

[FAQ](#faq)

Contributors

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

Subscribe to our newsletter

Subscribe

> **Quick answer —** A spare parts catalogue is used to order, so the part name has to match the manual, the machine label and the ordering system exactly. Part numbers never translate, and exploded-diagram callouts usually get missed.[Vitra.ai Universe](https://www.vitra.ai/platform) keeps one approved technical vocabulary across every document.

## It is a lookup, not a document

Nobody reads a parts catalogue. A technician with a machine down finds a figure, matches a callout to a number, and orders.

So the measure is whether the right part arrives, and everything else is secondary.

## What must never vary

Element

Rule

Part numbers

Never translated, never reformatted

Part names

Identical to manual and machine label

Figure and callout numbers

Preserved exactly

Units and dimensions

Converted with the original retained

Material specifications

Standard designations, not translated

Assembly names

Consistent across the range

Part numbers are the obvious case and still get damaged — by locale-aware formatting turning a number into a decimal, or by a well-meaning pass translating an alphabetic suffix.

Put them on a [do-not-translate list](https://www.vitra.ai/general/do-not-translate-lists) and check the identifiers survived the round trip mechanically.

## The exploded diagram is the catalogue

Callout labels live inside the artwork. A catalogue where the prose is translated and every figure still carries English labels has translated the part nobody reads.

That is [image translation](https://www.vitra.ai/features/image-translation) work, and keeping the source layered is what makes it a re-render rather than a redraw.

## Consistency with everything else

The name in the catalogue, the [manual](https://www.vitra.ai/manufacturing/machine-manual-translation) and on the machine plate have to agree. Three names for one component produces a wrong order, a return, and a machine down for another week. One [translation memory](https://www.vitra.ai/features/translation-memory) across all three is the mechanism. Process discipline alone does not survive a product range.

## Volume makes checking mechanical

A catalogue is thousands of short entries, which is past what anyone reviews by eye.

[Quality control](https://www.vitra.ai/features/quality-control) can verify identifier integrity, naming consistency against the glossary and unit conversion on every row rather than a sample — which is the only version of this that scales to a full range.

## FAQ

**Should part numbers ever be translated?** Never, and they should not be reformatted either. Locale-aware number formatting and passes that translate alphabetic suffixes both damage identifiers, so they belong on a do-not-translate list.

**What is most often missed in a parts catalogue?** Exploded-diagram callouts. They sit inside the artwork as pixels, so the catalogue can read as fully translated while every figure still carries source-language labels.

**Why must part names match the manual and the machine?** Because a technician moves between all three when ordering. Three names for one component produces a wrong part shipped, a return, and more machine downtime.

**How is a large catalogue checked?** Mechanically. Identifier integrity, naming consistency against the glossary and unit conversion can be verified on every row, which is well past what a human reviewer can sample.

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/manufacturing/spare-parts-catalogue-translation"
  },
  "headline": "Machine Spare Parts Catalogue Translation",
  "image": [
    {
      "@type": "ImageObject",
      "url": "https://www.vitra.ai/static/images/blog/spare-parts-catalogue-translation.jpg"
    }
  ],
  "datePublished": "2026-08-18T00:00:00.000Z",
  "dateModified": "2026-08-18T00: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 parts catalogue is a lookup table with pictures. Getting the part name wrong is not a language error, it is a wrong part shipped and a machine still down."
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://www.vitra.ai"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Manufacturing",
      "item": "https://www.vitra.ai/manufacturing"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "Machine Spare Parts Catalogue Translation",
      "item": "https://www.vitra.ai/manufacturing/spare-parts-catalogue-translation"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Should part numbers ever be translated?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Never, and they should not be reformatted either. Locale-aware number formatting and passes that translate alphabetic suffixes both damage identifiers, so they belong on a do-not-translate list."
      }
    },
    {
      "@type": "Question",
      "name": "What is most often missed in a parts catalogue?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Exploded-diagram callouts. They sit inside the artwork as pixels, so the catalogue can read as fully translated while every figure still carries source-language labels."
      }
    },
    {
      "@type": "Question",
      "name": "Why must part names match the manual and the machine?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Because a technician moves between all three when ordering. Three names for one component produces a wrong part shipped, a return, and more machine downtime."
      }
    },
    {
      "@type": "Question",
      "name": "How is a large catalogue checked?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Mechanically. Identifier integrity, naming consistency against the glossary and unit conversion can be verified on every row, which is well past what a human reviewer can sample."
      }
    }
  ]
}
```
