Updated Translate (markdown)

Tzahi12345
2020-03-20 18:53:36 -04:00
parent 8a80645629
commit 2346f34975

@@ -6,7 +6,7 @@ This page is all about how to create translations for YoutubeDL-Material. If you
Translating YoutubeDL-Material into a new language is a multi-step process. It begins with the `messages.en.xlf` file, which contains virtually all strings, (referred to as *source string*) within the UI in English. This is usually called a *source file*, and is of type [XLIFF](https://en.wikipedia.org/wiki/XLIFF).
The *target file*, contains both the source string, and the *target string*, which is the translated string in the target language. Here is an excerpt from `messages.es.xlf` file ([view here](https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/src/assets/i18n/messages.es.xlf)), which is the English->Spanish translation of YoutubeDL-Material:
The *target file* contains both the source string and the *target string*, which is the translated string in the target language. Here is an excerpt from `messages.es.xlf` file ([view here](https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/src/assets/i18n/messages.es.xlf)), which is the English->Spanish translation of YoutubeDL-Material:
<trans-unit id="cff1428d10d59d14e45edec3c735a27b5482db59">
<source>Name</source>