virt-viewer/po
Daniel P. Berrangé b2c072cf0b build: introduce meson build recipes
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-01-25 16:02:48 +00:00
..
as.po Update translation files 2020-11-26 10:13:12 +01:00
bg.po Update translation files 2020-11-26 10:13:12 +01:00
bn_IN.po Update translation files 2020-11-26 10:13:12 +01:00
bn.po Update translation files 2020-11-26 10:13:12 +01:00
ca.po Update translation files 2020-11-26 10:13:12 +01:00
cs.po Update translation files 2021-01-04 17:05:30 +01:00
de.po Update translation files 2020-11-26 10:13:12 +01:00
es.po Update translation files 2020-11-26 10:13:12 +01:00
eu.po Update translation files 2020-11-26 10:13:12 +01:00
fr.po Update translation files 2021-01-04 17:05:30 +01:00
gu.po Update translation files 2020-11-26 10:13:12 +01:00
hi.po Update translation files 2020-11-26 10:13:12 +01:00
hu.po Update translation files 2020-11-26 10:13:12 +01:00
id.po Update translation files 2021-01-04 17:05:30 +01:00
it.po Update translation files 2021-01-04 17:05:30 +01:00
ja.po Update translation files 2020-11-26 10:13:12 +01:00
kn.po Update translation files 2020-11-26 10:13:12 +01:00
ko.po Update translation files 2020-11-26 10:13:12 +01:00
LINGUAS Translated using Weblate (Indonesian) 2021-01-04 17:05:30 +01:00
Makefile.am po: use custom ITS rules when extracting messages 2020-07-25 06:54:28 +02:00
meson.build build: introduce meson build recipes 2021-01-25 16:02:48 +00:00
ml.po Update translation files 2020-11-26 10:13:12 +01:00
mr.po Update translation files 2020-11-26 10:13:12 +01:00
nb.po Update translation files 2020-11-26 10:13:12 +01:00
nl.po Update translation files 2020-11-26 10:13:12 +01:00
or.po Update translation files 2020-11-26 10:13:12 +01:00
pa.po Update translation files 2020-11-26 10:13:12 +01:00
pl.po Update translation files 2021-01-04 17:05:30 +01:00
POTFILES po: provide custom make rules for po file management 2019-03-12 11:49:38 +00:00
pt_BR.po Update translation files 2020-11-26 10:13:12 +01:00
pt.po Update translation files 2020-11-26 10:13:12 +01:00
README.md po: switch over to using Weblate for translations 2020-07-13 20:57:13 +00:00
ru.po Update translation files 2020-11-26 10:13:12 +01:00
sk.po Update translation files 2020-11-26 10:13:12 +01:00
sv.po Update translation files 2021-01-04 17:05:30 +01:00
ta.po Update translation files 2020-11-26 10:13:12 +01:00
te.po Update translation files 2020-11-26 10:13:12 +01:00
tr.po Update translation files 2021-01-04 17:05:30 +01:00
uk.po Update translation files 2021-01-04 17:05:30 +01:00
virt-viewer.pot po: update pot file 2020-09-11 11:35:00 +02:00
zh_CN.po Update translation files 2020-11-26 10:13:12 +01:00
zh_TW.po Update translation files 2020-11-26 10:13:12 +01:00

=========================== Virt-Viewer Message Translation

.. image:: https://translate.fedoraproject.org/widgets/virt-viewer/-/virt-viewer/multi-auto.svg :target: https://translate.fedoraproject.org/engage/virt-viewer/ :alt: Translation status

Virt-Viewer translatable messages are maintained using the GNU Gettext tools and file formats, in combination with the Fedora Weblate web service.

https://translate.fedoraproject.org/projects/virt-viewer/virt-viewer/

Source repository

The virt-viewer GIT repository stores the master "virt-viewer.pot" file, which is to be refreshed at time of feature freeze.

The "po" files stored in GIT have source locations removed in order to cut down on storage size, by eliminating information already present in the "pot" file. All files are stored with strings sorted in alphabetical order rather than source location order, to minimize movement of strings when source locations change.

The "po" files are to be EXCLUSIVELY UPDATED by merge requests sent from the Fedora Weblate service. Other contributors MUST NEVER send changes which touch the "po" file content, as that will create merge conflicts for Weblate. IOW any bug fixes to translations should be made via the Weblate application UI.

After the "pot" file in virt-viewer GIT, Weblate will automatically run "msgmerge" to update the "po" files itself and send back a merge request with the changes.

Translation updates made in the Weblate Web UI will be committed to its fork of the GIT repo once a day. These commits will be submitted back to the master GIT repo via merge requests. If a merge request from Weblate is already open, commits will be added to this existing merge request. Weblate will take care of rebasing whenever changes happen in Git master. In order to avoid having to do translations merges 30 times a month, merge requests from Weblate will usually be left open until feature freeze arrives. During the freeze period, they will be accepted more promptly to ensure they make it into the new release.