Adding language

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • nilhost
    replied
    Hi Maximus,

    I used the po-editorlink that you provided for translating to Swedish.
    I will investigate the link to build a proper JSON-file to see if I can get it working.

    Leave a comment:


  • Maximus
    replied
    Hi nilhost ,

    Did you complete the translation for the Swedish language in the PO-editor in this project https://poeditor.com/join/project/gLDKZtUF4i ? If so please, let me know. I will ask our developers team to add this updates to the next EspoCRM release.

    Also if you want to use this translation right now, then please investigate this manual of how you can build a proper JSON file and add to your EspoCRM instance https://docs.espocrm.com/development/translation/.

    Leave a comment:


  • nilhost
    replied
    Hi again, I have done the translation for the swedish language in the PO-editor and downloaded the .po-file.
    Here is the file, could you please add it to the list.

    EspoCRM_sv_SE.po.zip

    Leave a comment:


  • renxx
    replied
    Here is Estonian Build with 18% translated.
    How to install?

    Copy paste it to your ftp folders
    edit data/config.php language list and add to line 69:

    26 => 'zh_CN',
    27 => 'et_ET'

    Clear you caches in crm and remember to change the language in preferences and system language.
    DONE
    Attached Files

    Leave a comment:


  • sarunijus
    replied
    Ok I will use this link and translate directly in POEditor. Many thanks

    Leave a comment:


  • yuri
    replied
    You can also translate on POEdifor site https://poeditor.com/projects/po_edi...ge=96&id=58283

    Leave a comment:


  • yuri
    replied
    I've managed to convert into the new format. Not translated labels are empty strings.
    Attached Files

    Leave a comment:


  • sarunijus
    replied
    could you give me the good file, I will make it again. thanks

    Leave a comment:


  • yuri
    replied
    Hi,

    Thank you for your work. It was really very very old po, script could not import it. We have a different format since that time. Not sure what to do.
    Last edited by yuri; 11-27-2017, 03:13 PM.

    Leave a comment:


  • sarunijus
    replied
    Hi, I made translation to Lithuanian language, I used an old po file from previous posts. The file is attached. Yuri, Will you add it ? many thanks.
    Attached Files

    Leave a comment:


  • yuri
    replied
    Attached.

    BTW there is an ability to generate po file and build language files from po file.

    EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.



    1. Build po file command
    node po.js en_EN
    Specify needed language instead of en_EN

    2. Build from po
    Put your po file espocrm-en_EN.po to build directory
    Run
    node lang.js en_EN
    The files will be created in build directory.
    Attached Files

    Leave a comment:


  • lmbvm
    replied
    Hi,

    I also would like to have the PO files in order to translate them to portuguese (Portugal). Thanks a lot.

    Leave a comment:


  • yuri
    replied
    Hi

    Didn't considered using this weblate.org. I can give you PO file with all labels. After it got translated I can run our scripts that will convert it to JSON files.

    Leave a comment:


  • Ruben
    replied
    I'm thinking of translating EspoCRM to Norwegian. Have you considered using the free and open source weblate.org to manage your translations? Would make it much easier to translate the project now and in the future

    Leave a comment:


  • Arunas
    replied
    Originally posted by yurikuzn
    I can send you the latest one only on Monday. But you can start with that one.
    Roger that!

    Leave a comment:

Working...