Changes

From Amahi Wiki
Jump to: navigation, search
108 bytes added ,  02:15, 1 February 2019
Translation is really very easy using our online translation tool and is the preferred way to make Amahi available in your language!
If you are interested in contributing get in touch with us at ''translations at <this domain dot org>''. = Translation Requirements = We have some '''very important'' translation requirements that you must read before attempting translation. It is simple, but there are a few rules to it to make sure the translation does not lose numbers or dates or other variables. See them in the [[Translation tips]] page.
= How to Translate Amahi offline =
That's it! you can do it by cut and paste or with git:
{{Code| <pre>
git clone git://git.amahi.org/amahi.git
cd amahi/platform/platform/html/config/locales
[edit the yourlocale.yml file]
git commit yourlocale.yml
}}</pre>
For brownie points, you can also add those to
{{Code| amahi/platform/platform/html/app/controllers/setup_controller.rb}}
To find the code of your language, please visit [http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes the iso codes page]
Here is how to [http://forums.amahi.org/viewtopic.php?f=15&t=188&start=0#p880 submit a patch directly] with git or you can send your locale file by email or post it in the forums or amahi-devel list.
 
= Translation Tips =
 
We have some important translation tips that you must read before attempting translation. Sounds simple, but there are a few interesting wrinkles to it:
 
[[Translation tips]]
= Credits =
12,424

edits