diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 78 |
1 files changed, 65 insertions, 13 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-02-06 14:41+0100\n" +"POT-Creation-Date: 2017-06-28 19:53+0200\n" "PO-Revision-Date: 2016-09-24 03:24+0300\n" "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n" @@ -307,6 +307,18 @@ msgid "GPG error: %s: %s" msgstr "GPG hatası: %s: %s" #: apt-pkg/acquire-item.cc +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" +"'%2$s' deposu '%3$s' mimarisini desteklemediği için yapılandırılmış '%1$s' " +"dosyası alınmıyor" + +#: apt-pkg/acquire-item.cc #, c-format msgid "" "Skipping acquire of configured file '%s' as repository '%s' doesn't support " @@ -316,13 +328,16 @@ msgstr "" "dosyası alınmıyor" #: apt-pkg/acquire-item.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" msgstr "" -"'Release' dosyasında olması beklenilen '%s' girdisi bulunamadı (sources.list " -"dosyasındaki girdi ya da satır hatalı)" +"'%2$s' deposu '%3$s' mimarisini desteklemediği için yapılandırılmış '%1$s' " +"dosyası alınmıyor" #: apt-pkg/acquire-item.cc #, c-format @@ -352,6 +367,31 @@ msgstr "Dağıtım çakışması: %s (beklenen %s ama eldeki %s)" #: apt-pkg/acquire-item.cc #, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" @@ -447,12 +487,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "%s temizliği desteklenmiyor" -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "%s olarak değiştirilemedi" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -645,6 +679,11 @@ msgstr "Bu disk için olan kaynak listesi girdileri:\n" #: apt-pkg/clean.cc #, c-format +msgid "Unable to change to %s" +msgstr "%s olarak değiştirilemedi" + +#: apt-pkg/clean.cc +#, c-format msgid "Unable to stat %s." msgstr "%s için dosya bilgisi alınamadı." @@ -1651,6 +1690,12 @@ msgstr "" " '%1$s'\n" "olarak etiketlenmiş diski takın ve [Enter] tuşuna basın\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "Bağımlılıklar düzeltiliyor..." @@ -3533,7 +3578,7 @@ msgstr "Dosya bulunamadı" msgid "Direct connection to %s domains is blocked by default." msgstr "%s alan adına doğrudan bağlantılar öntanımlı olarak engellenmiştir." -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "Bağlanılıyor %s (%s)" @@ -3852,6 +3897,13 @@ msgstr "Bağlantı vaktinden önce kapandı" msgid "Empty files can't be valid archives" msgstr "Boş dosyalar geçerli birer arşiv dosyası olamazlar" +#~ msgid "" +#~ "Unable to find expected entry '%s' in Release file (Wrong sources.list " +#~ "entry or malformed file)" +#~ msgstr "" +#~ "'Release' dosyasında olması beklenilen '%s' girdisi bulunamadı (sources." +#~ "list dosyasındaki girdi ya da satır hatalı)" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "Karşılanmayan bağımlılıklar. --fix-broken kullanmayı deneyin." |