hi,

thanks for translating :)

in general, only the .po files (and the adapted Makefile; the 'ar' has to be added there) should be commited and sent...

so the general workflow for updating the translation with a new language
should look as follows:

edit Makefile to include new language
(e.g. add 'ar' to the LINGUAS variable)
# make init-<newlang>.po
# make update
edit <newlang>.po to include translation
send patch with changes to Makefile and new po file

so for you, this now means:
please send a new patch with
 * the new po file
 * 'ar' added to the Makefile

without the .mo or .js files

thanks :)

@thomas: maybe we should add *.mo pve-lang-*.js and pmg-lang-*.js to
the gitignore?

On 2/18/20 9:00 AM, Moayad Almalat wrote:
Signed-off-by: Moayad Almalat <m.alma...@proxmox.com>
---
  ar.mo          |  Bin 0 -> 76038 bytes
  ar.po          | 6284 ++++++++++++++++++++++++++++++++++++++++++++++++
  pmg-lang-ar.js |   24 +
  pve-lang-ar.js |   24 +
  4 files changed, 6332 insertions(+)
  create mode 100644 ar.mo
  create mode 100644 ar.po
  create mode 100644 pmg-lang-ar.js
  create mode 100644 pve-lang-ar.js


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to