Colin Watson 3d369a01ac Update some documentation to refer to Git rather than Bazaar. %!s(int64=11) %!d(string=hai) anos
..
Makefile.in.in cd46aa6cef Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir %!s(int64=11) %!d(string=hai) anos
Makevars 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
README 3d369a01ac Update some documentation to refer to Git rather than Bazaar. %!s(int64=11) %!d(string=hai) anos
Rules-piglatin e70a2c50fa * po/Rules-piglatin: Change suffix from .po-update-en to %!s(int64=13) %!d(string=hai) anos
Rules-quot 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
Rules-swiss 49e08a064a * po/Rules-swiss: Fix header comment. %!s(int64=13) %!d(string=hai) anos
Rules-translit da0d5b3f3b Introduce en@cyrillic en@hebrew en@arabic and en@greek. %!s(int64=13) %!d(string=hai) anos
Rules-windowsdir cd46aa6cef Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir %!s(int64=11) %!d(string=hai) anos
arabic.sed da0d5b3f3b Introduce en@cyrillic en@hebrew en@arabic and en@greek. %!s(int64=13) %!d(string=hai) anos
boldquot.sed 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
cyrillic.sed da0d5b3f3b Introduce en@cyrillic en@hebrew en@arabic and en@greek. %!s(int64=13) %!d(string=hai) anos
en@boldquot.header 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
en@piglatin.header 8f9cace1aa Add a pig farm. %!s(int64=13) %!d(string=hai) anos
en@quot.header 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
exclude.pot 8445567046 * po/exclude.pot: Add 2 missing excludes. %!s(int64=11) %!d(string=hai) anos
greek.sed da0d5b3f3b Introduce en@cyrillic en@hebrew en@arabic and en@greek. %!s(int64=13) %!d(string=hai) anos
grub.d.sed 4e01b6c821 * util/grub-mkconfig_lib.in (gettext_quoted): Add clarifying %!s(int64=14) %!d(string=hai) anos
hebrew.sed da0d5b3f3b Introduce en@cyrillic en@hebrew en@arabic and en@greek. %!s(int64=13) %!d(string=hai) anos
insert-header.sin 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
piglatin.sed 8f9cace1aa Add a pig farm. %!s(int64=13) %!d(string=hai) anos
quot.sed 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
remove-potcdate.sin 269004c158 Fix po directory handling. %!s(int64=14) %!d(string=hai) anos
swiss.sed 3896d6b421 * po/swiss.sed: Add replacement for key names and for term computer. %!s(int64=11) %!d(string=hai) anos

README


If you checked out this source tree directly from GRUB Git, you might be
wondering where are the POT and PO files. Here are some instructions
that will hopefully clarify the situation.

- If you're a user or a distributor, simply fill the po directory by
importing translations from the Translation Project:

./linguas.sh

GRUB's build system will automatically detect those and include them
in your install.

- If you're a translator and want to add a new translation or improve an
existing one, get in touch with the Translation Project
(http://translationproject.org/). The GRUB project doesn't interact
with translators directly (but we dearly appreciate your work!).

- If you're a developer adding/removing/modifying translatable strings,
you can check that these turn into a sane POT file by using the
`po/grub.pot' make rule.

- If you're the maintainer of GNU GRUB preparing a new release, don't
forget to include the latest PO files in your source tarball!