This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
help_translations_of_bitcomet [2010/05/07 08:36] – lucy | help_translations_of_bitcomet [2024/09/04 01:06] (current) – [Help Translations of BitComet] wxhere | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Help Translations of BitComet ===== | ===== Help Translations of BitComet ===== | ||
- | ==== Supported Languages: | + | ==== Supported Languages: |
- | {{: | + | There are 53 language files supplied in BitComet install package. Of these, 16 languages are updated frequently. However, up to 80 languages can be displayed after further translation, |
+ | |||
+ | < | ||
+ | Albanian | ||
+ | Arabic | ||
+ | Armenian | ||
+ | Azeri * | ||
+ | Basque | ||
+ | Bengali | ||
+ | Bosnian | ||
+ | Bulgarian | ||
+ | Catalan | ||
+ | Chinese (Simplified) | ||
+ | Chinese (Traditional) | ||
+ | Chinese (Hong Kong) * | ||
+ | Croatian | ||
+ | Czech | ||
+ | Danish | ||
+ | Dutch | ||
+ | English | ||
+ | English (United Kingdom) * | ||
+ | English (Canada) | ||
+ | English (Australia) | ||
+ | Estonian | ||
+ | Finnish | ||
+ | French | ||
+ | Galician | ||
+ | Georgian | ||
+ | German | ||
+ | Greek | ||
+ | Gujarati | ||
+ | Hebrew | ||
+ | Hindi * | ||
+ | Hungarian | ||
+ | Icelandic | ||
+ | Indonesian | ||
+ | Italian | ||
+ | Japanese | ||
+ | Javanese | ||
+ | Kannada | ||
+ | Kazakh | ||
+ | Khmer/ | ||
+ | Korean | ||
+ | Kurdish | ||
+ | Latvian | ||
+ | Lithuanian | ||
+ | Macedonian | ||
+ | Malay | ||
+ | Mongolian | ||
+ | Nepali | ||
+ | Norwegian | ||
+ | Occitan | ||
+ | Persian/ | ||
+ | Polish | ||
+ | Portuguese | ||
+ | Portuguese (Brazilian) | ||
+ | Romanian | ||
+ | Russian | ||
+ | Serbian | ||
+ | Sinhalese | ||
+ | Slovak | ||
+ | Slovenian | ||
+ | Spanish | ||
+ | Spanish (Argentina) | ||
+ | Swedish | ||
+ | Tamil | ||
+ | Telugu | ||
+ | Thai | ||
+ | Turkish | ||
+ | Uighur | ||
+ | Ukrainian | ||
+ | Urdu | ||
+ | Vietnamese | ||
+ | </ | ||
< | < | ||
- | If you want to use one of these languages | + | If you want to manually modify the translated text and to replace the translation file you are currently using, please download the corresponding .po file from https://github.com/ |
---- | ---- | ||
Line 17: | Line 90: | ||
---- | ---- | ||
- | === Translate BitComet online | + | === Translate BitComet online |
- | **The translation work of BitComet has been moved to** [[https://translations.launchpad.net/bitcomet/|Launchpad]]. Lanuchpad is a third-party website-hosting service, for open source/free software | + | < |
- | Please refer to the [[help_translations_of_bitcomet# | + | ---- |
+ | |||
+ | === Translate BitComet online (v1.34 and earlier) === | ||
+ | |||
+ | < | ||
+ | |||
+ | The next instructions pertain to translating online using the web interface of the Launchpad site. Please refer to the [[help_translations_of_bitcomet# | ||
- Open [[https:// | - Open [[https:// | ||
- | - Register/ | + | - Register/ |
- | - After signing in, click " | + | - After signing in, click " |
- | - Select the language you want to translate from the list (support multiple choices), and click Save.\\ {{: | + | - Select the language you want to translate from the list (support multiple choices), and click Save.\\ {{: |
- | - Click on the language name you selected in the previous step and you will be redirected to a new page.\\ {{: | + | - Click on the language name you selected in the previous step and you will be redirected to a new page.\\ {{: |
- | - Select " | + | - Select " |
- For those sentences which need translating, | - For those sentences which need translating, | ||
---- | ---- | ||
- | ==== Translate BitComet offline | + | === Translate BitComet offline === |
- | This is a brief tutorial for offline translating | + | This is a brief tutorial for offline translating BitComet. |
- | + | ||
- | If you want to translate BitComet directly on Launchpad online, please refer to the previous section [[help_translations_of_bitcomet# | + | |
**1)** Download and install Poedit: | **1)** Download and install Poedit: | ||
- | * Original | + | * The latest official |
- | * Modified | + | * Or the modified |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | **2)** Download the BitComet language file for a particular language from [[https:// | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | + | ||
- | b) Click the " | + | |
- | + | ||
- | + | ||
- | c) Select "PO format" | + | |
- | + | ||
- | + | ||
- | d) An e-mail will arrive (in a few minutes or up to one hour) with the address of the PO file that contains the strings used in BitComet' | + | |
- | + | ||
- | + | ||
- | **3)** Open the downloaded PO file in Poedit and translate the non-translated strings (and also verify the fuzzy strings, if they are correctly translated).\\ {{: | + | |
- | **4)** The translation may be verified by copying | + | **2)** Download |
- | **5)** Go to the Launchpad page that contains the translated language, and upload | + | **3)** Open the downloaded |
- | a) Click the " | + | |
- | b) Browse to the local BitComet PO file and then click "Upload".\\ {{: | + | **4)** The translation file can be tested by copying |
- | The translation will be loaded inside Launchpad and will be included, automatically, | + | **5)** After verification, the PO file can be sent back to github with Pull-Request. |
- | (Thanks to [[https:// | + | The updated translation will be included in the next version of BitComet. |
---- | ---- | ||
Line 81: | Line 140: | ||
===Converting a PO file to MO file=== | ===Converting a PO file to MO file=== | ||
- | Open the .po file with Poedit. Pressing 'Ctrl + s' | + | Open the .po file with Poedit. Pressing 'Ctrl + S' |
===Convert MO file to PO file=== | ===Convert MO file to PO file=== | ||
- | Use command "msgunfmt" | + | Use **msgunfmt.exe** |
---- | ---- |