Pamięć tłumaczeniowa

Nowe w wersji 2.20.

Weblate comes with a built-in translation memory consisting of the following:

Content in the translation memory can be applied one of two ways:

For installation tips, see Pamięć tłumaczeniowa Weblate, which is turned on by default.

Zakresy pamięci tłumaczeniowej

Nowe w wersji 3.2: In earlier versions translation memory could be only loaded from a file corresponding to the current imported translation memory scope.

The translation memory scopes are there to allow both privacy and sharing of translations, to suit the desired behavior.

Importowana pamięć tłumaczeniowa

Importing arbitrary translation memory data using the import_memory command makes memory content available to all users and projects.

Pamięć tłumaczeniowa na użytkownika

Stores all user translations automatically in the personal translation memory of each respective user.

Pamięć tłumaczeniowa na projekt

All translations within a project are automatically stored in a project translation memory only available for this project.

Współużytkowana pamięć tłumaczeniowa

All translation within projects with shared translation memory turned on are stored in a shared translation memory available to all projects.

Please consider carefully whether to turn this feature on for shared Weblate installations, as it can have severe implications:

  • The translations can be used by anybody else.

  • This might lead to disclosing secret information.

Zarządzanie pamięcią tłumaczeniową

Interfejs użytkownika

Nowe w wersji 3.2.

In the basic user interface you can manage per user and per project translation memories. It can be used to download, wipe or import translation memory.

Podpowiedź

Translation memory in JSON can be imported into Weblate, TMX is provided for interoperability with other tools.

../_images/memory.png

Interfejs zarządzania

There are several management commands to manipulate the translation memory content. These operate on the translation memory as whole, unfiltered by scopes (unless requested by parameters):

dump_memory

Eksportuje pamięć do formatu JSON

import_memory

Imports TMX or JSON files into the translation memory