From 1e26d79d2e0756356fb6edb77bcb4418491ddb11 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 4 Feb 2019 15:34:44 +0100 Subject: Release 1.8.0~rc1 --- po/tr.po | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) (limited to 'po/tr.po') diff --git a/po/tr.po b/po/tr.po index ae8f238b2..6714c52f9 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-01-23 16:49+0100\n" +"POT-Creation-Date: 2019-02-04 15:34+0100\n" "PO-Revision-Date: 2018-01-03 16:32+0300\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian l10n Turkish \n" @@ -431,6 +431,13 @@ msgstr "'%2$s' paketinin '%1$s' sürümü hiçbir kaynakta bulunamadı" msgid "Changelog unavailable for %s=%s" msgstr "%s=%s için değişim günlüğü mevcut değil" +#: apt-pkg/acquire-worker.cc +#, c-format +msgid "" +"The method '%s' is unsupported and disabled by default. Consider switching " +"to http(s). Set Dir::Bin::Methods::%s to \"%s\" to enable it again." +msgstr "" + #: apt-pkg/acquire-worker.cc #, c-format msgid "The method '%s' is explicitly disabled via configuration." @@ -948,12 +955,12 @@ msgstr "%s dosyası %s olarak yeniden adlandırılamadı" msgid "Problem syncing the file" msgstr "Dosya eşitlenirken sorun çıktı" -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to mkstemp %s" msgstr "mkstemp %s başarısız oldu" -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to write to %s" msgstr "%s dosyasına yazılamıyor" @@ -1589,6 +1596,12 @@ msgstr "%s tercihler dosyasında geçersiz kayıt, Paket başlığı yok" msgid "Did not understand pin type %s" msgstr "İğne türü %s anlaşılamadı" +#: apt-pkg/policy.cc +#, c-format +msgid "" +"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records" +msgstr "" + #: apt-pkg/policy.cc #, c-format msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" @@ -2877,6 +2890,12 @@ msgstr "Yükseltme işlemini gerçekleştir" msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "Yeni paket kur (paket libc6.deb değil libc6 şeklinde olmalıdır)" +#: cmdline/apt-get.cc +#, fuzzy +#| msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgid "Reinstall packages (pkg is libc6 not libc6.deb)" +msgstr "Yeni paket kur (paket libc6.deb değil libc6 şeklinde olmalıdır)" + #: cmdline/apt-get.cc msgid "Remove packages" msgstr "Paket(leri) kaldır" @@ -3177,6 +3196,12 @@ msgstr "Paket ayrıntılarını görüntüle" msgid "install packages" msgstr "paket kur" +#: cmdline/apt.cc +#, fuzzy +#| msgid "install packages" +msgid "reinstall packages" +msgstr "paket kur" + #: cmdline/apt.cc msgid "remove packages" msgstr "paket kaldır" -- cgit v1.2.3