[Xfce4-commits] [thunar-plugins/thunar-archive-plugin] 47/55: I18n: Update translation tr (100%).
noreply at xfce.org
noreply at xfce.org
Wed Sep 20 00:35:48 CEST 2017
This is an automated email from the git hooks/post-receive script.
t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository thunar-plugins/thunar-archive-plugin.
commit fa8826ea00b0976e420c5faafcd68713fa7b169b
Author: Necdet Yücel <necdetyucel at gmail.com>
Date: Wed Sep 20 00:34:57 2017 +0200
I18n: Update translation tr (100%).
13 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
---
po/tr.po | 55 +++++++++++++++++++++++++++++--------------------------
1 file changed, 29 insertions(+), 26 deletions(-)
diff --git a/po/tr.po b/po/tr.po
index fdf5c83..330d5b9 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,35 +1,38 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Necdet Yücel <necdetyucel at gmail.com>, 2013
msgid ""
msgstr ""
-"Project-Id-Version: thunar archive plugin\n"
+"Project-Id-Version: Thunar Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-23 17:57+0100\n"
-"PO-Revision-Date: \n"
-"Last-Translator: Samed Beyribey <ras0ir at eventualis.org>\n"
-"Language-Team: Xfce-TR <xfce-tr at googlegroups.com>\n"
-"Language: \n"
+"POT-Creation-Date: 2013-07-03 20:07+0200\n"
+"PO-Revision-Date: 2017-09-19 18:03+0000\n"
+"Last-Translator: Necdet Yücel <necdetyucel at gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.com/xfce/thunar-plugins/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Country: TURKEY\n"
-"Plural-Forms: nplurals=2; plural=0;\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. prepare the dialog to query the preferred archiver for the user
-#: ../thunar-archive-plugin/tap-backend.c:85
+#: ../thunar-archive-plugin/tap-backend.c:81
msgid "Select an archive manager"
-msgstr "Arşiv yöneticisi seçin"
+msgstr "Bir arşiv yöneticisi seçin"
#. add the header label
-#: ../thunar-archive-plugin/tap-backend.c:109
+#: ../thunar-archive-plugin/tap-backend.c:105
msgid ""
"Please select your preferred archive manager\n"
"from the list of available applications below:"
-msgstr ""
-"Lütfen tercih etmiş olduğunuz arşiv yöneticisini\n"
-"aşağıdaki uygulama listesinden seçin:"
+msgstr "Lütfen tercih etmiş olduğunuz arşiv yöneticisini\naşağıdaki uygulama listesinden seçin:"
#. tell the user that we cannot handle the specified mime types
-#: ../thunar-archive-plugin/tap-backend.c:284
-#: ../thunar-archive-plugin/tap-backend.c:431
+#: ../thunar-archive-plugin/tap-backend.c:280
+#: ../thunar-archive-plugin/tap-backend.c:427
#, c-format
msgid "No suitable archive manager found"
msgstr "Uygun bir arşiv yöneticisi bulunamadı"
@@ -38,7 +41,7 @@ msgstr "Uygun bir arşiv yöneticisi bulunamadı"
#: ../thunar-archive-plugin/tap-provider.c:336
#: ../thunar-archive-plugin/tap-provider.c:375
msgid "Failed to extract files"
-msgstr "Arşiv ayıklanamadı"
+msgstr "Dosyalar açılamadı"
#. execute the action
#: ../thunar-archive-plugin/tap-provider.c:413
@@ -47,23 +50,23 @@ msgstr "Arşiv oluşturulamadı"
#: ../thunar-archive-plugin/tap-provider.c:468
msgid "Extract _Here"
-msgstr "_Buraya ayıkla"
+msgstr "_Buraya aç"
#: ../thunar-archive-plugin/tap-provider.c:475
msgid "Extract the selected archive in the current folder"
msgid_plural "Extract the selected archives in the current folder"
-msgstr[0] "Seçilen arşivi mevcut dizine ayıkla"
-msgstr[1] "Seçilen arşivleri mevcut dizine ayıkla"
+msgstr[0] "Seçilen arşivi mevcut dizine aç"
+msgstr[1] "Seçilen arşivleri mevcut dizine aç"
#: ../thunar-archive-plugin/tap-provider.c:492
msgid "_Extract To..."
-msgstr "_Ayıkla..."
+msgstr "_Çıkar..."
#: ../thunar-archive-plugin/tap-provider.c:500
msgid "Extract the selected archive"
msgid_plural "Extract the selected archives"
-msgstr[0] "Seçilen arşivi ayıkla"
-msgstr[1] "Seçilen arşivleri ayıkla"
+msgstr[0] "Seçilen arşivi aç"
+msgstr[1] "Seçilen arşivleri aç"
#: ../thunar-archive-plugin/tap-provider.c:520
msgid "Cr_eate Archive..."
@@ -78,10 +81,10 @@ msgstr[1] "Seçili öğelerden arşiv oluştur"
#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
#: ../thunar-archive-plugin/tap-provider.c:596
msgid "_Extract here"
-msgstr "_Buraya Ayıkla"
+msgstr "_Buraya Aç"
#: ../thunar-archive-plugin/tap-provider.c:603
msgid "Extract the selected archive here"
msgid_plural "Extract the selected archives here"
-msgstr[0] "Seçilen arşivi buraya ayıkla"
-msgstr[1] "Seçilen arşivleri buraya ayıkla"
+msgstr[0] "Seçilen arşivi buraya aç"
+msgstr[1] "Seçilen arşivleri buraya aç"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list