diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..8bf9341 --- /dev/null +++ b/po/tr.po @@ -0,0 +1,44 @@ +# Turkish translation of tasksel. +# This file is distributed under the same license as the tasksel package. +# Recai Oktaş <roktas@omu.edu.tr>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: tasksel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2017-01-30 18:35+0300\n" +"Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" +"Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.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: Poedit 1.8.7.1\n" + +#: ../tasksel.pl:394 +msgid "" +"Usage:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [options]\n" +"\t-t, --test test mode; don't really do anything\n" +"\t --new-install automatically install some tasks\n" +"\t --list-tasks list tasks that would be displayed and exit\n" +"\t --task-packages list available packages in a task\n" +"\t --task-desc returns the description of a task\n" +msgstr "" +"Kullanım:\n" +"tasksel install <görev>...\n" +"tasksel remove <görev>...\n" +"tasksel [seçenekler]\n" +"\t-t, --test sınama kipi; herhangi bir işlem yapma\n" +"\t --new-install bazı görevleri otomatik olarak kur\n" +"\t --list-tasks gösterilecek görevleri listele ve çık\n" +"\t --task-packages görevdeki mevcut paketleri listele\n" +"\t --task-desc görevin açıklamasını göster\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "apt-get başarısız oldu" |