13 Commits

Author SHA1 Message Date
Daniel P. Berrangé
8a722020da po: delete all empty translations
There is no benefit to keeping .po files in git for languages which
have zero translated strings. make should also be honouring the list
in the LINGUAS file, not repeating it.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-07-13 20:57:13 +00:00
Daniel P. Berrange
f627630086 Switch over to use zanata for managing translations
Push new pot with

  cd po
  make virt-viewer.pot
  zanata push

Pull new translations with

  cd po
  zanata pull

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-02-23 13:21:12 +00:00
Daniel P. Berrange
29f2d8a8e8 Update LINGUAS file from translation refresh 2015-01-12 11:29:33 +00:00
Daniel P. Berrange
2575ab49f2 Refresh translations from transifex
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-07-21 11:06:33 +01:00
Daniel P. Berrange
278fc60ef4 Refresh translations
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-01-24 17:36:27 +00:00
Daniel P. Berrange
ac4c71a3f0 Refresh translations from transifex
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-07-09 21:12:23 +01:00
Daniel P. Berrange
710d58c499 Refresh translations from transifex 2013-04-08 11:20:47 +01:00
Daniel P. Berrange
0f85fca802 Refresh translations
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-09-18 14:28:42 +01:00
Daniel P. Berrange
895bebd4ae Refresh translations from transifex 2012-04-25 15:52:24 +01:00
Daniel P. Berrange
f6e603e139 Refresh translations 2012-03-07 10:20:59 +00:00
Daniel P. Berrange
2343ff6879 Add all current languages to LINGUAS file
No locale files were being installed since all the
languages were missing in LINGUAS
2010-07-05 17:41:17 +01:00
Daniel P. Berrange
c3d4d61340 Add 'pl' to LINGUAS. Remove accidentally committed .pot file and
add it to .hgignore. Add RPM specfile magic for translations.
Fix typo in about.glade URL
2010-01-11 17:00:37 +00:00
Daniel P. Berrange
50f48b4d91 Add support for i18n of the UI
Add all the boilerplate code required for doing i18n of the UI.
No translations available yet though
2010-01-11 16:01:20 +00:00