From: Michael Tremer Date: Tue, 28 Feb 2012 22:19:46 +0000 (+0100) Subject: Update translations. X-Git-Tag: 0.9.20~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa7fcc82f8043c5fb9bfc3a84cdbc9887e5de701;p=pakfire.git Update translations. --- diff --git a/po/da.po b/po/da.po index 245629e36..e7ed5a2a2 100644 --- a/po/da.po +++ b/po/da.po @@ -6,10 +6,10 @@ # , 2011. msgid "" msgstr "" -"Project-Id-Version: IPFire\n" +"Project-Id-Version: The IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-22 15:10+0100\n" -"PO-Revision-Date: 2012-02-23 08:15+0000\n" +"POT-Creation-Date: 2012-02-26 12:39+0100\n" +"PO-Revision-Date: 2012-02-27 08:17+0000\n" "Last-Translator: Danskmand \n" "Language-Team: Danish (http://www.transifex.net/projects/p/ipfire/language/da/)\n" "MIME-Version: 1.0\n" @@ -75,135 +75,139 @@ msgstr "oprydning" msgid "Downgrading" msgstr "nedgraderer" -#: ../python/pakfire/base.py:211 ../python/pakfire/base.py:241 -#: ../python/pakfire/base.py:287 ../python/pakfire/base.py:338 -#: ../python/pakfire/base.py:404 ../python/pakfire/base.py:441 -#: ../python/pakfire/base.py:494 ../python/pakfire/base.py:514 +#: ../python/pakfire/base.py:57 +msgid "Ignored arguments:" +msgstr "" + +#: ../python/pakfire/base.py:213 ../python/pakfire/base.py:243 +#: ../python/pakfire/base.py:289 ../python/pakfire/base.py:340 +#: ../python/pakfire/base.py:406 ../python/pakfire/base.py:443 +#: ../python/pakfire/base.py:496 ../python/pakfire/base.py:516 msgid "Nothing to do" msgstr "Intet at gøre" -#: ../python/pakfire/base.py:273 +#: ../python/pakfire/base.py:275 msgid "There are no packages to install." msgstr "Der er ingen pakker til at installere" -#: ../python/pakfire/base.py:328 +#: ../python/pakfire/base.py:330 #, python-format msgid "Could not find any installed package providing \"%s\"." msgstr "" -#: ../python/pakfire/base.py:334 +#: ../python/pakfire/base.py:336 #, python-format msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s" msgstr "" -#: ../python/pakfire/base.py:363 +#: ../python/pakfire/base.py:365 #, python-format msgid "Could not find package %s in a remote repository." msgstr "" -#: ../python/pakfire/base.py:432 +#: ../python/pakfire/base.py:434 #, python-format msgid "Excluding %s." msgstr "" -#: ../python/pakfire/base.py:482 +#: ../python/pakfire/base.py:484 #, python-format msgid "\"%s\" package does not seem to be installed." msgstr "" -#: ../python/pakfire/base.py:626 +#: ../python/pakfire/base.py:628 msgid "Build command has failed." msgstr "" -#: ../python/pakfire/base.py:703 +#: ../python/pakfire/base.py:705 msgid "Everything is fine." msgstr "alt er fint" -#: ../python/pakfire/builder.py:128 +#: ../python/pakfire/builder.py:135 #, python-format msgid "Cannot build for %s on this host." msgstr "" #. Log the package information. -#: ../python/pakfire/builder.py:158 +#: ../python/pakfire/builder.py:165 msgid "Package information:" msgstr "" #. Install all packages. -#: ../python/pakfire/builder.py:329 +#: ../python/pakfire/builder.py:336 msgid "Install packages needed for build..." msgstr "" -#: ../python/pakfire/builder.py:334 +#: ../python/pakfire/builder.py:341 msgid "Extracting" msgstr "" -#: ../python/pakfire/builder.py:603 +#: ../python/pakfire/builder.py:610 msgid "You cannot run a build when no package was given." msgstr "" -#: ../python/pakfire/builder.py:608 +#: ../python/pakfire/builder.py:615 #, python-format msgid "Could not find makefile in build root: %s" msgstr "" -#: ../python/pakfire/builder.py:622 +#: ../python/pakfire/builder.py:640 msgid "The build command failed. See logfile for details." msgstr "" #. Walk through the whole tree and collect all files #. that are on the same disk (not crossing mountpoints). -#: ../python/pakfire/builder.py:680 +#: ../python/pakfire/builder.py:695 msgid "Creating filelist..." msgstr "" #. Create a nice progressbar. -#: ../python/pakfire/builder.py:699 +#: ../python/pakfire/builder.py:714 msgid "Compressing files..." msgstr "" -#: ../python/pakfire/builder.py:718 +#: ../python/pakfire/builder.py:733 #, python-format msgid "Cache file was successfully created at %s." msgstr "" -#: ../python/pakfire/builder.py:719 +#: ../python/pakfire/builder.py:734 #, python-format msgid " Containing %(files)s files, it has a size of %(size)s." msgstr "" #. Make a nice progress bar as always. -#: ../python/pakfire/builder.py:730 +#: ../python/pakfire/builder.py:745 msgid "Extracting files..." msgstr "" #. Update all packages. -#: ../python/pakfire/builder.py:750 +#: ../python/pakfire/builder.py:765 msgid "Updating packages from cache..." msgstr "" #. Package the result. #. Make all these little package from the build environment. -#: ../python/pakfire/builder.py:878 +#: ../python/pakfire/builder.py:893 msgid "Creating packages:" msgstr "" #. Execute the buildscript of this stage. -#: ../python/pakfire/builder.py:898 +#: ../python/pakfire/builder.py:913 #, python-format msgid "Running stage %s:" msgstr "" -#: ../python/pakfire/builder.py:916 +#: ../python/pakfire/builder.py:931 #, python-format msgid "Could not remove static libraries: %s" msgstr "" -#: ../python/pakfire/builder.py:922 +#: ../python/pakfire/builder.py:937 msgid "Compressing man pages did not complete successfully." msgstr "" -#: ../python/pakfire/builder.py:942 +#: ../python/pakfire/builder.py:957 msgid "Extracting debuginfo did not complete with success. Aborting build." msgstr "" @@ -371,11 +375,11 @@ msgstr "Projektarkivet" msgid "Enabled" msgstr "aktiveret" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1029 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1014 msgid "Priority" msgstr "Prioritet" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1074 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1059 msgid "Packages" msgstr "Pakker" @@ -387,7 +391,7 @@ msgstr "Oprydning alt ..." msgid "You cannot run pakfire-builder in a pakfire chroot." msgstr "" -#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:730 +#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:720 msgid "Pakfire builder command line interface." msgstr "Pakfire builder kommandolinjegrænseflade" @@ -395,27 +399,27 @@ msgstr "Pakfire builder kommandolinjegrænseflade" msgid "Update the package indexes." msgstr "Opdater pakke indekser." -#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:750 +#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:740 msgid "Build one or more packages." msgstr "Byg en eller flere pakker." -#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:644 -#: ../python/pakfire/cli.py:752 +#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:634 +#: ../python/pakfire/cli.py:742 msgid "Give name of at least one package to build." msgstr "Giv navnet på mindst én pakke at bygge." -#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:756 -#: ../python/pakfire/cli.py:832 +#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:746 +#: ../python/pakfire/cli.py:817 msgid "Build the package for the given architecture." msgstr "Byg pakken for den givne arkitektur." #: ../python/pakfire/cli.py:456 ../python/pakfire/cli.py:484 -#: ../python/pakfire/cli.py:758 +#: ../python/pakfire/cli.py:748 msgid "Path were the output files should be copied to." msgstr "Sti, hvor output filerne skal kopieres til." #: ../python/pakfire/cli.py:458 ../python/pakfire/cli.py:473 -#: ../python/pakfire/cli.py:760 +#: ../python/pakfire/cli.py:750 msgid "Mode to run in. Is either 'release' or 'development' (default)." msgstr "Mode til at køre i. Er enten 'release' eller 'udvikling' (standard)." @@ -455,247 +459,247 @@ msgstr "" msgid "Remove all cached build environments." msgstr "" -#: ../python/pakfire/cli.py:591 +#: ../python/pakfire/cli.py:581 #, python-format msgid "Removing environment cache file: %s..." msgstr "" -#: ../python/pakfire/cli.py:597 +#: ../python/pakfire/cli.py:587 #, python-format msgid "Could not remove file: %s" msgstr "" -#: ../python/pakfire/cli.py:603 +#: ../python/pakfire/cli.py:593 msgid "Pakfire server command line interface." msgstr "Pakfire server kommandolinjegrænseflade" -#: ../python/pakfire/cli.py:642 +#: ../python/pakfire/cli.py:632 msgid "Send a scrach build job to the server." msgstr "" -#: ../python/pakfire/cli.py:646 +#: ../python/pakfire/cli.py:636 msgid "Limit build to only these architecture(s)." msgstr "" -#: ../python/pakfire/cli.py:652 +#: ../python/pakfire/cli.py:642 msgid "Send a keepalive to the server." msgstr "Send en KeepAlive til serveren." -#: ../python/pakfire/cli.py:659 +#: ../python/pakfire/cli.py:649 msgid "Update all repositories." msgstr "Opdater alle repositories." -#: ../python/pakfire/cli.py:665 +#: ../python/pakfire/cli.py:655 msgid "Repository management commands." msgstr "styringskommandoer for projektarkivet." -#: ../python/pakfire/cli.py:673 +#: ../python/pakfire/cli.py:663 msgid "Create a new repository index." msgstr "Opret en ny projektarkiv indeks." -#: ../python/pakfire/cli.py:674 +#: ../python/pakfire/cli.py:664 msgid "Path to the packages." msgstr "sti til pakker." -#: ../python/pakfire/cli.py:675 +#: ../python/pakfire/cli.py:665 msgid "Path to input packages." msgstr "Sti til input pakker." -#: ../python/pakfire/cli.py:680 +#: ../python/pakfire/cli.py:670 msgid "Dump some information about this machine." msgstr "" -#: ../python/pakfire/cli.py:762 +#: ../python/pakfire/cli.py:752 msgid "Do not verify build dependencies." msgstr "" -#: ../python/pakfire/cli.py:786 +#: ../python/pakfire/cli.py:771 msgid "Pakfire client command line interface." msgstr "" -#: ../python/pakfire/cli.py:826 +#: ../python/pakfire/cli.py:811 msgid "Build a package remotely." msgstr "" -#: ../python/pakfire/cli.py:828 +#: ../python/pakfire/cli.py:813 msgid "Give name of a package to build." msgstr "" -#: ../python/pakfire/cli.py:837 +#: ../python/pakfire/cli.py:822 msgid "Print some information about this host." msgstr "" -#: ../python/pakfire/cli.py:843 +#: ../python/pakfire/cli.py:828 msgid "Check the connection to the hub." msgstr "" -#: ../python/pakfire/cli.py:848 +#: ../python/pakfire/cli.py:833 msgid "Show information about build jobs." msgstr "" -#: ../python/pakfire/cli.py:858 +#: ../python/pakfire/cli.py:843 msgid "Show a list of all active jobs." msgstr "" -#: ../python/pakfire/cli.py:863 +#: ../python/pakfire/cli.py:848 msgid "Show a list of all recently finished of failed build jobs." msgstr "" -#: ../python/pakfire/cli.py:868 +#: ../python/pakfire/cli.py:853 msgid "Show details about given build job." msgstr "" -#: ../python/pakfire/cli.py:869 +#: ../python/pakfire/cli.py:854 msgid "The ID of the build job." msgstr "" -#: ../python/pakfire/cli.py:874 +#: ../python/pakfire/cli.py:859 msgid "Show information about builds." msgstr "" -#: ../python/pakfire/cli.py:882 +#: ../python/pakfire/cli.py:867 msgid "Show details about the given build." msgstr "" -#: ../python/pakfire/cli.py:883 +#: ../python/pakfire/cli.py:868 msgid "The ID of the build." msgstr "" -#: ../python/pakfire/cli.py:931 ../python/pakfire/server.py:302 +#: ../python/pakfire/cli.py:916 ../python/pakfire/server.py:303 msgid "Hostname" msgstr "" -#: ../python/pakfire/cli.py:932 +#: ../python/pakfire/cli.py:917 msgid "Pakfire hub" msgstr "" -#: ../python/pakfire/cli.py:935 +#: ../python/pakfire/cli.py:920 msgid "Username" msgstr "" #. Hardware information -#: ../python/pakfire/cli.py:939 ../python/pakfire/server.py:306 +#: ../python/pakfire/cli.py:924 ../python/pakfire/server.py:307 msgid "Hardware information" msgstr "" -#: ../python/pakfire/cli.py:940 ../python/pakfire/server.py:307 +#: ../python/pakfire/cli.py:925 ../python/pakfire/server.py:308 msgid "CPU model" msgstr "" -#: ../python/pakfire/cli.py:941 ../python/pakfire/server.py:308 +#: ../python/pakfire/cli.py:926 ../python/pakfire/server.py:309 msgid "Memory" msgstr "" -#: ../python/pakfire/cli.py:943 ../python/pakfire/server.py:310 +#: ../python/pakfire/cli.py:928 ../python/pakfire/server.py:311 msgid "Native arch" msgstr "" -#: ../python/pakfire/cli.py:945 +#: ../python/pakfire/cli.py:930 msgid "Default arch" msgstr "" -#: ../python/pakfire/cli.py:947 ../python/pakfire/server.py:312 +#: ../python/pakfire/cli.py:932 ../python/pakfire/server.py:313 msgid "Supported arches" msgstr "" -#: ../python/pakfire/cli.py:960 +#: ../python/pakfire/cli.py:945 msgid "Your IP address" msgstr "" -#: ../python/pakfire/cli.py:965 +#: ../python/pakfire/cli.py:950 msgid "You are authenticated to the build service:" msgstr "" -#: ../python/pakfire/cli.py:971 +#: ../python/pakfire/cli.py:956 msgid "User name" msgstr "" -#: ../python/pakfire/cli.py:972 +#: ../python/pakfire/cli.py:957 msgid "Real name" msgstr "" -#: ../python/pakfire/cli.py:973 +#: ../python/pakfire/cli.py:958 msgid "Email address" msgstr "" -#: ../python/pakfire/cli.py:974 +#: ../python/pakfire/cli.py:959 msgid "Registered" msgstr "" -#: ../python/pakfire/cli.py:981 +#: ../python/pakfire/cli.py:966 msgid "You could not be authenticated to the build service." msgstr "" -#: ../python/pakfire/cli.py:1002 +#: ../python/pakfire/cli.py:987 msgid "No ongoing jobs found." msgstr "" -#: ../python/pakfire/cli.py:1005 +#: ../python/pakfire/cli.py:990 msgid "Active build jobs" msgstr "" -#: ../python/pakfire/cli.py:1011 +#: ../python/pakfire/cli.py:996 msgid "No jobs found." msgstr "" -#: ../python/pakfire/cli.py:1014 +#: ../python/pakfire/cli.py:999 msgid "Recently processed build jobs" msgstr "" -#: ../python/pakfire/cli.py:1021 +#: ../python/pakfire/cli.py:1006 #, python-format msgid "A build with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1024 +#: ../python/pakfire/cli.py:1009 #, python-format msgid "Build: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1028 ../python/pakfire/cli.py:1056 +#: ../python/pakfire/cli.py:1013 ../python/pakfire/cli.py:1041 msgid "State" msgstr "" -#: ../python/pakfire/cli.py:1032 +#: ../python/pakfire/cli.py:1017 msgid "Jobs" msgstr "" -#: ../python/pakfire/cli.py:1045 +#: ../python/pakfire/cli.py:1030 #, python-format msgid "A job with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1052 +#: ../python/pakfire/cli.py:1037 #, python-format msgid "Job: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1057 ../python/pakfire/packages/base.py:107 +#: ../python/pakfire/cli.py:1042 ../python/pakfire/packages/base.py:107 #: ../python/pakfire/transaction.py:351 msgid "Arch" msgstr "arch" -#: ../python/pakfire/cli.py:1062 ../python/pakfire/packages/base.py:142 +#: ../python/pakfire/cli.py:1047 ../python/pakfire/packages/base.py:142 msgid "Build host" msgstr "Build host" -#: ../python/pakfire/cli.py:1067 +#: ../python/pakfire/cli.py:1052 msgid "Time created" msgstr "" -#: ../python/pakfire/cli.py:1068 +#: ../python/pakfire/cli.py:1053 msgid "Time started" msgstr "" -#: ../python/pakfire/cli.py:1069 +#: ../python/pakfire/cli.py:1054 msgid "Time finished" msgstr "" -#: ../python/pakfire/cli.py:1070 +#: ../python/pakfire/cli.py:1055 msgid "Duration" msgstr "" -#: ../python/pakfire/cli.py:1093 +#: ../python/pakfire/cli.py:1078 msgid "Pakfire daemon command line interface." msgstr "" @@ -714,34 +718,28 @@ msgstr "" msgid "Given algorithm '%s' is not supported." msgstr "" -#. Parse the file. -#: ../python/pakfire/config.py:256 -#, python-format -msgid "Reading from configuration file: %s" -msgstr "" - -#: ../python/pakfire/config.py:306 +#: ../python/pakfire/config.py:192 msgid "Configuration:" msgstr "" -#: ../python/pakfire/config.py:308 +#: ../python/pakfire/config.py:194 #, python-format msgid "Section: %s" msgstr "" -#: ../python/pakfire/config.py:313 +#: ../python/pakfire/config.py:199 msgid "No settings in this section." msgstr "" -#: ../python/pakfire/config.py:315 +#: ../python/pakfire/config.py:201 msgid "Loaded from files:" msgstr "" -#: ../python/pakfire/downloader.py:137 +#: ../python/pakfire/downloader.py:140 msgid "Downloading source files:" msgstr "" -#: ../python/pakfire/downloader.py:160 +#: ../python/pakfire/downloader.py:163 #, python-format msgid "Downloaded empty file: %s" msgstr "" @@ -978,7 +976,7 @@ msgstr "indlæser installerede pakker" msgid "Compressing database..." msgstr "" -#: ../python/pakfire/repository/remote.py:108 +#: ../python/pakfire/repository/remote.py:109 #, python-format msgid "Cannot download this file in offline mode: %s" msgstr "Kan ikke downloade denne fil i offlinetilstand: %s" @@ -1013,7 +1011,7 @@ msgstr "Løsning:%s" msgid " Solutions:" msgstr "Løsninger:" -#: ../python/pakfire/server.py:278 ../python/pakfire/system.py:125 +#: ../python/pakfire/server.py:279 ../python/pakfire/system.py:125 msgid "Could not be determined" msgstr "" diff --git a/po/de.po b/po/de.po index ba5343202..106e0ac8c 100644 --- a/po/de.po +++ b/po/de.po @@ -6,10 +6,10 @@ # Michael Tremer , 2011, 2012. msgid "" msgstr "" -"Project-Id-Version: IPFire\n" +"Project-Id-Version: The IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-22 15:10+0100\n" -"PO-Revision-Date: 2012-02-26 13:04+0000\n" +"POT-Creation-Date: 2012-02-26 12:39+0100\n" +"PO-Revision-Date: 2012-02-28 22:16+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: German (http://www.transifex.net/projects/p/ipfire/language/de/)\n" "MIME-Version: 1.0\n" @@ -75,135 +75,139 @@ msgstr "Aufräumen" msgid "Downgrading" msgstr "Downgrade" -#: ../python/pakfire/base.py:211 ../python/pakfire/base.py:241 -#: ../python/pakfire/base.py:287 ../python/pakfire/base.py:338 -#: ../python/pakfire/base.py:404 ../python/pakfire/base.py:441 -#: ../python/pakfire/base.py:494 ../python/pakfire/base.py:514 +#: ../python/pakfire/base.py:57 +msgid "Ignored arguments:" +msgstr "Ignoriere Argumente:" + +#: ../python/pakfire/base.py:213 ../python/pakfire/base.py:243 +#: ../python/pakfire/base.py:289 ../python/pakfire/base.py:340 +#: ../python/pakfire/base.py:406 ../python/pakfire/base.py:443 +#: ../python/pakfire/base.py:496 ../python/pakfire/base.py:516 msgid "Nothing to do" msgstr "Nichts zu tun" -#: ../python/pakfire/base.py:273 +#: ../python/pakfire/base.py:275 msgid "There are no packages to install." msgstr "Es gibt keine Pakete zum installieren." -#: ../python/pakfire/base.py:328 +#: ../python/pakfire/base.py:330 #, python-format msgid "Could not find any installed package providing \"%s\"." msgstr "Konnte kein installiertes Paket finden, das \"%s\" bereitstellt." -#: ../python/pakfire/base.py:334 +#: ../python/pakfire/base.py:336 #, python-format msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s" msgstr "Mehrere Kandidaten zur Neuinstallation für \"%(pattern)s\": %(pkgs)s" -#: ../python/pakfire/base.py:363 +#: ../python/pakfire/base.py:365 #, python-format msgid "Could not find package %s in a remote repository." msgstr "Kann Paket %s nicht in einem entfernten Repositorium finden." -#: ../python/pakfire/base.py:432 +#: ../python/pakfire/base.py:434 #, python-format msgid "Excluding %s." msgstr "Schließe %s aus." -#: ../python/pakfire/base.py:482 +#: ../python/pakfire/base.py:484 #, python-format msgid "\"%s\" package does not seem to be installed." msgstr "Das Paket \"%s\" scheint nicht installiert zu sein." -#: ../python/pakfire/base.py:626 +#: ../python/pakfire/base.py:628 msgid "Build command has failed." msgstr "Der Build-Befehl ist fehlgeschlagen." -#: ../python/pakfire/base.py:703 +#: ../python/pakfire/base.py:705 msgid "Everything is fine." msgstr "Alles in Ordnung." -#: ../python/pakfire/builder.py:128 +#: ../python/pakfire/builder.py:135 #, python-format msgid "Cannot build for %s on this host." msgstr "Kann auf diesem Host nicht für %s bauen." #. Log the package information. -#: ../python/pakfire/builder.py:158 +#: ../python/pakfire/builder.py:165 msgid "Package information:" msgstr "Paketinformationen:" #. Install all packages. -#: ../python/pakfire/builder.py:329 +#: ../python/pakfire/builder.py:336 msgid "Install packages needed for build..." msgstr "Installiere Pakete, die zum Bauen benötigt werden..." -#: ../python/pakfire/builder.py:334 +#: ../python/pakfire/builder.py:341 msgid "Extracting" msgstr "Entpacke" -#: ../python/pakfire/builder.py:603 +#: ../python/pakfire/builder.py:610 msgid "You cannot run a build when no package was given." msgstr "Ohne Paket kann kein Build gestartet werden." -#: ../python/pakfire/builder.py:608 +#: ../python/pakfire/builder.py:615 #, python-format msgid "Could not find makefile in build root: %s" msgstr "Makefile im Buildroot konnte nicht gefunden werden: %s" -#: ../python/pakfire/builder.py:622 +#: ../python/pakfire/builder.py:640 msgid "The build command failed. See logfile for details." msgstr "Der Build ist fehlgeschlagen. Sehen Sie in die Logfiles für Details." #. Walk through the whole tree and collect all files #. that are on the same disk (not crossing mountpoints). -#: ../python/pakfire/builder.py:680 +#: ../python/pakfire/builder.py:695 msgid "Creating filelist..." msgstr "Erstelle Dateiliste..." #. Create a nice progressbar. -#: ../python/pakfire/builder.py:699 +#: ../python/pakfire/builder.py:714 msgid "Compressing files..." msgstr "Komprimiere Dateien..." -#: ../python/pakfire/builder.py:718 +#: ../python/pakfire/builder.py:733 #, python-format msgid "Cache file was successfully created at %s." msgstr "Cache-Datei wurde erfolgreich erstellt als %s." -#: ../python/pakfire/builder.py:719 +#: ../python/pakfire/builder.py:734 #, python-format msgid " Containing %(files)s files, it has a size of %(size)s." msgstr " Beinhaltet %(files)s Dateien, mit einer Gesamtgröße von %(size)s." #. Make a nice progress bar as always. -#: ../python/pakfire/builder.py:730 +#: ../python/pakfire/builder.py:745 msgid "Extracting files..." msgstr "Extrahiere Dateien..." #. Update all packages. -#: ../python/pakfire/builder.py:750 +#: ../python/pakfire/builder.py:765 msgid "Updating packages from cache..." msgstr "Aktualisiere Pakete aus dem Cache..." #. Package the result. #. Make all these little package from the build environment. -#: ../python/pakfire/builder.py:878 +#: ../python/pakfire/builder.py:893 msgid "Creating packages:" msgstr "Erstelle Pakete:" #. Execute the buildscript of this stage. -#: ../python/pakfire/builder.py:898 +#: ../python/pakfire/builder.py:913 #, python-format msgid "Running stage %s:" msgstr "Starte Stage %s:" -#: ../python/pakfire/builder.py:916 +#: ../python/pakfire/builder.py:931 #, python-format msgid "Could not remove static libraries: %s" msgstr "Konnte statische Bibliotheken nicht entfernen: %s" -#: ../python/pakfire/builder.py:922 +#: ../python/pakfire/builder.py:937 msgid "Compressing man pages did not complete successfully." msgstr "Das Komprimieren der Man-pages schlug fehl." -#: ../python/pakfire/builder.py:942 +#: ../python/pakfire/builder.py:957 msgid "Extracting debuginfo did not complete with success. Aborting build." msgstr "Das Extrahieren der Debug-Informationen schlug fehl. Build wird abgebrochen." @@ -371,11 +375,11 @@ msgstr "Repositorium" msgid "Enabled" msgstr "Aktiviert" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1029 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1014 msgid "Priority" msgstr "Priorität" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1074 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1059 msgid "Packages" msgstr "Pakete" @@ -387,7 +391,7 @@ msgstr "Alles aufräumen..." msgid "You cannot run pakfire-builder in a pakfire chroot." msgstr "pakfire-builder kann nicht in einer chroot-Umgebung ausgeführt werden." -#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:730 +#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:720 msgid "Pakfire builder command line interface." msgstr "Pakfire-Builder-Kommandozeilen-Interface." @@ -395,27 +399,27 @@ msgstr "Pakfire-Builder-Kommandozeilen-Interface." msgid "Update the package indexes." msgstr "Aktualisiere die Paketindizes." -#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:750 +#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:740 msgid "Build one or more packages." msgstr "Baue ein oder mehrere Pakete." -#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:644 -#: ../python/pakfire/cli.py:752 +#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:634 +#: ../python/pakfire/cli.py:742 msgid "Give name of at least one package to build." msgstr "Geben Sie mindestens ein Paket an, das gebaut werden soll." -#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:756 -#: ../python/pakfire/cli.py:832 +#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:746 +#: ../python/pakfire/cli.py:817 msgid "Build the package for the given architecture." msgstr "Baue das Palet für die angegebene Architektur." #: ../python/pakfire/cli.py:456 ../python/pakfire/cli.py:484 -#: ../python/pakfire/cli.py:758 +#: ../python/pakfire/cli.py:748 msgid "Path were the output files should be copied to." msgstr "Pfad in dem die Ausgabedateien abgelegt werden sollen." #: ../python/pakfire/cli.py:458 ../python/pakfire/cli.py:473 -#: ../python/pakfire/cli.py:760 +#: ../python/pakfire/cli.py:750 msgid "Mode to run in. Is either 'release' or 'development' (default)." msgstr "Angabe des Modus. Entweder 'release' oder 'development' (Standard)." @@ -455,247 +459,247 @@ msgstr "Erstelle einen neuen Build-Environment-Cache." msgid "Remove all cached build environments." msgstr "Lösche alle erstellten Build-Environment-Caches." -#: ../python/pakfire/cli.py:591 +#: ../python/pakfire/cli.py:581 #, python-format msgid "Removing environment cache file: %s..." msgstr "Lösche Environment-Cache-Datei: %s...." -#: ../python/pakfire/cli.py:597 +#: ../python/pakfire/cli.py:587 #, python-format msgid "Could not remove file: %s" msgstr "Datei konnte nicht entfernt werden: %s" -#: ../python/pakfire/cli.py:603 +#: ../python/pakfire/cli.py:593 msgid "Pakfire server command line interface." msgstr "Pakfire-Server-Kommandozeilen-Interface." -#: ../python/pakfire/cli.py:642 +#: ../python/pakfire/cli.py:632 msgid "Send a scrach build job to the server." msgstr "Ein Scratch-Build an den Server senden." -#: ../python/pakfire/cli.py:646 +#: ../python/pakfire/cli.py:636 msgid "Limit build to only these architecture(s)." msgstr "Baue nur für diese Architektur(en)." -#: ../python/pakfire/cli.py:652 +#: ../python/pakfire/cli.py:642 msgid "Send a keepalive to the server." msgstr "Keepalive an den Server senden." -#: ../python/pakfire/cli.py:659 +#: ../python/pakfire/cli.py:649 msgid "Update all repositories." msgstr "Aktualisieren aller Repositorien." -#: ../python/pakfire/cli.py:665 +#: ../python/pakfire/cli.py:655 msgid "Repository management commands." msgstr "Repository-Management-Befehle." -#: ../python/pakfire/cli.py:673 +#: ../python/pakfire/cli.py:663 msgid "Create a new repository index." msgstr "Erstelle einen neuen Repositoriumindex." -#: ../python/pakfire/cli.py:674 +#: ../python/pakfire/cli.py:664 msgid "Path to the packages." msgstr "Pfad zu den Paketen." -#: ../python/pakfire/cli.py:675 +#: ../python/pakfire/cli.py:665 msgid "Path to input packages." msgstr "Pfad zu den Eingabepaketen." -#: ../python/pakfire/cli.py:680 +#: ../python/pakfire/cli.py:670 msgid "Dump some information about this machine." msgstr "Zeige verschiedene Informationen über dieses System." -#: ../python/pakfire/cli.py:762 +#: ../python/pakfire/cli.py:752 msgid "Do not verify build dependencies." msgstr "Build-Abhängigkeiten nicht verifizieren." -#: ../python/pakfire/cli.py:786 +#: ../python/pakfire/cli.py:771 msgid "Pakfire client command line interface." msgstr "Pakfire-Client-Kommandozeilen-Interface" -#: ../python/pakfire/cli.py:826 +#: ../python/pakfire/cli.py:811 msgid "Build a package remotely." msgstr "Ein Paket entfernt bauen." -#: ../python/pakfire/cli.py:828 +#: ../python/pakfire/cli.py:813 msgid "Give name of a package to build." msgstr "Namen des zu bauenden Pakets." -#: ../python/pakfire/cli.py:837 +#: ../python/pakfire/cli.py:822 msgid "Print some information about this host." msgstr "Gibt einige Information zu diesem Host aus." -#: ../python/pakfire/cli.py:843 +#: ../python/pakfire/cli.py:828 msgid "Check the connection to the hub." msgstr "Prüfe Verbindung zum Hub." -#: ../python/pakfire/cli.py:848 +#: ../python/pakfire/cli.py:833 msgid "Show information about build jobs." msgstr "Informationen über Build-Jobs anzeigen." -#: ../python/pakfire/cli.py:858 +#: ../python/pakfire/cli.py:843 msgid "Show a list of all active jobs." msgstr "Zeigt eine Liste aktiver Jobs." -#: ../python/pakfire/cli.py:863 +#: ../python/pakfire/cli.py:848 msgid "Show a list of all recently finished of failed build jobs." msgstr "Zeigt eine List aller kürzlich fertiggestellten oder fehlgeschlagenen Jobs." -#: ../python/pakfire/cli.py:868 +#: ../python/pakfire/cli.py:853 msgid "Show details about given build job." msgstr "Zeigt Details über den angegebenen Build-Job." -#: ../python/pakfire/cli.py:869 +#: ../python/pakfire/cli.py:854 msgid "The ID of the build job." msgstr "Die ID des Build-Jobs." -#: ../python/pakfire/cli.py:874 +#: ../python/pakfire/cli.py:859 msgid "Show information about builds." msgstr "Zeigt Informationen über Builds." -#: ../python/pakfire/cli.py:882 +#: ../python/pakfire/cli.py:867 msgid "Show details about the given build." msgstr "Zeigt Informationen über gegebenen Build." -#: ../python/pakfire/cli.py:883 +#: ../python/pakfire/cli.py:868 msgid "The ID of the build." msgstr "Die ID des Builds." -#: ../python/pakfire/cli.py:931 ../python/pakfire/server.py:302 +#: ../python/pakfire/cli.py:916 ../python/pakfire/server.py:303 msgid "Hostname" msgstr "Hostname" -#: ../python/pakfire/cli.py:932 +#: ../python/pakfire/cli.py:917 msgid "Pakfire hub" msgstr "Pakfire-Hub" -#: ../python/pakfire/cli.py:935 +#: ../python/pakfire/cli.py:920 msgid "Username" msgstr "Benutzername" #. Hardware information -#: ../python/pakfire/cli.py:939 ../python/pakfire/server.py:306 +#: ../python/pakfire/cli.py:924 ../python/pakfire/server.py:307 msgid "Hardware information" msgstr "Hardware-Informationen" -#: ../python/pakfire/cli.py:940 ../python/pakfire/server.py:307 +#: ../python/pakfire/cli.py:925 ../python/pakfire/server.py:308 msgid "CPU model" msgstr "CPU-Modell" -#: ../python/pakfire/cli.py:941 ../python/pakfire/server.py:308 +#: ../python/pakfire/cli.py:926 ../python/pakfire/server.py:309 msgid "Memory" msgstr "Speicher" -#: ../python/pakfire/cli.py:943 ../python/pakfire/server.py:310 +#: ../python/pakfire/cli.py:928 ../python/pakfire/server.py:311 msgid "Native arch" msgstr "Native Architektur" -#: ../python/pakfire/cli.py:945 +#: ../python/pakfire/cli.py:930 msgid "Default arch" msgstr "Standardarchitektur" -#: ../python/pakfire/cli.py:947 ../python/pakfire/server.py:312 +#: ../python/pakfire/cli.py:932 ../python/pakfire/server.py:313 msgid "Supported arches" msgstr "Unterstützte Architekturen" -#: ../python/pakfire/cli.py:960 +#: ../python/pakfire/cli.py:945 msgid "Your IP address" msgstr "Lokale IP-Adresse" -#: ../python/pakfire/cli.py:965 +#: ../python/pakfire/cli.py:950 msgid "You are authenticated to the build service:" msgstr "Sie sind mit dem Build-Service authentifiziert:" -#: ../python/pakfire/cli.py:971 +#: ../python/pakfire/cli.py:956 msgid "User name" msgstr "Benutzername" -#: ../python/pakfire/cli.py:972 +#: ../python/pakfire/cli.py:957 msgid "Real name" msgstr "Realer Name" -#: ../python/pakfire/cli.py:973 +#: ../python/pakfire/cli.py:958 msgid "Email address" msgstr "Emailadresse" -#: ../python/pakfire/cli.py:974 +#: ../python/pakfire/cli.py:959 msgid "Registered" msgstr "Registriert" -#: ../python/pakfire/cli.py:981 +#: ../python/pakfire/cli.py:966 msgid "You could not be authenticated to the build service." msgstr "Sie konnten nicht am Build-Service angemeldet werden." -#: ../python/pakfire/cli.py:1002 +#: ../python/pakfire/cli.py:987 msgid "No ongoing jobs found." msgstr "Keine laufenden Jobs gefunden." -#: ../python/pakfire/cli.py:1005 +#: ../python/pakfire/cli.py:990 msgid "Active build jobs" msgstr "Aktive Build-Jobs." -#: ../python/pakfire/cli.py:1011 +#: ../python/pakfire/cli.py:996 msgid "No jobs found." msgstr "Keine Jobs gefunden." -#: ../python/pakfire/cli.py:1014 +#: ../python/pakfire/cli.py:999 msgid "Recently processed build jobs" msgstr "Kürzlich bearbeitete Build-Jobs" -#: ../python/pakfire/cli.py:1021 +#: ../python/pakfire/cli.py:1006 #, python-format msgid "A build with ID %s could not be found." msgstr "Ein Build mit ID %s konnte nicht gefunden werden." -#: ../python/pakfire/cli.py:1024 +#: ../python/pakfire/cli.py:1009 #, python-format msgid "Build: %(name)s" msgstr "Build: %(name)s" -#: ../python/pakfire/cli.py:1028 ../python/pakfire/cli.py:1056 +#: ../python/pakfire/cli.py:1013 ../python/pakfire/cli.py:1041 msgid "State" msgstr "Status" -#: ../python/pakfire/cli.py:1032 +#: ../python/pakfire/cli.py:1017 msgid "Jobs" msgstr "Jobs" -#: ../python/pakfire/cli.py:1045 +#: ../python/pakfire/cli.py:1030 #, python-format msgid "A job with ID %s could not be found." msgstr "Ein Job mit der ID %s konnte nicht gefunden werden." -#: ../python/pakfire/cli.py:1052 +#: ../python/pakfire/cli.py:1037 #, python-format msgid "Job: %(name)s" msgstr "Job: %(name)s" -#: ../python/pakfire/cli.py:1057 ../python/pakfire/packages/base.py:107 +#: ../python/pakfire/cli.py:1042 ../python/pakfire/packages/base.py:107 #: ../python/pakfire/transaction.py:351 msgid "Arch" msgstr "Arch" -#: ../python/pakfire/cli.py:1062 ../python/pakfire/packages/base.py:142 +#: ../python/pakfire/cli.py:1047 ../python/pakfire/packages/base.py:142 msgid "Build host" msgstr "Build-Host" -#: ../python/pakfire/cli.py:1067 +#: ../python/pakfire/cli.py:1052 msgid "Time created" msgstr "Erstellt" -#: ../python/pakfire/cli.py:1068 +#: ../python/pakfire/cli.py:1053 msgid "Time started" msgstr "Gestartet" -#: ../python/pakfire/cli.py:1069 +#: ../python/pakfire/cli.py:1054 msgid "Time finished" msgstr "Beendet" -#: ../python/pakfire/cli.py:1070 +#: ../python/pakfire/cli.py:1055 msgid "Duration" msgstr "Dauer" -#: ../python/pakfire/cli.py:1093 +#: ../python/pakfire/cli.py:1078 msgid "Pakfire daemon command line interface." msgstr "Pakfire-Daemon Kommandozeilen-Interface" @@ -714,34 +718,28 @@ msgstr "Versuche erneut in %(timeout)s Sekunde(n). %(tries)s Versuche übrig." msgid "Given algorithm '%s' is not supported." msgstr "Der gegebene Algorithmus '%s' wird nicht unterstützt." -#. Parse the file. -#: ../python/pakfire/config.py:256 -#, python-format -msgid "Reading from configuration file: %s" -msgstr "Lese Konfigurationsdatei: %s" - -#: ../python/pakfire/config.py:306 +#: ../python/pakfire/config.py:192 msgid "Configuration:" msgstr "Konfiguration:" -#: ../python/pakfire/config.py:308 +#: ../python/pakfire/config.py:194 #, python-format msgid "Section: %s" msgstr "Sektionen: %s" -#: ../python/pakfire/config.py:313 +#: ../python/pakfire/config.py:199 msgid "No settings in this section." msgstr "Keine Einstellungen in dieser Sektion." -#: ../python/pakfire/config.py:315 +#: ../python/pakfire/config.py:201 msgid "Loaded from files:" msgstr "Geladen von:" -#: ../python/pakfire/downloader.py:137 +#: ../python/pakfire/downloader.py:140 msgid "Downloading source files:" msgstr "Lade Source-Dateien:" -#: ../python/pakfire/downloader.py:160 +#: ../python/pakfire/downloader.py:163 #, python-format msgid "Downloaded empty file: %s" msgstr "Leere Datei heruntergeladen: %s" @@ -978,7 +976,7 @@ msgstr "Lade installierte Pakete" msgid "Compressing database..." msgstr "Komprimiere Datenbank..." -#: ../python/pakfire/repository/remote.py:108 +#: ../python/pakfire/repository/remote.py:109 #, python-format msgid "Cannot download this file in offline mode: %s" msgstr "Kann diese Datei im Offline-Modus nicht herunterladen: %s" @@ -1013,7 +1011,7 @@ msgstr " Lösung: %s" msgid " Solutions:" msgstr " Lösungen:" -#: ../python/pakfire/server.py:278 ../python/pakfire/system.py:125 +#: ../python/pakfire/server.py:279 ../python/pakfire/system.py:125 msgid "Could not be determined" msgstr "Konnte nicht festgestellt werden" diff --git a/po/es.po b/po/es.po index 6e136213e..cf473ab9f 100644 --- a/po/es.po +++ b/po/es.po @@ -7,10 +7,10 @@ # , 2011. msgid "" msgstr "" -"Project-Id-Version: IPFire\n" +"Project-Id-Version: The IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-22 15:10+0100\n" -"PO-Revision-Date: 2012-02-23 08:15+0000\n" +"POT-Creation-Date: 2012-02-26 12:39+0100\n" +"PO-Revision-Date: 2012-02-27 08:17+0000\n" "Last-Translator: Andrés Reyes \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/ipfire/language/es/)\n" "MIME-Version: 1.0\n" @@ -76,135 +76,139 @@ msgstr "Limpiar" msgid "Downgrading" msgstr "Desactualizando" -#: ../python/pakfire/base.py:211 ../python/pakfire/base.py:241 -#: ../python/pakfire/base.py:287 ../python/pakfire/base.py:338 -#: ../python/pakfire/base.py:404 ../python/pakfire/base.py:441 -#: ../python/pakfire/base.py:494 ../python/pakfire/base.py:514 +#: ../python/pakfire/base.py:57 +msgid "Ignored arguments:" +msgstr "" + +#: ../python/pakfire/base.py:213 ../python/pakfire/base.py:243 +#: ../python/pakfire/base.py:289 ../python/pakfire/base.py:340 +#: ../python/pakfire/base.py:406 ../python/pakfire/base.py:443 +#: ../python/pakfire/base.py:496 ../python/pakfire/base.py:516 msgid "Nothing to do" msgstr "Nada que hacer" -#: ../python/pakfire/base.py:273 +#: ../python/pakfire/base.py:275 msgid "There are no packages to install." msgstr "No hay paquetes para instalar." -#: ../python/pakfire/base.py:328 +#: ../python/pakfire/base.py:330 #, python-format msgid "Could not find any installed package providing \"%s\"." msgstr "" -#: ../python/pakfire/base.py:334 +#: ../python/pakfire/base.py:336 #, python-format msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s" msgstr "" -#: ../python/pakfire/base.py:363 +#: ../python/pakfire/base.py:365 #, python-format msgid "Could not find package %s in a remote repository." msgstr "" -#: ../python/pakfire/base.py:432 +#: ../python/pakfire/base.py:434 #, python-format msgid "Excluding %s." msgstr "" -#: ../python/pakfire/base.py:482 +#: ../python/pakfire/base.py:484 #, python-format msgid "\"%s\" package does not seem to be installed." msgstr "" -#: ../python/pakfire/base.py:626 +#: ../python/pakfire/base.py:628 msgid "Build command has failed." msgstr "El comando de construcción ha fallado." -#: ../python/pakfire/base.py:703 +#: ../python/pakfire/base.py:705 msgid "Everything is fine." msgstr "Todo está bien." -#: ../python/pakfire/builder.py:128 +#: ../python/pakfire/builder.py:135 #, python-format msgid "Cannot build for %s on this host." msgstr "" #. Log the package information. -#: ../python/pakfire/builder.py:158 +#: ../python/pakfire/builder.py:165 msgid "Package information:" msgstr "Información del paquete:" #. Install all packages. -#: ../python/pakfire/builder.py:329 +#: ../python/pakfire/builder.py:336 msgid "Install packages needed for build..." msgstr "" -#: ../python/pakfire/builder.py:334 +#: ../python/pakfire/builder.py:341 msgid "Extracting" msgstr "Extrayendo" -#: ../python/pakfire/builder.py:603 +#: ../python/pakfire/builder.py:610 msgid "You cannot run a build when no package was given." msgstr "" -#: ../python/pakfire/builder.py:608 +#: ../python/pakfire/builder.py:615 #, python-format msgid "Could not find makefile in build root: %s" msgstr "" -#: ../python/pakfire/builder.py:622 +#: ../python/pakfire/builder.py:640 msgid "The build command failed. See logfile for details." msgstr "El comando de construcción falló. Revisar fichero de log para más detalles." #. Walk through the whole tree and collect all files #. that are on the same disk (not crossing mountpoints). -#: ../python/pakfire/builder.py:680 +#: ../python/pakfire/builder.py:695 msgid "Creating filelist..." msgstr "" #. Create a nice progressbar. -#: ../python/pakfire/builder.py:699 +#: ../python/pakfire/builder.py:714 msgid "Compressing files..." msgstr "" -#: ../python/pakfire/builder.py:718 +#: ../python/pakfire/builder.py:733 #, python-format msgid "Cache file was successfully created at %s." msgstr "" -#: ../python/pakfire/builder.py:719 +#: ../python/pakfire/builder.py:734 #, python-format msgid " Containing %(files)s files, it has a size of %(size)s." msgstr "" #. Make a nice progress bar as always. -#: ../python/pakfire/builder.py:730 +#: ../python/pakfire/builder.py:745 msgid "Extracting files..." msgstr "" #. Update all packages. -#: ../python/pakfire/builder.py:750 +#: ../python/pakfire/builder.py:765 msgid "Updating packages from cache..." msgstr "" #. Package the result. #. Make all these little package from the build environment. -#: ../python/pakfire/builder.py:878 +#: ../python/pakfire/builder.py:893 msgid "Creating packages:" msgstr "Creando paquetes:" #. Execute the buildscript of this stage. -#: ../python/pakfire/builder.py:898 +#: ../python/pakfire/builder.py:913 #, python-format msgid "Running stage %s:" msgstr "Fase en ejecución %s:" -#: ../python/pakfire/builder.py:916 +#: ../python/pakfire/builder.py:931 #, python-format msgid "Could not remove static libraries: %s" msgstr "" -#: ../python/pakfire/builder.py:922 +#: ../python/pakfire/builder.py:937 msgid "Compressing man pages did not complete successfully." msgstr "" -#: ../python/pakfire/builder.py:942 +#: ../python/pakfire/builder.py:957 msgid "Extracting debuginfo did not complete with success. Aborting build." msgstr "" @@ -372,11 +376,11 @@ msgstr "Repositorio" msgid "Enabled" msgstr "Activado" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1029 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1014 msgid "Priority" msgstr "Prioridad" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1074 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1059 msgid "Packages" msgstr "Paquetes" @@ -388,7 +392,7 @@ msgstr "Limpiando todo..." msgid "You cannot run pakfire-builder in a pakfire chroot." msgstr "" -#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:730 +#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:720 msgid "Pakfire builder command line interface." msgstr "Constructor de interfaz de línea de comandos de Pakfire." @@ -396,27 +400,27 @@ msgstr "Constructor de interfaz de línea de comandos de Pakfire." msgid "Update the package indexes." msgstr "Actualizar los índices del paquete." -#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:750 +#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:740 msgid "Build one or more packages." msgstr "Construir uno o más paquetes." -#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:644 -#: ../python/pakfire/cli.py:752 +#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:634 +#: ../python/pakfire/cli.py:742 msgid "Give name of at least one package to build." msgstr "Dar el nombre de al menos un paquete para construir." -#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:756 -#: ../python/pakfire/cli.py:832 +#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:746 +#: ../python/pakfire/cli.py:817 msgid "Build the package for the given architecture." msgstr "Construir el paquete para la arquitectura dada." #: ../python/pakfire/cli.py:456 ../python/pakfire/cli.py:484 -#: ../python/pakfire/cli.py:758 +#: ../python/pakfire/cli.py:748 msgid "Path were the output files should be copied to." msgstr "Ruta donde deben ser copiados los ficheros de salida." #: ../python/pakfire/cli.py:458 ../python/pakfire/cli.py:473 -#: ../python/pakfire/cli.py:760 +#: ../python/pakfire/cli.py:750 msgid "Mode to run in. Is either 'release' or 'development' (default)." msgstr "Modo a correr. Es ya sea 'lanzamiento' o 'desarrollo' (default)" @@ -456,247 +460,247 @@ msgstr "" msgid "Remove all cached build environments." msgstr "" -#: ../python/pakfire/cli.py:591 +#: ../python/pakfire/cli.py:581 #, python-format msgid "Removing environment cache file: %s..." msgstr "" -#: ../python/pakfire/cli.py:597 +#: ../python/pakfire/cli.py:587 #, python-format msgid "Could not remove file: %s" msgstr "" -#: ../python/pakfire/cli.py:603 +#: ../python/pakfire/cli.py:593 msgid "Pakfire server command line interface." msgstr "Interfaz de comandos de servidor Pakfire" -#: ../python/pakfire/cli.py:642 +#: ../python/pakfire/cli.py:632 msgid "Send a scrach build job to the server." msgstr "" -#: ../python/pakfire/cli.py:646 +#: ../python/pakfire/cli.py:636 msgid "Limit build to only these architecture(s)." msgstr "" -#: ../python/pakfire/cli.py:652 +#: ../python/pakfire/cli.py:642 msgid "Send a keepalive to the server." msgstr "Enviar un \"sigo vivo\" al servidor." -#: ../python/pakfire/cli.py:659 +#: ../python/pakfire/cli.py:649 msgid "Update all repositories." msgstr "Actualizar todos los repositorios." -#: ../python/pakfire/cli.py:665 +#: ../python/pakfire/cli.py:655 msgid "Repository management commands." msgstr "Comandos de gestión del repositorio." -#: ../python/pakfire/cli.py:673 +#: ../python/pakfire/cli.py:663 msgid "Create a new repository index." msgstr "Crear un nuevo índice de repositorio." -#: ../python/pakfire/cli.py:674 +#: ../python/pakfire/cli.py:664 msgid "Path to the packages." msgstr "Ruta a los paquetes." -#: ../python/pakfire/cli.py:675 +#: ../python/pakfire/cli.py:665 msgid "Path to input packages." msgstr "Ruta hacia los paquetes de entrada." -#: ../python/pakfire/cli.py:680 +#: ../python/pakfire/cli.py:670 msgid "Dump some information about this machine." msgstr "" -#: ../python/pakfire/cli.py:762 +#: ../python/pakfire/cli.py:752 msgid "Do not verify build dependencies." msgstr "No verificar dependencias de construcción." -#: ../python/pakfire/cli.py:786 +#: ../python/pakfire/cli.py:771 msgid "Pakfire client command line interface." msgstr "" -#: ../python/pakfire/cli.py:826 +#: ../python/pakfire/cli.py:811 msgid "Build a package remotely." msgstr "" -#: ../python/pakfire/cli.py:828 +#: ../python/pakfire/cli.py:813 msgid "Give name of a package to build." msgstr "" -#: ../python/pakfire/cli.py:837 +#: ../python/pakfire/cli.py:822 msgid "Print some information about this host." msgstr "" -#: ../python/pakfire/cli.py:843 +#: ../python/pakfire/cli.py:828 msgid "Check the connection to the hub." msgstr "" -#: ../python/pakfire/cli.py:848 +#: ../python/pakfire/cli.py:833 msgid "Show information about build jobs." msgstr "" -#: ../python/pakfire/cli.py:858 +#: ../python/pakfire/cli.py:843 msgid "Show a list of all active jobs." msgstr "" -#: ../python/pakfire/cli.py:863 +#: ../python/pakfire/cli.py:848 msgid "Show a list of all recently finished of failed build jobs." msgstr "" -#: ../python/pakfire/cli.py:868 +#: ../python/pakfire/cli.py:853 msgid "Show details about given build job." msgstr "" -#: ../python/pakfire/cli.py:869 +#: ../python/pakfire/cli.py:854 msgid "The ID of the build job." msgstr "" -#: ../python/pakfire/cli.py:874 +#: ../python/pakfire/cli.py:859 msgid "Show information about builds." msgstr "" -#: ../python/pakfire/cli.py:882 +#: ../python/pakfire/cli.py:867 msgid "Show details about the given build." msgstr "" -#: ../python/pakfire/cli.py:883 +#: ../python/pakfire/cli.py:868 msgid "The ID of the build." msgstr "" -#: ../python/pakfire/cli.py:931 ../python/pakfire/server.py:302 +#: ../python/pakfire/cli.py:916 ../python/pakfire/server.py:303 msgid "Hostname" msgstr "" -#: ../python/pakfire/cli.py:932 +#: ../python/pakfire/cli.py:917 msgid "Pakfire hub" msgstr "" -#: ../python/pakfire/cli.py:935 +#: ../python/pakfire/cli.py:920 msgid "Username" msgstr "" #. Hardware information -#: ../python/pakfire/cli.py:939 ../python/pakfire/server.py:306 +#: ../python/pakfire/cli.py:924 ../python/pakfire/server.py:307 msgid "Hardware information" msgstr "" -#: ../python/pakfire/cli.py:940 ../python/pakfire/server.py:307 +#: ../python/pakfire/cli.py:925 ../python/pakfire/server.py:308 msgid "CPU model" msgstr "" -#: ../python/pakfire/cli.py:941 ../python/pakfire/server.py:308 +#: ../python/pakfire/cli.py:926 ../python/pakfire/server.py:309 msgid "Memory" msgstr "" -#: ../python/pakfire/cli.py:943 ../python/pakfire/server.py:310 +#: ../python/pakfire/cli.py:928 ../python/pakfire/server.py:311 msgid "Native arch" msgstr "" -#: ../python/pakfire/cli.py:945 +#: ../python/pakfire/cli.py:930 msgid "Default arch" msgstr "" -#: ../python/pakfire/cli.py:947 ../python/pakfire/server.py:312 +#: ../python/pakfire/cli.py:932 ../python/pakfire/server.py:313 msgid "Supported arches" msgstr "" -#: ../python/pakfire/cli.py:960 +#: ../python/pakfire/cli.py:945 msgid "Your IP address" msgstr "" -#: ../python/pakfire/cli.py:965 +#: ../python/pakfire/cli.py:950 msgid "You are authenticated to the build service:" msgstr "" -#: ../python/pakfire/cli.py:971 +#: ../python/pakfire/cli.py:956 msgid "User name" msgstr "" -#: ../python/pakfire/cli.py:972 +#: ../python/pakfire/cli.py:957 msgid "Real name" msgstr "" -#: ../python/pakfire/cli.py:973 +#: ../python/pakfire/cli.py:958 msgid "Email address" msgstr "" -#: ../python/pakfire/cli.py:974 +#: ../python/pakfire/cli.py:959 msgid "Registered" msgstr "" -#: ../python/pakfire/cli.py:981 +#: ../python/pakfire/cli.py:966 msgid "You could not be authenticated to the build service." msgstr "" -#: ../python/pakfire/cli.py:1002 +#: ../python/pakfire/cli.py:987 msgid "No ongoing jobs found." msgstr "" -#: ../python/pakfire/cli.py:1005 +#: ../python/pakfire/cli.py:990 msgid "Active build jobs" msgstr "" -#: ../python/pakfire/cli.py:1011 +#: ../python/pakfire/cli.py:996 msgid "No jobs found." msgstr "" -#: ../python/pakfire/cli.py:1014 +#: ../python/pakfire/cli.py:999 msgid "Recently processed build jobs" msgstr "" -#: ../python/pakfire/cli.py:1021 +#: ../python/pakfire/cli.py:1006 #, python-format msgid "A build with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1024 +#: ../python/pakfire/cli.py:1009 #, python-format msgid "Build: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1028 ../python/pakfire/cli.py:1056 +#: ../python/pakfire/cli.py:1013 ../python/pakfire/cli.py:1041 msgid "State" msgstr "" -#: ../python/pakfire/cli.py:1032 +#: ../python/pakfire/cli.py:1017 msgid "Jobs" msgstr "" -#: ../python/pakfire/cli.py:1045 +#: ../python/pakfire/cli.py:1030 #, python-format msgid "A job with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1052 +#: ../python/pakfire/cli.py:1037 #, python-format msgid "Job: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1057 ../python/pakfire/packages/base.py:107 +#: ../python/pakfire/cli.py:1042 ../python/pakfire/packages/base.py:107 #: ../python/pakfire/transaction.py:351 msgid "Arch" msgstr "Arquitectura" -#: ../python/pakfire/cli.py:1062 ../python/pakfire/packages/base.py:142 +#: ../python/pakfire/cli.py:1047 ../python/pakfire/packages/base.py:142 msgid "Build host" msgstr "Host de construcción" -#: ../python/pakfire/cli.py:1067 +#: ../python/pakfire/cli.py:1052 msgid "Time created" msgstr "" -#: ../python/pakfire/cli.py:1068 +#: ../python/pakfire/cli.py:1053 msgid "Time started" msgstr "" -#: ../python/pakfire/cli.py:1069 +#: ../python/pakfire/cli.py:1054 msgid "Time finished" msgstr "" -#: ../python/pakfire/cli.py:1070 +#: ../python/pakfire/cli.py:1055 msgid "Duration" msgstr "" -#: ../python/pakfire/cli.py:1093 +#: ../python/pakfire/cli.py:1078 msgid "Pakfire daemon command line interface." msgstr "" @@ -715,34 +719,28 @@ msgstr "" msgid "Given algorithm '%s' is not supported." msgstr "" -#. Parse the file. -#: ../python/pakfire/config.py:256 -#, python-format -msgid "Reading from configuration file: %s" -msgstr "" - -#: ../python/pakfire/config.py:306 +#: ../python/pakfire/config.py:192 msgid "Configuration:" msgstr "" -#: ../python/pakfire/config.py:308 +#: ../python/pakfire/config.py:194 #, python-format msgid "Section: %s" msgstr "" -#: ../python/pakfire/config.py:313 +#: ../python/pakfire/config.py:199 msgid "No settings in this section." msgstr "" -#: ../python/pakfire/config.py:315 +#: ../python/pakfire/config.py:201 msgid "Loaded from files:" msgstr "" -#: ../python/pakfire/downloader.py:137 +#: ../python/pakfire/downloader.py:140 msgid "Downloading source files:" msgstr "" -#: ../python/pakfire/downloader.py:160 +#: ../python/pakfire/downloader.py:163 #, python-format msgid "Downloaded empty file: %s" msgstr "" @@ -979,7 +977,7 @@ msgstr "Cargando paquetes instalados" msgid "Compressing database..." msgstr "" -#: ../python/pakfire/repository/remote.py:108 +#: ../python/pakfire/repository/remote.py:109 #, python-format msgid "Cannot download this file in offline mode: %s" msgstr "No puedo descargar este fichero en modo desconectado: %s." @@ -1014,7 +1012,7 @@ msgstr " Solución: %s" msgid " Solutions:" msgstr " Soluciones:" -#: ../python/pakfire/server.py:278 ../python/pakfire/system.py:125 +#: ../python/pakfire/server.py:279 ../python/pakfire/system.py:125 msgid "Could not be determined" msgstr "" diff --git a/po/pakfire.pot b/po/pakfire.pot index c0c3fbbb4..499deeaec 100644 --- a/po/pakfire.pot +++ b/po/pakfire.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-28 17:29+0100\n" +"POT-Creation-Date: 2012-02-28 22:13+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -122,103 +122,103 @@ msgstr "" msgid "Everything is fine." msgstr "" -#: ../python/pakfire/builder.py:132 +#: ../python/pakfire/builder.py:133 msgid "You have not set the distribution for which you want to build." msgstr "" -#: ../python/pakfire/builder.py:133 +#: ../python/pakfire/builder.py:134 msgid "Please do so in builder.conf or on the CLI." msgstr "" -#: ../python/pakfire/builder.py:134 +#: ../python/pakfire/builder.py:135 msgid "Distribution configuration is missing." msgstr "" -#: ../python/pakfire/builder.py:148 +#: ../python/pakfire/builder.py:149 #, python-format msgid "Cannot build for %s on this host." msgstr "" #. Log the package information. -#: ../python/pakfire/builder.py:178 +#: ../python/pakfire/builder.py:179 msgid "Package information:" msgstr "" #. Install all packages. -#: ../python/pakfire/builder.py:349 +#: ../python/pakfire/builder.py:350 msgid "Install packages needed for build..." msgstr "" -#: ../python/pakfire/builder.py:354 +#: ../python/pakfire/builder.py:355 msgid "Extracting" msgstr "" -#: ../python/pakfire/builder.py:653 +#: ../python/pakfire/builder.py:654 msgid "You cannot run a build when no package was given." msgstr "" -#: ../python/pakfire/builder.py:658 +#: ../python/pakfire/builder.py:659 #, python-format msgid "Could not find makefile in build root: %s" msgstr "" -#: ../python/pakfire/builder.py:679 +#: ../python/pakfire/builder.py:680 msgid "The build command failed. See logfile for details." msgstr "" #. Walk through the whole tree and collect all files #. that are on the same disk (not crossing mountpoints). -#: ../python/pakfire/builder.py:734 +#: ../python/pakfire/builder.py:735 msgid "Creating filelist..." msgstr "" #. Create a nice progressbar. -#: ../python/pakfire/builder.py:753 +#: ../python/pakfire/builder.py:754 msgid "Compressing files..." msgstr "" -#: ../python/pakfire/builder.py:772 +#: ../python/pakfire/builder.py:773 #, python-format msgid "Cache file was successfully created at %s." msgstr "" -#: ../python/pakfire/builder.py:773 +#: ../python/pakfire/builder.py:774 #, python-format msgid " Containing %(files)s files, it has a size of %(size)s." msgstr "" #. Make a nice progress bar as always. -#: ../python/pakfire/builder.py:784 +#: ../python/pakfire/builder.py:785 msgid "Extracting files..." msgstr "" #. Update all packages. -#: ../python/pakfire/builder.py:804 +#: ../python/pakfire/builder.py:805 msgid "Updating packages from cache..." msgstr "" #. Package the result. #. Make all these little package from the build environment. -#: ../python/pakfire/builder.py:932 +#: ../python/pakfire/builder.py:933 msgid "Creating packages:" msgstr "" #. Execute the buildscript of this stage. -#: ../python/pakfire/builder.py:952 +#: ../python/pakfire/builder.py:953 #, python-format msgid "Running stage %s:" msgstr "" -#: ../python/pakfire/builder.py:970 +#: ../python/pakfire/builder.py:971 #, python-format msgid "Could not remove static libraries: %s" msgstr "" -#: ../python/pakfire/builder.py:976 +#: ../python/pakfire/builder.py:977 msgid "Compressing man pages did not complete successfully." msgstr "" -#: ../python/pakfire/builder.py:996 +#: ../python/pakfire/builder.py:997 msgid "Extracting debuginfo did not complete with success. Aborting build." msgstr "" @@ -386,11 +386,11 @@ msgstr "" msgid "Enabled" msgstr "" -#: ../python/pakfire/cli.py:358 ../python/pakfire/cli.py:1022 +#: ../python/pakfire/cli.py:358 ../python/pakfire/cli.py:1021 msgid "Priority" msgstr "" -#: ../python/pakfire/cli.py:358 ../python/pakfire/cli.py:1067 +#: ../python/pakfire/cli.py:358 ../python/pakfire/cli.py:1066 msgid "Packages" msgstr "" @@ -420,7 +420,7 @@ msgid "Give name of at least one package to build." msgstr "" #: ../python/pakfire/cli.py:459 ../python/pakfire/cli.py:751 -#: ../python/pakfire/cli.py:825 +#: ../python/pakfire/cli.py:824 msgid "Build the package for the given architecture." msgstr "" @@ -524,193 +524,193 @@ msgstr "" msgid "Do not verify build dependencies." msgstr "" -#: ../python/pakfire/cli.py:779 +#: ../python/pakfire/cli.py:778 msgid "Pakfire client command line interface." msgstr "" -#: ../python/pakfire/cli.py:819 +#: ../python/pakfire/cli.py:818 msgid "Build a package remotely." msgstr "" -#: ../python/pakfire/cli.py:821 +#: ../python/pakfire/cli.py:820 msgid "Give name of a package to build." msgstr "" -#: ../python/pakfire/cli.py:830 +#: ../python/pakfire/cli.py:829 msgid "Print some information about this host." msgstr "" -#: ../python/pakfire/cli.py:836 +#: ../python/pakfire/cli.py:835 msgid "Check the connection to the hub." msgstr "" -#: ../python/pakfire/cli.py:841 +#: ../python/pakfire/cli.py:840 msgid "Show information about build jobs." msgstr "" -#: ../python/pakfire/cli.py:851 +#: ../python/pakfire/cli.py:850 msgid "Show a list of all active jobs." msgstr "" -#: ../python/pakfire/cli.py:856 +#: ../python/pakfire/cli.py:855 msgid "Show a list of all recently finished of failed build jobs." msgstr "" -#: ../python/pakfire/cli.py:861 +#: ../python/pakfire/cli.py:860 msgid "Show details about given build job." msgstr "" -#: ../python/pakfire/cli.py:862 +#: ../python/pakfire/cli.py:861 msgid "The ID of the build job." msgstr "" -#: ../python/pakfire/cli.py:867 +#: ../python/pakfire/cli.py:866 msgid "Show information about builds." msgstr "" -#: ../python/pakfire/cli.py:875 +#: ../python/pakfire/cli.py:874 msgid "Show details about the given build." msgstr "" -#: ../python/pakfire/cli.py:876 +#: ../python/pakfire/cli.py:875 msgid "The ID of the build." msgstr "" -#: ../python/pakfire/cli.py:924 ../python/pakfire/server.py:303 +#: ../python/pakfire/cli.py:923 ../python/pakfire/server.py:303 msgid "Hostname" msgstr "" -#: ../python/pakfire/cli.py:925 +#: ../python/pakfire/cli.py:924 msgid "Pakfire hub" msgstr "" -#: ../python/pakfire/cli.py:928 +#: ../python/pakfire/cli.py:927 msgid "Username" msgstr "" #. Hardware information -#: ../python/pakfire/cli.py:932 ../python/pakfire/server.py:307 +#: ../python/pakfire/cli.py:931 ../python/pakfire/server.py:307 msgid "Hardware information" msgstr "" -#: ../python/pakfire/cli.py:933 ../python/pakfire/server.py:308 +#: ../python/pakfire/cli.py:932 ../python/pakfire/server.py:308 msgid "CPU model" msgstr "" -#: ../python/pakfire/cli.py:934 ../python/pakfire/server.py:309 +#: ../python/pakfire/cli.py:933 ../python/pakfire/server.py:309 msgid "Memory" msgstr "" -#: ../python/pakfire/cli.py:936 ../python/pakfire/server.py:311 +#: ../python/pakfire/cli.py:935 ../python/pakfire/server.py:311 msgid "Native arch" msgstr "" -#: ../python/pakfire/cli.py:938 +#: ../python/pakfire/cli.py:937 msgid "Default arch" msgstr "" -#: ../python/pakfire/cli.py:940 ../python/pakfire/server.py:313 +#: ../python/pakfire/cli.py:939 ../python/pakfire/server.py:313 msgid "Supported arches" msgstr "" -#: ../python/pakfire/cli.py:953 +#: ../python/pakfire/cli.py:952 msgid "Your IP address" msgstr "" -#: ../python/pakfire/cli.py:958 +#: ../python/pakfire/cli.py:957 msgid "You are authenticated to the build service:" msgstr "" -#: ../python/pakfire/cli.py:964 +#: ../python/pakfire/cli.py:963 msgid "User name" msgstr "" -#: ../python/pakfire/cli.py:965 +#: ../python/pakfire/cli.py:964 msgid "Real name" msgstr "" -#: ../python/pakfire/cli.py:966 +#: ../python/pakfire/cli.py:965 msgid "Email address" msgstr "" -#: ../python/pakfire/cli.py:967 +#: ../python/pakfire/cli.py:966 msgid "Registered" msgstr "" -#: ../python/pakfire/cli.py:974 +#: ../python/pakfire/cli.py:973 msgid "You could not be authenticated to the build service." msgstr "" -#: ../python/pakfire/cli.py:995 +#: ../python/pakfire/cli.py:994 msgid "No ongoing jobs found." msgstr "" -#: ../python/pakfire/cli.py:998 +#: ../python/pakfire/cli.py:997 msgid "Active build jobs" msgstr "" -#: ../python/pakfire/cli.py:1004 +#: ../python/pakfire/cli.py:1003 msgid "No jobs found." msgstr "" -#: ../python/pakfire/cli.py:1007 +#: ../python/pakfire/cli.py:1006 msgid "Recently processed build jobs" msgstr "" -#: ../python/pakfire/cli.py:1014 +#: ../python/pakfire/cli.py:1013 #, python-format msgid "A build with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1017 +#: ../python/pakfire/cli.py:1016 #, python-format msgid "Build: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1021 ../python/pakfire/cli.py:1049 +#: ../python/pakfire/cli.py:1020 ../python/pakfire/cli.py:1048 msgid "State" msgstr "" -#: ../python/pakfire/cli.py:1025 +#: ../python/pakfire/cli.py:1024 msgid "Jobs" msgstr "" -#: ../python/pakfire/cli.py:1038 +#: ../python/pakfire/cli.py:1037 #, python-format msgid "A job with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1045 +#: ../python/pakfire/cli.py:1044 #, python-format msgid "Job: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1050 ../python/pakfire/packages/base.py:107 +#: ../python/pakfire/cli.py:1049 ../python/pakfire/packages/base.py:107 #: ../python/pakfire/transaction.py:351 msgid "Arch" msgstr "" -#: ../python/pakfire/cli.py:1055 ../python/pakfire/packages/base.py:142 +#: ../python/pakfire/cli.py:1054 ../python/pakfire/packages/base.py:142 msgid "Build host" msgstr "" -#: ../python/pakfire/cli.py:1060 +#: ../python/pakfire/cli.py:1059 msgid "Time created" msgstr "" -#: ../python/pakfire/cli.py:1061 +#: ../python/pakfire/cli.py:1060 msgid "Time started" msgstr "" -#: ../python/pakfire/cli.py:1062 +#: ../python/pakfire/cli.py:1061 msgid "Time finished" msgstr "" -#: ../python/pakfire/cli.py:1063 +#: ../python/pakfire/cli.py:1062 msgid "Duration" msgstr "" -#: ../python/pakfire/cli.py:1086 +#: ../python/pakfire/cli.py:1085 msgid "Pakfire daemon command line interface." msgstr "" diff --git a/po/ru.po b/po/ru.po index ae9c2ca4d..e59692971 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,10 +6,10 @@ # , 2011. msgid "" msgstr "" -"Project-Id-Version: IPFire\n" +"Project-Id-Version: The IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-22 15:10+0100\n" -"PO-Revision-Date: 2012-02-23 08:15+0000\n" +"POT-Creation-Date: 2012-02-26 12:39+0100\n" +"PO-Revision-Date: 2012-02-27 08:17+0000\n" "Last-Translator: CompWorm \n" "Language-Team: Russian (http://www.transifex.net/projects/p/ipfire/language/ru/)\n" "MIME-Version: 1.0\n" @@ -75,135 +75,139 @@ msgstr "Чистка" msgid "Downgrading" msgstr "Производится откат" -#: ../python/pakfire/base.py:211 ../python/pakfire/base.py:241 -#: ../python/pakfire/base.py:287 ../python/pakfire/base.py:338 -#: ../python/pakfire/base.py:404 ../python/pakfire/base.py:441 -#: ../python/pakfire/base.py:494 ../python/pakfire/base.py:514 +#: ../python/pakfire/base.py:57 +msgid "Ignored arguments:" +msgstr "" + +#: ../python/pakfire/base.py:213 ../python/pakfire/base.py:243 +#: ../python/pakfire/base.py:289 ../python/pakfire/base.py:340 +#: ../python/pakfire/base.py:406 ../python/pakfire/base.py:443 +#: ../python/pakfire/base.py:496 ../python/pakfire/base.py:516 msgid "Nothing to do" msgstr "Нет заданий" -#: ../python/pakfire/base.py:273 +#: ../python/pakfire/base.py:275 msgid "There are no packages to install." msgstr "Нет пакетов для установки." -#: ../python/pakfire/base.py:328 +#: ../python/pakfire/base.py:330 #, python-format msgid "Could not find any installed package providing \"%s\"." msgstr "" -#: ../python/pakfire/base.py:334 +#: ../python/pakfire/base.py:336 #, python-format msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s" msgstr "" -#: ../python/pakfire/base.py:363 +#: ../python/pakfire/base.py:365 #, python-format msgid "Could not find package %s in a remote repository." msgstr "" -#: ../python/pakfire/base.py:432 +#: ../python/pakfire/base.py:434 #, python-format msgid "Excluding %s." msgstr "" -#: ../python/pakfire/base.py:482 +#: ../python/pakfire/base.py:484 #, python-format msgid "\"%s\" package does not seem to be installed." msgstr "" -#: ../python/pakfire/base.py:626 +#: ../python/pakfire/base.py:628 msgid "Build command has failed." msgstr "" -#: ../python/pakfire/base.py:703 +#: ../python/pakfire/base.py:705 msgid "Everything is fine." msgstr "Все в порядке." -#: ../python/pakfire/builder.py:128 +#: ../python/pakfire/builder.py:135 #, python-format msgid "Cannot build for %s on this host." msgstr "" #. Log the package information. -#: ../python/pakfire/builder.py:158 +#: ../python/pakfire/builder.py:165 msgid "Package information:" msgstr "" #. Install all packages. -#: ../python/pakfire/builder.py:329 +#: ../python/pakfire/builder.py:336 msgid "Install packages needed for build..." msgstr "" -#: ../python/pakfire/builder.py:334 +#: ../python/pakfire/builder.py:341 msgid "Extracting" msgstr "" -#: ../python/pakfire/builder.py:603 +#: ../python/pakfire/builder.py:610 msgid "You cannot run a build when no package was given." msgstr "" -#: ../python/pakfire/builder.py:608 +#: ../python/pakfire/builder.py:615 #, python-format msgid "Could not find makefile in build root: %s" msgstr "" -#: ../python/pakfire/builder.py:622 +#: ../python/pakfire/builder.py:640 msgid "The build command failed. See logfile for details." msgstr "" #. Walk through the whole tree and collect all files #. that are on the same disk (not crossing mountpoints). -#: ../python/pakfire/builder.py:680 +#: ../python/pakfire/builder.py:695 msgid "Creating filelist..." msgstr "" #. Create a nice progressbar. -#: ../python/pakfire/builder.py:699 +#: ../python/pakfire/builder.py:714 msgid "Compressing files..." msgstr "" -#: ../python/pakfire/builder.py:718 +#: ../python/pakfire/builder.py:733 #, python-format msgid "Cache file was successfully created at %s." msgstr "" -#: ../python/pakfire/builder.py:719 +#: ../python/pakfire/builder.py:734 #, python-format msgid " Containing %(files)s files, it has a size of %(size)s." msgstr "" #. Make a nice progress bar as always. -#: ../python/pakfire/builder.py:730 +#: ../python/pakfire/builder.py:745 msgid "Extracting files..." msgstr "" #. Update all packages. -#: ../python/pakfire/builder.py:750 +#: ../python/pakfire/builder.py:765 msgid "Updating packages from cache..." msgstr "" #. Package the result. #. Make all these little package from the build environment. -#: ../python/pakfire/builder.py:878 +#: ../python/pakfire/builder.py:893 msgid "Creating packages:" msgstr "" #. Execute the buildscript of this stage. -#: ../python/pakfire/builder.py:898 +#: ../python/pakfire/builder.py:913 #, python-format msgid "Running stage %s:" msgstr "" -#: ../python/pakfire/builder.py:916 +#: ../python/pakfire/builder.py:931 #, python-format msgid "Could not remove static libraries: %s" msgstr "" -#: ../python/pakfire/builder.py:922 +#: ../python/pakfire/builder.py:937 msgid "Compressing man pages did not complete successfully." msgstr "" -#: ../python/pakfire/builder.py:942 +#: ../python/pakfire/builder.py:957 msgid "Extracting debuginfo did not complete with success. Aborting build." msgstr "" @@ -371,11 +375,11 @@ msgstr "Репозиторий" msgid "Enabled" msgstr "Включено" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1029 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1014 msgid "Priority" msgstr "Приоритет" -#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1074 +#: ../python/pakfire/cli.py:353 ../python/pakfire/cli.py:1059 msgid "Packages" msgstr "Пакеты" @@ -387,7 +391,7 @@ msgstr "Очистка всего..." msgid "You cannot run pakfire-builder in a pakfire chroot." msgstr "" -#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:730 +#: ../python/pakfire/cli.py:384 ../python/pakfire/cli.py:720 msgid "Pakfire builder command line interface." msgstr "Интерфейс командной строки Pakfire builder." @@ -395,27 +399,27 @@ msgstr "Интерфейс командной строки Pakfire builder." msgid "Update the package indexes." msgstr "Обновить индексы пакетов." -#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:750 +#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:740 msgid "Build one or more packages." msgstr "Сборка одного или нескольких пакетов." -#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:644 -#: ../python/pakfire/cli.py:752 +#: ../python/pakfire/cli.py:450 ../python/pakfire/cli.py:634 +#: ../python/pakfire/cli.py:742 msgid "Give name of at least one package to build." msgstr "Укажите имя хотя бы одного пакета для сборки." -#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:756 -#: ../python/pakfire/cli.py:832 +#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:746 +#: ../python/pakfire/cli.py:817 msgid "Build the package for the given architecture." msgstr "Собрать пакет для данной архитектуры." #: ../python/pakfire/cli.py:456 ../python/pakfire/cli.py:484 -#: ../python/pakfire/cli.py:758 +#: ../python/pakfire/cli.py:748 msgid "Path were the output files should be copied to." msgstr "Путь для копирования входящих файлов." #: ../python/pakfire/cli.py:458 ../python/pakfire/cli.py:473 -#: ../python/pakfire/cli.py:760 +#: ../python/pakfire/cli.py:750 msgid "Mode to run in. Is either 'release' or 'development' (default)." msgstr "Режим запуска: \"релиз\" или \"разработка\" (по умолчанию)." @@ -455,247 +459,247 @@ msgstr "" msgid "Remove all cached build environments." msgstr "" -#: ../python/pakfire/cli.py:591 +#: ../python/pakfire/cli.py:581 #, python-format msgid "Removing environment cache file: %s..." msgstr "" -#: ../python/pakfire/cli.py:597 +#: ../python/pakfire/cli.py:587 #, python-format msgid "Could not remove file: %s" msgstr "" -#: ../python/pakfire/cli.py:603 +#: ../python/pakfire/cli.py:593 msgid "Pakfire server command line interface." msgstr "Интерфейса командной строки сервера Pakfire ." -#: ../python/pakfire/cli.py:642 +#: ../python/pakfire/cli.py:632 msgid "Send a scrach build job to the server." msgstr "" -#: ../python/pakfire/cli.py:646 +#: ../python/pakfire/cli.py:636 msgid "Limit build to only these architecture(s)." msgstr "" -#: ../python/pakfire/cli.py:652 +#: ../python/pakfire/cli.py:642 msgid "Send a keepalive to the server." msgstr "Отправить keepalive на сервер." -#: ../python/pakfire/cli.py:659 +#: ../python/pakfire/cli.py:649 msgid "Update all repositories." msgstr "Обновить все репозитории." -#: ../python/pakfire/cli.py:665 +#: ../python/pakfire/cli.py:655 msgid "Repository management commands." msgstr "Команды управления репозиторием." -#: ../python/pakfire/cli.py:673 +#: ../python/pakfire/cli.py:663 msgid "Create a new repository index." msgstr "Создть новый индекс репозитория." -#: ../python/pakfire/cli.py:674 +#: ../python/pakfire/cli.py:664 msgid "Path to the packages." msgstr "Путь к пакетам." -#: ../python/pakfire/cli.py:675 +#: ../python/pakfire/cli.py:665 msgid "Path to input packages." msgstr "Путь к принимаемым пакетам." -#: ../python/pakfire/cli.py:680 +#: ../python/pakfire/cli.py:670 msgid "Dump some information about this machine." msgstr "" -#: ../python/pakfire/cli.py:762 +#: ../python/pakfire/cli.py:752 msgid "Do not verify build dependencies." msgstr "" -#: ../python/pakfire/cli.py:786 +#: ../python/pakfire/cli.py:771 msgid "Pakfire client command line interface." msgstr "" -#: ../python/pakfire/cli.py:826 +#: ../python/pakfire/cli.py:811 msgid "Build a package remotely." msgstr "" -#: ../python/pakfire/cli.py:828 +#: ../python/pakfire/cli.py:813 msgid "Give name of a package to build." msgstr "" -#: ../python/pakfire/cli.py:837 +#: ../python/pakfire/cli.py:822 msgid "Print some information about this host." msgstr "" -#: ../python/pakfire/cli.py:843 +#: ../python/pakfire/cli.py:828 msgid "Check the connection to the hub." msgstr "" -#: ../python/pakfire/cli.py:848 +#: ../python/pakfire/cli.py:833 msgid "Show information about build jobs." msgstr "" -#: ../python/pakfire/cli.py:858 +#: ../python/pakfire/cli.py:843 msgid "Show a list of all active jobs." msgstr "" -#: ../python/pakfire/cli.py:863 +#: ../python/pakfire/cli.py:848 msgid "Show a list of all recently finished of failed build jobs." msgstr "" -#: ../python/pakfire/cli.py:868 +#: ../python/pakfire/cli.py:853 msgid "Show details about given build job." msgstr "" -#: ../python/pakfire/cli.py:869 +#: ../python/pakfire/cli.py:854 msgid "The ID of the build job." msgstr "" -#: ../python/pakfire/cli.py:874 +#: ../python/pakfire/cli.py:859 msgid "Show information about builds." msgstr "" -#: ../python/pakfire/cli.py:882 +#: ../python/pakfire/cli.py:867 msgid "Show details about the given build." msgstr "" -#: ../python/pakfire/cli.py:883 +#: ../python/pakfire/cli.py:868 msgid "The ID of the build." msgstr "" -#: ../python/pakfire/cli.py:931 ../python/pakfire/server.py:302 +#: ../python/pakfire/cli.py:916 ../python/pakfire/server.py:303 msgid "Hostname" msgstr "" -#: ../python/pakfire/cli.py:932 +#: ../python/pakfire/cli.py:917 msgid "Pakfire hub" msgstr "" -#: ../python/pakfire/cli.py:935 +#: ../python/pakfire/cli.py:920 msgid "Username" msgstr "" #. Hardware information -#: ../python/pakfire/cli.py:939 ../python/pakfire/server.py:306 +#: ../python/pakfire/cli.py:924 ../python/pakfire/server.py:307 msgid "Hardware information" msgstr "" -#: ../python/pakfire/cli.py:940 ../python/pakfire/server.py:307 +#: ../python/pakfire/cli.py:925 ../python/pakfire/server.py:308 msgid "CPU model" msgstr "" -#: ../python/pakfire/cli.py:941 ../python/pakfire/server.py:308 +#: ../python/pakfire/cli.py:926 ../python/pakfire/server.py:309 msgid "Memory" msgstr "" -#: ../python/pakfire/cli.py:943 ../python/pakfire/server.py:310 +#: ../python/pakfire/cli.py:928 ../python/pakfire/server.py:311 msgid "Native arch" msgstr "" -#: ../python/pakfire/cli.py:945 +#: ../python/pakfire/cli.py:930 msgid "Default arch" msgstr "" -#: ../python/pakfire/cli.py:947 ../python/pakfire/server.py:312 +#: ../python/pakfire/cli.py:932 ../python/pakfire/server.py:313 msgid "Supported arches" msgstr "" -#: ../python/pakfire/cli.py:960 +#: ../python/pakfire/cli.py:945 msgid "Your IP address" msgstr "" -#: ../python/pakfire/cli.py:965 +#: ../python/pakfire/cli.py:950 msgid "You are authenticated to the build service:" msgstr "" -#: ../python/pakfire/cli.py:971 +#: ../python/pakfire/cli.py:956 msgid "User name" msgstr "" -#: ../python/pakfire/cli.py:972 +#: ../python/pakfire/cli.py:957 msgid "Real name" msgstr "" -#: ../python/pakfire/cli.py:973 +#: ../python/pakfire/cli.py:958 msgid "Email address" msgstr "" -#: ../python/pakfire/cli.py:974 +#: ../python/pakfire/cli.py:959 msgid "Registered" msgstr "" -#: ../python/pakfire/cli.py:981 +#: ../python/pakfire/cli.py:966 msgid "You could not be authenticated to the build service." msgstr "" -#: ../python/pakfire/cli.py:1002 +#: ../python/pakfire/cli.py:987 msgid "No ongoing jobs found." msgstr "" -#: ../python/pakfire/cli.py:1005 +#: ../python/pakfire/cli.py:990 msgid "Active build jobs" msgstr "" -#: ../python/pakfire/cli.py:1011 +#: ../python/pakfire/cli.py:996 msgid "No jobs found." msgstr "" -#: ../python/pakfire/cli.py:1014 +#: ../python/pakfire/cli.py:999 msgid "Recently processed build jobs" msgstr "" -#: ../python/pakfire/cli.py:1021 +#: ../python/pakfire/cli.py:1006 #, python-format msgid "A build with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1024 +#: ../python/pakfire/cli.py:1009 #, python-format msgid "Build: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1028 ../python/pakfire/cli.py:1056 +#: ../python/pakfire/cli.py:1013 ../python/pakfire/cli.py:1041 msgid "State" msgstr "" -#: ../python/pakfire/cli.py:1032 +#: ../python/pakfire/cli.py:1017 msgid "Jobs" msgstr "" -#: ../python/pakfire/cli.py:1045 +#: ../python/pakfire/cli.py:1030 #, python-format msgid "A job with ID %s could not be found." msgstr "" -#: ../python/pakfire/cli.py:1052 +#: ../python/pakfire/cli.py:1037 #, python-format msgid "Job: %(name)s" msgstr "" -#: ../python/pakfire/cli.py:1057 ../python/pakfire/packages/base.py:107 +#: ../python/pakfire/cli.py:1042 ../python/pakfire/packages/base.py:107 #: ../python/pakfire/transaction.py:351 msgid "Arch" msgstr "Архитектура" -#: ../python/pakfire/cli.py:1062 ../python/pakfire/packages/base.py:142 +#: ../python/pakfire/cli.py:1047 ../python/pakfire/packages/base.py:142 msgid "Build host" msgstr "Хост сборки" -#: ../python/pakfire/cli.py:1067 +#: ../python/pakfire/cli.py:1052 msgid "Time created" msgstr "" -#: ../python/pakfire/cli.py:1068 +#: ../python/pakfire/cli.py:1053 msgid "Time started" msgstr "" -#: ../python/pakfire/cli.py:1069 +#: ../python/pakfire/cli.py:1054 msgid "Time finished" msgstr "" -#: ../python/pakfire/cli.py:1070 +#: ../python/pakfire/cli.py:1055 msgid "Duration" msgstr "" -#: ../python/pakfire/cli.py:1093 +#: ../python/pakfire/cli.py:1078 msgid "Pakfire daemon command line interface." msgstr "" @@ -714,34 +718,28 @@ msgstr "" msgid "Given algorithm '%s' is not supported." msgstr "" -#. Parse the file. -#: ../python/pakfire/config.py:256 -#, python-format -msgid "Reading from configuration file: %s" -msgstr "" - -#: ../python/pakfire/config.py:306 +#: ../python/pakfire/config.py:192 msgid "Configuration:" msgstr "" -#: ../python/pakfire/config.py:308 +#: ../python/pakfire/config.py:194 #, python-format msgid "Section: %s" msgstr "" -#: ../python/pakfire/config.py:313 +#: ../python/pakfire/config.py:199 msgid "No settings in this section." msgstr "" -#: ../python/pakfire/config.py:315 +#: ../python/pakfire/config.py:201 msgid "Loaded from files:" msgstr "" -#: ../python/pakfire/downloader.py:137 +#: ../python/pakfire/downloader.py:140 msgid "Downloading source files:" msgstr "" -#: ../python/pakfire/downloader.py:160 +#: ../python/pakfire/downloader.py:163 #, python-format msgid "Downloaded empty file: %s" msgstr "" @@ -978,7 +976,7 @@ msgstr "Загрузка установленных пакетов" msgid "Compressing database..." msgstr "" -#: ../python/pakfire/repository/remote.py:108 +#: ../python/pakfire/repository/remote.py:109 #, python-format msgid "Cannot download this file in offline mode: %s" msgstr "Не удаётся загрузить этот файл в автономном режиме: %s." @@ -1013,7 +1011,7 @@ msgstr " Решение: %s" msgid " Solutions:" msgstr " Решения:" -#: ../python/pakfire/server.py:278 ../python/pakfire/system.py:125 +#: ../python/pakfire/server.py:279 ../python/pakfire/system.py:125 msgid "Could not be determined" msgstr ""