From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHApz-0000iA-TF for qemu-devel@nongnu.org; Wed, 14 Dec 2016 09:47:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHApw-0003zz-OX for qemu-devel@nongnu.org; Wed, 14 Dec 2016 09:47:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39070) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHApw-0003zr-Iz for qemu-devel@nongnu.org; Wed, 14 Dec 2016 09:47:16 -0500 From: Stefan Hajnoczi Date: Wed, 14 Dec 2016 14:47:13 +0000 Message-Id: <20161214144713.11009-1-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH for-2.8] po: add missing translations in de, fr, it, zh List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Laurent Vivier , Kevin Wolf , Pino Toscano , Fam Zheng , Stefan Hajnoczi 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 * fr_FR - Laurent Vivier * it - Pino Toscano * zh_CN - Fam Zheng Reported-by: Kevin Wolf Cc: Fam Zheng Cc: Pino Toscano Cc: Laurent Vivier Signed-off-by: Stefan Hajnoczi --- po/de_DE.po | 2 +- po/fr_FR.po | 2 +- po/it.po | 4 ++-- po/zh_CN.po | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/po/de_DE.po b/po/de_DE.po index 7dcd0dc..de27fcf 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -46,7 +46,7 @@ msgstr "_Vollbild" =20 #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "_Kopieren" =20 #: ui/gtk.c:2048 msgid "Zoom _In" diff --git a/po/fr_FR.po b/po/fr_FR.po index 358532b..94f4a94 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -47,7 +47,7 @@ msgstr "Mode _plein =C3=A9cran" =20 #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "_Copier" =20 #: ui/gtk.c:2048 msgid "Zoom _In" diff --git a/po/it.po b/po/it.po index 8eadf2f..bfae84e 100644 --- a/po/it.po +++ b/po/it.po @@ -42,11 +42,11 @@ msgstr "_Esci" =20 #: ui/gtk.c:2029 msgid "_Fullscreen" -msgstr "" +msgstr "A t_utto schermo" =20 #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "_Copia" =20 #: ui/gtk.c:2048 msgid "Zoom _In" diff --git a/po/zh_CN.po b/po/zh_CN.po index 9523cfb..3491bf2 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -47,7 +47,7 @@ msgstr "=E5=85=A8=E5=B1=8F(_F)" =20 #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "=E5=A4=8D=E5=88=B6 (_C)" =20 #: ui/gtk.c:2048 msgid "Zoom _In" --=20 2.9.3