Sha256: e654638753c6bff74d25fc943bf4003ea2648e0a92db84f1c44cbecd61b0d141

Contents?: true

Size: 764 Bytes

Versions: 20

Compression:

Stored size: 764 Bytes

Contents

Updating the translations
-------------------------

  1. Check if there are any new languages with progress more than 50% on [transifex](https://www.transifex.com/projects/p/foreman/resource/hammer-cli-foreman/). If so, do the following for each of the new languages:

  ```
    mkdir locale/<lang>
    cp locale/hammer-cli-foreman.pot locale/<lang>/hammer-cli-foreman.po
  ```
  2. Make sure you have `transifex-client` installed

  3. Update the translations. From GIT repo root directory run:

  ```
    make -C locale tx-update
  ```

  It will download translations from transifex, generates `mo` files, updates strings in `pot` file and wraps all the changes in a new commit. Transifex automatically updates its strings when the commit is pushed to Github.

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
hammer_cli_foreman_remote_execution-0.2.0 locale/README.md
hammer_cli_foreman_remote_execution-0.1.2 locale/README.md
hammer_cli_foreman_remote_execution-0.1.1 locale/README.md
hammer_cli_foreman_remote_execution-0.1.0 locale/README.md
hammer_cli_foreman_remote_execution-0.0.6 locale/README.md
hammer_cli_foreman-0.9.0 locale/README.md
hammer_cli_foreman-0.8.0 locale/README.md
hammer_cli_foreman-0.7.0 locale/README.md
hammer_cli_foreman-0.6.2 locale/README.md
hammer_cli_foreman-0.6.1 locale/README.md
hammer_cli_foreman-0.6.0 locale/README.md
hammer_cli_foreman_remote_execution-0.0.5 locale/README.md
hammer_cli_foreman-0.5.1 locale/README.md
hammer_cli_foreman-0.5.0 locale/README.md
hammer_cli_foreman-0.4.0 locale/README.md
hammer_cli_foreman-0.3.0 locale/README.md
hammer_cli_foreman-0.2.0 locale/README.md
hammer_cli_foreman-0.1.4 locale/README.md
hammer_cli_foreman-0.1.3 locale/README.md
hammer_cli_foreman-0.1.2 locale/README.md