2013-07-07 21:12:00 +02:00
|
|
|
# Add here a list of target languages; po4a will automatically
|
|
|
|
# generates .po for them and build .md when translated, eg:
|
|
|
|
# [po4a_langs] es fr it pt_BR
|
2013-07-20 12:30:33 +09:00
|
|
|
[po4a_langs] ja
|
2014-02-03 08:23:34 +09:00
|
|
|
[po4a_paths] doc/po/$master.pot $lang:src/doc/po/$lang/$master.po
|
2013-07-07 21:12:00 +02:00
|
|
|
|
|
|
|
# Add here below all source documents to be translated
|
2014-02-03 08:23:34 +09:00
|
|
|
[type: text] src/doc/complement-bugreport.md $lang:doc/l10n/$lang/complement-bugreport.md
|
2014-07-25 06:29:17 +09:00
|
|
|
[type: text] src/doc/complement-design-faq.md $lang:doc/l10n/$lang/complement-design-faq.md
|
2014-02-03 08:23:34 +09:00
|
|
|
[type: text] src/doc/complement-lang-faq.md $lang:doc/l10n/$lang/complement-lang-faq.md
|
|
|
|
[type: text] src/doc/complement-project-faq.md $lang:doc/l10n/$lang/complement-project-faq.md
|
|
|
|
[type: text] src/doc/guide-container.md $lang:doc/l10n/$lang/guide-container.md
|
|
|
|
[type: text] src/doc/guide-ffi.md $lang:doc/l10n/$lang/guide-ffi.md
|
|
|
|
[type: text] src/doc/guide-lifetimes.md $lang:doc/l10n/$lang/guide-lifetimes.md
|
|
|
|
[type: text] src/doc/guide-macros.md $lang:doc/l10n/$lang/guide-macros.md
|
|
|
|
[type: text] src/doc/guide-pointers.md $lang:doc/l10n/$lang/guide-pointers.md
|
|
|
|
[type: text] src/doc/guide-runtime.md $lang:doc/l10n/$lang/guide-runtime.md
|
2014-07-25 06:29:17 +09:00
|
|
|
[type: text] src/doc/guide-strings.md $lang:doc/l10n/$lang/guide-strings.md
|
2014-02-03 08:23:34 +09:00
|
|
|
[type: text] src/doc/guide-tasks.md $lang:doc/l10n/$lang/guide-tasks.md
|
|
|
|
[type: text] src/doc/guide-testing.md $lang:doc/l10n/$lang/guide-testing.md
|
2014-07-25 06:29:17 +09:00
|
|
|
[type: text] src/doc/guide-unsafe.md $lang:doc/l10n/$lang/guide-unsafe.md
|
|
|
|
[type: text] src/doc/guide.md $lang:doc/l10n/$lang/guide.md
|
2014-02-03 08:23:34 +09:00
|
|
|
[type: text] src/doc/index.md $lang:doc/l10n/$lang/index.md
|
2014-07-25 06:29:17 +09:00
|
|
|
[type: text] src/doc/intro.md $lang:doc/l10n/$lang/intro.md
|
2014-02-03 08:23:34 +09:00
|
|
|
[type: text] src/doc/rust.md $lang:doc/l10n/$lang/rust.md
|
|
|
|
[type: text] src/doc/rustdoc.md $lang:doc/l10n/$lang/rustdoc.md
|
|
|
|
[type: text] src/doc/tutorial.md $lang:doc/l10n/$lang/tutorial.md
|