diff options
Diffstat (limited to 'po/ku.po')
-rw-r--r-- | po/ku.po | 133 |
1 files changed, 62 insertions, 71 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: 2016-11-25 23:46+0100\n" +"POT-Creation-Date: 2017-09-13 17:18+0000\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n" "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n" @@ -406,8 +406,8 @@ msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"Download is performed unsandboxed as root as file '%s' couldn't be accessed " +"by user '%s'." msgstr "" #: apt-pkg/acquire.cc apt-pkg/clean.cc @@ -1587,12 +1587,14 @@ msgstr "" msgid " Done" msgstr " Temam" -#: apt-private/private-cachefile.cc -msgid "You might want to run 'apt-get -f install' to correct these." +#: apt-private/private-cachefile.cc apt-private/private-install.cc +msgid "You might want to run 'apt --fix-broken install' to correct these." msgstr "" -#: apt-private/private-cachefile.cc -msgid "Unmet dependencies. Try using -f." +#: apt-private/private-cachefile.cc apt-private/private-install.cc +msgid "" +"Unmet dependencies. Try 'apt --fix-broken install' with no packages (or " +"specify a solution)." msgstr "" #: apt-private/private-cacheset.cc apt-private/private-search.cc @@ -1771,6 +1773,12 @@ msgid "Broken packages" msgstr "Paketên şikestî" #: apt-private/private-install.cc +msgid "" +"Unable to fetch some archives, maybe run apt-get update or try with --fix-" +"missing?" +msgstr "" + +#: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -1865,12 +1873,6 @@ msgid "Download complete and in download only mode" msgstr "" #: apt-private/private-install.cc -msgid "" -"Unable to fetch some archives, maybe run apt-get update or try with --fix-" -"missing?" -msgstr "" - -#: apt-private/private-install.cc msgid "--fix-missing and media swapping is not currently supported" msgstr "" @@ -1936,16 +1938,6 @@ msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc -msgid "You might want to run 'apt-get -f install' to correct these:" -msgstr "" - -#: apt-private/private-install.cc -msgid "" -"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " -"solution)." -msgstr "" - -#: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" msgstr "Ev pakêtên NÛ dê werine sazkirin:" @@ -2324,7 +2316,6 @@ msgid "Unpack command '%s' failed.\n" msgstr "" #: apt-private/private-source.cc -#, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "" @@ -3231,6 +3222,53 @@ msgstr "" msgid " %s has no binary override entry either\n" msgstr "" +#: methods/basehttp.cc +msgid "Waiting for headers" +msgstr "" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid reply header" +msgstr "" + +#: methods/basehttp.cc +msgid "Bad header line" +msgstr "" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid Content-Length header" +msgstr "" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid Content-Range header" +msgstr "" + +#: methods/basehttp.cc +msgid "This HTTP server has broken range support" +msgstr "" + +#: methods/basehttp.cc +msgid "Unknown date format" +msgstr "" + +#: methods/basehttp.cc +msgid "Bad header data" +msgstr "" + +#: methods/basehttp.cc +msgid "Connection failed" +msgstr "Girêdan pêk nehatiye" + +#: methods/basehttp.cc +#, c-format +msgid "" +"Automatically disabled %s due to incorrect response from server/proxy. (man " +"5 apt.conf)" +msgstr "" + +#: methods/basehttp.cc +msgid "Internal error" +msgstr "Çewtiya hundirîn" + #: methods/cdrom.cc #, fuzzy, c-format msgid "Unable to read the cdrom database %s" @@ -3580,53 +3618,6 @@ msgstr "" msgid "Connection closed prematurely" msgstr "Girêdan zû hatiye girtin" -#: methods/server.cc -msgid "Waiting for headers" -msgstr "" - -#: methods/server.cc -msgid "The HTTP server sent an invalid reply header" -msgstr "" - -#: methods/server.cc -msgid "Bad header line" -msgstr "" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "" - -#: methods/server.cc -msgid "This HTTP server has broken range support" -msgstr "" - -#: methods/server.cc -msgid "Unknown date format" -msgstr "" - -#: methods/server.cc -msgid "Bad header data" -msgstr "" - -#: methods/server.cc -msgid "Connection failed" -msgstr "Girêdan pêk nehatiye" - -#: methods/server.cc -#, c-format -msgid "" -"Automatically disabled %s due to incorrect response from server/proxy. (man " -"5 apt.conf)" -msgstr "" - -#: methods/server.cc -msgid "Internal error" -msgstr "Çewtiya hundirîn" - #: methods/store.cc msgid "Empty files can't be valid archives" msgstr "" |