<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/po, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/po?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/po?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-07-05T08:15:49+00:00</updated>
<entry>
<title>po: add ukrainian translation</title>
<updated>2022-07-05T08:15:49+00:00</updated>
<author>
<name>Andrij Mizyk</name>
</author>
<published>2022-06-13T12:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6d17020a808097a3587f6f9a36f0a5491871f091'/>
<id>urn:sha1:6d17020a808097a3587f6f9a36f0a5491871f091</id>
<content type='text'>
Signed-off-by: Andrij Mizyk &lt;andmizyk@gmail.com&gt;
Message-Id: &lt;20220613123758.13280-1-andmizyk@gmail.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>po: update turkish translation</title>
<updated>2021-10-22T16:07:30+00:00</updated>
<author>
<name>Oğuz Ersen</name>
</author>
<published>2021-08-15T19:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=764ecf77d03bb5fd42fac3d1042148da9130c552'/>
<id>urn:sha1:764ecf77d03bb5fd42fac3d1042148da9130c552</id>
<content type='text'>
Message-Id: &lt;lDpmNUjNrVETJ2QoHoYmSoRvKoEIVFbF4IZAa1R5PVzqPCTh7nmV_ERHQlgYtNJN1Ppagtvelbo4uhSihEd5bSqIxCvGQchEWVpP-ofn2kw=@protonmail.com&gt;
Signed-off-by: Oğuz Ersen &lt;oguzersen@protonmail.com&gt;
Reviewed-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
[lv,pb: s/K_opyala/_Kopyala/;s/Se_kmeleri/_Sekmeleri/]
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>configure: move gettext detection to meson.build</title>
<updated>2021-01-02T20:03:09+00:00</updated>
<author>
<name>Alex Bennée</name>
</author>
<published>2020-12-10T19:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0e8e77d487b3d8ae33158e61c30e1fe5c753a114'/>
<id>urn:sha1:0e8e77d487b3d8ae33158e61c30e1fe5c753a114</id>
<content type='text'>
This will allow meson to honour -Dauto_features=disabled later.

Suggested-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Signed-off-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Acked-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Message-Id: &lt;20201210190417.31673-4-alex.bennee@linaro.org&gt;
</content>
</entry>
<entry>
<title>meson: convert po/</title>
<updated>2020-08-21T10:30:45+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2019-09-19T17:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e8f3bd71d830f986c950439c0d125f4bab8e0313'/>
<id>urn:sha1:e8f3bd71d830f986c950439c0d125f4bab8e0313</id>
<content type='text'>
Meson warns if xgettext is not found.  In the future we may want to add
a required argument to i18n.gettext(); in the meanwhile, I am adding a
--enable-gettext/--disable-gettext option and feature detection in
configure.  This preserves QEMU's default behavior of detecting system
features, without any warning, if neither --enable-* nor --disable-*
is requested.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>translations: Add Swedish language</title>
<updated>2020-06-15T18:51:10+00:00</updated>
<author>
<name>Sebastian Rasmussen</name>
</author>
<published>2020-06-11T11:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=250bc43a406f7d46e319abe87c19548d4f027828'/>
<id>urn:sha1:250bc43a406f7d46e319abe87c19548d4f027828</id>
<content type='text'>
This patch adds translation of QEMU to Swedish.

Signed-off-by: Sebastian Rasmussen &lt;sebras@gmail.com&gt;
Signed-off-by: Aleksandar Markovic &lt;aleksandar.qemu.devel@gmail.com&gt;
Reviewed-by: Aleksandar Markovic &lt;aleksandar.qemu.devel@gmail.com&gt;
Message-Id: &lt;20200611114523.15584-2-aleksandar.qemu.devel@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui/gtk: fix gettext message's charset.</title>
<updated>2019-11-21T08:42:30+00:00</updated>
<author>
<name>yanminhui</name>
</author>
<published>2019-11-16T03:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c55c974486b0dadf97fe47e2e789d5dba9b77138'/>
<id>urn:sha1:c55c974486b0dadf97fe47e2e789d5dba9b77138</id>
<content type='text'>
Signed-off-by: yanminhui &lt;yanminhui163@163.com&gt;
Message-Id: &lt;20191116031037.1207-1-yanminhui163@163.com&gt;
Signed-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
</content>
</entry>
<entry>
<title>Updated Bulgarian translation (19) - 4.1.0</title>
<updated>2019-10-22T07:38:42+00:00</updated>
<author>
<name>Alexander Shopov</name>
</author>
<published>2019-10-19T12:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f1733749709b2f6935493e8183afe1ce6c80d52d'/>
<id>urn:sha1:f1733749709b2f6935493e8183afe1ce6c80d52d</id>
<content type='text'>
Signed-off-by: Alexander Shopov &lt;ash@kambanaria.org&gt;
Message-Id: &lt;20191019120534.27479-2-ash@kambanaria.org&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>po/Makefile: Modern shell scripting (use $() instead of ``)</title>
<updated>2018-10-24T06:39:10+00:00</updated>
<author>
<name>Mao Zhongyi</name>
</author>
<published>2018-10-22T08:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ba27877618abcc4906db9a9168dbbb3104c1a3d0'/>
<id>urn:sha1:ba27877618abcc4906db9a9168dbbb3104c1a3d0</id>
<content type='text'>
Various shell files contain a mix between obsolete ``
and modern $(); It would be nice to convert to using $()
everywhere.

Signed-off-by: Mao Zhongyi &lt;maozhongyi@cmss.chinamobile.com&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>po: Don't include comments with location</title>
<updated>2018-07-23T09:50:54+00:00</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2018-07-20T21:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6598f0cdad6acc6674c4f060fa46e537228c2c47'/>
<id>urn:sha1:6598f0cdad6acc6674c4f060fa46e537228c2c47</id>
<content type='text'>
Those comments change often when ui/gtk.c is changed and are not
really useful.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Message-id: 20180720212509.18339-1-sw@weilnetz.de
Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
</content>
</entry>
<entry>
<title>po: add missing translations in de, fr, it, zh</title>
<updated>2016-12-14T18:47:19+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2016-12-14T14:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d70678a5388fb6340d018f51b863ec9712b905da'/>
<id>urn:sha1:d70678a5388fb6340d018f51b863ec9712b905da</id>
<content type='text'>
There are missing translations for the new "Copy" menu item.

The following people provided them to me on IRC just in time for the
QEMU 2.8 release:

 * de_DE - Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
 * fr_FR - Laurent Vivier &lt;laurent@vivier.eu&gt;
 * it    - Pino Toscano &lt;ptoscano@redhat.com&gt;
 * zh_CN - Fam Zheng &lt;famz@redhat.com&gt;

[Removed spurious space in zh_CN "Copy" translation that Fam Zheng
pointed out.
--Stefan]

Reported-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Message-id: 20161214144713.11009-1-stefanha@redhat.com
Cc: Fam Zheng &lt;famz@redhat.com&gt;
Cc: Pino Toscano &lt;ptoscano@redhat.com&gt;
Cc: Laurent Vivier &lt;laurent@vivier.eu&gt;
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
</content>
</entry>
</feed>
