Languages: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 13: Line 13:
Of course, we encourage you to send back any corrections/additions you may find necessary in current languages, or translate Joomdle to your language of choice.
Of course, we encourage you to send back any corrections/additions you may find necessary in current languages, or translate Joomdle to your language of choice.


To collaborate with Joomdle translation, you can use the Joomla Translation Manager in the backend.
 
If you want to created or modify a Joomdle translation, you will need to create/edit language files.
 
 
For main Joomdle component, files to translate are:
 
* /administrator/language/en-GB/en-GB.com_joomdle.ini
 
* /administrator/language/en-GB/en-GB.com_joomdle.sys.ini
 
* /language/en-GB/en-GB.com_joomdle.ini
 
 
You will also find language files in most Joomdle modules and plugins.
 
 
To create a translation for a new language, you would create those files, with the appropiate lang prefix. For example: pt-BR.com_joomdle.sys.ini
 
You can get more info about language files here:
https://docs.joomla.org/J3.x:Developing_an_MVC_Component/Adding_language_management
 


Current languages are:
Current languages are:
Line 23: Line 43:
*Italian
*Italian
*Greek
*Greek
==Documentation==
You can help building this wiki in the areas you find something is missing/incorrect.
You can also help by translating Joomdle documentation to other languages. Doing this is very simple with the wiki:
*First, create the page Main_Page/LANGUAGE_CODE (where LANGUAGE_CODE is your language code) copying and translating the english one.
** Example: Main_Page/es
*Then, contact Joomdle team so we can update the language selection menu to add the new language. From then on, you will be able to translate any page by creating Page/LANGUAGE_CODE.
Remember to add:
<pre>
{{Languages}}
</pre>
At the beginning of your translated pages, so it shows the language selection menu.

Latest revision as of 10:24, 25 February 2019

Joomdle is developed in English, and the English docs are always the first updated. The Spanish translations should always be up to date too, as they are done by the Joomdle team.

Software

Joomdle translations for other languages exist, and they are bundled with the official Joomdle package.

English and Spanish translations are always up to date.

Some of the other translations, however, could be a little outdated as they are managed by external contributors.

Of course, we encourage you to send back any corrections/additions you may find necessary in current languages, or translate Joomdle to your language of choice.


If you want to created or modify a Joomdle translation, you will need to create/edit language files.


For main Joomdle component, files to translate are:

  • /administrator/language/en-GB/en-GB.com_joomdle.ini
  • /administrator/language/en-GB/en-GB.com_joomdle.sys.ini
  • /language/en-GB/en-GB.com_joomdle.ini


You will also find language files in most Joomdle modules and plugins.


To create a translation for a new language, you would create those files, with the appropiate lang prefix. For example: pt-BR.com_joomdle.sys.ini

You can get more info about language files here: https://docs.joomla.org/J3.x:Developing_an_MVC_Component/Adding_language_management


Current languages are:

  • English
  • Spanish
  • French
  • Romanian
  • German
  • Italian
  • Greek