You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by barunhalder1234 <gi...@git.apache.org> on 2015/11/20 09:16:56 UTC

[GitHub] cloudstack pull request: L10N : Updated locale files with latest t...

GitHub user barunhalder1234 opened a pull request:

    https://github.com/apache/cloudstack/pull/1097

    L10N : Updated locale files with latest translation.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/barunhalder1234/cloudstack master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1097.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1097
    
----
commit 23b6badfa0c18fc44fc7007b8719a5bde07193ce
Author: barunhalder1234 <ba...@citrix.com>
Date:   2015-11-20T08:16:11Z

    L10N : Updating locale files with latest translation.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: L10N : Updated locale files with latest t...

Posted by remibergsma <gi...@git.apache.org>.
Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/1097#issuecomment-158613518
  
    Pinging @milamberspace to have a look.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: L10N : Updated locale files with latest t...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/1097


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: L10N : Updated locale files with latest t...

Posted by milamberspace <gi...@git.apache.org>.
Github user milamberspace commented on the pull request:

    https://github.com/apache/cloudstack/pull/1097#issuecomment-158636704
  
    @barunhalder1234 I thinks you don't use the Transifex website to update the translations?
    
    For example on Transifex (for 4.6/4.7 resources) the Japanese translation for the key label.ha.enabled (HA Enable in US string) is: 
    高可用性有効
    (translate in Google Translator: Enable high availability)
    
    But in your PR the same key is translated with:
    高可用性を有効にする
    (translate in Google Translator: We want to enable high availability)
    
    (curiously the current japanese string on transifex seems better than your update string...)
    
    The issue is that the transifex Japanese / Chinese resources files aren't up-to-date, so next time, when we update the resources files from transifex to the git repo, we lost all your updated strings.
    
    The right way to translate the Web UI of CloudStack is to use the Transifex project [1] and use the script inside the cloudstack project to download and prepare the resources files (unicode/native conversion and alphabetical order) [2]
    
    To deal with this issue, you can update the transifex JA and CH resources files with the Transifex client. (See this script [3]) I can do this if you prefer.
    
    [1] https://www.transifex.com/ke4qqq/CloudStack_UI/
    [2] https://cwiki.apache.org/confluence/display/CLOUDSTACK/Update+L10N+files+from+Transifex+to+git+repo
    [3] https://github.com/apache/cloudstack/blob/master/tools/transifex/sync-transifex-ui.sh
    
    cc @remibergsma 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---