From d70678a5388fb6340d018f51b863ec9712b905da Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Wed, 14 Dec 2016 14:47:13 +0000 Subject: [PATCH] po: add missing translations in de, fr, it, zh 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 [Removed spurious space in zh_CN "Copy" translation that Fam Zheng pointed out. --Stefan] Reported-by: Kevin Wolf Signed-off-by: Stefan Hajnoczi Message-id: 20161214144713.11009-1-stefanha@redhat.com 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 7dcd0dc9d49b..de27fcf174bd 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -46,7 +46,7 @@ msgstr "_Vollbild" #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "_Kopieren" #: ui/gtk.c:2048 msgid "Zoom _In" diff --git a/po/fr_FR.po b/po/fr_FR.po index 358532baedd2..94f4a94f5c21 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -47,7 +47,7 @@ msgstr "Mode _plein écran" #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "_Copier" #: ui/gtk.c:2048 msgid "Zoom _In" diff --git a/po/it.po b/po/it.po index 8eadf2febdcf..bfae84e79796 100644 --- a/po/it.po +++ b/po/it.po @@ -42,11 +42,11 @@ msgstr "_Esci" #: ui/gtk.c:2029 msgid "_Fullscreen" -msgstr "" +msgstr "A t_utto schermo" #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "_Copia" #: ui/gtk.c:2048 msgid "Zoom _In" diff --git a/po/zh_CN.po b/po/zh_CN.po index 9523cfbc7511..d20b6c698144 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -47,7 +47,7 @@ msgstr "全屏(_F)" #: ui/gtk.c:2032 msgid "_Copy" -msgstr "" +msgstr "复制(_C)" #: ui/gtk.c:2048 msgid "Zoom _In"