Home Linkr Translations

Translations

Attention: open in a new window.PDFPrintEmail
Linkr takes advantage of Joomla!'s multi-lingual capabilities. You may use any of the languages available for Linkr. All languages are included in the installation file. If for some reason, the language you need is not installed but is available for Linkr, then you can install it separately. To find yours, head to JoomlaCode External link, and look under the Languages section.

NOTE: Language packs are meant to translate Linkr, not install it. You need to install Linkr first!

Installing a language

Installing a language pack is very simple. First, download the language file from JoomlaCode External link (under the Languages section). Then. install it just as you would any extension, in Administrator » Extensions » Install / Uninstall.

Writing your own language file

If Linkr isn't already translated into your preferred language, and you happen to have some time on your hands, you might decide to translate it yourself. Head on to JoomlaCode External link and download the "empty" language file (the one that starts with "empty..."). In it is two files: the component language file and the plugin language file. You'll need to open and translate both files to use them with Linkr (this might take anywhere from 30 to 60 minutes, to a 1000 minutes if your very slow...).

The way that it works is each string has a key that Jooomla! uses. For example, there might be a string that says "Hello" in English, and "Bonjour" in French, but they will have the same key e.g. "GREETING". Joomla! uses "GREETING" everywhere, and the language files take care of the translations. In the file, it looks like this:
GREETING=Hello!
For an example, see the Joomla! Docs External link

After your 1000 minutes of translation, you can upload your new files manually:
  • TAG.com_linkr goes in administrator / language / TAG /
  • TAG.plg_content_linkr_content goes in the same folder
Where TAG is your language tag e.g. "en-GB" or "fr-FR".

You can also send your files here, so that we may include them in the install package and upload the language packs to JoomlaCode. Send your files to dev - at - l33p.com.

NOTE: You'll need to rename your files to reflect the language you've just translated into i.e. change TAG to your language tag.
uBar 0.9 has been released. This is a beta version; there are still some bugs to be worked out. Keep that in mind before using it on a live site.