|
|
| Line 1: |
Line 1: |
| | {{Languages}} | | {{Languages}} |
| − | {{Fancydancy|'''Important''': This guide is intended for translators willing to help translating our wiki to other languages. For translating Openbravo ERP or Openbravo POS see:
| |
| − | * [[How To Localize | Translating Openbravo ERP]]
| |
| − | * [[OpenbravoPOS Localization | Translating Openbravo POS]]}}
| |
| | | | |
| − | == Important articles and Main Page ==
| + | Panduan ini menjelaskan cara menerjemahkan artikel di wiki ini ke bahasa Indonesia (id) menggunakan [[model subpage]] (standar MediaWiki tanpa ekstensi tambahan). |
| | | | |
| − | This list gives you a quick reference to what we think is the most important documentation in Openbravo ERP and POS.
| + | == Langkah Menerjemahkan == |
| | + | # Buat halaman baru dengan menambahkan '''/id''' di belakang judul EN, misalnya ''Human Resource Management/id''. |
| | + | # Letakkan '''{{Languages}}''' di baris paling atas halaman (sebelum judul/section apa pun). |
| | + | # Terjemahkan isi; '''pertahankan tautan internal''' ([[...]]) ke halaman EN yang sudah ada. |
| | + | # Di akhir, tambahkan kategori yang sama dengan halaman sumber, misalnya ''[[Category:User_Guide]]''. |
| | + | # Jangan gunakan ''[[en:...]]'' atau ''[[id:...]]'' — model subpage mengandalkan ''{{Languages}}'' untuk menampilkan pemilih bahasa. |
| | | | |
| − | * [[ERP/2.50/Openbravo ERP Installation]]
| + | == Contoh == |
| − | * [[Virtual appliances]]
| + | Lihat [[Human Resource Management]] dan [[Human Resource Management/id]]. |
| − | * [[User Manual 2.40]]
| |
| − | * [[Openbravo environment installation]]
| |
| − | * [[OpenbravoPOS Installation]]
| |
| − | * [[Functional Documentation]]
| |
| | | | |
| − | Every language can have their [[Main Page | own main page]]. Instead of just translating the English main page, we recommend to create your own page (see the [[Main_Page/es | Spanish]] as example) that contain information relevant (e.g. documents translated) to the target language.
| + | [[Category:User_Guide]] |
| − | | |
| − | == Help ==
| |
| − | === Translating documentation ===
| |
| − | In the Openbravo project most of the documentation is at the project's Wiki. This allows people to modify and enhance the documentation, but also allows every one to translate the documentation into their language.
| |
| − | | |
| − | Mediawiki supports different multilingual strategies. At Openbravo's Wiki we use the [http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes ISO-639-1] language code.
| |
| − | | |
| − | ==== Naming documents ====
| |
| − | For naming documents we use the format document_name/iso_639_code. For example, the name of this help page in English is:
| |
| − | <nowiki>http://wiki.openbravo.com/wiki/Help</nowiki>
| |
| − | | |
| − | In French is:
| |
| − | <nowiki>http://wiki.openbravo.com/wiki/Help/fr</nowiki>
| |
| − | | |
| − | Where ''fr'' the ISO-639-1 code for French.
| |
| − | | |
| − | For German is:
| |
| − | <nowiki>http://wiki.openbravo.com/wiki/Help/de</nowiki>
| |
| − | | |
| − | Where ''de'' is the ISO-639-1 code for German language.
| |
| − | | |
| − | Adding the following template to your Wiki page:
| |
| − | <nowiki>{{Language | Page name}}</nowiki>
| |
| − | will create the necessary links to access the same pages in other languages.
| |
| − | | |
| − | ==== Naming images ====
| |
| − | For naming images the same guidelines are followed. Just add an underscore plus with the language code plus an additional underscore plus the country code.
| |
| − | | |
| − | For example, ''installer.jpg'' becomes ''installer_de.jpg'' for the German version.
| |
| − | | |
| − | ==== Naming categories ====
| |
| − | For naming categories the same guidelines are followed. Just add underscore plus the language code.
| |
| − | | |
| − | For example, the category ''UserManual_10'' becomes ''UserManual_10_fr'' for the French version.
| |
| − | | |
| − | ==== Important recommendations ====
| |
| − | Please, when translating Wiki documents remember:
| |
| − | | |
| − | * Create new pages, images and categories by adding the language code to its original English name. Using the same name overwrites the original English version.
| |
| − | * Do not translate the name of new pages, images and categories. They should remain in English.
| |
| − | * When translating documents it is strongly recommended to translate from English to your language. Almost all the Openbravo ERP documentation is written originally in English and translating from an already translated version usually produces poor results.
| |
| − | * When translating the user manual or any other user documentation check if Openbravo [[Localization_Projects | has been translated into your language]]. It is very important to use the same translations as the ones used in the application. If not, you may be referring to the same options using different names.
| |
| − | * [[Help#Get_informed_when_someone_modifies_the_article | Watch the page of the original document]], so you can track changes on it and keep your translation updated.
| |
| − | | |
| − | === See also ===
| |
| − | For guidelines and general help on editing in our wiki see the [[Help | Help article]].
| |
| − | | |
| − | | |
| − | | |
| − | [[Category:Community]] | |