vaseboot/po
locomiadev 66cac2e12b 2.14.1 final commit 2026-03-21 18:57:28 +02:00
..
gettext-patches 2.14.1 final commit 2026-03-21 18:57:28 +02:00
Makefile.in.in 2.14.1 final commit 2026-03-21 18:57:28 +02:00
Makevars 2.14.1 final commit 2026-03-21 18:57:28 +02:00
README 2.14.1 final commit 2026-03-21 18:57:28 +02:00
Rules-piglatin * po/Rules-piglatin: Change suffix from .po-update-en to 2012-03-03 21:43:06 +01:00
Rules-quot 2.14.1 final commit 2026-03-21 18:57:28 +02:00
Rules-swiss * po/Rules-swiss: Fix header comment. 2012-03-01 00:38:11 +01:00
Rules-translit Remove reliance C.UTF-8 2015-11-08 20:23:15 +01:00
Rules-windowsdir now renamed 2026-03-16 19:24:10 +02:00
VasEBoot.d.sed now renamed 2026-03-16 19:24:10 +02:00
arabic.sed 2.14.1 final commit 2026-03-21 18:57:28 +02:00
boldquot.sed Fix po directory handling. 2010-09-21 00:09:23 +01:00
cyrillic.sed 2.14.1 final commit 2026-03-21 18:57:28 +02:00
en@boldquot.header Fix po directory handling. 2010-09-21 00:09:23 +01:00
en@piglatin.header Add a pig farm. 2012-03-03 16:17:21 +01:00
en@quot.header Fix po directory handling. 2010-09-21 00:09:23 +01:00
exclude.pot 2.14.1 final commit 2026-03-21 18:57:28 +02:00
greek.sed 2.14.1 final commit 2026-03-21 18:57:28 +02:00
hebrew.sed 2.14.1 final commit 2026-03-21 18:57:28 +02:00
insert-header.sin Fix po directory handling. 2010-09-21 00:09:23 +01:00
piglatin.sed Add a pig farm. 2012-03-03 16:17:21 +01:00
quot.sed Fix po directory handling. 2010-09-21 00:09:23 +01:00
remove-potcdate.sin Fix po directory handling. 2010-09-21 00:09:23 +01:00
swiss.sed * po/swiss.sed: Add replacement for key names and for term computer. 2013-10-03 13:56:08 +02:00

README

If you checked out this source tree directly from VAS_EBOOT 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

    VAS_EBOOT'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 VAS_EBOOT 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/VasEBoot.pot' make rule.

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