pcsx2/locales/templates
gregory.hainaut 6cf12e5721 i18n: refresh sv_SE and it_IT.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4968 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-11-16 19:19:16 +00:00
..
pcsx2_Iconized.pot i18n: refresh sv_SE and it_IT. 2011-11-16 19:19:16 +00:00
pcsx2_Main.pot i18n: refresh sv_SE and it_IT. 2011-11-16 19:19:16 +00:00
readme.txt Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00

readme.txt

PCSX2 Language Translation Templates (POT format)
-------------------------------------------------

Quick overview of using POT files:

POT files are essentially identical to PO files, except that they have no translated
text strings filled in yet.  Your job as a translator is to make copies of these files,
give then .PO extensions, fill in the properly translated text for each string in the
files, test, and then submit the new PO file to the PCSX2 Team.

The PCSX2 Team recommends using Poedit to help make your life easier.

Details on PCSX2's use of gettext, translation, and tesing/submitting new translations,
visit our wiki at googlecode:  https://code.google.com/p/pcsx2/wiki/TranslationGuide


Jake Stine (Air)
PCSX2 Development Team