X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8561c2fedae26aecd8ba758a5e7ef686ba1243f3..2658e1c5487d0bb9c6223cf149a48f47e8d10b4d:/po/eu.po diff --git a/po/eu.po b/po/eu.po index af506991e..87b5f00af 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-10-27 10:30+0100\n" +"POT-Creation-Date: 2015-12-24 17:02+0100\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -884,38 +884,6 @@ msgstr "Egiaztatu 'dpkg-dev' paketea instalaturik dagoen.\n" msgid "Build command '%s' failed.\n" msgstr "Eraikitzeko '%s' komandoak huts egin du.\n" -#: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"Gutxienez pakete bat zehaztu behar duzu eraikitze mendekotasunak egiaztatzeko" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" - -#: apt-private/private-source.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Huts egin du eraikitze mendekotasunak prozesatzean" - -#: apt-private/private-source.cc -#, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "Ezin izan da %s(r)en eraikitze mendekotasunen informazioa eskuratu" - -#: apt-private/private-source.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s: ez du eraikitze mendekotasunik.\n" - #: apt-private/private-source.cc #, fuzzy, c-format msgid "" @@ -966,6 +934,38 @@ msgstr "Huts egin du %2$s(r)en %1$s mendekotasuna betetzean: %3$s" msgid "Build-dependencies for %s could not be satisfied." msgstr "%s(r)en eraikitze mendekotasunak ezin izan dira bete." +#: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "Ezin izan da %s(r)en eraikitze mendekotasunen informazioa eskuratu" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s: ez du eraikitze mendekotasunik.\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "" +"Gutxienez pakete bat zehaztu behar duzu eraikitze mendekotasunak egiaztatzeko" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Huts egin du eraikitze mendekotasunak prozesatzean" + #: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "Huts egin du eraikitze mendekotasunak prozesatzean" @@ -980,6 +980,11 @@ msgstr "Huts egin du %s izenaren ordez %s ipintzean" msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "%s paketeak (%s bertsioa) mendekotasun arazo bat du:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Eguneratzeko komandoak ez du argumenturik hartzen" @@ -996,11 +1001,6 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "%s paketeak (%s bertsioa) mendekotasun arazo bat du:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -1081,10 +1081,10 @@ msgid "" " apt-cache [options] show pkg1 [pkg2 ...]\n" "\n" "apt-cache queries and displays available information about installed\n" -"as well as installable packages. It works exclusively on the data\n" -"acquired via the 'update' command of e.g. apt-get to the local cache.\n" -"The displayed information can therefore be outdated if the last update\n" -"is too long ago, but in exchange apt-cache works independently of the\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" "availability of the configured sources (e.g. offline).\n" msgstr "" @@ -1116,66 +1116,6 @@ msgstr "Pakete guztien izenak zerrendatzen ditu" msgid "Show policy settings" msgstr "Gidalerroen ezarpenak erakusten ditu" -#: cmdline/apt.cc -msgid "" -"Usage: apt [options] command\n" -"\n" -"apt is a commandline package manager and provides commands for\n" -"searching and managing as well as querying information about packages.\n" -"It provides the same functionality as the specialized APT tools,\n" -"like apt-get and apt-cache, but enables options more suitable for\n" -"interactive use by default.\n" -msgstr "" - -#. query -#: cmdline/apt.cc -msgid "list packages based on package names" -msgstr "" - -#: cmdline/apt.cc -#, fuzzy -msgid "search in package descriptions" -msgstr "Pakete Zerrenda irakurtzen" - -#: cmdline/apt.cc -msgid "show package details" -msgstr "" - -#. package stuff -#: cmdline/apt.cc -#, fuzzy -msgid "install packages" -msgstr "Pin duten Paketeak:" - -#: cmdline/apt.cc -#, fuzzy -msgid "remove packages" -msgstr "Hautsitako paketeak" - -#: cmdline/apt.cc cmdline/apt-get.cc -msgid "Remove automatically all unused packages" -msgstr "Automatikoki kendu erabiltzen ez diren paketeak" - -#. system wide stuff -#: cmdline/apt.cc -#, fuzzy -msgid "update list of available packages" -msgstr "%s eskuz instalatua bezala ezarri.\n" - -#: cmdline/apt.cc -msgid "upgrade the system by installing/upgrading packages" -msgstr "" - -#: cmdline/apt.cc -msgid "upgrade the system by removing/installing/upgrading packages" -msgstr "" - -#. misc -#: cmdline/apt.cc -#, fuzzy -msgid "edit the source information file" -msgstr "Egoera argibideak irakurtzen" - #: cmdline/apt-cdrom.cc #, fuzzy msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" @@ -1218,12 +1158,16 @@ msgid "Arguments not in pairs" msgstr "Parekatu gabeko argumentuak" #: cmdline/apt-config.cc +#, fuzzy msgid "" "Usage: apt-config [options] command\n" "\n" "apt-config is an interface to the configuration settings used by\n" -"all APT tools to be used mainly in debugging and shell scripting.\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" +"Erabilera: apt-config [aukerak] komandoa\n" +"\n" +"apt-config APT konfigurazio fitxategia irakurtzeko tresna soil bat da\n" #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" @@ -1297,6 +1241,10 @@ msgstr "Kendu paketeak" msgid "Remove packages and config files" msgstr "Paketeak kendu eta garbitu" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "Automatikoki kendu erabiltzen ez diren paketeak" + #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "Banaketaren bertsio berritzea: ikus apt-get(8)" @@ -1357,7 +1305,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 "" #: cmdline/apt-helper.cc @@ -1431,9 +1379,9 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It is also possible to\n" -"manipulate the dpkg(1) selection states of packages with it.\n" -"It can also list all packages with or without a certain marking.\n" +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" msgstr "" #: cmdline/apt-mark.cc @@ -1468,6 +1416,62 @@ msgstr "%s eskuz instalatua bezala ezarri.\n" msgid "Print the list of package on hold" msgstr "" +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" +"\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" +msgstr "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "" + +#: cmdline/apt.cc +#, fuzzy +msgid "search in package descriptions" +msgstr "Pakete Zerrenda irakurtzen" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "" + +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Pin duten Paketeak:" + +#: cmdline/apt.cc +#, fuzzy +msgid "remove packages" +msgstr "Hautsitako paketeak" + +#. system wide stuff +#: cmdline/apt.cc +#, fuzzy +msgid "update list of available packages" +msgstr "%s eskuz instalatua bezala ezarri.\n" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "" + +#. misc +#: cmdline/apt.cc +#, fuzzy +msgid "edit the source information file" +msgstr "Egoera argibideak irakurtzen" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -1972,7 +1976,8 @@ msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike.\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" "Erabilera: apt-extracttemplates fitxategia1 [fitxategia2 ...]\n" "\n" @@ -1994,7 +1999,7 @@ msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" "apt-sortpkgs is a simple tool to sort package information files.\n" -"It sorts by default by binary package information, but the -s option\n" +"By default it sorts by binary package information, but the -s option\n" "can be used to switch to source package ordering instead.\n" msgstr "" @@ -2185,11 +2190,6 @@ msgstr "Huts egin du azpiprozesu/fitxategiko S/Iak" msgid "Failed to read while computing MD5" msgstr "Huts egin du MD5 konputatzean" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "Arazoa %s desestekatzean" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2273,11 +2273,6 @@ msgstr " DeLink %s [%s]\n" msgid "Failed to readlink %s" msgstr "Huts egin du %s esteka irakurtzean" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to unlink %s" -msgstr "Huts egin du %s desestekatzean" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2462,54 +2457,15 @@ msgstr "Desbideratzearen gehitze bikoitza: %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Konfigurazio fitxategi bikoiztua: %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, fuzzy, c-format -msgid "List directory %spartial is missing." -msgstr "%spartial zerrenda-direktorioa falta da." - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Archives directory %spartial is missing." -msgstr "%spartial artxibo direktorioa falta da." - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Unable to lock directory %s" -msgstr "Ezin da zerrenda direktorioa blokeatu" - -#: apt-pkg/acquire.cc -#, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." -msgstr "" - -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "'%s' motako indize fitxategirik ez da onartzen" - -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "%li fitxategi deskargatzen %li -tik (%s falta da)" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "%li fitxategia jasotzen %li-tik" - #: apt-pkg/acquire-item.cc msgid "" -"Updating such a repository securily is impossible and therefore disabled by " -"default." +"Updating from such a repository can't be done securely, and is 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 "" @@ -2555,6 +2511,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2562,6 +2525,13 @@ msgid "" "or malformed file)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "Ez dago gako publiko erabilgarririk hurrengo gako ID hauentzat:\n" @@ -2583,7 +2553,7 @@ msgstr "" #. 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." @@ -2591,7 +2561,7 @@ msgstr "%s direktorioa desbideratuta dago" #. 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." @@ -2657,6 +2627,50 @@ msgid "" "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." msgstr "Mesedez sa ''%s' izeneko diska '%s' gailuan eta enter sakatu" +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, fuzzy, c-format +msgid "List directory %spartial is missing." +msgstr "%spartial zerrenda-direktorioa falta da." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Archives directory %spartial is missing." +msgstr "%spartial artxibo direktorioa falta da." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Unable to lock directory %s" +msgstr "Ezin da zerrenda direktorioa blokeatu" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "'%s' motako indize fitxategirik ez da onartzen" + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "%li fitxategi deskargatzen %li -tik (%s falta da)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "%li fitxategia jasotzen %li-tik" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -2939,6 +2953,11 @@ msgstr "Sintaxi errorea, %s:%u: Direktibak goi-mailan bakarrik egin daitezke" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Sintaxi errorea, %s:%u: Zabor gehigarria fitxategi amaieran" +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Problem unlinking the file %s" +msgstr "Arazoa fitxategia desestekatzean" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -3013,6 +3032,14 @@ msgstr "%s azpiprozesua ustekabean amaitu da" msgid "Problem closing the gzip file %s" msgstr "Arazoa fitxategia ixtean" +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Huts egin du IPC azpiprozesua sortzean" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Huts egin du konpresorea exekutatzean " + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" @@ -3023,14 +3050,6 @@ msgstr "%s fitxategia ezin izan da ireki" msgid "Could not open file descriptor %d" msgstr "Ezin izan da %s(r)en kanalizazioa ireki" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Huts egin du IPC azpiprozesua sortzean" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Huts egin du konpresorea exekutatzean " - #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3051,11 +3070,6 @@ msgstr "Arazoa fitxategia ixtean" msgid "Problem renaming the file %s to %s" msgstr "Arazoa fitxategia sinkronizatzean" -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Problem unlinking the file %s" -msgstr "Arazoa fitxategia desestekatzean" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Arazoa fitxategia sinkronizatzean" @@ -3066,13 +3080,13 @@ msgstr "Ezin da fitxategi huts baten mmap egin" #: apt-pkg/contrib/mmap.cc #, fuzzy, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Ezin izan da %s(r)en kanalizazioa ireki" +msgid "Couldn't make mmap of %llu bytes" +msgstr "Ezin izan da %lu byteren mmap egin" #: apt-pkg/contrib/mmap.cc #, fuzzy, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "Ezin izan da %lu byteren mmap egin" +msgid "Couldn't duplicate file descriptor %i" +msgstr "Ezin izan da %s(r)en kanalizazioa ireki" #: apt-pkg/contrib/mmap.cc #, fuzzy @@ -3194,6 +3208,13 @@ msgstr "Oharra, %s hautatzen %s(r)en ordez\n" msgid "No Hash entry in Release file %s" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, fuzzy, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3207,12 +3228,12 @@ msgstr "Lerro baliogabea desbideratze fitxategian: %s" #. 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 "" #: 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 "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3558,14 +3579,14 @@ msgstr "Apurturik" msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "garrantzitsua" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "beharrezkoa" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "garrantzitsua" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "estandarra" @@ -3686,7 +3707,7 @@ msgstr "'Iturburu' URI batzuk jarri behar dituzu sources.list-en" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc @@ -3707,6 +3728,12 @@ msgstr "" msgid "Calculating upgrade" msgstr "Berriketak kalkulatzen" +#~ msgid "Problem unlinking %s" +#~ msgstr "Arazoa %s desestekatzean" + +#~ msgid "Failed to unlink %s" +#~ msgstr "Huts egin du %s desestekatzean" + #~ msgid "" #~ "Usage: apt-cache [options] command\n" #~ " apt-cache [options] show pkg1 [pkg2 ...]\n" @@ -3743,15 +3770,6 @@ msgstr "Berriketak kalkulatzen" #~ "tmp\n" #~ "Informazio gehiago nahi izanez gero: ikus apt-cache(8) eta apt.conf(5).\n" -#~ msgid "" -#~ "Usage: apt-config [options] command\n" -#~ "\n" -#~ "apt-config is a simple tool to read the APT config file\n" -#~ msgstr "" -#~ "Erabilera: apt-config [aukerak] komandoa\n" -#~ "\n" -#~ "apt-config APT konfigurazio fitxategia irakurtzeko tresna soil bat da\n" - #~ msgid "" #~ "Options:\n" #~ " -h This help text.\n"