[libgovirt] Added Turkish translation



commit eb224a5fcc13ee1db189e0f0abe9de3c42f60618
Author: Muhammet Kara <muhammetk gmail com>
Date:   Thu Dec 11 15:35:43 2014 +0000

    Added Turkish translation

 po/LINGUAS |    1 +
 po/tr.po   |  130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 131 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index ff74632..4ea7006 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -7,3 +7,4 @@ pl
 sl
 sr
 sr latin
+tr
diff --git a/po/tr.po b/po/tr.po
new file mode 100644
index 0000000..fbe9369
--- /dev/null
+++ b/po/tr.po
@@ -0,0 +1,130 @@
+# Turkish translation for libgovirt.
+# Copyright (C) 2014 libgovirt's COPYRIGHT HOLDER
+# This file is distributed under the same license as the libgovirt package.
+# Muhammet Kara <muhammetk gmail com>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libgovirt master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=libgovirt&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2014-12-11 10:26+0000\n"
+"PO-Revision-Date: 2014-12-11 17:34+0200\n"
+"Last-Translator: Muhammet Kara <muhammetk gmail com>\n"
+"Language-Team: Türkçe <gnome-turk gnome org>\n"
+"Language: tr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Gtranslator 2.91.6\n"
+
+#: ../govirt/ovirt-action-rest-call.c:57
+#: ../govirt/ovirt-resource-rest-call.c:146
+#, c-format
+msgid "Unexpected parameter type in REST call"
+msgstr ""
+
+#: ../govirt/ovirt-collection.c:241
+#, c-format
+msgid "Got '%s' node, expected '%s'"
+msgstr "'%1$s' beklenirken, '%2$s' alındı"
+
+#: ../govirt/ovirt-options.c:54
+msgid "Root CA certificate file for secure SSL connections"
+msgstr ""
+
+#: ../govirt/ovirt-options.c:54
+msgid "<file>"
+msgstr "<dosya>"
+
+#: ../govirt/ovirt-options.c:56
+msgid "Display libgovirt version information"
+msgstr "libgovirt sürüm bilgisini görüntüle"
+
+#: ../govirt/ovirt-options.c:61
+msgid "oVirt Options:"
+msgstr "oVirt Seçenekleri:"
+
+#: ../govirt/ovirt-options.c:61
+msgid "Show oVirt Options"
+msgstr "oVirt Seçeneklerini Göster"
+
+#: ../govirt/ovirt-proxy.c:499
+#, c-format
+msgid "Failed to write to '%s': %s"
+msgstr "'%s'e yazma başarısız oldu: %s"
+
+#: ../govirt/ovirt-proxy.c:517
+#, c-format
+msgid "Failed to close '%s': %s"
+msgstr "'%s'i kapatma başarısız oldu: %s"
+
+#: ../govirt/ovirt-proxy.c:583
+#, c-format
+msgid "Could not extract CA certificate filename from URI"
+msgstr ""
+
+#: ../govirt/ovirt-resource.c:179
+msgid "Cancellable initialization not supported"
+msgstr ""
+
+#: ../govirt/ovirt-resource.c:430
+#, c-format
+msgid "Missing mandatory 'id' attribute"
+msgstr ""
+
+#: ../govirt/ovirt-resource.c:437
+#, c-format
+msgid "Missing mandatory 'href' attribute"
+msgstr ""
+
+#: ../govirt/ovirt-resource.c:691
+#, c-format
+msgid "Could not find 'status' node"
+msgstr "'durum' (status) düğümü bulunamadı"
+
+#: ../govirt/ovirt-resource.c:697
+#, c-format
+msgid "Could not find 'state' node"
+msgstr "'hal' (state) düğümü bulunamadı"
+
+#: ../govirt/ovirt-resource.c:705
+#, c-format
+msgid "Action is pending"
+msgstr "Eylem beklemede"
+
+#: ../govirt/ovirt-resource.c:709
+#, c-format
+msgid "Action is in progress"
+msgstr "Eylem devam ediyor"
+
+#: ../govirt/ovirt-resource.c:713
+#, c-format
+msgid "Action has failed"
+msgstr "Eylem başarısız oldu"
+
+#: ../govirt/ovirt-resource.c:718
+#, c-format
+msgid "Unknown action failure"
+msgstr "Eylem bilinmeyen sebeple başarısız oldu"
+
+#: ../govirt/ovirt-utils.c:193
+#, c-format
+msgid "Could not find 'reason' node"
+msgstr "'sebep' (reason) düğümü bulunamadı"
+
+#: ../govirt/ovirt-vm.c:265
+#, c-format
+msgid "Could not find 'ticket' node"
+msgstr "'bilet' (ticket) düğümü bulunamadı"
+
+#: ../govirt/ovirt-vm.c:271
+#, c-format
+msgid "Could not find 'value' node"
+msgstr "'değer' (value) düğümü bulunamadı"
+
+#: ../govirt/ovirt-vm.c:284
+#, c-format
+msgid "Could not find 'expiry' node"
+msgstr "'zamanaşımı' (expiry) düğümü bulunamadı"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]