From 4b74656b625caa4e2b050abc10a68e6cfd790d4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20A=C5=9F=C4=B1c=C4=B1?= Date: Wed, 24 Mar 2010 14:23:13 +0000 Subject: [PATCH] po: Update for new messages --- po/de.po | 486 ++++++++++++++++++++++++++--------------------- po/es.po | 488 ++++++++++++++++++++++++++--------------------- po/fr.po | 487 ++++++++++++++++++++++++++--------------------- po/it.po | 486 ++++++++++++++++++++++++++--------------------- po/nl.po | 535 +++++++++++++++++++++++++++++----------------------- po/pisi.pot | 437 ++++++++++++++++++++++-------------------- po/pl.po | 455 ++++++++++++++++++++++++-------------------- po/sv.po | 464 +++++++++++++++++++++++++-------------------- po/tr.po | 482 ++++++++++++++++++++++++---------------------- 9 files changed, 2395 insertions(+), 1925 deletions(-) diff --git a/po/de.po b/po/de.po index c78f1f1e..e52e1ebb 100644 --- a/po/de.po +++ b/po/de.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: 2010-01-13 19:42-0300\n" "Last-Translator: Klemens Häckel \n" "Language-Team: German \n" @@ -33,7 +33,7 @@ msgstr "Tastatur-Interrupt: Wird beendet..." msgid "Program terminated." msgstr "Programm terminiert." -#: pisi-cli:49 +#: pisi-cli:48 #, fuzzy msgid "" "Unhandled internal exception.\n" @@ -42,18 +42,18 @@ msgstr "" "Unbehandelte interne Ausnahme.\n" "Bitte senden Sie einen Fehler-Bericht. (http://bugs.pardus.org.tr)" -#: pisi-cli:55 +#: pisi-cli:54 #, fuzzy msgid "System error. Program terminated." msgstr "Systemfehler. Programmausführung abgebrochen." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Bitte geben Sie 'pisi help' für die Allgemeine-Hilfe ein" # Zurückfolge für traceback gefällt mir nicht - eher noch Zurückverfolgung oder Ablaufkette. # IMHO gibt es einige wenige englische Begriffe, die man schlecht übersetzen kann und eigentlich auch so verständlich sein sollten. Traceback ist so speziell, dass man es ruhig so stehen lassen kann -#: pisi-cli:65 +#: pisi-cli:66 #, fuzzy msgid "" "\n" @@ -87,21 +87,21 @@ msgstr "Kein configure-Skript gefunden." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "Make fehlgeschlagen." #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "Installation fehlgeschlagen." #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "Keine Make-Datei gefunden." @@ -232,7 +232,12 @@ msgstr "Unzureichende Argumente." msgid "No executable file matched pattern \"%s\"." msgstr "Keine ausführbare Datei gleicht dem Muster \"%s\"." -#: pisi/actionsapi/pythonmodules.py:69 +#: pisi/actionsapi/pythonmodules.py:56 +#, fuzzy +msgid "Configuration failed." +msgstr "Konfiguration von %s fehlgeschlagen." + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "Ausführung von %s fehlgeschlagen" @@ -450,72 +455,73 @@ msgstr "Paket-Entfernung abgelehnt" msgid "Taking snapshot of the system" msgstr "Schnappschuss des Systems wird gerade aufgenommen" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "Comar-Paket wurde nicht vollständig installiert" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "Datei %s nicht gefunden" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* Index von PiSi-Dateien unter %s werden konstruiert" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* Index-Datei geschrieben" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "Kein gültiger Depotname." -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "Depot %s bereits vorhanden" -#: pisi/api.py:794 +#: pisi/api.py:796 msgid "Repo already present with name %s." msgstr "Depot mit dem Namen %s bereits vorhanden" -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "Depot %s in das System hinzugefügt" -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "Depot %s vom System entfernt." -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "Depot %s existiert nicht. Kann nicht entfernt werden." -#: pisi/api.py:826 -msgid "* Updating repository: %s" +#: pisi/api.py:828 +#, fuzzy +msgid "Updating repository: %s" msgstr "* Depot wird aktualisiert: %s" -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "Depot-Information von %s ist aktuell." # Zweifel - at any rate - auf ws bezieht sich das ? -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "Datenbank wird wunschgemäss aktualisiert" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Paket-Datenbank aktualisiert." -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "Kein Depot mit Namen %s gefunden." -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "* '%s' wird in db hinzugefügt... " -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "OK." @@ -539,15 +545,19 @@ msgstr "Paket %s wurde in keinem der aktuellen Depot's gefunden." msgid "Installing %s, version %s, release %s, build %s" msgstr "Installiere %s, Version %s, Release %s, Build %s" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "Paket %s kann nicht ohne seine Abhängigkeiten installiert werden" -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "/%s from %s package\n" msgstr "Paket /%s von %s\n" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" @@ -555,79 +565,72 @@ msgstr "" "Datei Konflikte:\n" "%s" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Gleiche Paket-Version erneut installieren?" -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "Erneute Installation des Paketes wird abgelehnt" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Ein Upgrade auf die neuere Version wird durchgeführt" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "Ein Upgrade auf die neue Distributions-Release wird ausgeführt" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "Ein Upgrade auf die neue Distributions-Build wird ausgeführt" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "Zu der alten Distribution-Release downgraden?" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "Zum alten Distribution-Build downgraden?" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "Paket-Downgrade abgelehnt" -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "Konfiguration von %s fehlgeschlagen." -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." msgstr "" -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "%s wird abgelegt, " - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "%s wird abgelegt" - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "%s wird abgelegt" -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "" "Dateiliste für Paket %s konnte nicht gelesen werden, wird mit dem Entfernen " "fortgefahren." -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "Paket %s wird entfernt" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "Nicht vorhandenes Paket wird versucht zu entfernen" -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "Konfliktierende Datei wird nicht entfernt: %s" -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "" @@ -755,7 +758,7 @@ msgstr "Verantwortlich für das Release" msgid "Blame for all of the releases" msgstr "Verantwortlich für das Release" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 msgid "Name: %s, version: %s, release: %s\n" msgstr "Name: %s, Version: %s, Release: %s\n" @@ -1806,7 +1809,7 @@ msgstr "Optionen von list-upgrades" msgid "List upgradable packages under given component" msgstr "Listet aktualisierbare Pakete unter der angegebenen Komponente" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "Es gibt keine Pakete zu aktualisieren." @@ -2124,48 +2127,48 @@ msgstr "" msgid "Registering %s comar script" msgstr "Registriere %s Comar-Skript" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "Skript-Fehler: %s" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "Post install handlers werden aufgerufen" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "Nach installieren des Skriptes, werden Pakete ausgeführt" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "Bereite %s zum Entfernen vor" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "Vorbereitung zur Entfernen des Paketes wird ausgeführt" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "Prozess zur Vorbereitung des Entfernens wird aufgerufen" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "Operationen nach dem Entfernen von %s werden durchgeführt" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "Skript wird ausgeführt, um die Deinstallation abzuschließen" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "" "Bearbeitungsprozedur um den Deinstallationsvorgang abzuschließen wird " "aufgerufen" # Zweifel - unregistering = entfernen ? -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "Comar-Skripte werden entfernt" @@ -2238,19 +2241,19 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "Distribution: %s, Installationszeit: %s\n" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 msgid "Package %s is not installed" msgstr "Paket %s ist nicht installiert" -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 msgid "%s not found in any repository." msgstr "%s wurde in keinem Depot gefunden." -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 msgid "Repo item %s not found" msgstr "Depot-Gegenstand %s nicht gefunden" -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 msgid "Repository %s does not exist." msgstr "Depot %s existiert nicht." @@ -2258,6 +2261,17 @@ msgstr "Depot %s existiert nicht." msgid "Package %s not found." msgstr "Paket %s nicht gefunden." +#: pisi/db/repodb.py:159 +#, fuzzy +msgid "%s repository needs to be updated" +msgstr "%s-Depot ist aktualisiert." + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "" @@ -2434,199 +2448,199 @@ msgstr "" msgid "Building PiSi source package: %s" msgstr "PiSi Quell-Paket wird konstruiert: %s" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "" "IceCream entdeckt. Stellen Sie sicher, dass Ihr Daemon gestartet ist..." -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "CCache entdeckt..." -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "PartOf tag nicht definiert, suche Komponente" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 #, fuzzy msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" msgstr "Component.xml konnte im oberen Verzeichnis nicht gefunden werden" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 #, fuzzy msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" msgstr "Component.xml konnte im oberen Verzeichnis nicht gefunden werden" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "Quelle ist ein Teil von Komponente %s" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 #, fuzzy msgid "Unpacking archive(s)..." msgstr "Archiv wird entpackt..." -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr "(%s) entpackt" # Zweifel - installiert oder nur vorbereitet/konfiguriert ? geändert auf "konfiguriert" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "Quelle wird konfiguriert..." -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "Quelle wird konstruiert" -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Paket wird getestet..." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Wird installiert..." # Zweifel - "Nicht in der Lage" sollte es etwas kürzeres/treffenderes geben ?? -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "Nicht in der Lage, Action Skript zu lesen (%s): %s" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "Syntax-Fehler im Action Skript (%s): %s" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "Nicht in der Lage, das COMAR Skript zu lesen (%s):%s" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "Syntax-Fehler in der COMAR-Datei (%s): %s" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "Sandbox-Verletzung: %s (%s -> %s)" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 #, fuzzy msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "Depot %s existiert nicht." -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "Sandbox ermöglicht Build..." -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 msgid "Sandbox violation result:" msgstr "Ergebniss der Sandbox-Verletzung:" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "Sandbox-Verletzungen!" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "nicht in der Lage, die Funktion vom Vorgang aufzurufen: %s" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Sicherheitsschalter: Folgende extra Pakete in system.devel werden " "installiert: " -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Sicherheitsschalter: system.devel ist bereits installiert" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "" "Sicherheitsschalter: die Komponente system.devel konnte nicht gefunden werden" -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "Fehlende Build-Abhängigkeit:" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "Paket kann wegen unerfüllten Abhängigkeiten nicht erstellt werden" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "Build-Abhängigkeit %s konnte nicht zufriedengestellt werden" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "Wollen Sie die notwendigen fehlenden Abhängigkeiten installieren" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "Build-Abhängigkeiten werden installiert." -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "Build-Abhängigkeiten werden ignoriert." -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "Patch-Datei fehlend: %s\n" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "* Patch wird eingesetzt: %s" # Zweifel, -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "/%s hat das suid-bit gesetzt" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "(alte Version %s gefunden)" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "(kein vorheriges Build gefunden, setze Build-Nr auf 1.)" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "(Altes Paket hat keine Build-Version, setze Build-Nr auf 1.)" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "Es gibt Änderungen, erhöhe die Build-Nr auf %d" -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "Es gibt keine Änderungen seit dem vorherigen Build %d" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "Benutzer '%s' kann auf diesem System nicht gefunden werden" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "Gruppe '%s' kann auf diesem System nicht gefunden werden" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "** Paket %s wird konstruiert" -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "%s wird generiert," -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "Es gibt zurückgelassene Dateien im Installationsverzeichnis (%s):" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." @@ -2634,31 +2648,31 @@ msgstr "" "Build-Nr ist nicht vorhanden. Für Depot-Builds muss in pisi.conf buildno " "aktiviert sein." -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "PiSi Paket %s wird erstellt." -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "Fertig." # Stefan: ich denke bei dem Vorgang werden Dateien nach der Installation entfernt bzw. vielleicht ist das eine Bildschimausgabe bei der Erstellung von Installationspaketen. # Wenn das so ist, dann würde es schon so passen. -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" "Alle Dateien im Installationsverzeichnis (%s) wurden von Paketen aufgesammelt" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "Build-Verzeichnis wird geleert..." -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "Erhalte Build-Verzeichnis" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "*** %d Fehlermeldungr(en), %d Warnung(en)" @@ -2718,8 +2732,7 @@ msgstr "" "Die folgende minimale Paketliste wird in der angegebenen\n" "Reihenfolge build und installiert um die Abhängigkeiten zu erfüllen:\n" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "" "Es gibt zusätzliche Pakete auf Grund von Abhängigkeiten. Möchten Sie " @@ -2770,12 +2783,13 @@ msgid "Following packages will be removed:\n" msgstr "Folgende Pakete werden entfernt:\n" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "Wollen Sie fortfahren?" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "Wird heruntergeladen %d / %d" @@ -2788,93 +2802,93 @@ msgstr "" "Folgende Pakete konnten in den Depots nicht gefunden werden und werden somit " "nicht zwischengespeichert:\n" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 +#, fuzzy msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" +"installed again:" msgstr "" "Die folgenden Pakete sind schon installiert und werden nicht noch einmal " "installiert:\n" -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "Keine zu installierenden Pakete." -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" -msgstr "" -"Die folgenden Pakete werden in der angegebenen Reihenfolge installiert um " -"die Abhängigkeiten zu erfüllen:\n" +#: pisi/operations/install.py:72 +#, fuzzy +msgid "Following packages will be installed:" +msgstr "Folgende Pakete werden installiert:\n" -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "Gesamtgrösse der Pakete: %.2f %s" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "Wird installiert %d / %d" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "Mischen von Dateinamen und Paketnamen wird noch nicht unterstützt." -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 #, fuzzy msgid "Package %s is not compatible with your distribution release %s %s." msgstr "Paket %s ist in den Depots nicht vorhanden." -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 #, fuzzy msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "Paket %s ist in den Depots nicht vorhanden." -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 msgid "External dependencies not satisfied: %s" msgstr "Externe Abhängigkeiten werden nicht erfüllt: %s" -#: pisi/operations/install.py:196 +#: pisi/operations/install.py:198 +#, fuzzy msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" +"The following packages will be installed in order to satisfy dependencies:" msgstr "" -"Die folgenden Pakete werden in der angegebenen \n" -"Reihenfolge installiert um die zusätzlichen Abhängigkeiten zu erfüllen:\n" +"Die folgenden Pakete werden in der angegebenen Reihenfolge installiert um " +"die Abhängigkeiten zu erfüllen:\n" -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "Externe Abhängigkeiten werden nicht erfüllt" # Zweifel - ist glaube ich "Reihenfolge" gemeint (kh) -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "Installations-Reihenfolge:" -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "Abhängigkeit %s von %s ist nicht zufriedenstellend" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +#, fuzzy +msgid "Safety switch prevents the removal of following packages:\n" msgstr "" "Sicherheitsschalter: Kann die folgenden Pakete aus system.base nicht " "entfernen:" -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +#, fuzzy +msgid "Safety switch: The component system.base cannot be found." msgstr "" "Sicherheitsschalter: Die Komponente system.base kann nicht gefunden werden" -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "Paket %s existiert nicht. Kann nicht entfernt werden." -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "Es gibt keine Pakete zum entfernen." -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 #, fuzzy msgid "" "The following list of packages will be removed\n" @@ -2883,73 +2897,97 @@ msgstr "" "Die folgende minimale Paketliste wird aus dem Depot in der\n" "angegebenen Reihenfolge entfernt um die Abhängigkeiten zu erfüllen:\n" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "Paket-Entfernung abgelehnt" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "Paket %s ist nicht installiert. Kann nicht entfernt werden." -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "Es gibt immer noch Konflikte" # Zweifel - ich glaube "übrig" ist nicht richtig, aber besser ?? -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "Veraltete Pakete übrig" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "Paket-Reste ersetzt" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "Warnung: Paket *name* endet mit '.pisi'" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "Paket %s ist nicht installiert." -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "Paket %s ist in den Depots nicht vorhanden." -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "Paket %s ist schon mit der letzten Release %s." -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "Paket %s ist schon in der letzten Build-Version %s." -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +#, fuzzy +msgid "The following packages will be upgraded:" msgstr "Folgende Pakete werden aktualisiert:" -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +#, fuzzy +msgid "There are extra packages due to dependencies." +msgstr "" +"Es gibt zusätzliche Pakete auf Grund von Abhängigkeiten. Möchten Sie " +"fortfahren ?" + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "Abhängigkeit %s von %s kann nicht erfüllt werden" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "Upgrade ist nicht möglich." # Zweifel - Ich finde "zufriedenstellend" unpassend, ich glaube eher etwas mit "erfüllt".. oder einfach "fehlen" !! -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "Rückabhängigkeit %s von %s kann nicht zufriedenstellend sein" -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " +#: pisi/operations/upgrade.py:332 +#, fuzzy +msgid "Safety switch forces the installation of following packages:" msgstr "" -"Sicherheitsschalter: Die folgenden Pakete in system.base werden installiert:" +"Sicherheitsschalter: Kann die folgenden Pakete aus system.base nicht " +"entfernen:" -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " +#: pisi/operations/upgrade.py:348 +#, fuzzy +msgid "Safety switch forces the upgrade of following packages:" msgstr "" -"Sicherheitsschalter: Die folgenden Pakete in system.base werden aktualisiert:" +"Sicherheitsschalter: Kann die folgenden Pakete aus system.base nicht " +"entfernen:" # Zweifel # is the english text correct ? should maybe the last sentence refer to update of "package list" of the repo ?? @@ -3064,7 +3102,7 @@ msgstr "String '%s' hat ungültiges XML" msgid "Unable to read file (%s): %s" msgstr "Nicht in der Lage, das COMAR Skript zu lesen (%s):%s" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "Datei '%s' hat ungültiges XML" @@ -3108,43 +3146,43 @@ msgstr "Could not fetch source from %s mirrors." msgid "unpack: check_file_hash failed" msgstr "unpack: check_file_hash fehlgeschlagen" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "URI: %s, Typ: %s, Sha1sum: %s" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr " oder" -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "Name: %s, Version: %s, Release: %s, Build %s\n" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "Zusammenfassung: %s\n" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "Beschreibung: %s\n" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "Komponente: %s\n" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "Bietet:" -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "Abhängigkeiten:" -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "" -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 msgid "Build Dependencies: " msgstr "Build Abhängigkeiten:" @@ -3152,51 +3190,63 @@ msgstr "Build Abhängigkeiten:" msgid "setAuthInfo needs a tuple (user, pass)" msgstr "setAuthInfo braucht ein Tupel (user, pass)" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "Läuft" -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "Rückgabewert für \"%s\" ist %s" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "Externer Link '%s' wird eingebunden" # Zweifel - eingebunden ? -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "Verzeichnis '%s' wird eingebunden" -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "SHA1-Hash von %s kann nicht berechnet werden" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "ERROR: Patch (%s) fehlgeschlagen" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "ERROR: Patch (%s) fehlgeschlagen: %s" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "strip Befehl für die Datei '%s' fehlgeschlagen!" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "chrpath Befehl für die Datei '%s' fehlgeschlagen!" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "Befehl objcopy (keep-debug) fehlgeschlagen für Datei '%s'!" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "Befehl objcopy (add-debuglink) fehlgeschlagen für Datei '%s'!" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -3265,13 +3315,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" @@ -3323,6 +3366,29 @@ msgstr "Suche im Quellcode - Depot...\n" msgid "Scanning binary packages...\n" msgstr "Suche im Binär - Depot...\n" +#~ msgid "Storing %s, " +#~ msgstr "%s wird abgelegt, " + +#~ msgid "Storing %s." +#~ msgstr "%s wird abgelegt" + +#~ msgid "" +#~ "The following packages will be installed\n" +#~ "in the respective order to satisfy extra dependencies:\n" +#~ msgstr "" +#~ "Die folgenden Pakete werden in der angegebenen \n" +#~ "Reihenfolge installiert um die zusätzlichen Abhängigkeiten zu erfüllen:\n" + +#~ msgid "Safety switch: Following packages in system.base will be installed: " +#~ msgstr "" +#~ "Sicherheitsschalter: Die folgenden Pakete in system.base werden " +#~ "installiert:" + +#~ msgid "Safety switch: Following packages in system.base will be upgraded: " +#~ msgstr "" +#~ "Sicherheitsschalter: Die folgenden Pakete in system.base werden " +#~ "aktualisiert:" + #, fuzzy #~ msgid "Repository architecture does not match. Removing %s from system." #~ msgstr "Depot %s konnte nicht kontaktiert werden. Entferne %s vom System." diff --git a/po/es.po b/po/es.po index 83637c7c..02c23b52 100644 --- a/po/es.po +++ b/po/es.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: 2010-02-22 21:30-0300\n" "Last-Translator: \n" "Language-Team: Spanish \n" @@ -34,7 +34,7 @@ msgstr "Interrupción de teclado: Terminando..." msgid "Program terminated." msgstr "Programa terminado." -#: pisi-cli:49 +#: pisi-cli:48 #, fuzzy msgid "" "Unhandled internal exception.\n" @@ -43,16 +43,16 @@ msgstr "" "Excepción interna no prevista.\n" "Favor envíe un reporte de la falla. (http://bugs.pardus.org.tr)" -#: pisi-cli:55 +#: pisi-cli:54 #, fuzzy msgid "System error. Program terminated." msgstr "Error de sistema. Programa terminado." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Favor use 'pisi help' para ayuda general." -#: pisi-cli:65 +#: pisi-cli:66 #, fuzzy msgid "" "\n" @@ -84,21 +84,21 @@ msgstr "Script de configuración no encontrado." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "Falló Make." #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "Falló Install" #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "Archivo para 'make' no encontrado." @@ -232,7 +232,12 @@ msgstr "Argumentos insuficientes." msgid "No executable file matched pattern \"%s\"." msgstr "No hay archivos ejecutables que coinciden con el patrón \"%s\"." -#: pisi/actionsapi/pythonmodules.py:69 +#: pisi/actionsapi/pythonmodules.py:56 +#, fuzzy +msgid "Configuration failed." +msgstr "Falló la configuración %s ." + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "Ejecución de %s falló." @@ -455,72 +460,73 @@ msgstr "Paquete %s ya está descargado" msgid "Taking snapshot of the system" msgstr "Generando instantánea del sistema" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "paquete comar no está instalado completamente" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "Archivo %s no encontrado" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* Generando índice de archivos de PiSi en %s" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* Archivo de índice grabado" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "No es un nombre válido para un Repositorio." -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "Repositorio %s ya existe." -#: pisi/api.py:794 +#: pisi/api.py:796 msgid "Repo already present with name %s." msgstr "Repositorio ya existe con el nombre %s." -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "Repositorio %s agregado al sistema." -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "Repositorio %s removido del sistema." -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "Repositorio %s no existe. No posible remover." -#: pisi/api.py:826 -msgid "* Updating repository: %s" +#: pisi/api.py:828 +#, fuzzy +msgid "Updating repository: %s" msgstr "* Actualizando repositorio: %s" -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "Información de repositorio %s está actualizado." # what do You mean here with "at any rate" ? ok, got it, but will think of better spanish translation. it is not yet in here. -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "Actualizando base de datos de todas formas según solicitado" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Base de datos de paquetes actualizada." -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "No se encontró repositorio con nombre %s." -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "* Agregando '%s' a db... " -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "OK." @@ -546,17 +552,21 @@ msgstr "Paquete %s no encontrado en ningún repositorio activo." msgid "Installing %s, version %s, release %s, build %s" msgstr "Instalando %s, versión %s, release %s, build %s" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "" "paquete %s no se puede instalar hasta que instale los paquetes requeridos" # check this ?? - probably ok, but see the context -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "/%s from %s package\n" msgstr "/%s de paquete %s\n" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" @@ -564,81 +574,74 @@ msgstr "" "Archivo en conflicto:\n" "%s" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Reinstalar el paquete de la misma versión ?" # traducir mejor como rechazar o denegar ?? -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "Reinstalación de paquete rechazada" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Actualizando a nueva versión upstream" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "Actualización a nueva versión (release) de distribución" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "Actualización a nueva versión ('build') de distribución" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "Revertir hacia versión (release) antigua de distribución ?" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "Revertir hacia versión ('build') antigua de distribución ?" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "Revertir a versión anterior (downgrade) de paquete rechazada" -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "Falló la configuración %s ." -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." msgstr "" -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "Guardando %s, " - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "Guardando %s." - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "Guardando %s" # translated as "not available" (kh, 070715) -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "" "La lista de archivos no disponible para el paquete %s, continuando " "eliminación." -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "Eliminando paquete %s" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "Intentando remover paquete no-existente" -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "Archivo conflictivo: %s no eliminado " -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "" @@ -769,7 +772,7 @@ msgstr "Responsable para la versión indicada" msgid "Blame for all of the releases" msgstr "Responsable para todas las versiones" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 msgid "Name: %s, version: %s, release: %s\n" msgstr "Nombre: %s, versión: %s, release: %s\n" @@ -1838,7 +1841,7 @@ msgstr "opciones list-upgrades" msgid "List upgradable packages under given component" msgstr "Lista de paquetes actualizables de un componente dado" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "No hay paquetes para actualizar" @@ -2158,45 +2161,45 @@ msgstr "" msgid "Registering %s comar script" msgstr "Registrando comar script %s " -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "Error de script: %s" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "Llamando actuadores de post-install" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "Ejecutando script de post-install del paquete" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "Ejecutando operaciones previos a la desinstalación de %s" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "Ejecutando script previo de remover paquete" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "Llamando actuadores previos de remover" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "Ejecutando operaciones posteriores a la desinstalación de %s" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "Ejecutando script posterior de remover paquete" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "Llamando actuadores posteriores de la desinstalación" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "Eliminando scripts comar del registro" @@ -2269,19 +2272,19 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "Distribución: %s, Tiempo de Instalación: %s\n" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 msgid "Package %s is not installed" msgstr "Paquete %s no está instalado" -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 msgid "%s not found in any repository." msgstr " %s no encontrado en los repositorios." -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 msgid "Repo item %s not found" msgstr "Item %s no encontrado en repositorio" -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 msgid "Repository %s does not exist." msgstr "Repositorio %s no existe." @@ -2289,6 +2292,17 @@ msgstr "Repositorio %s no existe." msgid "Package %s not found." msgstr "Paquete %s no encontrado." +#: pisi/db/repodb.py:159 +#, fuzzy +msgid "%s repository needs to be updated" +msgstr "Repositorio %s está actualizado." + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "Se requiere la instalación de Urlgrabber para ejecutar este comando" @@ -2465,20 +2479,20 @@ msgstr "" msgid "Building PiSi source package: %s" msgstr "Generando paquete fuente PiSi: %s" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "" "IceCream detectado. Asegúrese que el demónio está activo y funcionando..." -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "CCache detectado..." -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "ParteOf tag no definido, buscando componente" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" @@ -2486,7 +2500,7 @@ msgstr "" "No se encuentra component.xml en directorio remoto. La fuente es ahora parte " "de componente desconocido" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" @@ -2494,174 +2508,174 @@ msgstr "" "No se encontró component.xml en directorio superior. La fuente es ahora " "parte de componente desconocido" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "Fuente es parte de componente %s " -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 msgid "Unpacking archive(s)..." msgstr "Descompactando archivo(s)..." -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr " descompactado (%s)" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "Configurando fuente..." -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "Generando fuente (build)..." -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Verificando Paquete %s." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Instalando..." -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "No posible leer Script de Acciones (%s): %s" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "Error de Sintaxis en Script de Acciones (%s): %s" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "No posible leer Script de COMAR (%s): %s" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "Error de Sintaxis en archivo COMAR (%s): %s" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "Violación de caja de arena (Sandbox): %s (%s -> %s)" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "ERROR: Directorio de trabajo (%s) no existe\n" # favor revisar -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "Build con Sandbox habilitado..." -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 msgid "Sandbox violation result:" msgstr "Resultado de violación de Sandbox:" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "Violaciones de Sandbox!" # no suea bien, pero está correcto segun ingles. pero quizá querían decir otra cosa ? # quizá quieren decir: no posible llamar/ejecutar rutina del achivo (script batch) de acciones ?? -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "no posible llamar función desde acciones: %s" # did I get "safety switch" right (in this context)? -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Verificación de seguridad: Se instalarán los siguientes paquetes adicionales " "en system.devel:" -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Verificación de seguridad: system.devel ya está instalado" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "" "Verificación de seguridad: No posible encontrar el componente system.devel" # satisfechas - entiendo que se refiere a librerias necesarias para hacer el proceso build # quizá hay mejor manera de decirlo en español -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "Dependencias Build no satisfechas:" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "No es posible generar el paquete por dependencias build no satisfechas" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "Dependencia build %s no se puede satisfacer" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "Quiere instalar las dependencias build faltantes " -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "Instalando dependencias build" -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "Ignorando dependencias build" -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "Falta el archivo de parche: %s\n" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "* Aplicando parche: %s" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "/%s tiene seteado el bit suid" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "(encontrado versión antigua %s)" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "(no se encontró build anterior, estableciendo número de build a 1.)" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "" "(paquete antiguo no tiene número de build, seteando número de build a 1.)" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "Hay cambios, incrementando número de build a %d" -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "No hay cambios en relación al build anterior %d" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "Usuario '%s' no existe en el sistema" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "Grupo '%s' no existe en el sistema" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "** Construyendo (build) paquete %s" -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "Generando %s," -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "Existen archivos abandonados en la carpeta de instalación (%s):" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." @@ -2669,32 +2683,32 @@ msgstr "" "Número de build no disponible. Para builds de repo buildno debe estar " "habilitado en pisi.conf." -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "Creando Paquete PiSi %s." # podria ser tambien "Fin" o "Listo" -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "Hecho." # revisa este por favor -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" "Todos los archivos de la carpeta de instalación (%s) se juntaron en los " "paquetes" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "Limpiando Carpeta Build..." -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "Conservando Carpeta Build" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "*** %d error(es), %d alerta(s)" @@ -2752,8 +2766,7 @@ msgstr "" "La siguiente lista de paquetes se generará e instalará\n" "en el orden indicado, para satisfacer las dependencias:\n" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "Hay paquetes adicionales por motivo de dependencias. Desea continuar ?" @@ -2802,12 +2815,13 @@ msgid "Following packages will be removed:\n" msgstr "Se eliminarán los siguientes paquetes:\n" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "Desea continuar ?" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "Descargando %d / %d" @@ -2820,92 +2834,92 @@ msgstr "" "Los siguientes paquetes no se pudieron encontrar en los repositorios y no " "fueron guardados:\n" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 +#, fuzzy msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" +"installed again:" msgstr "" "Los siguientes paquetes ya están instalados y no se instalarán de nuevo:\n" -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "No hay paquetes para instalar." -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" -msgstr "" -"Se instalarán los siguientes paquetes en el orden indicado para satisfacer " -"las dependencias:\n" +#: pisi/operations/install.py:72 +#, fuzzy +msgid "Following packages will be installed:" +msgstr "Se instalarán los siguientes paquetes:\n" -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "Tamaño total de paquete(s): %.2f %s" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "Instalado %d / %d" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "" "Mezclando nombres de archivos y nombres de paquetes actualmente no soportado." -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 msgid "Package %s is not compatible with your distribution release %s %s." msgstr "Pacquete %s no es compatible con su versión de distribución %s %s." -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "Paquete %s (%s) no es compatible con su arquitectura %s." -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 msgid "External dependencies not satisfied: %s" msgstr "Dependencias externas no satisfechas: %s" -#: pisi/operations/install.py:196 +#: pisi/operations/install.py:198 +#, fuzzy msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" +"The following packages will be installed in order to satisfy dependencies:" msgstr "" -"Se instalarán los siguientes paquetes\n" -"en el orden respectivo para satisfacer las dependencias adicionales:\n" +"Se instalarán los siguientes paquetes en el orden indicado para satisfacer " +"las dependencias:\n" -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "Dependencia externa no satisfecha" -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "Orden de instalación:" # satisfy - a traducir con "cumplir" ? como suena ? -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "Dependencia %s de paquete %s no está satisfecha" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +#, fuzzy +msgid "Safety switch prevents the removal of following packages:\n" msgstr "" "Verificación de seguridad: no posible remover los paquetes siguientes de " "system.base: " # should this say in english ? "Safety switch: the component cannot be found in system.base" ?? (i did in spanish like this) -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +#, fuzzy +msgid "Safety switch: The component system.base cannot be found." msgstr "" "Verificación de seguridad: No posible encontrar el componente system.base: " -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "Paquete %s no existe. No posible remover." -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "No hay paquetes para remover." -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 msgid "" "The following list of packages will be removed\n" "in the respective order to satisfy dependencies:\n" @@ -2913,75 +2927,94 @@ msgstr "" "La siguiente lista de paquetes será removida\n" "en el orden indicado, para satisfacer las dependencias:\n" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "Remover paquetes denegado" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "Paquete %s no está instalado. No posible remover." # might be slightly different. i should see the context -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "Conflictos continúan" -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "Paquetes obsoletos permanecen" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "Queda conservado el paquete reemplazado" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "Alerta: *name* de paquete termina con '.pisi'" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "Paquete %s no está instalado." -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "Paquete %s no está disponible en repositorios." -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "Paquete %s ya está con su ultima release %s." -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "Paquete %s ya está con su último build %s." -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +#, fuzzy +msgid "The following packages will be upgraded:" msgstr "Se actualizarán los siguientes paquetes: " -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +#, fuzzy +msgid "There are extra packages due to dependencies." +msgstr "Hay paquetes adicionales por motivo de dependencias. Desea continuar ?" + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "Dependencia %s de %s no se puede satisfacer" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "Actualización no posible." -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "No se puede satisfacer la dependencia reversa %s de %s" -# I don't know what to say for "Safety switch".. yet -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " +#: pisi/operations/upgrade.py:332 +#, fuzzy +msgid "Safety switch forces the installation of following packages:" msgstr "" -"Verificación de seguridad: Se instalarán los siguientes paquetes en system." -"base: " +"Verificación de seguridad: no posible remover los paquetes siguientes de " +"system.base: " -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " +#: pisi/operations/upgrade.py:348 +#, fuzzy +msgid "Safety switch forces the upgrade of following packages:" msgstr "" -"Verificación de seguridad: Se actualizarán los siguientes paquetes en system." -"base: " +"Verificación de seguridad: no posible remover los paquetes siguientes de " +"system.base: " # do you mean: maybe the file on the server is newer than the one in the pisi list ? # using upgrade automatically takes the newest one from the server, @@ -3093,7 +3126,7 @@ msgstr "Cadena '%s' contiene XML inválido" msgid "Unable to read file (%s): %s" msgstr "No posible leer archivo (%s): %s" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "Archivo '%s' contiene XML inválido" @@ -3137,44 +3170,44 @@ msgstr "No posible descargar fuentes desde %s." msgid "unpack: check_file_hash failed" msgstr "unpack: check_file_hash falló" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "URI: %s, tipo: %s, sha1sum: %s" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr " o " -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "Nombre: %s, version: %s, release: %s, build %s\n" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "Resumen: %s\n" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "Descripción: %s\n" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "Componente: %s\n" # o simplemente "contiene" ? -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "Provee: " -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "Dependencias: " -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "" -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 msgid "Build Dependencies: " msgstr "Dependencias de Build: " @@ -3182,50 +3215,62 @@ msgstr "Dependencias de Build: " msgid "setAuthInfo needs a tuple (user, pass)" msgstr "setAuthInfo requiere un tuple (usuario, clave)" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "Ejecutando" -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "valor devuelto de \"%s\" es %s" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "Incluyendo link externo '%s'" -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "Incluyendo carpeta '%s'" -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "No posible calcular hash SHA1 de %s" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "ERROR: parche (%s) falló" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "ERROR: parche (%s) falló: %s" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "comando strip falló para archivo '%s'!" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "comando chrpath falló para archivo '%s'!" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "comando objcopy (keep-debug) falló para archivo '%s'!" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "comando objcopy (add-debuglink) falló para archivo '%s'!" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -3294,13 +3339,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" @@ -3352,6 +3390,30 @@ msgstr "Buscando en repositorio de fuentes...\n" msgid "Scanning binary packages...\n" msgstr "Buscando paquetes binarios...\n" +#~ msgid "Storing %s, " +#~ msgstr "Guardando %s, " + +#~ msgid "Storing %s." +#~ msgstr "Guardando %s." + +#~ msgid "" +#~ "The following packages will be installed\n" +#~ "in the respective order to satisfy extra dependencies:\n" +#~ msgstr "" +#~ "Se instalarán los siguientes paquetes\n" +#~ "en el orden respectivo para satisfacer las dependencias adicionales:\n" + +# I don't know what to say for "Safety switch".. yet +#~ msgid "Safety switch: Following packages in system.base will be installed: " +#~ msgstr "" +#~ "Verificación de seguridad: Se instalarán los siguientes paquetes en " +#~ "system.base: " + +#~ msgid "Safety switch: Following packages in system.base will be upgraded: " +#~ msgstr "" +#~ "Verificación de seguridad: Se actualizarán los siguientes paquetes en " +#~ "system.base: " + #~ msgid "Repository architecture does not match. Removing %s from system." #~ msgstr "Arquitectura de repositorio no coincide. Removiendo %s del sistema." diff --git a/po/fr.po b/po/fr.po index b03a6945..285da776 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: 2010-01-01 22:22+0100\n" "Last-Translator: Philippe Svetoslavsky \n" "Language-Team: French \n" @@ -26,7 +26,7 @@ msgstr "Interruption Clavier : Sortie..." msgid "Program terminated." msgstr "Programme définitivement interrompu." -#: pisi-cli:49 +#: pisi-cli:48 #, fuzzy msgid "" "Unhandled internal exception.\n" @@ -35,16 +35,16 @@ msgstr "" "Exception interne non gérée.\n" "Veuillez signaler le bogue s'il vous plaît. (http://bugs.uludag.org.tr)" -#: pisi-cli:55 +#: pisi-cli:54 #, fuzzy msgid "System error. Program terminated." msgstr "Erreur du système. Programme définitivement interrompu." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Veuillez utiliser 'pisi help' pour une aide généraliste." -#: pisi-cli:65 +#: pisi-cli:66 #, fuzzy msgid "" "\n" @@ -76,21 +76,21 @@ msgstr "Pas de script configure trouvé." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "Échec du make." #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "Échec de l'installation." #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "Pas de Makefile trouvé." @@ -221,7 +221,12 @@ msgstr "Pas assez d'arguments." msgid "No executable file matched pattern \"%s\"." msgstr "Aucun fichier exécutable ne correspond au critère \"%s\"." -#: pisi/actionsapi/pythonmodules.py:69 +#: pisi/actionsapi/pythonmodules.py:56 +#, fuzzy +msgid "Configuration failed." +msgstr "La configuration de %s a échoué." + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "L'exécution de %s a échoué." @@ -434,71 +439,72 @@ msgstr "Paquet %s déjà téléchargé" msgid "Taking snapshot of the system" msgstr "Prise d'un instantané du système" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "Le paquet comar n'est pas entièrement installé" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "Le fichier %s est introuvable" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* Construction de l'index des fichiers PiSi sous %s" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* Fichier d'index écrit" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "Nom de dépôt invalide" -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "Le dépôt %s existe déjà." -#: pisi/api.py:794 +#: pisi/api.py:796 msgid "Repo already present with name %s." msgstr "Le dépôt %s existe déjà." -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "Le dépôt %s a été ajouté au système." -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "Le dépôt %s a été supprimé du système." -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "Le dépôt %s n'existe pas. Impossible de le supprimer." -#: pisi/api.py:826 -msgid "* Updating repository: %s" +#: pisi/api.py:828 +#, fuzzy +msgid "Updating repository: %s" msgstr "* Mise à jour du dépôt : %s" -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "les informations concernant le dépôt %s sont à jour." -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "Mise à jour de la base de données quoi qu'il arrive comme demandé" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Base de données des paquets mise à jour." -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "Pas de dépôt au nom %s trouvé." -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "* Ajout de '%s' à la base de données... " -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "OK." @@ -523,17 +529,21 @@ msgstr "Le paquet %s introuvable dans les dépôts actifs." msgid "Installing %s, version %s, release %s, build %s" msgstr "Installation de %s, version majeure %s, version mineure %s, build %s" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "" "Le paquet %s ne peut être installé sans que les dépendances ne soient " "satisfaites" -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "/%s from %s package\n" msgstr "/%s pour le paquet %s\n" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" @@ -541,79 +551,72 @@ msgstr "" "Conflit de fichiers :\n" "%s" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Ré-installer la même version du paquet ?" -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "Ré-installation du paquet déclinée" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Mise à jour vers une version ultérieure" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "Mise à jour vers une nouvelle version de distribution" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "Mise à jour vers un nouveau build de la distribution" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "Régresser vers une version de distribution plus récente ?" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "Régresser vers une version de build plus vielle de la distribution ?" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "Régression de paquet déclinée" -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "La configuration de %s a échoué." -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." msgstr "" -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "Stockage de %s," - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "Stockage de %s." - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "Stockage de %s" -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "" "La liste des fichier pour le paquet %s n'a pu être lue, poursuite de la " "suppression." -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "Suppression du paquet %s" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr " Tentative de suppression d'un paquet inexistant" -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "Le fichier %s causant un conflit ne sera pas supprimé" -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "" @@ -745,7 +748,7 @@ msgstr "Accuse pour la version donnée" msgid "Blame for all of the releases" msgstr "Responsable de toutes les versions" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 msgid "Name: %s, version: %s, release: %s\n" msgstr "Nom : %s, version : %s, release : %s\n" @@ -1798,7 +1801,7 @@ msgid "List upgradable packages under given component" msgstr "" "Liste les paquets pouvant être mis à jour concernant un composant donné" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "Pas de paquet à mettre à jour." @@ -2107,45 +2110,45 @@ msgstr "" msgid "Registering %s comar script" msgstr "Enregistrement du script comar %s" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "Erreur de script : %s" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "Appel aux officiants de post-installation" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "Lancement du script de post-installation du paquet" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "opérations de pré-suppression en cours pour %s" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "Lancement du script de pré-suppression du paquet" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "Appel aux officiants de pré-suppression" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "Opérations de post-suppression en cours pour %s" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "Lancement du script de pré-suppression du paquet" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "Appel aux officiants de post-suppression" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "Désenregistrement des scripts comar" @@ -2217,19 +2220,19 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "Distribution : %s, Date d'installation : %s\n" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 msgid "Package %s is not installed" msgstr "Le paquet %s n'est pas installé." -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 msgid "%s not found in any repository." msgstr "%s n'est dans aucun des dépôts actifs." -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 msgid "Repo item %s not found" msgstr "L'item de dépôt %s est introuvable." -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 msgid "Repository %s does not exist." msgstr "Le dépôt %s n'existe pas." @@ -2237,6 +2240,17 @@ msgstr "Le dépôt %s n'existe pas." msgid "Package %s not found." msgstr "Le paquet %s est introuvable." +#: pisi/db/repodb.py:159 +#, fuzzy +msgid "%s repository needs to be updated" +msgstr "Le dépôt %s est à jour." + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "L'utilisation de cette commande nécessite l'installation de Urlgrabber" @@ -2412,197 +2426,197 @@ msgstr "" msgid "Building PiSi source package: %s" msgstr "Construction du paquet source PiSi : %s" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "" "IceCream détecté. Vérifiez bien que votre daemon est en cours d'exécution..." -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "CCache détecté..." -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "Balise PartOf non définie, recherche d'un composant" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" msgstr "Impossible de trouver component.xml dans le répertoire distant." -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" msgstr "Impossible de trouver component.xml dans le répertoire parent." -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "La source fait partie du composant %s" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 #, fuzzy msgid "Unpacking archive(s)..." msgstr "Décompression de l'archive..." -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr " décompressée (%s)" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "Préparation du code source..." -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "Compilation du code source..." -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Test du paquet..." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Installation..." -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "Impossible de lire le Script d'Actions (%s) : %s" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "Erreur de syntaxe dans le Script d'Actions (%s) : %s" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "Impossible de lire le script COMAR (%s) : %s" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "Erreur de syntaxe dans le fichier COMAR (%s) : %s" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "Violation du bac à sable (sandbox) : %s (%s -> %s)" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "ERREUR : Le répertoire de travail (%s) n'existe pas.\n" -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "Build avec bac à sable (sandbox) autorisé..." -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 msgid "Sandbox violation result:" msgstr "Violation du bac à sable (sandbox) : " -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "Violations du bac à sable (sandbox) !" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "impossible d'appeler une fonction depuis une action : %s" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Précautions de sécurité : les paquets supplémentaire dans system.devel vont " "être installés :" -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Précautions de sécurité : system.devel est déjà installé" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "Précautions de sécurité : Le composant system.devel est introuvable" -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "Dépendance de Compilation Insatisfaites : " -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "" "Impossible de construire le paquet à cause de dépendance de compilation " "insatisfaites" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "La dépendance de compilation %s ne peut être satisfaite" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "Voulez vous installer les dépendances de compilations manquantes ?" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "Installation des dépendances de compilation." -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "Ignore les dépendances de compilations." -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "Le fichier de patch %s est manquant\n" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "* Application du patch : %s" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "/%s a le bit suid" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "(Une ancienne version %s a été trouvée)" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "" "(pas de version précédente trouvée, établissement du numéro de version à 1)" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "" "(le paquet précédent n'a pas de numéro de build, établissement du numéro de " "build à 1)" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "Il y a des changements, incrémentation du numéro de build à %d" -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "Il n'y a aucun changement depuis la compilation précédente %d" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "Aucun utilisateur '%s' trouvé sur le système" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "Pas de groupe '%s' trouvé sur le système" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "** Compilation du paquet %s" -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "Génération de %s." -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "Fichiers abandonnés sous le répertoire d'installation (%s) :" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." @@ -2610,30 +2624,30 @@ msgstr "" "Numéro de build non disponible. Pour les builds de dépôts, vous devez " "activer buildno dans pisi.conf" -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "Création du paquet PiSi %s." -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "Terminé." -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" "Tous les fichiers sous le répertoire d'installation (%s) ont été collectés " "par le(s) paquet(s)" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "Nettoyage du Répertoire de Compilation..." -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "Répertoire de Compilation conservé" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "*** %d erreur(s), %d alerte(s)" @@ -2696,8 +2710,7 @@ msgstr "" "Les paquets de la liste minimaliste suivante vont être\n" "construits et installé dans cet ordre afin de satisfaire les dépendances :\n" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "" "Il y a des paquets en plus à cause de dépendances. Voulez vous continuer ?" @@ -2747,12 +2760,13 @@ msgid "Following packages will be removed:\n" msgstr "Les paquets suivants vont être supprimés :\n" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "Voulez vous continuer ?" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "Téléchargement %d / %d" @@ -2765,92 +2779,92 @@ msgstr "" "Les paquets suivants n'ont pas été trouvés dans les dépots et ne sont pas " "dans le cache :\n" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 +#, fuzzy msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" +"installed again:" msgstr "" "Les paquets suivants sont déjà installés et ne seront pas installés à " "nouveau :\n" -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "Aucun paquet à installer." -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" -msgstr "" -"Les paquets suivants vont être installés dans cet ordre afin de satisfaire " -"des dépendances supplémentaires :\n" +#: pisi/operations/install.py:72 +#, fuzzy +msgid "Following packages will be installed:" +msgstr "Les paquets suivants vont être installés :\n" -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "Taille totale du/des paquets(s) : %.2f %s" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "Installation %d / %d" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "" "Mélanger des noms de fichiers et des noms de paquets n'est pas encore " "supporté." -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 msgid "Package %s is not compatible with your distribution release %s %s." msgstr "" "Le paquet %s n'est pas compatible avec votre version de distribution %s %s." -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "Le paquet %s (%s) n'est pas compatible avec votre architecture %s." -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 msgid "External dependencies not satisfied: %s" msgstr "Dépendances externes non satisfaites : %s" -#: pisi/operations/install.py:196 +#: pisi/operations/install.py:198 +#, fuzzy msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" +"The following packages will be installed in order to satisfy dependencies:" msgstr "" -"Les paquets suivants vont être installés\n" -"dans cet ordre afin de satisfaire des dépendances supplémentaires :\n" +"Les paquets suivants vont être installés dans cet ordre afin de satisfaire " +"des dépendances supplémentaires :\n" -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "Dépendances externes non satisfaites" -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "Ordre d'installation : " -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "La dépendance %s du paquet %s n'est pas satisfaite" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +#, fuzzy +msgid "Safety switch prevents the removal of following packages:\n" msgstr "" "Précautions de sécurité : impossible de supprimer les paquets suivants de " "system.base : " -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +#, fuzzy +msgid "Safety switch: The component system.base cannot be found." msgstr "Précautions de sécurité : Le composant system.base est introuvable" -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "Le paquet %s n'existe pas. Impossible de le supprimer." -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "Aucun paquet à supprimer." -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 #, fuzzy msgid "" "The following list of packages will be removed\n" @@ -2859,73 +2873,94 @@ msgstr "" "La liste minimale suivante de paquets va être supprimée\n" "en respectant cet ordre afin de satisfaire les dépendances :\n" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "Suppression de paquet déclinée" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "Le paquet %s n'est pas installé. Impossible de le supprimer." -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "Des conflits persistent" -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "Paquets obsolètes restants" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "Le paquet remplacé demeure" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "Alerte : le *nom* du paquet fini par '.pisi'" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "Le paquet %s n'est pas installé." -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "Le paquet %s n'est pas disponible dans les dépôts." -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "Le paquet %s est déjà dans sa version la plus récente %s." -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "Le paquet %s est déjà à son build le plus récent %s." -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +#, fuzzy +msgid "The following packages will be upgraded:" msgstr "Le paquet suivant va être mis à jour :" -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +#, fuzzy +msgid "There are extra packages due to dependencies." +msgstr "" +"Il y a des paquets en plus à cause de dépendances. Voulez vous continuer ?" + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "La dépendance %s de %s ne peut-être satisfaite" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "La mise à jour est impossible." -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "La dépendance inverse %s de %s ne peut-être satisfaite" -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " +#: pisi/operations/upgrade.py:332 +#, fuzzy +msgid "Safety switch forces the installation of following packages:" msgstr "" -"Précautions de sécurité : Les paquets suivants de system.base vont être " -"installés : " +"Précautions de sécurité : impossible de supprimer les paquets suivants de " +"system.base : " -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " +#: pisi/operations/upgrade.py:348 +#, fuzzy +msgid "Safety switch forces the upgrade of following packages:" msgstr "" -"Précaution de sécurité : Les paquets suivants de system.base vont être mis à " -"jours : " +"Précautions de sécurité : impossible de supprimer les paquets suivants de " +"system.base : " #: pisi/package.py:56 msgid "" @@ -3034,7 +3069,7 @@ msgstr "Chaîne '%s' contient un texte XML invalide" msgid "Unable to read file (%s): %s" msgstr "Impossible de lire le fichier (%s) : %s" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "Le fichier '%s' contient un texte XML invalide" @@ -3078,43 +3113,43 @@ msgstr "Impossible de télécharge la source depuis les miroirs %s." msgid "unpack: check_file_hash failed" msgstr "unpack : check_file_hash a échoué" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "URI : %s, type : %s, sha1sum : %s" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr " ou " -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "Nom : %s, version : %s, release : %s, build %s\n" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "Résumé : %s\n" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "Description : %s\n" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "Composant : %s\n" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "Fournit : " -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "Dépendances : " -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "" -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 msgid "Build Dependencies: " msgstr "Dépendances : " @@ -3122,50 +3157,62 @@ msgstr "Dépendances : " msgid "setAuthInfo needs a tuple (user, pass)" msgstr "setAuthInfo a besoin d'un tuple (utilisateur, mot de passe)" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "En cours d'exécution" -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "la valeur retournée pour \"%s\" est %s" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "Inclusion du lien externe '%s'" -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "Inclusion du répertoire '%s'" -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "Impossible de calculer le hash SHA1 de %s" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "ERREUR : le patch (%s) a échoué" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "ERREUR : le patch (%s) a échoué : %s" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "La commande strip a échoué pour le fichier '%s'!" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "La commande chrpath a échoué pour le fichier '%s'!" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "objcopy (keep-debug) la commande a échoué pour le fichie'%s'!" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "objcopy (add-debuglink) La commande a échoué pour le fichier '%s'!" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -3234,13 +3281,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" @@ -3294,6 +3334,29 @@ msgstr "Exploration du dépôt de sources...\n" msgid "Scanning binary packages...\n" msgstr "Exploration de paquets binaires...\n" +#~ msgid "Storing %s, " +#~ msgstr "Stockage de %s," + +#~ msgid "Storing %s." +#~ msgstr "Stockage de %s." + +#~ msgid "" +#~ "The following packages will be installed\n" +#~ "in the respective order to satisfy extra dependencies:\n" +#~ msgstr "" +#~ "Les paquets suivants vont être installés\n" +#~ "dans cet ordre afin de satisfaire des dépendances supplémentaires :\n" + +#~ msgid "Safety switch: Following packages in system.base will be installed: " +#~ msgstr "" +#~ "Précautions de sécurité : Les paquets suivants de system.base vont être " +#~ "installés : " + +#~ msgid "Safety switch: Following packages in system.base will be upgraded: " +#~ msgstr "" +#~ "Précaution de sécurité : Les paquets suivants de system.base vont être " +#~ "mis à jours : " + #, fuzzy #~ msgid "Repository architecture does not match. Removing %s from system." #~ msgstr "Impossible d'atteindre le dépôt %s. Suppression de %s du système." diff --git a/po/it.po b/po/it.po index 59330110..0233196c 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: 2007-07-11 21:08+0200\n" "Last-Translator: Andrea Decorte \n" "Language-Team: Italian \n" @@ -25,7 +25,7 @@ msgstr "Interruzione da tastiera: uscita..." msgid "Program terminated." msgstr "Programma terminato." -#: pisi-cli:49 +#: pisi-cli:48 #, fuzzy msgid "" "Unhandled internal exception.\n" @@ -34,16 +34,16 @@ msgstr "" "Eccezione interna non gestita.\n" "Invia per piacere una segnalazione di un bug (http://bugs.pardus.org.tr)" -#: pisi-cli:55 +#: pisi-cli:54 #, fuzzy msgid "System error. Program terminated." msgstr "Errore di sistema. Programma terminato." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Utilizza per favore 'pisi help' per un aiuto generico." -#: pisi-cli:65 +#: pisi-cli:66 #, fuzzy msgid "" "\n" @@ -75,21 +75,21 @@ msgstr "Nessun script configure trovato." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "Make fallito." #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "Install fallito." #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "File makefile non trovato." @@ -219,7 +219,12 @@ msgstr "Argomenti insufficienti." msgid "No executable file matched pattern \"%s\"." msgstr "" -#: pisi/actionsapi/pythonmodules.py:69 +#: pisi/actionsapi/pythonmodules.py:56 +#, fuzzy +msgid "Configuration failed." +msgstr "configurazione di %s fallita." + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "Esecuzione di %s fallita." @@ -452,72 +457,73 @@ msgstr "%s pacchetti trovati" msgid "Taking snapshot of the system" msgstr "" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "il pacchetto COMAR non è completamente installato" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "File %s non trovato" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* Costruzione dell'indice dei file PiSi in %s" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* File di indice scritto" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "" -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "Il repository %s è già presente." -#: pisi/api.py:794 +#: pisi/api.py:796 #, fuzzy msgid "Repo already present with name %s." msgstr "Il repository %s è già presente." -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "Il repository %s è stato aggiunto al sistema." -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "Il repository %s è stato rimosso dal sistema." -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "Il repository %s non esiste. Impossibile rimuovere." -#: pisi/api.py:826 -msgid "* Updating repository: %s" +#: pisi/api.py:828 +#, fuzzy +msgid "Updating repository: %s" msgstr "* Aggiornamento del repository: %s" -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "" -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "Aggiornamento del database alla frequenza richiesta" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Database dei pacchetti aggiornato." -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "Nessun repository di nome %s trovato." -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "* Aggiunta di %s al database... " -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "OK." @@ -541,17 +547,21 @@ msgstr "Il pacchetto %s non è stato trovato in alcun repository attivo." msgid "Installing %s, version %s, release %s, build %s" msgstr "Installazione di %s, versione %s, release %s, build %s" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "" "il pacchetto %s non può essere installato, a meno che le sue dipendenze " "vengano soddisfatte" -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "/%s from %s package\n" msgstr "/%s dal pacchetto %s\n" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" @@ -559,79 +569,72 @@ msgstr "" "Il file va in conflitto:\n" "%s" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Reinstallare la stessa versione del pacchetto?" -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "Reinstallazione del pacchetto rifiutata" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Aggiornamento alla nuova versione upstream" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "Aggiornamento alla nuova versione rilasciata della distribuzione" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "Aggiornamento alla nuova build della distribuzione" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "Ritornare alla vecchia versione rilasciata della distribuzione?" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "Ritornare alla vecchia build della distribuzione?" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "Ripristino pacchetto precedente rifiutato" -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "configurazione di %s fallita." -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." msgstr "" -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "Salvataggio di %s, " - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "Salvataggio di %s." - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "Salvataggio di %s" -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "" "Impossibile leggere la lista dei file per il pacchetto %s, proseguo con la " "rimozione." -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "Rimozione del pacchetto %s in corso" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "Tentativo di rimozione di un pacchetto non esistente " -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "File in conflitto non rimossi: %s" -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 #, fuzzy msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" @@ -761,7 +764,7 @@ msgstr "" msgid "Blame for all of the releases" msgstr "" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 #, fuzzy msgid "Name: %s, version: %s, release: %s\n" msgstr "Nome: %s, versione: %s, release: %s, build %s\n" @@ -1815,7 +1818,7 @@ msgstr "opzioni list-upgrades" msgid "List upgradable packages under given component" msgstr "Elenca i pacchetti aggiornabili sotto il componente fornito" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "Nessun pacchetto da aggiornare." @@ -2132,47 +2135,47 @@ msgstr "" msgid "Registering %s comar script" msgstr "Registrazione script COMAR %s" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "Errore nello script: %s" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "Chiamata dei gestori di post installazione" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "Esecuzione dello script post installazione del pacchetto" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "Esecuzione dello script pre rimozione del pacchetto" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "Chiamata dei gestori di pre rimozione" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 #, fuzzy msgid "Running package's postremove script" msgstr "Esecuzione dello script pre rimozione del pacchetto" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 #, fuzzy msgid "Calling post remove handlers" msgstr "Chiamata dei gestori di pre rimozione" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "Deregistrazionescript COMAR" @@ -2245,22 +2248,22 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "Distribuzione: %s, Data installazione: %s\n" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 #, fuzzy msgid "Package %s is not installed" msgstr "Il pacchetto %s non è installato." -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 #, fuzzy msgid "%s not found in any repository." msgstr "Il sorgente %s non è stato trovato in alcun repository attivo." -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 #, fuzzy msgid "Repo item %s not found" msgstr "Chiave %s non trovata" -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 #, fuzzy msgid "Repository %s does not exist." msgstr "Il repository %s non esiste. Impossibile rimuovere." @@ -2270,6 +2273,17 @@ msgstr "Il repository %s non esiste. Impossibile rimuovere." msgid "Package %s not found." msgstr "Pacchetto %s non trovato" +#: pisi/db/repodb.py:159 +#, fuzzy +msgid "%s repository needs to be updated" +msgstr "Nessun repository di nome %s trovato." + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "" @@ -2444,198 +2458,198 @@ msgstr "" msgid "Building PiSi source package: %s" msgstr "Costruzione del pacchetto sorgente PiSi %s" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "" "Rilevato IceCream. Assicurati che il tuo demone sia in esecuzione e attivo..." -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "Rilevato CCache..." -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "Tag PartOf non definito, ricerca del componente" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 #, fuzzy msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" msgstr "Impossibile trovare il file component.xml nella cartella superiore" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 #, fuzzy msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" msgstr "Impossibile trovare il file component.xml nella cartella superiore" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "Il sorgente fa parte del componente %s" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 #, fuzzy msgid "Unpacking archive(s)..." msgstr "Scompattazione archivio..." -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr "scompattato (%s)" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "Configurazione sorgente..." -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "Compilazione sorgente..." -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Verifica del pacchetto..." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Installazione in corso..." -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "Impossibile leggere Actions Script (%s): %s" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "Errore di sintassi in Actions Script (%s): %s" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "Impossibile leggere script COMAR (%s): %s" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "Errore di sintassi nel file COMAR (%s): %s" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "Violazione ambiente protetto: %s (%s -> %s)" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 #, fuzzy msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "Il repository %s non esiste. Impossibile rimuovere." -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "" -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 #, fuzzy msgid "Sandbox violation result:" msgstr "Violazioni dell'ambiente protetto (sandbox)!" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "Violazioni dell'ambiente protetto (sandbox)!" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "impossibile chiamare la funzione dalle azioni: %s" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Switch di sicurezza: i seguenti pacchetti aggiuntivi in system.devel " "verranno installati: " -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Switch di sicurezza: system.devel è già installato" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "Switch di sicurezza: il componente system.devel non è stato trovato" -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "Dipendenze di compilazione non soddisfatte:" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "" "Impossibile compilare il pacchetto a casa di dipendenze non soddisfatte" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "La dipendenza di compilazione %s non può essere soddisfatta" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "Desideri installare le dipendenze di compilazione non soddisfatte" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "Installazione dipendenze di compilazione." -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "Ignoro le dipendenze di compilazione." -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "Il file di patch è mancante: %s\n" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "* Applicazione della patch: %s" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "(trovata vecchia versione %s)" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "(nessuna build precedente trovata, imposto il numero di build a 1)" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "(il vecchio pacchetto non ha un numero di build, lo imposto a 1)" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "Cambiamenti rilevati, incremento del numero di build a %d" -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "Nessun cambiamento dalla build precedente %d" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "Utente '%s' non trovato nel sistema" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "Gruppo '%s' non trovato nel sistema" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "** Compilazione del pacchetto %s" -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "Generazione di %s," -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 #, fuzzy msgid "There are abandoned files under the install dir (%s):" msgstr "File abbandonati nella cartella di installazione (%s):" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." @@ -2643,30 +2657,30 @@ msgstr "" "Il numero di build non è disponibile. Per le build dal repository devi " "attivare buildno in pisi.conf." -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "Creazione del pacchetto PiSi %s." -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "Fatto." -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" "Tutti i file nella cartella di installazione (%s) sono stati raccolti dai " "pacchetti" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "Pulizia della cartella di compilazione..." -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "La cartella di compilazione verrà conservata" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "" @@ -2726,8 +2740,7 @@ msgstr "" "La seguente lista minimale dei pacchetti verrà costruita e\n" "installata nel rispettivo ordine per soddisfare le dipendenze:\n" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "" "Sono inclusi dei pacchetti extra per via delle dipendenze. Desideri " @@ -2782,12 +2795,13 @@ msgid "Following packages will be removed:\n" msgstr "I seguenti pacchetti verranno aggiornati: " #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "Vuoi proseguire?" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "Scaricamento di %d/%d" @@ -2797,92 +2811,92 @@ msgid "" "Following packages could not be found in repositories and are not cached:\n" msgstr "" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 +#, fuzzy msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" +"installed again:" msgstr "" "I seguenti pacchetti sono già installati e non verranno installati " "nuovamente:\n" -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "Nessun pacchetto da installare." -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" -msgstr "" -"I seguenti pacchetti verranno installati nel\n" -"rispettivo ordine per soddisfare le dipendenze:\n" +#: pisi/operations/install.py:72 +#, fuzzy +msgid "Following packages will be installed:" +msgstr "I seguenti pacchetti verranno aggiornati: " -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "Dimensione totale dei pacchetti: %.2f %s" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "Installazione di %d/%d" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "Non è ancora possibile mescolare nomi dei file e nomi dei pacchetti." -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 #, fuzzy msgid "Package %s is not compatible with your distribution release %s %s." msgstr "Il pacchetto %s non è disponibile nei repository." -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 #, fuzzy msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "Il pacchetto %s non è disponibile nei repository." -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 #, fuzzy msgid "External dependencies not satisfied: %s" msgstr "Dipendenze esterne non soddisfatte" -#: pisi/operations/install.py:196 +#: pisi/operations/install.py:198 +#, fuzzy msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" +"The following packages will be installed in order to satisfy dependencies:" msgstr "" "I seguenti pacchetti verranno installati nel\n" -"rispettivo ordine per soddisfare le dipendenze aggiuntive:\n" +"rispettivo ordine per soddisfare le dipendenze:\n" -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "Dipendenze esterne non soddisfatte" -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "Ordine di installazione: " -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "La dipendenza %s del pacchetto %s non è soddisfatta" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +#, fuzzy +msgid "Safety switch prevents the removal of following packages:\n" msgstr "" "Switch di sicurezza: impossibile rimuovere i seguenti pacchetti in system." "base: " -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +#, fuzzy +msgid "Safety switch: The component system.base cannot be found." msgstr "Switch di sicurezza: il componente system.base non è stato trovato" -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "Il pacchetto %s non esiste. Impossibile rimuovere." -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "Nessun pacchetto da rimuovere." -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 #, fuzzy msgid "" "The following list of packages will be removed\n" @@ -2891,73 +2905,95 @@ msgstr "" "La seguente lista minimale di pacchetti verrà rimossa\n" "nel rispettivo ordine per soddisfare le dipendenze:\n" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "Rimozione dei pacchetti rifiutata" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "Il pacchetto %s non è installato. Impossibile rimuovere." -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "Il conflitto rimane" -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "I pacchetti obsoleti rimangono" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "Il pacchetto sostituito rimane" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "Attenzione: il *nome* del pacchetto termina con '.pisi'" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "Il pacchetto %s non è installato." -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "Il pacchetto %s non è disponibile nei repository." -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "Il pacchetto %s è già alla versione più recente %s." -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "Il pacchetto %s è già alla build più recente %s." -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +#, fuzzy +msgid "The following packages will be upgraded:" msgstr "I seguenti pacchetti verranno aggiornati: " -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +#, fuzzy +msgid "There are extra packages due to dependencies." +msgstr "" +"Sono inclusi dei pacchetti extra per via delle dipendenze. Desideri " +"proseguire?" + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "Impossibile soddisfare la dipendenza %s di %s" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "L'aggiornamento non è possibile." -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "La dipendenza inversa %s di %s non può essere soddisfatta" -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " +#: pisi/operations/upgrade.py:332 +#, fuzzy +msgid "Safety switch forces the installation of following packages:" msgstr "" -"Switch di sicurezza: i seguenti pacchetti in system.base verranno " -"installati: " +"Switch di sicurezza: impossibile rimuovere i seguenti pacchetti in system." +"base: " -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " +#: pisi/operations/upgrade.py:348 +#, fuzzy +msgid "Safety switch forces the upgrade of following packages:" msgstr "" -"Switch di sicurezza: i seguenti pacchetti in system.base verranno " -"aggiornati: " +"Switch di sicurezza: impossibile rimuovere i seguenti pacchetti in system." +"base: " #: pisi/package.py:56 msgid "" @@ -3069,7 +3105,7 @@ msgstr "La stringa '%s' contiene XML non valido" msgid "Unable to read file (%s): %s" msgstr "Impossibile leggere script COMAR (%s): %s" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "Il file '%s' contiene XML non valido" @@ -3113,43 +3149,43 @@ msgstr "Impossibile recuperare il sorgente dai mirror %s." msgid "unpack: check_file_hash failed" msgstr "unpack: check_file_hash fallito" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "URI: %s, tipo: %s, sha1sum: %s" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr "" -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "Nome: %s, versione: %s, release: %s, build %s\n" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "Sommario: %s\n" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "Descrizione: %s\n" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "Componente: %s\n" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "Fornisce: " -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "Dipendenze: " -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "" -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 #, fuzzy msgid "Build Dependencies: " msgstr "Dipendenze: " @@ -3158,52 +3194,64 @@ msgstr "Dipendenze: " msgid "setAuthInfo needs a tuple (user, pass)" msgstr "setAuthInfo vuole una tupla (utente, password)" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "In esecuzione" -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "il valore di ritorno per \"%s\" è %s" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "Includendo il collegamento esterno '%s'" -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "Includendo la cartella '%s'" -#: pisi/util.py:437 +#: pisi/util.py:506 #, fuzzy msgid "Cannot calculate SHA1 hash of %s" msgstr "Errore I/O: Impossibile calcolare l'hash SHA1 di %s" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "ERRORE: patch (%s) fallita" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "ERRORE: patch (%s) fallita: %s" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "" -#: pisi/util.py:517 +#: pisi/util.py:586 #, fuzzy msgid "chrpath command failed for file '%s'!" msgstr "comando objcopy (keep-debug) fallito per il file '%s'!" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "comando objcopy (keep-debug) fallito per il file '%s'!" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "comando objcopy (add-debuglink) fallito per il file '%s'!" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -3272,13 +3320,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" @@ -3332,6 +3373,29 @@ msgstr "Scansione del repository sorgente in corso...\n" msgid "Scanning binary packages...\n" msgstr "Scansione dei pacchetti binari in corso...\n" +#~ msgid "Storing %s, " +#~ msgstr "Salvataggio di %s, " + +#~ msgid "Storing %s." +#~ msgstr "Salvataggio di %s." + +#~ msgid "" +#~ "The following packages will be installed\n" +#~ "in the respective order to satisfy extra dependencies:\n" +#~ msgstr "" +#~ "I seguenti pacchetti verranno installati nel\n" +#~ "rispettivo ordine per soddisfare le dipendenze aggiuntive:\n" + +#~ msgid "Safety switch: Following packages in system.base will be installed: " +#~ msgstr "" +#~ "Switch di sicurezza: i seguenti pacchetti in system.base verranno " +#~ "installati: " + +#~ msgid "Safety switch: Following packages in system.base will be upgraded: " +#~ msgstr "" +#~ "Switch di sicurezza: i seguenti pacchetti in system.base verranno " +#~ "aggiornati: " + #, fuzzy #~ msgid "Repository architecture does not match. Removing %s from system." #~ msgstr "" diff --git a/po/nl.po b/po/nl.po index 4546c88d..f6a2bd13 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nl\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: 2010-03-11 14:47+0100\n" "Last-Translator: Antoon Tolboom \n" "Language-Team: Dutch \n" @@ -29,7 +29,7 @@ msgstr "Toetsenbord-interrupt: Wordt verlaten..." msgid "Program terminated." msgstr "Programma beëindigd." -#: pisi-cli:49 +#: pisi-cli:48 msgid "" "Unhandled internal exception.\n" "Please file a bug report to ." @@ -37,15 +37,15 @@ msgstr "" "Onhandelbare interne uitzondering.\n" "Rapporteer deze fout op ." -#: pisi-cli:55 +#: pisi-cli:54 msgid "System error. Program terminated." msgstr "Systeemfout. Programma beëindigd." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Gebruik pisi help voor algemene hulp." -#: pisi-cli:65 +#: pisi-cli:66 msgid "" "\n" "Traceback:" @@ -80,23 +80,23 @@ msgstr "Geen configuratiescript gevonden." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "Make mislukt." # pisi/actionsapi/autotools.py:119 :127 #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "Install mislukt." # pisi/actionsapi/autotools.py:121 :129 #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "Geen Makefile-bestand gevonden." @@ -228,7 +228,13 @@ msgstr "Onvoldoende parameters." msgid "No executable file matched pattern \"%s\"." msgstr "Geen uitvoerbare bestanden komen overeen met patroon \"%s\"." -#: pisi/actionsapi/pythonmodules.py:69 +# pisi/actionsapi/autotools.py:75 :85 +#: pisi/actionsapi/pythonmodules.py:56 +#, fuzzy +msgid "Configuration failed." +msgstr "%s configuratie mislukt." + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "Uitvoeren %s mislukt." @@ -442,71 +448,72 @@ msgstr "%s pakket reeds opgehaald" msgid "Taking snapshot of the system" msgstr "Snapshot van het systeem nemen" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "comar-pakket is niet volledig geïnstalleerd" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "Bestand %s niet gevonden" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* Index aanmaken van PiSi-bestanden onder %s" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* Index-bestand geschreven" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "Geen geldige bronnaam." -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "Bron %s is al aanwezig." -#: pisi/api.py:794 +#: pisi/api.py:796 msgid "Repo already present with name %s." msgstr "Bron %s is al aanwezig met naam %s." -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "Bron %s toegevoegd aan het systeem." -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "Bron %s verwijderd uit het systeem." -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "Softwarebron %s bestaat niet. Kan niet verwijderd worden." -#: pisi/api.py:826 -msgid "* Updating repository: %s" +#: pisi/api.py:828 +#, fuzzy +msgid "Updating repository: %s" msgstr "* Bijwerken van softwarebron: %s " -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "%s softwarebroninformatie is nog recent." -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "Database op elke snelheid zoals verzocht bijwerken" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Pakketdatabase bijgewerkt." -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "Geen softwarebron met de naam %s gevonden." -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "* Toevoegen '%s' aan db... " -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "OK." @@ -531,17 +538,21 @@ msgstr "Pakket %s niet gevonden in de actieve softwarebronnen." msgid "Installing %s, version %s, release %s, build %s" msgstr "Installatie %s, versie %s, uitgave %s, bouw %s" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "" "%s pakket kan niet geïnstalleerd worden als er niet aan de afhankelijkheden " "is voldaan" -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "/%s from %s package\n" msgstr "/%s van %s pakket\n" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" @@ -549,44 +560,44 @@ msgstr "" "Bestandsconflicten:\n" "%s" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Zelfde versie van het pakket herinstalleren?" -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "Herinstalleren van het pakket geweigerd" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Opwaarderen naar nieuwe upstream-versie" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "Opwaarderen naar nieuwe distributieuitgave" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "Opwaarderen naar nieuwe distributie bouw" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "Terugzetten naar oude distributieuitgave?" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "Terugwaarderen naar oude distributie bouw?" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "Pakket terugwaarderen geweigerd" # pisi/actionsapi/autotools.py:75 :85 -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "%s configuratie mislukt." -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." @@ -594,37 +605,30 @@ msgstr "" "Kan volgende bestanden niet terugvinden. Herinstallatie van dit pakket wordt " "sterk aangeraden." -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "Opslaan %s, " - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "Opslaan %s." - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "Opslaan %s" -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "" "Bestandslijst kon niet gelezen worden voor pakket %s, voortzetten " "verwijderen." -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "Verwijderen pakket %s" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "Proberen niet-bestaand pakket te verwijderen " -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "Niet verwijderen conflicterend bestand: %s" -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "" @@ -726,8 +730,8 @@ msgid "" "Do you want to continue?" msgstr "" "%s softwarebron toevoegen zonder bijwerken van de database?\n" -"Door het toestemmen wordt deze bron aan het system toegevoegd zonder deze " -"te controleren.\n" +"Door het toestemmen wordt deze bron aan het system toegevoegd zonder deze te " +"controleren.\n" "Doorgaan met toevoegen? " #: pisi/cli/addrepo.py:87 @@ -758,7 +762,7 @@ msgstr "Blame voor de gegeven uitgave" msgid "Blame for all of the releases" msgstr "Blame voor alle uitgaven" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 msgid "Name: %s, version: %s, release: %s\n" msgstr "Naam: %s, versie %s, uitgave %s\n" @@ -1792,7 +1796,7 @@ msgstr "list-upgrades opties" msgid "List upgradable packages under given component" msgstr "Toon op te waarderen pakketten onder opgegeven component" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "Geen pakketten op te waarderen." @@ -2106,45 +2110,45 @@ msgstr "" msgid "Registering %s comar script" msgstr "Registreren %s comar-script" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "Scriptfout: %s" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "Aanroepen post-installatie afhandelingen" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "UItvoeren post-installatiescript van pakket" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "Uitvoeren pre-verwijderingoperatie voor %s" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "Uitvoeren pre-verwijderscript van pakket" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "Aanroepen pre-verwijder afhandelingen" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "Uitvoeren post-verwijderingoperatie voor %s" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "Uitvoeren post-verwijderscript van pakket" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "Aanroepen post-verwijder afhandelingen" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "Deregistreren comar-scripts" @@ -2216,19 +2220,19 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "Distributie: %s, installatietijd: %s\n" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 msgid "Package %s is not installed" msgstr "Pakket %s is niet geïnstalleerd" -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 msgid "%s not found in any repository." msgstr "%s in geen enkele softwarebron gevonden." -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 msgid "Repo item %s not found" msgstr "Bronitem %s niet gevonden" -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 msgid "Repository %s does not exist." msgstr "Softwarebron %s bestaat niet." @@ -2236,6 +2240,17 @@ msgstr "Softwarebron %s bestaat niet." msgid "Package %s not found." msgstr "Pakket %s niet gevonden." +#: pisi/db/repodb.py:159 +#, fuzzy +msgid "%s repository needs to be updated" +msgstr "%s softwarebron is opgewaardeerd." + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "Urlgrabber dient geïnstalleerd te zijn om dit commando uit te voeren" @@ -2277,8 +2292,8 @@ msgid "" "Remote file can not be reached. Previously downloaded part of the file will " "be removed." msgstr "" -"Bestand op afstand kan niet bereikt worden. Het eerder opgehaalde " -"deel van het bestand zal verwijderd worden." +"Bestand op afstand kan niet bereikt worden. Het eerder opgehaalde deel van " +"het bestand zal verwijderd worden." #: pisi/fetcher.py:221 msgid "" @@ -2408,19 +2423,19 @@ msgstr "pspec.xml voorkomt het bouwen van dit pakket voor '%s'" msgid "Building PiSi source package: %s" msgstr "Bouwen PiSi-bronpakket: %s " -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "IceCream gevonden. Zorg dat uw daemon actief is..." -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "Ccache gevonden..." -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "PartOf tag is niet omschreven, zoeken naar component" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" @@ -2428,7 +2443,7 @@ msgstr "" "Kan component.xml in map op afstand niet vinden. Bron is nu onderdeel van " "onbekende component" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" @@ -2436,167 +2451,167 @@ msgstr "" "Kan component.xml in bovenliggende map niet vinden. Bron is nu onderdeel van " "onbekende component" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "Bron is onderdeel van %s component" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 msgid "Unpacking archive(s)..." msgstr "Bezig uitpakken archief..." -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr " uitgepakt (%s)" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "Instellen bron..." -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "Bouwen bron..." -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Testen pakket..." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Installeren..." -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "Kan Actions Script niet lezen (%s): %s" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "Syntaxfout in Actions Script (%s): %s" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "Kan COMAR script niet lezen (%s): %s" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "Syntaxfout in COMAR bestand (%s): %s" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "Sandbox overtreding: %s (%s?)" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "FOUT: Werkmap (%s) bestaat niet\n" -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "Sanbox geactiveerde build..." -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 msgid "Sandbox violation result:" msgstr "Sandbox overtreding resultaat:" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "Sandbox overtredingen!" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "kan functie niet aanroepen vanuit actions: %s" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Veiligheidsprocedure: de volgende extra pakketten in system.devel zullen " "geïnstalleerd worden: " -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Veiligheidsprocedure: system.devel is al geïnstalleerd" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "Veiligheidsprocedure: het component system.devel niet gevonden" -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "Niet-opgeloste bouwafhankelijkheden:" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "Kan pakket niet bouwen wegens niet-opgeloste compileerafhankelijkheden" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "Bouwafhankelijkheid %s niet opgelost" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "Wilt u de niet-opgeloste bouwafhankelijkheden installeren" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "Installeren bouwafhankelijkheden." -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "Negeren bouwafhankelijkheden." -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "Patch-bestand ontbreekt: %s\n" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "* Toepassen patch: %s" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "%s heeft suid-bit gezet" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "(gevonden oude versie %s)" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "(geen eerdere bouw gevonden, zet bouwnummer op 1.)" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "(oud pakket heeft geen bouwnummer, zet compilatienummer op 1.)" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "Er zijn wijzigingen, zet bouwnummer op %d " -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "Er zijn geen wijzigingen sinds vorige bouw %d" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "Geen gebruiker met de naam '%s' gevonden op het systeem" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "Geen groep met de naam '%s' gevonden op het systeem" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "** bouwen pakket %s" # pisi/build.py:503 :506 -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "Genereren %s," -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "Er zijn achtergelaten bestanden in de installatiemap (%s):" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." @@ -2604,29 +2619,29 @@ msgstr "" "Bouwnummer is niet aanwezig. Bij repo-compilaties is buildno inschakelen in " "pisi.conf noodzakelijk." -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "Aanmaken PiSi-pakket %s." -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "Gereed." -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" "Alle bestanden in de installatiemap (%s) zijn verzameld door pakket(ten)" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "Opschonen bouwmap..." -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "Behouden bouwmap" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "*** %d fout(en), %d waarschuwing(en)" @@ -2686,8 +2701,7 @@ msgstr "" "De volgende lijst van pakketten zullen gecompileerd\n" "en geïnstalleerd worden om aan de afhankelijkheden te voldoen:\n" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "Er zijn extra pakketten wegens afhankelijkheden. Wilt u doorgaan?" @@ -2737,12 +2751,13 @@ msgid "Following packages will be removed:\n" msgstr "Volgende pakketen zullen worden verwijderd:\n" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "Wilt u doorgaan?" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "Downloaden %d / %d" @@ -2755,90 +2770,90 @@ msgstr "" "Volgende pakketten konden niet gevonden worden in de softwarebronnen en zijn " "niet in het buffer:\n" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 +#, fuzzy msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" +"installed again:" msgstr "" "De volgende pakket(ten) zijn al geïnstalleerd en zullen niet opnieuw worden " "geïnstalleerd:\n" # pisi/api.py:168 :215 -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "Geen te installeren pakketten." -#: pisi/operations/install.py:71 +#: pisi/operations/install.py:72 +#, fuzzy +msgid "Following packages will be installed:" +msgstr "Volgende pakketen zullen worden geïnstalleerd:\n" + +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 +msgid "Total size of package(s): %.2f %s" +msgstr "Totale grootte van pakket(ten): %.2f %s" + +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 +msgid "Installing %d / %d" +msgstr "Installeren %d / %d" + +#: pisi/operations/install.py:122 +msgid "Mixing file names and package names not supported yet." +msgstr "Combineren van bestands- en pakketnamen nog niet ondersteund." + +#: pisi/operations/install.py:166 +msgid "Package %s is not compatible with your distribution release %s %s." +msgstr "Pakket %s is niet compatibel met de distributieversie %s %s." + +#: pisi/operations/install.py:170 +msgid "Package %s (%s) is not compatible with your %s architecture." +msgstr "Pakket %s (%s) is niet compatibel met de %s architectuur." + +#: pisi/operations/install.py:193 +msgid "External dependencies not satisfied: %s" +msgstr "Externe afhankelijkheden zijn niet voldaan: %s" + +#: pisi/operations/install.py:198 +#, fuzzy msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" +"The following packages will be installed in order to satisfy dependencies:" msgstr "" "De volgende pakketten zullen geïnstalleerd worden in de respectievelijke " "volgorde voor de afhankelijkheden:\n" -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 -msgid "Total size of package(s): %.2f %s" -msgstr "Totale grootte van pakket(ten): %.2f %s" - -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 -msgid "Installing %d / %d" -msgstr "Installeren %d / %d" - -#: pisi/operations/install.py:121 -msgid "Mixing file names and package names not supported yet." -msgstr "Combineren van bestands- en pakketnamen nog niet ondersteund." - -#: pisi/operations/install.py:164 -msgid "Package %s is not compatible with your distribution release %s %s." -msgstr "Pakket %s is niet compatibel met de distributieversie %s %s." - -#: pisi/operations/install.py:168 -msgid "Package %s (%s) is not compatible with your %s architecture." -msgstr "Pakket %s (%s) is niet compatibel met de %s architectuur." - -#: pisi/operations/install.py:191 -msgid "External dependencies not satisfied: %s" -msgstr "Externe afhankelijkheden zijn niet voldaan: %s" - -#: pisi/operations/install.py:196 -msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" -msgstr "" -"De volgende pakketten zullen geïnstalleerd worden\n" -"in de meest gunstige volgorde voor extra afhankelijkheden:\n" - -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "Externe afhankelijkheden zijn niet voldaan" -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "Volgorde van installatie: " -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "%s afhankelijkheid van pakket %s is niet bevredigend" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +#, fuzzy +msgid "Safety switch prevents the removal of following packages:\n" msgstr "" "Veiligheidsprocedure: kan de volgende pakketten niet verwijderen uit system." "base: " -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +#, fuzzy +msgid "Safety switch: The component system.base cannot be found." msgstr "Veiligheidsprocedure: component system.base is niet gevonden" -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "Pakket %s bestaat niet." -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "Geen te verwijderen pakketten." -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 msgid "" "The following list of packages will be removed\n" "in the respective order to satisfy dependencies:\n" @@ -2846,73 +2861,93 @@ msgstr "" "De volgende lijst van pakketten zullen verwijderd worden\n" "om aan de afhankelijkheden te voldoen:\n" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "Verwijderen van pakket afgewezen" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "Pakket %s niet geïnstalleerd. Kan niet verwijderen." -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "Conflicten blijven bestaan" -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "Overbodige pakketten blijven" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "Vervangen pakket blijft" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "Waarschuwing: pakket *naam* eindigt met '.pisi'" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "Pakket %s is niet geïnstalleerd." -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "Pakket %s is niet beschikbaar in de softwarebronnen." -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "Pakket %s is al de laatste uitgave %s." -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "Pakket %s is al de laatste bouw %s." -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +#, fuzzy +msgid "The following packages will be upgraded:" msgstr "De volgende pakketen zullen worden opgewaardeerd: " -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +#, fuzzy +msgid "There are extra packages due to dependencies." +msgstr "Er zijn extra pakketten wegens afhankelijkheden. Wilt u doorgaan?" + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "Afhankelijkheid %s van %s kan niet worden voldaan" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "Opwaarderen niet mogelijk." -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "Omgekeerde afhankelijkheid %s van %s kan niet worden voldaan" -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " +#: pisi/operations/upgrade.py:332 +#, fuzzy +msgid "Safety switch forces the installation of following packages:" msgstr "" -"Veiligheidsprocedure: de volgende pakketten in system.base worden " -"geïnstalleerd: " +"Veiligheidsprocedure: kan de volgende pakketten niet verwijderen uit system." +"base: " -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " +#: pisi/operations/upgrade.py:348 +#, fuzzy +msgid "Safety switch forces the upgrade of following packages:" msgstr "" -"Veiligheidsprocedure: de volgende pakketten in system.base worden " -"opgewaardeerd: " +"Veiligheidsprocedure: kan de volgende pakketten niet verwijderen uit system." +"base: " #: pisi/package.py:56 msgid "" @@ -3024,7 +3059,7 @@ msgstr "Regel '%s' bevat ongeldige XML" msgid "Unable to read file (%s): %s" msgstr "Kan bestand (%s) niet lezen : %s" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "Bestand '%s' bevat ongeldige XML" @@ -3068,43 +3103,43 @@ msgstr "Kon de bron van de %s mirrors niet ophalen." msgid "unpack: check_file_hash failed" msgstr "uitpakken: check_file_hash mislukt" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "URI: %s, type: %s, sha1sum: %s" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr "of" -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "Naam: %s, versie %s, uitgave %s, bouw %s\n" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "Inhoud: %s\n" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "Beschrijving: %s\n" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "Component: %s\n" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "Levert: " -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "Afhankelijkheden: " -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "translations.xml bestand is niet goed. " -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 msgid "Build Dependencies: " msgstr "Bouw afhankelijkheden: " @@ -3112,50 +3147,65 @@ msgstr "Bouw afhankelijkheden: " msgid "setAuthInfo needs a tuple (user, pass)" msgstr "setAuthInfo heeft een unieke relatie nodig (gebruiker, wachtwoord)" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "Actief " -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "return-waarde voor \"%s\" is %s" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "Bijsluiten externe koppeling '%s'" -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "Bijsluiten map '%s'" -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "Kan SHA1 hash niet berekenen uit %s" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "Fout: patch (%s) mislukt" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "Fout: patch (%s) mislukt: %s" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "Commando 'strip' mislukte voor bestand '%s'!" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "chrpath commando 'mislukte voor bestand '%s'!" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "Commando 'objcopy' (keep-debug) mislukte voor bestand '%s'!" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "Commando 'objcopy' (add-debuglink) mislukte voor bestand '%s'!" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" +"\n" +" Informatie over het gebruik van de toepassing tonen en sluit af.\n" +" " + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -3272,16 +3322,6 @@ msgstr "" " wachtwoord: Wachtwoord\n" " " -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" -"\n" -" Informatie over het gebruik van de toepassing tonen en sluit af.\n" -" " - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" @@ -3333,6 +3373,29 @@ msgstr "Scannen van softwarebron...\n" msgid "Scanning binary packages...\n" msgstr "Scannen binaire pakketten...\n" +#~ msgid "Storing %s, " +#~ msgstr "Opslaan %s, " + +#~ msgid "Storing %s." +#~ msgstr "Opslaan %s." + +#~ msgid "" +#~ "The following packages will be installed\n" +#~ "in the respective order to satisfy extra dependencies:\n" +#~ msgstr "" +#~ "De volgende pakketten zullen geïnstalleerd worden\n" +#~ "in de meest gunstige volgorde voor extra afhankelijkheden:\n" + +#~ msgid "Safety switch: Following packages in system.base will be installed: " +#~ msgstr "" +#~ "Veiligheidsprocedure: de volgende pakketten in system.base worden " +#~ "geïnstalleerd: " + +#~ msgid "Safety switch: Following packages in system.base will be upgraded: " +#~ msgstr "" +#~ "Veiligheidsprocedure: de volgende pakketten in system.base worden " +#~ "opgewaardeerd: " + #, fuzzy #~ msgid "Repository architecture does not match. Removing %s from system." #~ msgstr "%s softwarebron is onbereikbaar. %s van systeem verwijderen." diff --git a/po/pisi.pot b/po/pisi.pot index c2c7de96..9dbac104 100644 --- a/po/pisi.pot +++ b/po/pisi.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -23,21 +23,21 @@ msgstr "" msgid "Program terminated." msgstr "" -#: pisi-cli:49 +#: pisi-cli:48 msgid "" "Unhandled internal exception.\n" "Please file a bug report to ." msgstr "" -#: pisi-cli:55 +#: pisi-cli:54 msgid "System error. Program terminated." msgstr "" -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "" -#: pisi-cli:65 +#: pisi-cli:66 msgid "" "\n" "Traceback:" @@ -66,21 +66,21 @@ msgstr "" #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "" #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "" #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "" @@ -201,7 +201,11 @@ msgstr "" msgid "No executable file matched pattern \"%s\"." msgstr "" -#: pisi/actionsapi/pythonmodules.py:69 +#: pisi/actionsapi/pythonmodules.py:56 +msgid "Configuration failed." +msgstr "" + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "" @@ -413,71 +417,71 @@ msgstr "" msgid "Taking snapshot of the system" msgstr "" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "" -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "" -#: pisi/api.py:794 +#: pisi/api.py:796 msgid "Repo already present with name %s." msgstr "" -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "" -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "" -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "" -#: pisi/api.py:826 -msgid "* Updating repository: %s" -msgstr "" - -#: pisi/api.py:836 -msgid "%s repository information is up-to-date." +#: pisi/api.py:828 +msgid "Updating repository: %s" msgstr "" #: pisi/api.py:838 +msgid "%s repository information is up-to-date." +msgstr "" + +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "" -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "" -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "" -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "" @@ -501,90 +505,87 @@ msgstr "" msgid "Installing %s, version %s, release %s, build %s" msgstr "" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "" -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "" "/%s from %s package\n" msgstr "" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" msgstr "" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "" -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "" -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "" -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "Unable to relocate following files. Reinstallation of this package is strongly recommended." msgstr "" -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "" - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "" - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "" -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "" -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "" -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "" -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 msgid "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "" @@ -690,7 +691,7 @@ msgstr "" msgid "Blame for all of the releases" msgstr "" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 msgid "" "Name: %s, version: %s, release: %s\n" msgstr "" @@ -1534,7 +1535,7 @@ msgstr "" msgid "List upgradable packages under given component" msgstr "" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "" @@ -1775,45 +1776,45 @@ msgstr "" msgid "Registering %s comar script" msgstr "" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "" @@ -1884,19 +1885,19 @@ msgid "" "Distribution: %s, Install Time: %s\n" msgstr "" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 msgid "Package %s is not installed" msgstr "" -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 msgid "%s not found in any repository." msgstr "" -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 msgid "Repo item %s not found" msgstr "" -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 msgid "Repository %s does not exist." msgstr "" @@ -1904,6 +1905,14 @@ msgstr "" msgid "Package %s not found." msgstr "" +#: pisi/db/repodb.py:159 +msgid "%s repository needs to be updated" +msgstr "" + +#: pisi/db/repodb.py:165 +msgid "Error parsing repository index information. Index file does not exist or is malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "" @@ -2065,209 +2074,209 @@ msgstr "" msgid "Building PiSi source package: %s" msgstr "" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "" -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "" -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 msgid "Cannot find component.xml in remote directory, Source is now part of unknown component" msgstr "" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 msgid "Cannot find component.xml in upper directory, Source is now part of unknown component" msgstr "" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 msgid "Unpacking archive(s)..." msgstr "" -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr "" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "" -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "" -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "" -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "" -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 msgid "" "ERROR: WorkDir (%s) does not exist\n" msgstr "" -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "" -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 msgid "Sandbox violation result:" msgstr "" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "Safety switch: following extra packages in system.devel will be installed: " msgstr "" -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "" -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "" -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "" -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "" "Patch file is missing: %s\n" msgstr "" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "" -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "" -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "" -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "Build number is not available. For repo builds you must enable buildno in pisi.conf." msgstr "" -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "" -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "" -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "" -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "" @@ -2317,8 +2326,7 @@ msgid "" "installed in the respective order to satisfy dependencies:\n" msgstr "" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "" @@ -2368,12 +2376,13 @@ msgid "" msgstr "" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "" @@ -2383,146 +2392,155 @@ msgid "" "Following packages could not be found in repositories and are not cached:\n" msgstr "" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 -msgid "" -"The following package(s) are already installed and are not going to be installed again:\n" +#: pisi/operations/install.py:48 pisi/operations/install.py:135 +msgid "The following package(s) are already installed and are not going to be installed again:" msgstr "" -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "" -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy dependencies:\n" +#: pisi/operations/install.py:72 +msgid "Following packages will be installed:" msgstr "" -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "" -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 msgid "Package %s is not compatible with your distribution release %s %s." msgstr "" -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "" -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 msgid "External dependencies not satisfied: %s" msgstr "" -#: pisi/operations/install.py:196 -msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" +#: pisi/operations/install.py:198 +msgid "The following packages will be installed in order to satisfy dependencies:" msgstr "" -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "" -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "" -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +msgid "" +"Safety switch prevents the removal of following packages:\n" msgstr "" -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +msgid "Safety switch: The component system.base cannot be found." msgstr "" -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "" -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "" -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 msgid "" "The following list of packages will be removed\n" "in the respective order to satisfy dependencies:\n" msgstr "" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "" -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "" -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "You must restart the following service(s) manually in order the updated versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "You must restart your system in order the updated versions of the following package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "" -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "" -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "" -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "" -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +msgid "The following packages will be upgraded:" msgstr "" -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +msgid "There are extra packages due to dependencies." +msgstr "" + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "" -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "" -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " +#: pisi/operations/upgrade.py:332 +msgid "Safety switch forces the installation of following packages:" msgstr "" -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " +#: pisi/operations/upgrade.py:348 +msgid "Safety switch forces the upgrade of following packages:" msgstr "" #: pisi/package.py:56 @@ -2624,7 +2642,7 @@ msgstr "" msgid "Unable to read file (%s): %s" msgstr "" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "" @@ -2668,47 +2686,47 @@ msgstr "" msgid "unpack: check_file_hash failed" msgstr "" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr "" -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "" "Name: %s, version: %s, release: %s, build %s\n" msgstr "" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "" "Summary: %s\n" msgstr "" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "" "Description: %s\n" msgstr "" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "" "Component: %s\n" msgstr "" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "" -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "" -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "" -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 msgid "Build Dependencies: " msgstr "" @@ -2716,50 +2734,63 @@ msgstr "" msgid "setAuthInfo needs a tuple (user, pass)" msgstr "" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "" -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "" -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "" -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +#, docstring +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 #, docstring msgid "" @@ -2832,14 +2863,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -#, docstring -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" diff --git a/po/pl.po b/po/pl.po index 6ca9e873..6bcc4a3c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: pisi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: 2006-04-08 12:19+0900\n" "Last-Translator: Piotr Maliński \n" "Language-Team: Polish \n" @@ -19,7 +19,7 @@ msgstr "Przerwanie z klawiatury: Wychodzę..." msgid "Program terminated." msgstr "Program Zakończony." -#: pisi-cli:49 +#: pisi-cli:48 #, fuzzy msgid "" "Unhandled internal exception.\n" @@ -28,16 +28,16 @@ msgstr "" "Nieobsłużony wewnętrzny błąd.\n" "Prosimy zgłosić błąd. (http://bugs.pardus.org.tr)" -#: pisi-cli:55 +#: pisi-cli:54 #, fuzzy msgid "System error. Program terminated." msgstr "Błąd Systemu. Program Zakończony." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Proszę użyć 'pisi help' w celu uzyskania pomocy." -#: pisi-cli:65 +#: pisi-cli:66 #, fuzzy msgid "" "\n" @@ -69,21 +69,21 @@ msgstr "Nie znaleziono skryptu konfiguracji." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "Make nie powiódł się." #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "Instalacja nie powiodła się." #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "Nie znaleziono pliku Makefile." @@ -213,7 +213,12 @@ msgstr "Niewystarczająca liczba argumentów." msgid "No executable file matched pattern \"%s\"." msgstr "" -#: pisi/actionsapi/pythonmodules.py:69 +#: pisi/actionsapi/pythonmodules.py:56 +#, fuzzy +msgid "Configuration failed." +msgstr "%s konfiguracja nie powiodła się" + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "Uruchomienie %s nie powiodło się." @@ -439,72 +444,73 @@ msgstr "" msgid "Taking snapshot of the system" msgstr "" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "pakiet comar nie jest w pełni zainstalowana" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "Plik %s nie został znaleziony" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* Budowanie indeksu plików PiSi w %s" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* Indeks plików zapisany" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "" -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "Repo %s już wcześniej zostało dodane." -#: pisi/api.py:794 +#: pisi/api.py:796 #, fuzzy msgid "Repo already present with name %s." msgstr "Repo %s już wcześniej zostało dodane." -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "Repo %s zostało dodane do systemu." -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "Repo %s zostało usunięte z systemu." -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "Repozytorium %s nie istnieje. Nie można usunąć." -#: pisi/api.py:826 -msgid "* Updating repository: %s" +#: pisi/api.py:828 +#, fuzzy +msgid "Updating repository: %s" msgstr "* Aktualizacja repozytorium: %s" -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "" -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "Aktualizacja bazy w każdym przypadku jak zarządano" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Baza pakietów zaktualizowana" -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "Nie znaleziono repozytoriów o nazwie %s" -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "* Dodawanie '%s' do bazy..." -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "OK." @@ -528,18 +534,22 @@ msgstr "Pakiet %s nie została znaleziona w żadnym z aktywnym repozytoriów." msgid "Installing %s, version %s, release %s, build %s" msgstr "Instalowanie %s, wersja %s, wydanie %s, build %s" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "" "%s pakiet nie może zostać zainstalowany, dopóki nie zostaną spełnione " "zależności" -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 #, fuzzy msgid "/%s from %s package\n" msgstr "/%s z pakietu %s" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" @@ -547,77 +557,70 @@ msgstr "" "Konflikt plików:\n" "%s" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Reinstalować pakiet o tej samej wersji? " -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "Reinstalowanie pakietu anulowane" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Aktualizacja do nowszej wersji" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "Aktualizacja do nowego wydania dystrybucji" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "Aktualizacja do nowej wersji build dystrybucji" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "Aktualizować do starszego wydania dystrybucji?" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "Aktualizować do starszej wersji build dystrybucji?" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "Aktualizacja pakietu do starszej wersji anulowana" -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "%s konfiguracja nie powiodła się" -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." msgstr "" -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "Gromadzenie %s, " - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "Gromadzenie %s." - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "Gromadzenie %s" -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "Nie można przeczytać listy plików dla pakietu %s, kontynuuje usuwanie" -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "Usuwanie pakietu %s" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "Próba usunięcia nieistniejącego pakietu " -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "Nie usuwam kolidującego pliku : %s" -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 #, fuzzy msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" @@ -730,7 +733,7 @@ msgstr "" msgid "Blame for all of the releases" msgstr "" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 #, fuzzy msgid "Name: %s, version: %s, release: %s\n" msgstr "Instalowanie %s, wersja %s, wydanie %s, build %s" @@ -1594,7 +1597,7 @@ msgstr "" msgid "List upgradable packages under given component" msgstr "" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "" @@ -1841,45 +1844,45 @@ msgstr "" msgid "Registering %s comar script" msgstr "" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "" @@ -1950,22 +1953,22 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 #, fuzzy msgid "Package %s is not installed" msgstr "pakiet comar nie jest w pełni zainstalowana" -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 #, fuzzy msgid "%s not found in any repository." msgstr "Źródło %s nie zostało znalezione w aktywnym repozytorium" -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 #, fuzzy msgid "Repo item %s not found" msgstr "Plik %s nie został znaleziony" -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 #, fuzzy msgid "Repository %s does not exist." msgstr "Repozytorium %s nie istnieje. Nie można usunąć." @@ -1975,6 +1978,17 @@ msgstr "Repozytorium %s nie istnieje. Nie można usunąć." msgid "Package %s not found." msgstr "Plik %s nie został znaleziony" +#: pisi/db/repodb.py:159 +#, fuzzy +msgid "%s repository needs to be updated" +msgstr "Nie znaleziono repozytoriów o nazwie %s" + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "" @@ -2145,225 +2159,225 @@ msgstr "" msgid "Building PiSi source package: %s" msgstr "Budowanie źródłowego pakietu PiSi: %s" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "Wykryto IceCream. Sprawdź czy twój demon jest uruchomiony..." -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "Wykryto CCache..." -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "Tag PartOf nie został zdefiniowany, szukam component.xml" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 #, fuzzy msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" msgstr "Nie można znaleźć pliku component.xml w nadrzędnym katalogu" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 #, fuzzy msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" msgstr "Nie można znaleźć pliku component.xml w nadrzędnym katalogu" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "Źródło jest częścią komponentu %s" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 #, fuzzy msgid "Unpacking archive(s)..." msgstr "Rozpakowywanie archiwum..." -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr " rozpakowano (%s)" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "Przygotowywanie źródeł..." -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "Budowanie źródeł..." -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Testowanie pakietu..." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Instalowanie..." -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "Nie można przeczytać Actions Script (%s): %s" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "Błąd składni (SyntaxError) w Actions Script (%s): %s" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "Nie można przeczytać skryptu COMAR (%s): %s" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "Błąd składni (SyntaxError) w pliku COMAR (%s): %s" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "Naruszenie obszaru testowego (Sandbox violation): %s (%s -> %s)" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 #, fuzzy msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "Repozytorium %s nie istnieje. Nie można usunąć." -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "" -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 #, fuzzy msgid "Sandbox violation result:" msgstr "Wiele naruszeń obszaru testowego! (Sandbox violations)" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "Wiele naruszeń obszaru testowego! (Sandbox violations)" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "nie można wywołać funkcji z actions: %s" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Przełącznik bezpieczeństwa: zostaną zainstalowane następujące dodatkowe " "pakiety z system.devel: " -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Przełącznik bezpieczeństwa: system.devel już zainstalowano" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "" "Przełącznik bezpieczeństwa: komponent system.devel nie może zostać znaleziony" -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "Niespełnione zależoności budowy" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "Nie można zbudować pakietu, z powodu niespełnionych zależności budowy" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "Zależności budowy %s nie mogą zostać spełnione" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "Czy chcesz zainstalować nie spełnione zależności budowy" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "Instalowanie zależności budowy." -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "Ignorowanie zależności budowy." -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "Brakuje pliku poprawki: %s\n" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "* Instaluję poprawkę: %s" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "(znaleziono starszą wersję %s)" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "" "(nie znaleziono wcześniejszych wersji build, ustalam numer wesji na 1.)" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "" "(w starszych paczkach brakuje numeru wersji build, ustalan numer na 1.)" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "Są zmiany, inkrementuje numer wersji build do %d" -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "Brak zmian względem wcześniejszej wersji build %d" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "W systemie nie znaleziono użytkownika o nazwie '%s'" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "W systemie nie znaleziono grupy o nazwie '%s'" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "** Budowanie pakietu %s" -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "Generowanie %s," -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." msgstr "" -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "" -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "" -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "" -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "" @@ -2415,8 +2429,7 @@ msgid "" "installed in the respective order to satisfy dependencies:\n" msgstr "" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "" @@ -2467,12 +2480,13 @@ msgid "Following packages will be removed:\n" msgstr "" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "" @@ -2482,149 +2496,173 @@ msgid "" "Following packages could not be found in repositories and are not cached:\n" msgstr "" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" +"installed again:" msgstr "" -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "" -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" +#: pisi/operations/install.py:72 +#, fuzzy +msgid "Following packages will be installed:" msgstr "" +"Przełącznik bezpieczeństwa: zostaną zainstalowane następujące dodatkowe " +"pakiety z system.devel: " -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "" -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 msgid "Package %s is not compatible with your distribution release %s %s." msgstr "" -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "" -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 #, fuzzy msgid "External dependencies not satisfied: %s" msgstr "Zależności budowy %s nie mogą zostać spełnione" -#: pisi/operations/install.py:196 +#: pisi/operations/install.py:198 +#, fuzzy msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" +"The following packages will be installed in order to satisfy dependencies:" msgstr "" +"Przełącznik bezpieczeństwa: zostaną zainstalowane następujące dodatkowe " +"pakiety z system.devel: " -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "" -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "" -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +msgid "Safety switch prevents the removal of following packages:\n" msgstr "" -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +#, fuzzy +msgid "Safety switch: The component system.base cannot be found." msgstr "" +"Przełącznik bezpieczeństwa: komponent system.devel nie może zostać znaleziony" -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "" -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "" -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 msgid "" "The following list of packages will be removed\n" "in the respective order to satisfy dependencies:\n" msgstr "" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "" -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "" -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "" -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "" -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "" -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "" -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +#, fuzzy +msgid "The following packages will be upgraded:" +msgstr "" +"Przełącznik bezpieczeństwa: zostaną zainstalowane następujące dodatkowe " +"pakiety z system.devel: " + +#: pisi/operations/upgrade.py:185 +msgid "There are extra packages due to dependencies." msgstr "" -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "" -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "" -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " +#: pisi/operations/upgrade.py:332 +msgid "Safety switch forces the installation of following packages:" msgstr "" -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " +#: pisi/operations/upgrade.py:348 +msgid "Safety switch forces the upgrade of following packages:" msgstr "" #: pisi/package.py:56 @@ -2730,7 +2768,7 @@ msgstr "" msgid "Unable to read file (%s): %s" msgstr "Nie można przeczytać skryptu COMAR (%s): %s" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "" @@ -2774,43 +2812,43 @@ msgstr "" msgid "unpack: check_file_hash failed" msgstr "" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr "" -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "" -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "" -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "" -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 #, fuzzy msgid "Build Dependencies: " msgstr "Niespełnione zależoności budowy" @@ -2819,50 +2857,62 @@ msgstr "Niespełnione zależoności budowy" msgid "setAuthInfo needs a tuple (user, pass)" msgstr "" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "" -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "" -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "" -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -2931,13 +2981,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" @@ -2979,6 +3022,12 @@ msgstr "" msgid "Scanning binary packages...\n" msgstr "" +#~ msgid "Storing %s, " +#~ msgstr "Gromadzenie %s, " + +#~ msgid "Storing %s." +#~ msgstr "Gromadzenie %s." + #, fuzzy #~ msgid "Repository architecture does not match. Removing %s from system." #~ msgstr "Repozytorium %s nie istnieje. Nie można usunąć." diff --git a/po/sv.po b/po/sv.po index 53e62eaf..384304a8 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: pisi\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" "PO-Revision-Date: 2010-03-13 09:32+0100\n" "Last-Translator: Patrik Karlsson \n" "Language-Team: Swedish \n" @@ -24,7 +24,7 @@ msgstr "Tangentbordsavbrott: Avslutar..." msgid "Program terminated." msgstr "Programmet avbröts." -#: pisi-cli:49 +#: pisi-cli:48 #, fuzzy msgid "" "Unhandled internal exception.\n" @@ -33,16 +33,16 @@ msgstr "" "Ohanterat internt undantag.\n" "Vänligen fyll i en felrapport. (http://bugs.pardus.org.tr)" -#: pisi-cli:55 +#: pisi-cli:54 #, fuzzy msgid "System error. Program terminated." msgstr "Systemfel. Programmet avbröts." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Vänligen använd 'pisi help' för allmän hjälp." -#: pisi-cli:65 +#: pisi-cli:66 #, fuzzy msgid "" "\n" @@ -74,21 +74,21 @@ msgstr "Konfigurationsskript hittades ej." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "" #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "" #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "" @@ -212,7 +212,12 @@ msgstr "" msgid "No executable file matched pattern \"%s\"." msgstr "" -#: pisi/actionsapi/pythonmodules.py:69 +#: pisi/actionsapi/pythonmodules.py:56 +#, fuzzy +msgid "Configuration failed." +msgstr "Konfigureringen misslyckades." + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "" @@ -424,71 +429,72 @@ msgstr "" msgid "Taking snapshot of the system" msgstr "" -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "" -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "Filen %s hittades inte" -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* Indexerar PiSi-filer under %s" -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* Indexfil skriven" -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "Ogiltigt förrådsnamn." -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "Förrådet %s finns redan." -#: pisi/api.py:794 +#: pisi/api.py:796 msgid "Repo already present with name %s." msgstr "Förrådet finns redan under namnet %s." -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "Förrådet %s lades till:" -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "" -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "Förrådet % finns inte och kan därmed inte tas bort." -#: pisi/api.py:826 -msgid "* Updating repository: %s" +#: pisi/api.py:828 +#, fuzzy +msgid "Updating repository: %s" msgstr "* Uppdaterar förråd: %s" -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "%s-förrådets information är aktuell." -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "" -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Paketdatabas uppdaterad." -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "Inget förråd med namnet %s funnet." -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "" -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "OK." @@ -512,91 +518,88 @@ msgstr "" msgid "Installing %s, version %s, release %s, build %s" msgstr "Installerar %s, version %s, utgåva %s, bygge %s" -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "" -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "/%s from %s package\n" msgstr "/%s från %s-paketet\n" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" msgstr "" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Återinstallera samma paketversion?" -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "" -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Uppdaterar till ny uppströmsversion" -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "" -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "" -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "" -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "" -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." msgstr "" -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "Lagrar %s, " - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "Lagrar %s." - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "Lagrar %s" -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "Fillistan för paketet %s kunde inte läsas, fortsätter med borttagning." -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "Tar bort paketet %s" -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "" -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "Tar inte bort fil i konflikt: %s" -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "" @@ -705,7 +708,7 @@ msgstr "" msgid "Blame for all of the releases" msgstr "" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 msgid "Name: %s, version: %s, release: %s\n" msgstr "Namm: %s, version: %s, utgåva: %s\n" @@ -1554,7 +1557,7 @@ msgstr "" msgid "List upgradable packages under given component" msgstr "" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "Inga paket att uppdatera." @@ -1799,45 +1802,45 @@ msgstr "" msgid "Registering %s comar script" msgstr "" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "Kör förberedande åtgärder före borttagning av %s" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "Kör avslutande åtgärder efter borttagning av %s" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "" @@ -1907,19 +1910,19 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 msgid "Package %s is not installed" msgstr "" -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 msgid "%s not found in any repository." msgstr "" -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 msgid "Repo item %s not found" msgstr "Paketet %s hittades ej" -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 msgid "Repository %s does not exist." msgstr "" @@ -1927,6 +1930,17 @@ msgstr "" msgid "Package %s not found." msgstr "" +#: pisi/db/repodb.py:159 +#, fuzzy +msgid "%s repository needs to be updated" +msgstr "%s-förrådets information är aktuell." + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "" @@ -2093,215 +2107,215 @@ msgstr "" msgid "Building PiSi source package: %s" msgstr "" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "" -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "" -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" msgstr "" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" msgstr "" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 msgid "Unpacking archive(s)..." msgstr "" -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr "" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "" -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "" -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Testar paket..." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Installerar..." -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "" -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "" -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 msgid "Sandbox violation result:" msgstr "" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "Säkerhetslås: följande paket i system.devel kommer att installeras: " -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Säkerhetslås: system.devel är redan installerad" -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "Säkerhetslås: kan inte hitta komponenten system.devel" -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "" -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "" -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "" -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "" -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "" -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "" -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "" -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "" -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "" -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "" -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." msgstr "" -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "" -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "" -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "" -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "" -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "" @@ -2357,8 +2371,7 @@ msgstr "" "Följande paket kommer att installeras i respektive ordning för att uppfylla " "beroenden" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "Det finns extra paket på grund av beroenden. Vill du fortsätta?" @@ -2405,12 +2418,13 @@ msgid "Following packages will be removed:\n" msgstr "" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "Hämtar %d / %d" @@ -2420,83 +2434,84 @@ msgid "" "Following packages could not be found in repositories and are not cached:\n" msgstr "" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" +"installed again:" msgstr "" -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "" -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" -msgstr "" +#: pisi/operations/install.py:72 +#, fuzzy +msgid "Following packages will be installed:" +msgstr "Följande paket kommer att uppdateras: " -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "Sammanlagd paketstorlek: %.2f %s" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "Installerar %d / %d" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "" -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 msgid "Package %s is not compatible with your distribution release %s %s." msgstr "" -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "" -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 msgid "External dependencies not satisfied: %s" msgstr "" -#: pisi/operations/install.py:196 +#: pisi/operations/install.py:198 +#, fuzzy msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" +"The following packages will be installed in order to satisfy dependencies:" msgstr "" "Följande paket kommer att installeras i respektive ordning för att uppfylla " "beroenden\n" -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "" -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "" -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "" #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " +#, fuzzy +msgid "Safety switch prevents the removal of following packages:\n" msgstr "Säkerhetslås: kan inte ta bort följande paket i system.base" -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +#, fuzzy +msgid "Safety switch: The component system.base cannot be found." msgstr "Säkerhetslås: kan inte hitta komponenten system.base" -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "Paketet %s finns inte och kan därmed inte tas bort." -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "" -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 #, fuzzy msgid "" "The following list of packages will be removed\n" @@ -2505,69 +2520,89 @@ msgstr "" "Följande paket kommer att installeras i respektive ordning för att uppfylla " "beroenden" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "Paketborttagning nekades" -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "Paketet %s är inte installerat och kan därmed inte tas bort." -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "" -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "" -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "" -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "" -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "" -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "" -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "" -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "" -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " +#: pisi/operations/upgrade.py:175 +#, fuzzy +msgid "The following packages will be upgraded:" msgstr "Följande paket kommer att uppdateras: " -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +#, fuzzy +msgid "There are extra packages due to dependencies." +msgstr "Det finns extra paket på grund av beroenden. Vill du fortsätta?" + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "" -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "" -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "" -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " -msgstr "Säkerhetslås: följande paket i system.base kommer att installeras: " +#: pisi/operations/upgrade.py:332 +#, fuzzy +msgid "Safety switch forces the installation of following packages:" +msgstr "Säkerhetslås: kan inte ta bort följande paket i system.base" -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " -msgstr "Säkerhetslås: följande paket i system.base kommer att uppdateras: " +#: pisi/operations/upgrade.py:348 +#, fuzzy +msgid "Safety switch forces the upgrade of following packages:" +msgstr "Säkerhetslås: kan inte ta bort följande paket i system.base" #: pisi/package.py:56 msgid "" @@ -2671,7 +2706,7 @@ msgstr "" msgid "Unable to read file (%s): %s" msgstr "" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "" @@ -2715,43 +2750,43 @@ msgstr "" msgid "unpack: check_file_hash failed" msgstr "" -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr "" -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "Namn: %s, version: %s, utgåva: %s, bygge %s\n" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "Sammandrag: %s\n" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "Beskrivning: %s\n" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "Komponent: %s\n" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "Tillhandahåller: " -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "Beroenden: " -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." msgstr "" -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 msgid "Build Dependencies: " msgstr "" @@ -2759,50 +2794,62 @@ msgstr "" msgid "setAuthInfo needs a tuple (user, pass)" msgstr "" -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "" -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "" -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "" -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "" -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "" -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -2871,13 +2918,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n" @@ -2919,6 +2959,18 @@ msgstr "" msgid "Scanning binary packages...\n" msgstr "" +#~ msgid "Storing %s, " +#~ msgstr "Lagrar %s, " + +#~ msgid "Storing %s." +#~ msgstr "Lagrar %s." + +#~ msgid "Safety switch: Following packages in system.base will be installed: " +#~ msgstr "Säkerhetslås: följande paket i system.base kommer att installeras: " + +#~ msgid "Safety switch: Following packages in system.base will be upgraded: " +#~ msgstr "Säkerhetslås: följande paket i system.base kommer att uppdateras: " + #, fuzzy #~ msgid "Repository architecture does not match. Removing %s from system." #~ msgstr "Förrådet % finns inte och kan därmed inte tas bort." diff --git a/po/tr.po b/po/tr.po index 18e42491..0d3ec0c5 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,13 +8,14 @@ # Faik Uygur , 2006, 2007, 2008, 2009, 2010. # Ozan Çağlayan , 2009. # Necmettin Begiter , 2009. +# Fatih Aşıcı , 2010. msgid "" msgstr "" "Project-Id-Version: tr\n" -"POT-Creation-Date: 2010-02-28 21:26+EET\n" -"PO-Revision-Date: 2010-01-08 09:46+0200\n" -"Last-Translator: Faik Uygur \n" -"Language-Team: Turkish \n" +"POT-Creation-Date: 2010-03-24 16:10+EET\n" +"PO-Revision-Date: 2010-03-24 16:28+0200\n" +"Last-Translator: Fatih Aşıcı \n" +"Language-Team: American English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,7 +30,7 @@ msgstr "Klavye Kesmesi: Program Sonlandırılıyor..." msgid "Program terminated." msgstr "Program sonlandırıldı." -#: pisi-cli:49 +#: pisi-cli:48 msgid "" "Unhandled internal exception.\n" "Please file a bug report to ." @@ -37,15 +38,15 @@ msgstr "" "Denetlenmeyen iç hata.\n" "Lütfen bu hatayı adresine bildiriniz." -#: pisi-cli:55 +#: pisi-cli:54 msgid "System error. Program terminated." msgstr "Sistem hatası. Program sonlandırıldı." -#: pisi-cli:62 +#: pisi-cli:63 msgid "Please use 'pisi help' for general help." msgstr "Genel yardım için lütfen 'pisi help' komutunu kullanınız." -#: pisi-cli:65 +#: pisi-cli:66 msgid "" "\n" "Traceback:" @@ -80,23 +81,23 @@ msgstr "Yapılandırma betiği bulunamadı." #: pisi/actionsapi/autotools.py:99 pisi/actionsapi/cmaketools.py:79 #: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:50 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 #: pisi/actionsapi/scons.py:39 msgid "Make failed." msgstr "İnşa işlemi başarısız oldu." # pisi/actionsapi/autotools.py:119 :127 #: pisi/actionsapi/autotools.py:127 pisi/actionsapi/autotools.py:138 -#: pisi/actionsapi/cmaketools.py:109 pisi/actionsapi/cmaketools.py:119 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:55 +#: pisi/actionsapi/cmaketools.py:102 pisi/actionsapi/cmaketools.py:112 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 #: pisi/actionsapi/scons.py:43 msgid "Install failed." msgstr "Kurulum işlemi başarısız oldu." # pisi/actionsapi/autotools.py:121 :129 #: pisi/actionsapi/autotools.py:131 pisi/actionsapi/autotools.py:142 -#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:113 -#: pisi/actionsapi/cmaketools.py:123 pisi/actionsapi/kde.py:81 +#: pisi/actionsapi/cmaketools.py:81 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/cmaketools.py:116 pisi/actionsapi/kde.py:81 msgid "No Makefile found." msgstr "Make dosyası bulunamadı." @@ -229,7 +230,12 @@ msgstr "Yetersiz sayıda parametre." msgid "No executable file matched pattern \"%s\"." msgstr "\"%s\" ile eşleşen çalıştırılabilir bir dosya bulunamadı." -#: pisi/actionsapi/pythonmodules.py:69 +# pisi/actionsapi/autotools.py:75 :85 +#: pisi/actionsapi/pythonmodules.py:56 +msgid "Configuration failed." +msgstr "Yapılandırma sırasında hata oluştu." + +#: pisi/actionsapi/pythonmodules.py:81 msgid "Running %s failed." msgstr "%s çalıştırma işlemi başarısız oldu." @@ -448,71 +454,71 @@ msgstr "%s paketi zaten indirilmiş" msgid "Taking snapshot of the system" msgstr "Sistemin görüntüsü alınıyor." -#: pisi/api.py:724 +#: pisi/api.py:726 msgid "comar package is not fully installed" msgstr "comar paketi tam olarak kurulmamış." -#: pisi/api.py:736 +#: pisi/api.py:738 msgid "File %s not found" msgstr "%s dosyası bulunamadı." -#: pisi/api.py:776 +#: pisi/api.py:778 msgid "* Building index of PiSi files under %s" msgstr "* %s altındaki PiSi dosyalarının kataloğu oluşturuluyor." -#: pisi/api.py:783 +#: pisi/api.py:785 msgid "* Index file written" msgstr "* Katalog dosyası yazıldı." -#: pisi/api.py:788 +#: pisi/api.py:790 msgid "Not a valid repo name." msgstr "Geçerli bir depo ismi değil." -#: pisi/api.py:791 +#: pisi/api.py:793 msgid "Repo %s already present." msgstr "%s deposu zaten mevcut." -#: pisi/api.py:794 +#: pisi/api.py:796 msgid "Repo already present with name %s." msgstr "%s isminde bir depo zaten mevcut." -#: pisi/api.py:799 +#: pisi/api.py:801 msgid "Repo %s added to system." msgstr "%s deposu sisteme eklendi." -#: pisi/api.py:807 +#: pisi/api.py:809 msgid "Repo %s removed from system." msgstr "%s deposu sistemden çıkarıldı." -#: pisi/api.py:809 +#: pisi/api.py:811 msgid "Repository %s does not exist. Cannot remove." msgstr "%s deposu yok. Kaldırılamıyor." -#: pisi/api.py:826 -msgid "* Updating repository: %s" -msgstr "* %s deposu güncelleniyor." +#: pisi/api.py:828 +msgid "Updating repository: %s" +msgstr "Depo güncelleniyor: %s" -#: pisi/api.py:836 +#: pisi/api.py:838 msgid "%s repository information is up-to-date." msgstr "%s depo bilgisi güncel." -#: pisi/api.py:838 +#: pisi/api.py:840 msgid "Updating database at any rate as requested" msgstr "Veritabanı istek üzerine güncelleniyor." -#: pisi/api.py:848 +#: pisi/api.py:850 msgid "* Package database updated." msgstr "* Paket veritabanı güncellendi." -#: pisi/api.py:850 +#: pisi/api.py:852 msgid "No repository named %s found." msgstr "%s adında bir depo bulunamadı." -#: pisi/api.py:861 +#: pisi/api.py:863 msgid "* Adding '%s' to db... " msgstr "* '%s' veritabanına ekleniyor... " -#: pisi/api.py:864 +#: pisi/api.py:866 msgid "OK." msgstr "Tamam." @@ -536,15 +542,19 @@ msgstr "%s pakedi etkin hiçbir depoda bulunamadı." msgid "Installing %s, version %s, release %s, build %s" msgstr "%s paketi %s sürümü %s yayımı %s inşası kuruluyor." -#: pisi/atomicoperations.py:195 +#: pisi/atomicoperations.py:192 pisi/operations/build.py:593 +msgid "%s-%s is not a valid PiSi version format" +msgstr "%s-%s PiSi sürüm biçimine uymuyor" + +#: pisi/atomicoperations.py:198 msgid "%s package cannot be installed unless the dependencies are satisfied" msgstr "%s paketi bağımlılıkları sağlanmadan kurulamaz." -#: pisi/atomicoperations.py:219 +#: pisi/atomicoperations.py:222 msgid "/%s from %s package\n" msgstr "/%s %s paketinden\n" -#: pisi/atomicoperations.py:220 +#: pisi/atomicoperations.py:223 msgid "" "File conflicts:\n" "%s" @@ -552,80 +562,72 @@ msgstr "" "Dosya çakışmaları:\n" "%s" -#: pisi/atomicoperations.py:249 +#: pisi/atomicoperations.py:252 msgid "Re-install same version package?" msgstr "Aynı sürüm paket yeniden kurulsun mu?" -#: pisi/atomicoperations.py:250 +#: pisi/atomicoperations.py:253 msgid "Package re-install declined" msgstr "Paketin yeniden kurulması reddedildi." -#: pisi/atomicoperations.py:256 +#: pisi/atomicoperations.py:265 msgid "Upgrading to new upstream version" msgstr "Yeni ana kaynak sürüme yükseltiliyor." -#: pisi/atomicoperations.py:259 +#: pisi/atomicoperations.py:268 msgid "Upgrading to new distribution release" msgstr "Yeni dağıtım yayımına yükseltiliyor." -#: pisi/atomicoperations.py:263 +#: pisi/atomicoperations.py:272 msgid "Upgrading to new distribution build" msgstr "Yeni dağıtım inşasına yükseltiliyor." -#: pisi/atomicoperations.py:272 +#: pisi/atomicoperations.py:281 msgid "Downgrade to old distribution release?" msgstr "Eski dağıtım yayımına dönülsün mü?" -#: pisi/atomicoperations.py:274 +#: pisi/atomicoperations.py:283 msgid "Downgrade to old distribution build?" msgstr "Eski dağıtım inşasına dönülsün mü?" -#: pisi/atomicoperations.py:276 +#: pisi/atomicoperations.py:285 msgid "Package downgrade declined" msgstr "Paketin eski sürüme indirilmesi reddedildi." # pisi/actionsapi/autotools.py:75 :85 -#: pisi/atomicoperations.py:315 +#: pisi/atomicoperations.py:324 msgid "%s configuration failed." msgstr "%s yapılandırması başarısız oldu." -#: pisi/atomicoperations.py:406 +#: pisi/atomicoperations.py:415 msgid "" "Unable to relocate following files. Reinstallation of this package is " "strongly recommended." msgstr "" -"Aşağıdaki dosyalar taşınamadı. Bu paketin yeniden kurulumu şiddetle " -"önerilir." +"Aşağıdaki dosyalar taşınamadı. Bu paketin yeniden kurulumu şiddetle önerilir." -#: pisi/atomicoperations.py:488 -msgid "Storing %s, " -msgstr "%s depolanıyor, " - -#: pisi/atomicoperations.py:491 -msgid "Storing %s." -msgstr "%s depolanıyor." - -#: pisi/atomicoperations.py:498 +#: pisi/atomicoperations.py:496 pisi/atomicoperations.py:499 +#: pisi/atomicoperations.py:506 msgid "Storing %s" msgstr "%s depolanıyor." -#: pisi/atomicoperations.py:565 +#: pisi/atomicoperations.py:574 msgid "File list could not be read for package %s, continuing removal." msgstr "%s paketi dosya listesi okunamadı, kaldırma işlemine devam ediliyor." -#: pisi/atomicoperations.py:571 +#: pisi/atomicoperations.py:580 msgid "Removing package %s" msgstr "%s paketi kaldırılıyor." -#: pisi/atomicoperations.py:574 +#: pisi/atomicoperations.py:583 msgid "Trying to remove nonexistent package " msgstr "Varolmayan paket kaldırılmaya çalışıldı " -#: pisi/atomicoperations.py:615 +#: pisi/atomicoperations.py:624 msgid "Not removing conflicted file : %s" msgstr "Çakışan dosya (%s) silinmiyor." -#: pisi/atomicoperations.py:643 +#: pisi/atomicoperations.py:652 msgid "" "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "Kurulmuş dosya %s sistemde bulunamadı (Muhtemelen elle sildiniz)." @@ -752,7 +754,7 @@ msgstr "Verilen sürüm için suçla" msgid "Blame for all of the releases" msgstr "Tüm sürümler için suçla" -#: pisi/cli/blame.py:69 pisi/specfile.py:345 +#: pisi/cli/blame.py:69 pisi/specfile.py:428 msgid "Name: %s, version: %s, release: %s\n" msgstr "İsim: %s, sürüm: %s, yayım: %s\n" @@ -1744,7 +1746,7 @@ msgstr "etkin" #: pisi/cli/listrepo.py:43 pisi/cli/listrepo.py:45 msgid "%s [%s]" -msgstr "" +msgstr "%s [%s]" #: pisi/cli/listsources.py:24 msgid "" @@ -1786,7 +1788,7 @@ msgstr "list-upgrades seçenekleri" msgid "List upgradable packages under given component" msgstr "Verilen bileşen altındaki güncellenebilir paketleri listele" -#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:119 +#: pisi/cli/listupgrades.py:68 pisi/operations/upgrade.py:157 msgid "No packages to upgrade." msgstr "Yükseltilecek paket yok." @@ -2097,45 +2099,45 @@ msgstr "COMAR paketi güncellendi, artık yeni COMAR kullanılıyor." msgid "Registering %s comar script" msgstr "comar betiği %s kayıt ediliyor" -#: pisi/comariface.py:114 pisi/comariface.py:119 pisi/comariface.py:128 -#: pisi/comariface.py:142 pisi/comariface.py:159 pisi/comariface.py:168 -#: pisi/comariface.py:185 pisi/comariface.py:194 pisi/comariface.py:200 +#: pisi/comariface.py:115 pisi/comariface.py:120 pisi/comariface.py:129 +#: pisi/comariface.py:143 pisi/comariface.py:160 pisi/comariface.py:169 +#: pisi/comariface.py:188 pisi/comariface.py:197 pisi/comariface.py:204 msgid "Script error: %s" msgstr "Betik hatası: %s" -#: pisi/comariface.py:121 +#: pisi/comariface.py:122 msgid "Calling post install handlers" msgstr "Kurulum sonrası betikleri çağrılıyor" -#: pisi/comariface.py:136 +#: pisi/comariface.py:137 msgid "Running package's post install script" msgstr "Paketin kurulum sonrası betiği çağrılıyor" -#: pisi/comariface.py:147 +#: pisi/comariface.py:148 msgid "Running pre removal operations for %s" msgstr "%s için kaldırma öncesi işlemler çalıştırılıyor" -#: pisi/comariface.py:153 +#: pisi/comariface.py:154 msgid "Running package's pre remove script" msgstr "Paketin kaldırma öncesi betiği çağrılıyor" -#: pisi/comariface.py:161 +#: pisi/comariface.py:162 msgid "Calling pre remove handlers" msgstr "Kaldırma öncesi işleyicileri çağrılıyor" -#: pisi/comariface.py:173 +#: pisi/comariface.py:174 msgid "Running post removal operations for %s" msgstr "%s için kaldırma sonrası işlemler çalıştırılıyor" -#: pisi/comariface.py:179 +#: pisi/comariface.py:182 msgid "Running package's postremove script" msgstr "Paketin kaldırma sonrası betiği çağrılıyor" -#: pisi/comariface.py:187 +#: pisi/comariface.py:190 msgid "Calling post remove handlers" msgstr "Kaldırma sonrası işleyicileri çağrılıyor" -#: pisi/comariface.py:196 +#: pisi/comariface.py:199 msgid "Unregistering comar scripts" msgstr "comar betikleri kayıtlardan siliniyor" @@ -2207,19 +2209,19 @@ msgstr "" msgid "Distribution: %s, Install Time: %s\n" msgstr "Dağıtım: %s, Kurulma Zamanı: %s\n" -#: pisi/db/installdb.py:304 +#: pisi/db/installdb.py:305 msgid "Package %s is not installed" msgstr "%s paketi kurulu değil." -#: pisi/db/itembyrepo.py:41 +#: pisi/db/itembyrepo.py:40 msgid "%s not found in any repository." msgstr "%s hiçbir depoda bulunamadı." -#: pisi/db/itembyrepo.py:51 +#: pisi/db/itembyrepo.py:50 msgid "Repo item %s not found" msgstr "Depo elemanı %s bulunamadı." -#: pisi/db/itembyrepo.py:61 pisi/db/itembyrepo.py:72 pisi/db/itembyrepo.py:82 +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 msgid "Repository %s does not exist." msgstr "%s deposu yok." @@ -2227,6 +2229,18 @@ msgstr "%s deposu yok." msgid "Package %s not found." msgstr "Paket %s bulunamadı." +#: pisi/db/repodb.py:159 +msgid "%s repository needs to be updated" +msgstr "%s deposunun güncellenmesi gerekiyor" + +#: pisi/db/repodb.py:165 +msgid "" +"Error parsing repository index information. Index file does not exist or is " +"malformed." +msgstr "" +"Depo bilgisi ayrıştırılırken hata oluştu. Katalog dosyası mevcut değil ya da " +"bozuk." + #: pisi/fetcher.py:132 msgid "Urlgrabber needs to be installed to run this command" msgstr "Bu komutun çalıştırılabilmesi için Urlgrabber kurulu olmalı." @@ -2397,20 +2411,20 @@ msgstr "pspec.xml bu kaynak paketin '%s' için inşa edilmesini engelliyor" msgid "Building PiSi source package: %s" msgstr "PiSi kaynak paketi %s inşa ediliyor" -#: pisi/operations/build.py:312 +#: pisi/operations/build.py:309 msgid "IceCream detected. Make sure your daemon is up and running..." msgstr "" "IceCream bulundu. Lütfen artalan sürecinizin çalıştığından emin olunuz." -#: pisi/operations/build.py:317 +#: pisi/operations/build.py:314 msgid "CCache detected..." msgstr "CCache bulundu..." -#: pisi/operations/build.py:383 +#: pisi/operations/build.py:380 msgid "PartOf tag not defined, looking for component" msgstr "PartOf imi tanımlanmamış, bileşen araştırılıyor" -#: pisi/operations/build.py:392 +#: pisi/operations/build.py:389 msgid "" "Cannot find component.xml in remote directory, Source is now part of unknown " "component" @@ -2418,7 +2432,7 @@ msgstr "" "component.xml uzaktaki dizinde bulunamadı, kaynak bilinmeyen bir bileşenin " "parçası" -#: pisi/operations/build.py:398 +#: pisi/operations/build.py:395 msgid "" "Cannot find component.xml in upper directory, Source is now part of unknown " "component" @@ -2426,167 +2440,167 @@ msgstr "" "component.xml bir üst dizinde bulunamadı, kaynak bilinmeyen bir bileşenin " "parçası" -#: pisi/operations/build.py:404 +#: pisi/operations/build.py:401 msgid "Source is part of %s component" msgstr "Kaynak %s bileşeninin parçası" -#: pisi/operations/build.py:411 +#: pisi/operations/build.py:408 msgid "Unpacking archive(s)..." msgstr "Arşiv(ler) açılıyor..." -#: pisi/operations/build.py:415 +#: pisi/operations/build.py:414 msgid " unpacked (%s)" msgstr " açıldı (%s)" -#: pisi/operations/build.py:420 +#: pisi/operations/build.py:419 msgid "Setting up source..." msgstr "Kaynak yapılandırılıyor..." -#: pisi/operations/build.py:425 +#: pisi/operations/build.py:424 msgid "Building source..." msgstr "Kaynak inşa ediliyor..." -#: pisi/operations/build.py:430 +#: pisi/operations/build.py:429 msgid "Testing package..." msgstr "Paket test ediliyor..." -#: pisi/operations/build.py:434 +#: pisi/operations/build.py:433 msgid "Installing..." msgstr "Kuruluyor..." -#: pisi/operations/build.py:488 +#: pisi/operations/build.py:500 msgid "Unable to read Actions Script (%s): %s" msgstr "Actions betiği okunamıyor (%s): %s" -#: pisi/operations/build.py:490 +#: pisi/operations/build.py:502 msgid "SyntaxError in Actions Script (%s): %s" msgstr "Actions betiğinde sözdizimi hatası (%s): %s" -#: pisi/operations/build.py:507 +#: pisi/operations/build.py:519 msgid "Unable to read COMAR script (%s): %s" msgstr "COMAR betiği okunamıyor (%s): %s" -#: pisi/operations/build.py:509 +#: pisi/operations/build.py:521 msgid "SyntaxError in COMAR file (%s): %s" msgstr "COMAR dosyasında sözdizimi hatası (%s): %s" -#: pisi/operations/build.py:521 +#: pisi/operations/build.py:533 msgid "Sandbox violation: %s (%s -> %s)" msgstr "Sandbox ihlali: %s (%s -> %s)" -#: pisi/operations/build.py:534 pisi/util.py:472 +#: pisi/operations/build.py:546 pisi/util.py:541 msgid "ERROR: WorkDir (%s) does not exist\n" msgstr "HATA: Çalışma dizini (%s) bulunamadı\n" -#: pisi/operations/build.py:542 +#: pisi/operations/build.py:554 msgid "Sandbox enabled build..." msgstr "Sandbox açık inşa..." -#: pisi/operations/build.py:562 +#: pisi/operations/build.py:574 msgid "Sandbox violation result:" msgstr "Sandbox ihlal sonucu:" -#: pisi/operations/build.py:565 +#: pisi/operations/build.py:577 msgid "Sandbox violations!" msgstr "Sandbox ihlali!" -#: pisi/operations/build.py:571 +#: pisi/operations/build.py:583 msgid "unable to call function from actions: %s" msgstr "fonksiyon eylemlerden çağırılamıyor: %s" -#: pisi/operations/build.py:592 +#: pisi/operations/build.py:607 msgid "" "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Emniyet mandalı: taban geliştirme bileşeni system.devel içindeki bu paketler " "ek olarak kurulacak: " -#: pisi/operations/build.py:597 +#: pisi/operations/build.py:612 msgid "Safety switch: system.devel is already installed" msgstr "Emniyet mandalı: taban geliştirme bileşeni system.devel zaten kurulu." -#: pisi/operations/build.py:599 +#: pisi/operations/build.py:614 msgid "Safety switch: the component system.devel cannot be found" msgstr "Emniyet mandalı: taban geliştirme bileşeni system.devel bulunamadı." -#: pisi/operations/build.py:608 +#: pisi/operations/build.py:623 msgid "Unsatisfied Build Dependencies:" msgstr "Sağlanmamış İnşa Bağımlılıkları:" -#: pisi/operations/build.py:612 +#: pisi/operations/build.py:627 msgid "Cannot build package due to unsatisfied build dependencies" msgstr "Sağlanmamış inşa bağımlılıkları yüzünden paket inşa edilemiyor." -#: pisi/operations/build.py:617 +#: pisi/operations/build.py:632 msgid "Build dependency %s cannot be satisfied" msgstr "İnşa bağımlılığı %s sağlanamadı." -#: pisi/operations/build.py:619 +#: pisi/operations/build.py:634 msgid "Do you want to install the unsatisfied build dependencies" msgstr "Sağlanmamış inşa bağımlılıklarını kurmak istiyor musunuz?" -#: pisi/operations/build.py:620 +#: pisi/operations/build.py:635 msgid "Installing build dependencies." msgstr "İnşa bağımlılıkları kuruluyor." -#: pisi/operations/build.py:626 +#: pisi/operations/build.py:641 msgid "Ignoring build dependencies." msgstr "İnşa bağımlılıkları yoksayılıyor." -#: pisi/operations/build.py:636 +#: pisi/operations/build.py:651 msgid "Patch file is missing: %s\n" msgstr "Yama dosyası eksik: %s\n" -#: pisi/operations/build.py:652 +#: pisi/operations/build.py:667 msgid "* Applying patch: %s" msgstr "* Yama uygulanıyor: %s" -#: pisi/operations/build.py:766 +#: pisi/operations/build.py:781 msgid "/%s has suid bit set" msgstr "/%s dosyasının suid biti etkin" -#: pisi/operations/build.py:802 +#: pisi/operations/build.py:817 msgid "(found old version %s)" msgstr "(%s numaralı eski sürüm bulundu)" -#: pisi/operations/build.py:826 +#: pisi/operations/build.py:842 msgid "(no previous build found, setting build no to 1.)" msgstr "(eski bir inşa bulunamadı, inşa numarası olarak 1 atanıyor.)" -#: pisi/operations/build.py:871 +#: pisi/operations/build.py:887 msgid "(old package lacks a build no, setting build no to 1.)" msgstr "(önceki inşa numaraya sahip değil, inşa numarası 1 yapılıyor.)" -#: pisi/operations/build.py:874 +#: pisi/operations/build.py:890 msgid "There are changes, incrementing build no to %d" msgstr "Değişiklikler var, inşa numarası bir arttırılarak %d yapıldı." -#: pisi/operations/build.py:877 +#: pisi/operations/build.py:893 msgid "There is no change from previous build %d" msgstr "Bir önceki %d numaralı inşadan bu yana herhangi bir değişiklik yok." -#: pisi/operations/build.py:957 +#: pisi/operations/build.py:973 msgid "No user named '%s' found on the system" msgstr "Sistemde '%s' isminde bir kullanıcı bulunamadı." -#: pisi/operations/build.py:962 +#: pisi/operations/build.py:978 msgid "No group named '%s' found on the system" msgstr "Sistemde '%s' isminde bir grup bulunamadı." -#: pisi/operations/build.py:965 +#: pisi/operations/build.py:981 msgid "** Building package %s" msgstr "** Paket %s inşa ediliyor" # pisi/build.py:503 :506 -#: pisi/operations/build.py:967 pisi/operations/build.py:970 +#: pisi/operations/build.py:983 pisi/operations/build.py:986 msgid "Generating %s," msgstr "%s yaratılıyor," -#: pisi/operations/build.py:977 +#: pisi/operations/build.py:991 msgid "There are abandoned files under the install dir (%s):" msgstr "Kurulum dizini (%s) altında terkedilmiş dosyalar var:" -#: pisi/operations/build.py:986 +#: pisi/operations/build.py:1000 msgid "" "Build number is not available. For repo builds you must enable buildno in " "pisi.conf." @@ -2594,29 +2608,29 @@ msgstr "" "İnşa numarası alınamıyor. Depo inşaları için pisi.conf dosyasında buildno " "seçeneğini etkinleştirmelisiniz." -#: pisi/operations/build.py:1004 +#: pisi/operations/build.py:1018 msgid "Creating PiSi package %s." msgstr "%s PiSi paketi yaratılıyor." -#: pisi/operations/build.py:1054 pisi/operations/delta.py:98 +#: pisi/operations/build.py:1068 pisi/operations/delta.py:98 msgid "Done." msgstr "Tamamlandı." -#: pisi/operations/build.py:1059 +#: pisi/operations/build.py:1073 msgid "" "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" "Kurulum dizini (%s) altındaki bütün dosyalar paket(ler) tarafından toplandı." -#: pisi/operations/build.py:1063 +#: pisi/operations/build.py:1077 msgid "Cleaning Build Directory..." msgstr "İnşa dizini temizleniyor..." -#: pisi/operations/build.py:1066 +#: pisi/operations/build.py:1080 msgid "Keeping Build Directory" msgstr "İnşa dizini bırakılıyor..." -#: pisi/operations/build.py:1092 +#: pisi/operations/build.py:1106 msgid "*** %d error(s), %d warning(s)" msgstr "*** %d hata, %d uyarı" @@ -2674,8 +2688,7 @@ msgstr "" "Bağımlılıkları sağlamak için aşağıdaki paketler verilen sırada\n" "inşa edilip kurulacak:\n" -#: pisi/operations/emerge.py:62 pisi/operations/install.py:82 -#: pisi/operations/upgrade.py:148 +#: pisi/operations/emerge.py:62 pisi/operations/install.py:83 msgid "There are extra packages due to dependencies. Do you want to continue?" msgstr "Bağımlılıklar yüzünden ek paketler var. Devam etmek istiyor musunuz?" @@ -2724,12 +2737,13 @@ msgid "Following packages will be removed:\n" msgstr "Bu paketler kaldırılacak:\n" #: pisi/operations/history.py:152 pisi/operations/history.py:166 -#: pisi/operations/install.py:199 pisi/operations/remove.py:72 +#: pisi/operations/install.py:201 pisi/operations/remove.py:73 +#: pisi/operations/upgrade.py:192 msgid "Do you want to continue?" msgstr "Devam etmek istiyor musunuz?" -#: pisi/operations/history.py:158 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:159 +#: pisi/operations/history.py:158 pisi/operations/install.py:96 +#: pisi/operations/upgrade.py:203 msgid "Downloading %d / %d" msgstr "İndiriliyor %d / %d" @@ -2741,159 +2755,168 @@ msgstr "" "\n" "Bu paketler depolarda ve önbellekte bulunamadı:\n" -#: pisi/operations/install.py:48 pisi/operations/install.py:134 +#: pisi/operations/install.py:48 pisi/operations/install.py:135 msgid "" "The following package(s) are already installed and are not going to be " -"installed again:\n" -msgstr "Aşağıdaki paket(ler) zaten kurulu ve yeniden kurulmayacak:\n" +"installed again:" +msgstr "Aşağıdaki paket(ler) zaten kurulu ve yeniden kurulmayacak:" # pisi/api.py:168 :215 -#: pisi/operations/install.py:53 pisi/operations/install.py:212 +#: pisi/operations/install.py:54 pisi/operations/install.py:214 msgid "No packages to install." msgstr "Kurulacak paket yok." -#: pisi/operations/install.py:71 -msgid "" -"Following packages will be installed in the respective order to satisfy " -"dependencies:\n" -msgstr "" -"Bağımlılıkları sağlamak için bu paketler verilen sırada kurulacaktır:\n" +#: pisi/operations/install.py:72 +msgid "Following packages will be installed:" +msgstr "Aşağıdaki paketler kurulacak:" -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:142 +#: pisi/operations/install.py:77 pisi/operations/upgrade.py:180 msgid "Total size of package(s): %.2f %s" msgstr "Paket(ler)in toplam boyu: %.2f %s" -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:173 +#: pisi/operations/install.py:108 pisi/operations/upgrade.py:217 msgid "Installing %d / %d" msgstr "Kuruluyor %d / %d" -#: pisi/operations/install.py:121 +#: pisi/operations/install.py:122 msgid "Mixing file names and package names not supported yet." msgstr "Dosya ve paket adlarını birlikte kullanmak henüz desteklenmiyor." -#: pisi/operations/install.py:164 +#: pisi/operations/install.py:166 msgid "Package %s is not compatible with your distribution release %s %s." msgstr "%s paketi, %s %s sürümü ile uyumlu değil." -#: pisi/operations/install.py:168 +#: pisi/operations/install.py:170 msgid "Package %s (%s) is not compatible with your %s architecture." msgstr "%s (%s) paketi %s mimarisi ile uyumlu değil." -#: pisi/operations/install.py:191 +#: pisi/operations/install.py:193 msgid "External dependencies not satisfied: %s" msgstr "Dış bağımlılıklar sağlanamadı: %s" -#: pisi/operations/install.py:196 +#: pisi/operations/install.py:198 msgid "" -"The following packages will be installed\n" -"in the respective order to satisfy extra dependencies:\n" -msgstr "" -"Ek bağımlılıkları sağlamak için bu paketler verilen sırada kurulacaktır:\n" +"The following packages will be installed in order to satisfy dependencies:" +msgstr "Bağımlılıkları sağlamak için aşağıdaki paketler kurulacaktır:" -#: pisi/operations/install.py:200 +#: pisi/operations/install.py:202 msgid "External dependencies not satisfied" msgstr "Dış bağımlılıklar sağlanamadı." -#: pisi/operations/install.py:243 +#: pisi/operations/install.py:245 msgid "Installation order: " msgstr "Kurulum sırası: " -#: pisi/operations/install.py:278 pisi/specfile.py:261 +#: pisi/operations/install.py:280 pisi/specfile.py:265 msgid "%s dependency of package %s is not satisfied" msgstr "%s bağımlılığı %s paketi için sağlanamadı." #: pisi/operations/remove.py:44 -msgid "Safety switch: cannot remove the following packages in system.base: " -msgstr "" -"Emniyet mandalı: taban sistem (system.base) bileşenine ait bu paketler " -"kaldırılamıyor: " +msgid "Safety switch prevents the removal of following packages:\n" +msgstr "Emniyet mandalı, aşağıdaki paketlerin kaldırılmasını engelliyor:" -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:295 -msgid "Safety switch: the component system.base cannot be found" -msgstr "Emniyet mandalı: taban sistem bileşeni system.base bulunamadı." +#: pisi/operations/remove.py:49 pisi/operations/upgrade.py:355 +msgid "Safety switch: The component system.base cannot be found." +msgstr "Emniyet mandalı: Taban sistem bileşeni system.base bulunamadı." -#: pisi/operations/remove.py:55 +#: pisi/operations/remove.py:56 msgid "Package %s does not exist. Cannot remove." msgstr "Olmayan paket %s kaldırılamıyor." -#: pisi/operations/remove.py:59 +#: pisi/operations/remove.py:60 msgid "No packages to remove." msgstr "Kaldırılacak paket yok." -#: pisi/operations/remove.py:68 +#: pisi/operations/remove.py:69 msgid "" "The following list of packages will be removed\n" "in the respective order to satisfy dependencies:\n" msgstr "" "Bağımlılıkları sağlamak için bu paketler verilen sırada kaldırılacaktır:\n" -#: pisi/operations/remove.py:73 +#: pisi/operations/remove.py:74 msgid "Package removal declined" msgstr "Paket kaldırmaya izin verilmedi." -#: pisi/operations/remove.py:85 +#: pisi/operations/remove.py:86 msgid "Package %s is not installed. Cannot remove." msgstr "Paket %s kurulu değil. Kaldırılamıyor." -#: pisi/operations/remove.py:120 +#: pisi/operations/remove.py:121 msgid "Conflicts remain" msgstr "Halâ bazı çakışmalar var." -#: pisi/operations/remove.py:128 +#: pisi/operations/remove.py:129 msgid "Obsoleted packages remaining" msgstr "Bazı eskimiş paket(ler) halâ duruyor." -#: pisi/operations/remove.py:132 +#: pisi/operations/remove.py:133 msgid "Replaced package remains" msgstr "Yerine yenisi yerleştirilen bir paket duruyor." -#: pisi/operations/upgrade.py:46 +#: pisi/operations/upgrade.py:52 +msgid "" +"You must restart the following service(s) manually in order the updated " +"versions of software to take effect:" +msgstr "" +"Güncel yazılımların etkin hale gelmesi için aşağıdaki servis(ler)i yeniden " +"başlatmalısınız:" + +#: pisi/operations/upgrade.py:60 +msgid "" +"You must restart your system in order the updated versions of the following " +"package(s) to take effect:" +msgstr "" +"Aşağıdaki paket(ler)in güncel sürümlerinin etkin hale gelmesi için " +"sisteminizi yeniden başlatmalısınız:" + +#: pisi/operations/upgrade.py:84 msgid "Warning: package *name* ends with '.pisi'" msgstr "Uyarı: paket *ismi* '.pisi' ile bitiyor." -#: pisi/operations/upgrade.py:49 +#: pisi/operations/upgrade.py:87 msgid "Package %s is not installed." msgstr "%s paketi kurulu değil." -#: pisi/operations/upgrade.py:53 +#: pisi/operations/upgrade.py:91 msgid "Package %s is not available in repositories." msgstr "%s paketi depolarda mevcut değil." -#: pisi/operations/upgrade.py:70 +#: pisi/operations/upgrade.py:108 msgid "Package %s is already at the latest release %s." msgstr "%s paketi zaten (en son) sürüm %s." -#: pisi/operations/upgrade.py:76 +#: pisi/operations/upgrade.py:114 msgid "Package %s is already at the latest build %s." msgstr "%s paketi zaten (en son) inşa %s." -#: pisi/operations/upgrade.py:137 -msgid "The following packages will be upgraded: " -msgstr "Bu paketler yükseltilecektir: " +#: pisi/operations/upgrade.py:175 +msgid "The following packages will be upgraded:" +msgstr "Aşağıdaki paketler yükseltilecektir:" -#: pisi/operations/upgrade.py:219 +#: pisi/operations/upgrade.py:185 +msgid "There are extra packages due to dependencies." +msgstr "Bağımlılıklar yüzünden ek paketler var." + +#: pisi/operations/upgrade.py:265 msgid "Dependency %s of %s cannot be satisfied" msgstr "%s bağımlılığı, %s paketi için sağlanamadı." -#: pisi/operations/upgrade.py:220 +#: pisi/operations/upgrade.py:266 msgid "Upgrade is not possible." msgstr "Yükseltme mümkün değil." -#: pisi/operations/upgrade.py:236 +#: pisi/operations/upgrade.py:280 msgid "Reverse dependency %s of %s cannot be satisfied" msgstr "Ters bağımlılık %s, %s paketi için sağlanamadı." -#: pisi/operations/upgrade.py:274 -msgid "Safety switch: Following packages in system.base will be installed: " -msgstr "" -"Emniyet mandalı: taban sistem (system.base) bileşenine ait şu paketler " -"kurulacak:" +#: pisi/operations/upgrade.py:332 +msgid "Safety switch forces the installation of following packages:" +msgstr "Emniyet mandalı aşağıdaki paketlerin kurulmasını zorunlu kılıyor:" -#: pisi/operations/upgrade.py:289 -msgid "Safety switch: Following packages in system.base will be upgraded: " -msgstr "" -"Emniyet mandalı: taban sistem (system.base) bileşenine ait şu paketler " -"yükseltilecek:" +#: pisi/operations/upgrade.py:348 +msgid "Safety switch forces the upgrade of following packages:" +msgstr "Emniyet mandalı aşağıdaki paketlerin yükseltilmesini zorunlu kılıyor:" #: pisi/package.py:56 msgid "" @@ -3005,7 +3028,7 @@ msgstr "'%s' katarının XML sözdizimi geçersiz." msgid "Unable to read file (%s): %s" msgstr "Dosya okunamadı (%s): %s" -#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:332 +#: pisi/pxml/xmlfile.py:88 pisi/specfile.py:415 msgid "File '%s' has invalid XML" msgstr "'%s' dosyasının XML sözdizimi geçersiz." @@ -3049,43 +3072,43 @@ msgstr "Kaynak, %s yansılarından indirilemedi." msgid "unpack: check_file_hash failed" msgstr "unpack: kaynak arşivin bütünlüğünde sorun var." -#: pisi/specfile.py:160 +#: pisi/specfile.py:164 msgid "URI: %s, type: %s, sha1sum: %s" msgstr "Adres: %s, tip: %s, sha1sum: %s" -#: pisi/specfile.py:190 pisi/specfile.py:193 +#: pisi/specfile.py:194 pisi/specfile.py:197 msgid " or " msgstr " veya " -#: pisi/specfile.py:274 +#: pisi/specfile.py:357 msgid "Name: %s, version: %s, release: %s, build %s\n" msgstr "İsim: %s, sürüm %s, yayım %s, inşa %s\n" -#: pisi/specfile.py:276 pisi/specfile.py:347 +#: pisi/specfile.py:359 pisi/specfile.py:430 msgid "Summary: %s\n" msgstr "Özet: %s\n" -#: pisi/specfile.py:277 pisi/specfile.py:348 +#: pisi/specfile.py:360 pisi/specfile.py:431 msgid "Description: %s\n" msgstr "Açıklama: %s\n" -#: pisi/specfile.py:278 pisi/specfile.py:349 +#: pisi/specfile.py:361 pisi/specfile.py:432 msgid "Component: %s\n" msgstr "Bileşen: %s\n" -#: pisi/specfile.py:279 +#: pisi/specfile.py:362 msgid "Provides: " msgstr "Sağladıkları: " -#: pisi/specfile.py:283 +#: pisi/specfile.py:366 msgid "Dependencies: " msgstr "Bağımlılıkları: " -#: pisi/specfile.py:323 +#: pisi/specfile.py:406 msgid "translations.xml file is badly formed." -msgstr "" +msgstr "translations.xml dosyası hatalı." -#: pisi/specfile.py:350 +#: pisi/specfile.py:433 msgid "Build Dependencies: " msgstr "İnşa Bağımlılıkları: " @@ -3093,50 +3116,62 @@ msgstr "İnşa Bağımlılıkları: " msgid "setAuthInfo needs a tuple (user, pass)" msgstr "setAuthInfo bir (kullanıcı, parola) ikilisi ister." -#: pisi/util.py:138 pisi/util.py:159 +#: pisi/util.py:197 pisi/util.py:218 msgid "Running " msgstr "Çalışıyor " -#: pisi/util.py:142 pisi/util.py:177 +#: pisi/util.py:201 pisi/util.py:236 msgid "return value for \"%s\" is %s" msgstr "\"%s\" dönüş değeri %s" -#: pisi/util.py:347 +#: pisi/util.py:416 msgid "Including external link '%s'" msgstr "'%s' haricî bağlantısı ekleniyor." -#: pisi/util.py:349 +#: pisi/util.py:418 msgid "Including directory '%s'" msgstr "'%s' dizini ekleniyor." -#: pisi/util.py:437 +#: pisi/util.py:506 msgid "Cannot calculate SHA1 hash of %s" msgstr "%s dosyasının SHA1 kontrol toplamı hesaplanamıyor." -#: pisi/util.py:498 +#: pisi/util.py:567 msgid "ERROR: patch (%s) failed" msgstr "HATA: Yama (%s) başarısız." -#: pisi/util.py:500 +#: pisi/util.py:569 msgid "ERROR: patch (%s) failed: %s" msgstr "HATA: Yama (%s) başarısız: %s" -#: pisi/util.py:510 +#: pisi/util.py:579 msgid "strip command failed for file '%s'!" msgstr "strip komutu '%s' dosyası için başarısız oldu!" -#: pisi/util.py:517 +#: pisi/util.py:586 msgid "chrpath command failed for file '%s'!" msgstr "chrpath komutu '%s' dosyası için başarısız oldu!" -#: pisi/util.py:524 +#: pisi/util.py:593 msgid "objcopy (keep-debug) command failed for file '%s'!" msgstr "objcopy (keep-debug) komutu '%s' dosyası için başarısız oldu!" -#: pisi/util.py:530 +#: pisi/util.py:599 msgid "objcopy (add-debuglink) command failed for file '%s'!" msgstr "objcopy (add-debuglink) komutu '%s' dosyası için başarısız oldu!" +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr "Hatalı sürüm dizgisi: '%s'" + +#: scripts/package-signing/pisi-key.py:115 +#: scripts/package-signing/pisign.py:121 +msgid "" +"\n" +" Prints usage information of application and exits.\n" +" " +msgstr "" + #: scripts/package-signing/pisign.py:13 msgid "" "\n" @@ -3205,13 +3240,6 @@ msgid "" " " msgstr "" -#: scripts/package-signing/pisign.py:121 -msgid "" -"\n" -" Prints usage information of application and exits.\n" -" " -msgstr "" - #: scripts/repostats.py:226 msgid "" "Duplicate binary packages:\n"