https://github.com/josephwright/translator
Easy translation of strings in LaTeX
https://github.com/josephwright/translator
Last synced: 6 months ago
JSON representation
Easy translation of strings in LaTeX
- Host: GitHub
- URL: https://github.com/josephwright/translator
- Owner: josephwright
- License: other
- Created: 2017-11-25T15:04:36.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T11:32:42.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T23:57:22.604Z (over 1 year ago)
- Language: TeX
- Size: 123 KB
- Stars: 15
- Watchers: 6
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# translator - Easy translation of strings in LaTeX
The translator package is a LaTeX package that provides a flexible
mechanism for translating individual words into different languages. For
example, it can be used to translate a word like figure into, say, the
German word Abbildung. Such a translation mechanism is useful when the
author of some package would like to localize the package such that
texts are correctly translated into the language preferred by the user.
The translator package is not intended to be used to automatically
translate more than a few words.