[gnome-directory-thumbnailer] Added Turkish translation



commit 35090610d60080b62621a91d144cfcb61146c4f2
Author: Muhammet Kara <muhammetk gmail com>
Date:   Tue Feb 17 09:50:14 2015 +0000

    Added Turkish translation

 po/LINGUAS |    1 +
 po/tr.po   |   86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 87 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index b77511e..2c8f371 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -12,3 +12,4 @@ pt_BR
 sl
 sr
 sr latin
+tr
diff --git a/po/tr.po b/po/tr.po
new file mode 100644
index 0000000..dbc5934
--- /dev/null
+++ b/po/tr.po
@@ -0,0 +1,86 @@
+# Turkish translation for gnome-directory-thumbnailer.
+# Copyright (C) 2015 gnome-directory-thumbnailer's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-directory-thumbnailer package.
+# Muhammet Kara <muhammetk gmail com>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-directory-thumbnailer master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
+"directory-thumbnailer&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-02-17 07:39+0000\n"
+"PO-Revision-Date: 2015-02-17 11:49+0200\n"
+"Last-Translator: Muhammet Kara <muhammetk gmail com>\n"
+"Language-Team: Turkish <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"
+
+#: ../src/main.c:347
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’."
+msgstr "‘%s’ dosyası için küçük resim üretilirken hata oluştu."
+
+#: ../src/main.c:351
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’: recursion limit reached."
+msgstr ""
+"‘%s’ dosyası için küçük resim üretilirken hata oluştu: özyineleme sınırına "
+"ulaşıldı."
+
+#: ../src/main.c:356
+#, c-format
+msgid ""
+"Error generating thumbnail for file ‘%s’: MIME type ‘%s’ is unsupported."
+msgstr ""
+"‘%s’ dosyası için küçük resim üretilirken hata oluştu: dosya türü (MIME) "
+"‘%s’ desteklenmiyor."
+
+#. No error, but the directory was empty.
+#: ../src/main.c:399
+#, c-format
+msgid "Directory is empty."
+msgstr "Dizin boş."
+
+#: ../src/main.c:447
+msgid "Maximum size of the thumbnail in pixels (maximum width or height)"
+msgstr ""
+"Küçük resmin piksel cinsinden azami boyutu (azami genişlik ya da yükseklik)"
+
+#: ../src/main.c:448
+msgid "Show the normal folder icon as an overlay on the thumbnail"
+msgstr ""
+
+#: ../src/main.c:449
+msgid "[INPUT FILE] [OUTPUT FILE]"
+msgstr "[GİRDİ DOSYASI] [ÇIKTI DOSYASI]"
+
+#. Handle the command line options.
+#. Translators: This is the command line description of what the application does. Please keep the em-dash 
(or an equivalent).
+#: ../src/main.c:485
+msgid "— Generate thumbnails for directories"
+msgstr "— Dizinler için küçük resim üretir"
+
+#: ../src/main.c:490
+#, c-format
+msgid "Couldn’t parse command line options: %s\n"
+msgstr "Komut satırı seçenekleri ayrıştırılamadı: %s\n"
+
+#: ../src/main.c:527
+#, c-format
+msgid "Couldn’t generate thumbnail for directory ‘%s’: %s\n"
+msgstr "‘%s’ dizini için küçük resim üretilemedi: %s\n"
+
+#. Failed to load the icon. Shame.
+#: ../src/main.c:615
+#, c-format
+msgid "Couldn’t load folder overlay icon: %s\n"
+msgstr ""
+
+#: ../src/main.c:638
+#, c-format
+msgid "Couldn’t save thumbnail to ‘%s’: %s\n"
+msgstr ""


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