Update generated files
[phpmyadmin-localized-docs.git] / README
blob335baea410fd3dafac859e49a5ae900958814c75
1 phpMyAdmin - localized documentation
2 ====================================
4 This repository contains localized documentation for phpMyAdmin. It
5 is based on master document placed in phpmyadmin repository.
7 To translate edit your language file in po directory, changes will be
8 propagated to generated documents. You can also translate online at
9 <https://l10n.cihar.com/projects/pmadoc/> and your changes will be merged to
10 Git.
14 For manipulating with translations, you need gettext and po4a installed. For
15 proper handling of titles in text files, you need po4a at least 0.41.
17 To start new translation you can use script new-lang.
19 To regenerate documents use script make.
21 To obtain statistics about current translations run locales-stats.
23 Generated documents gets additional headers based on data in addendum directory.
26 Please note that all content in output directory is automatically generated, it
27 makes no sense to update it manually.