pcsx2/locales/templates
Jonathan Li 6a5795abaf locales: Refresh locales to include updated strings
Updated strings:
"Configuration Guides (online)" -> "Configuration Guide"
"Readme / FAQ (Offline/PDF)" -> "Readme / FAQ"

Any string reformatting/sorting was done automatically by script.
2020-02-10 17:38:08 +00:00
..
pcsx2_Iconized.pot locales: Refresh locales to include updated strings 2020-02-10 17:38:08 +00:00
pcsx2_Main.pot locales: Refresh locales to include updated strings 2020-02-10 17:38:08 +00:00
readme.txt Updates locales/templates readme 2016-10-27 14:19:36 +01: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 http://wiki.pcsx2.net/index.php/PCSX2_Documentation/Translation_Guide


Jake Stine (Air)
PCSX2 Development Team