Page 2 of 4

Re: Localization

Posted: Tue May 22, 2018 6:19 am
by bennett
maravac wrote:
Thu Mar 22, 2018 10:22 pm
Hi, please, how can I set the localization for my installation of the OrangeHRM package (installed on the Synology NAS). I would need the czech localization.
Thank you very much.
Thank you for your interest in OrangeHRM,

Please find the Czech language file for Open Source version and follow steps and place the attached file taken from below link.

Download the language pack from - https://drive.google.com/open?id=1sOb94 ... IiEKnC6MEh

Add to The file symfony/apps/orangehrm/i18n

After the language pack is been added, login to the OrangeHRM system and follow below steps to enable.

Admin module -> Configuration -> Localization -> Change the preferred language.

Thank you.

Re: Localization

Posted: Tue May 22, 2018 6:27 am
by manoj
thomascarter wrote:
Thu Apr 05, 2018 5:55 pm
Hi thanks both of you. In fact I just hadn't understood I had to hit the "Edit" button to chose the language.

I did download messages_General.fr_FR.xml and installed it in /web/symfony/apps/orangehrm/i18n as suggested. I now have 2 french files there :
- messages_General.fr_FR.xml (~2 Mega)
- messages.fr_FR.xml (~200K)

Should I keep both ?
I see lots of words untranslated. I show the app to my client tomorrow. If she's interested I'd be happy to work on the translation with you both.
Thank you for your request,

The correct language pack - messages.fr_FR.xml (~200K).
Other language pack can be removed.

Thank you

Re: Localization

Posted: Wed May 30, 2018 1:46 pm
by tamerrab2003
Can I have Language File for Arabic Language and how to activate it?
Thanks

Re: Localization

Posted: Thu May 31, 2018 4:11 am
by bennett
tamerrab2003 wrote:
Wed May 30, 2018 1:46 pm
Can I have Language File for Arabic Language and how to activate it?
Thanks
Thank you for your interest in OrangeHRM,

Please find the Arabic language file for Open Source version and follow steps and place the attached file taken from below link.

Download the language pack from -
https://drive.google.com/open?id=1BHr-t ... hY69ejAZHG for Arabic - Egypt
https://drive.google.com/open?id=1CaPt4 ... OREWRUoPs3 for Arabic - Saudi Arabia

Add to The file symfony/apps/orangehrm/i18n

After the language pack is been added, login to the OrangeHRM system and follow below steps to enable.

Admin module -> Configuration -> Localization -> Change the preferred language.

Thank you.

Re: Localization

Posted: Thu May 31, 2018 10:56 am
by tamerrab2003
I have followed above steps but I cant find arabic in language list.

Re: Localization

Posted: Wed Jun 27, 2018 12:33 pm
by damponting
Thank you for sharing the information. I saved my time.

Re: Localization

Posted: Fri Sep 21, 2018 1:26 pm
by cirodev
Hello to everyone.
I need italian translation file for open source verison. The one reported has trans-unit id not the same.

My english file start in this way

Code: Select all

<trans-unit id="1">
        <source>1M Max, any larger attachments will be ignored</source>
        <target>1M Max, any larger attachments will be ignored</target>
      </trans-unit>
      <trans-unit id="2">
        <source>Add</source>
        <target>Add</target>
      </trans-unit>

Re: Localization

Posted: Thu Nov 22, 2018 12:22 am
by jovalle
There is the possibility of translating the portal into Spanish?

Re: Localization

Posted: Wed Dec 05, 2018 3:33 am
by imaduddin
Hi, Can I have Language File for Indonesian Language and how to activate it?
Thanks

Re: Localization

Posted: Wed Dec 05, 2018 4:19 am
by bennett
cirodev wrote:
Fri Sep 21, 2018 1:26 pm
Hello to everyone.
I need italian translation file for open source verison. The one reported has trans-unit id not the same.

My english file start in this way

Code: Select all

<trans-unit id="1">
        <source>1M Max, any larger attachments will be ignored</source>
        <target>1M Max, any larger attachments will be ignored</target>
      </trans-unit>
      <trans-unit id="2">
        <source>Add</source>
        <target>Add</target>
      </trans-unit>
Hi,

Thank you for your interest in OrangeHRM,

Please find the Italian language file for Open Source version and follow steps and place the attached file taken from below link.

Download the language pack from -
https://drive.google.com/open?id=1CaPt4 ... OREWRUoPs3 for Italian - Italy (it_IT)

Add to The file symfony/apps/orangehrm/i18n

After the language pack is been added, login to the OrangeHRM system and follow below steps to enable.

Admin module -> Configuration -> Localization -> Change the preferred language.

Thank you.