Введение Сравнение версий

Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
translate:перевод_документации [2013/06/18 16:06]
[Package Requirements]
translate:перевод_документации [2013/06/21 08:34] (текущий)
[1. Generating a translation template]
Строка 101: Строка 101:
   * For documents spread over more than one file, these can be included as follows:   * For documents spread over more than one file, these can be included as follows:
   <​code>​xml2po -e -o output.pot chapter1.xml chapter2.xml</​code>​   <​code>​xml2po -e -o output.pot chapter1.xml chapter2.xml</​code>​
-  * **IMPORTANT:** For documents which have an omf file, these should also be included in the pot file.+  * **ВАЖНО:** For documents which have an omf file, these should also be included in the pot file.
   * As a result, generally the appropriate command is:   * As a result, generally the appropriate command is:
   <​code>​xml2po -e -o output.pot C/*.xml C/​*.omf</​code>​   <​code>​xml2po -e -o output.pot C/*.xml C/​*.omf</​code>​
  
-**NOTE:** We have an automatic script to generate POT files, called '​get-pot.sh'​. Running this script refreshes the POT files for all documents.+**ПРИМЕЧАНИЕ:** We have an automatic script to generate POT files, called '​get-pot.sh'​. Running this script refreshes the POT files for all documents.
  
 ==== 2. Letting the translators work their magic ==== ==== 2. Letting the translators work their magic ====