diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -188,7 +188,7 @@ msgstr "" #: apt-private/private-cmndline.cc msgid "" -"Configuration options and syntax is detailed in apt.conf(5).\n" +"Configuration options and syntax are detailed in apt.conf(5).\n" "Information about how to configure sources can be found in sources.list(5).\n" "Package and version choices can be expressed via apt_preferences(5).\n" "Security details are available in apt-secure(8).\n" @@ -225,7 +225,7 @@ msgstr "Paketler doğrulanmadan kurulsun mu?" #: apt-private/private-download.cc apt-private/private-install.cc msgid "" -"--force-yes is deprecated, use one of the options starting with --allow " +"--force-yes is deprecated; use one of the options starting with --allow " "instead." msgstr "" "--force-yes seçeneği kullanımdan kaldırılmıştır, lütfen --allow ile başlayan " @@ -1233,7 +1233,7 @@ msgstr "Kalan CD'leriniz için bu işlemi yineleyin." msgid "" "Usage: apt-cdrom [options] command\n" "\n" -"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"apt-cdrom is used to add CD-ROMs, USB flashdrives and other removable\n" "media types as package sources to APT. The mount point and device\n" "information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" @@ -1384,7 +1384,7 @@ msgid "" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" -"e.g. the same proxy configuration or acquire system as APT would do.\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" msgstr "" "Kullanım: apt-helper [seçenekler] komut\n" " apt-helper [seçenekler] download-file uri hedef-konum\n" @@ -2535,13 +2535,13 @@ msgstr "Alınan dosya: %li / %li" #: apt-pkg/acquire-item.cc msgid "" -"Updating such a repository securily is impossible and therefore disabled by " +"Updating such a repository securely is impossible and therefore disabled by " "default." msgstr "" #: apt-pkg/acquire-item.cc msgid "" -"Data from such a repository can not be authenticated and is therefore " +"Data from such a repository can't be authenticated and is therefore " "potentially dangerous to use." msgstr "" @@ -2620,7 +2620,7 @@ msgstr "Dağıtım çakışması: %s (beklenen %s ama eldeki %s)" #. No Release file was present, or verification failed, so fall #. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' is not signed." @@ -2628,7 +2628,7 @@ msgstr "'%s' deposu imzalanmamış" #. No Release file was present so fall #. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' does not have a Release file." @@ -3260,12 +3260,12 @@ msgstr "'Release' dosyasında (%s) geçersiz 'Valid-Until' girdisi" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Conflicting values set for option %s concerning source %s %s" +msgid "Conflicting values set for option %s regarding source %s %s" msgstr "%s seçeneği için çakışan değer kümesi (kaynak %s %s)" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "%s seçeneği için geçersiz değer kümesi (kaynak: %s %s) (%s)" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc |