From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UULfB-0000il-UK for qemu-devel@nongnu.org; Mon, 22 Apr 2013 14:40:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UULew-0006uv-LB for qemu-devel@nongnu.org; Mon, 22 Apr 2013 14:40:29 -0400 Received: from mail-oa0-f43.google.com ([209.85.219.43]:40109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UULew-0006ub-G0 for qemu-devel@nongnu.org; Mon, 22 Apr 2013 14:40:14 -0400 Received: by mail-oa0-f43.google.com with SMTP id k7so2855499oag.16 for ; Mon, 22 Apr 2013 11:40:13 -0700 (PDT) From: Anthony Liguori In-Reply-To: <1366645153-2217-1-git-send-email-ozancag@gmail.com> References: <1366645153-2217-1-git-send-email-ozancag@gmail.com> Date: Mon, 22 Apr 2013 13:40:09 -0500 Message-ID: <87fvyih0ja.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] ui/gtk: Add Turkish translations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ozan =?utf-8?B?w4dhxJ9sYXlhbg==?= , qemu-devel@nongnu.org Hi Ozan, Please include a Signed-off-by in your commit message. Otherwise: Reviewed-by: Anthony Liguori Regards, Anthony Liguori Ozan =C3=87a=C4=9Flayan writes: > --- > po/tr.po | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++= ++++ > 1 file changed, 62 insertions(+) > create mode 100644 po/tr.po > > diff --git a/po/tr.po b/po/tr.po > new file mode 100644 > index 0000000..4faefbd > --- /dev/null > +++ b/po/tr.po > @@ -0,0 +1,62 @@ > +# Turkish translation for QEMU. > +# This file is put in the public domain. > +# Ozan =C3=87a=C4=9Flayan , 2013. > +# > +msgid "" > +msgstr "" > +"Project-Id-Version: QEMU 1.4.50\n" > +"Report-Msgid-Bugs-To: qemu-devel@nongnu.org\n" > +"POT-Creation-Date: 2013-04-22 18:33+0300\n" > +"PO-Revision-Date: 2013-04-22 18:35+0300\n" > +"Last-Translator: Ozan =C3=87a=C4=9Flayan \n" > +"Language-Team: T=C3=BCrk=C3=A7e <>\n" > +"Language: \n" > +"MIME-Version: 1.0\n" > +"Content-Type: text/plain; charset=3DUTF-8\n" > +"Content-Transfer-Encoding: 8bit\n" > +"Plural-Forms: nplurals=3D1; plural=3D0;\n" > +"X-Generator: Gtranslator 2.91.6\n" > + > +#: ../ui/gtk.c:214 > +msgid " - Press Ctrl+Alt+G to release grab" > +msgstr " - Yakalamay=C4=B1 durdurmak i=C3=A7in Ctrl+Alt+G tu=C5=9Flar=C4= =B1na bas=C4=B1n" > + > +#: ../ui/gtk.c:218 > +msgid " [Paused]" > +msgstr " [Duraklat=C4=B1ld=C4=B1]" > + > +#: ../ui/gtk.c:1282 > +msgid "_Machine" > +msgstr "_Makine" > + > +#: ../ui/gtk.c:1284 > +msgid "_Pause" > +msgstr "_Duraklat" > + > +#: ../ui/gtk.c:1290 > +msgid "_Reset" > +msgstr "_S=C4=B1f=C4=B1rla" > + > +#: ../ui/gtk.c:1293 > +msgid "Power _Down" > +msgstr "_Kapat" > + > +#: ../ui/gtk.c:1308 > +msgid "_View" > +msgstr "_G=C3=B6r=C3=BCnt=C3=BCle" > + > +#: ../ui/gtk.c:1338 > +msgid "Zoom To _Fit" > +msgstr "Yak=C4=B1nla=C5=9F ve S=C4=B1=C4=9F_d=C4=B1r" > + > +#: ../ui/gtk.c:1344 > +msgid "Grab On _Hover" > +msgstr "=C3=9C_zerindeyken Yakala" > + > +#: ../ui/gtk.c:1347 > +msgid "_Grab Input" > +msgstr "Girdiyi _Yakala" > + > +#: ../ui/gtk.c:1373 > +msgid "Show _Tabs" > +msgstr "Se_kmeleri G=C3=B6ster" > --=20 > 1.8.2