diff options
author | Stefan Weil <sw@weilnetz.de> | 2013-08-05 21:45:22 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-08-07 12:48:00 -0500 |
commit | e9a72359a54978f7364f6486973cea50ceb52173 (patch) | |
tree | 7de50af794f4966c3d278079688439e93407ddc1 /po/messages.po | |
parent | f71d4c4673d0b2b92bccd46eb06f6c1723d6bb0f (diff) |
po: Update all *.po files
Running "make install" modified the *.po files because
they were no longer up to date.
Synchronize them with latest ui/gtk.c and modified build
rules which use paths relative to the project root.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-id: 1375731922-24259-1-git-send-email-sw@weilnetz.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'po/messages.po')
-rw-r--r-- | po/messages.po | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/po/messages.po b/po/messages.po index 42a3eacbea..26c76bce8b 100644 --- a/po/messages.po +++ b/po/messages.po @@ -5,57 +5,57 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: QEMU 1.4.50\n" +"Project-Id-Version: QEMU 1.5.50\n" "Report-Msgid-Bugs-To: qemu-devel@nongnu.org\n" -"POT-Creation-Date: 2013-03-31 20:42+0200\n" +"POT-Creation-Date: 2013-07-05 22:36+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../ui/gtk.c:213 +#: ui/gtk.c:214 msgid " - Press Ctrl+Alt+G to release grab" msgstr "" -#: ../ui/gtk.c:217 +#: ui/gtk.c:218 msgid " [Paused]" msgstr "" -#: ../ui/gtk.c:1250 -msgid "_Machine" -msgstr "" - -#: ../ui/gtk.c:1252 +#: ui/gtk.c:1318 msgid "_Pause" msgstr "" -#: ../ui/gtk.c:1258 +#: ui/gtk.c:1324 msgid "_Reset" msgstr "" -#: ../ui/gtk.c:1261 +#: ui/gtk.c:1327 msgid "Power _Down" msgstr "" -#: ../ui/gtk.c:1276 -msgid "_View" -msgstr "" - -#: ../ui/gtk.c:1306 +#: ui/gtk.c:1381 msgid "Zoom To _Fit" msgstr "" -#: ../ui/gtk.c:1312 +#: ui/gtk.c:1387 msgid "Grab On _Hover" msgstr "" -#: ../ui/gtk.c:1315 +#: ui/gtk.c:1390 msgid "_Grab Input" msgstr "" -#: ../ui/gtk.c:1341 +#: ui/gtk.c:1416 msgid "Show _Tabs" msgstr "" + +#: ui/gtk.c:1430 +msgid "_Machine" +msgstr "" + +#: ui/gtk.c:1435 +msgid "_View" +msgstr "" |