| | 1 | = UNetbootin Translations = |
| | 2 | |
| | 3 | === Built-in Translations === |
| | 4 | |
| | 5 | There is '''no need to download''' these; they have already been included in the latest release. |
| | 6 | |
| | 7 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_fr.qm Français / French] (fr) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_fr.ts source .ts]) --txo [[br]] |
| | 8 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_pt.qm Português / Portuguese] (pt) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_pt.ts source .ts]) --valterfukuoka [[br]] |
| | 9 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_it.qm Italiano / Italian] (it) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_it.ts source .ts]) --prowlerxpla [[br]] |
| | 10 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_zh.qm 中文 / Simplified Chinese] (zh) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_zh.ts source .ts]) --kjtong [[br]] |
| | 11 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_ru.qm Русский / Russian] (ru) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_ru.ts source .ts]) --waster [[br]] |
| | 12 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_es.qm Español / Spanish] (es) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_es.ts source .ts]) --adrian15 [[br]] |
| | 13 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_nb.qm Norsk bokmål / Norwegian (bokmål)] (nb) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_nb.ts source .ts]) --ratocx [[br]] |
| | 14 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_he.qm עִבְרִית / Hebrew] (he) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_he.ts source .ts]) --sh-yaron [[br]] |
| | 15 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_de.qm Deutsch / German] (de) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_de.ts source .ts]) --erik [[br]] |
| | 16 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_el.qm Ελληνικά / Greek] (el) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_el.ts source .ts]) --kritias [[br]] |
| | 17 | [http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_hu.qm Magyar / Hungarian] (hu) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_hu.ts source .ts]) --minhmeoke (incomplete) |
| | 18 | |
| | 19 | === Incoming Translations === |
| | 20 | |
| | 21 | Post translations you have created here once you have [http://unetbootin.wiki.sourceforge.net/space/filelist uploaded] them. The .qm file is intended for users, while the .ts file is intended for translators. [[br]] |
| | 22 | Català (ca) ([http://unetbootin.wiki.sourceforge.net/space/showimage/unetbootin_ca.ts source.ts]) -- roger-r1 |
| | 23 | |
| | 24 | == Using a Built-in Translation == |
| | 25 | |
| | 26 | If the translation you are using has already been included into UNetbootin, it should automatically load the translation corresponding to your locale settings, or you can alternatively force the language to use via the ''lang=es'' command-line option, where you substitute ''es'' with the the 2-letter [http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes ISO 639-1 code] for your language, which can be found above. |
| | 27 | |
| | 28 | == Using an External Translation == |
| | 29 | |
| | 30 | Same process as [wiki:useplugin Using a UNetbootin Plugin] |
| | 31 | |
| | 32 | '''1.''' First, [http://sourceforge.net/project/showfiles.php?group_id=222386 download] the latest version of UNetbootin [http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe (for Windows)] [http://unetbootin.sourceforge.net/unetbootin-linux-latest (for Linux)] |
| | 33 | |
| | 34 | '''2.''' Next, [wiki:translations download a translation] to the same directory that you have the UNetbootin executable in. '''Download the .qm file, not the .ts file.''' |
| | 35 | |
| | 36 | '''3.''' Then, run the UNetbootin executable, and if all went well, the translation should be loaded. |
| | 37 | |
| | 38 | == Translating UNetbootin == |
| | 39 | |
| | 40 | === Using Launchpad Translations (Rosetta) === |
| | 41 | |
| | 42 | Please go to the [http://translations.launchpad.net/unetbootin/trunk/+pots/unetbootin Launchpad translation page] and you can begin contributing translations. |
| | 43 | |
| | 44 | For information on using the Launchpad Translations system, see the [https://help.launchpad.net/Translations translations help page]. |
| | 45 | |
| | 46 | === Using Qt Linguist === |
| | 47 | |
| | 48 | Before you will begin, you will need to download and install the open-source version of [http://trolltech.com/products/qt Qt]. Windows users can download the "Qt Open Source Edition for C++ Developers - Desktop " from the [http://trolltech.com/downloads/opensource Qt Downloads Page], while Linux users can install the ''qt4-dev-tools'' package or their distribution's equivalent. |
| | 49 | |
| | 50 | Once you have installed Qt, download a .ts file from above or within the ''src/unetbootin'' subdirectory of the [http://bazaar.launchpad.net/%7Egezakovacs/unetbootin/devel-new/files UNetbootin source code], open it in Qt Linguist, and follow the instructions at http://doc.trolltech.com/4.4/linguist-translators.html |
| | 51 | |
| | 52 | Once done with the translation, go to ''File -> Release As'' to export your translation as a .qm file, and post the .qm and .ts files on this page; they will be included in the next UNetbootin release. |