From 18cfed45a23d194c432cbe4e45a5fd88361b3d96 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sun, 12 Jul 2009 21:48:22 +0200 Subject: [PATCH] [translations] update translations --- misc/po/ca.po | 3573 ++++++++++++++++---------------- misc/po/da.po | 3583 ++++++++++++++++---------------- misc/po/de.po | 3582 ++++++++++++++++---------------- misc/po/entropy.pot | 3462 ++++++++++++++++--------------- misc/po/es.po | 3567 ++++++++++++++++---------------- misc/po/fr.po | 4746 +++++++++++++++++++++--------------------- misc/po/it.po | 4762 ++++++++++++++++++++++--------------------- misc/po/nl.po | 3764 +++++++++++++++++----------------- 8 files changed, 15708 insertions(+), 15331 deletions(-) diff --git a/misc/po/ca.po b/misc/po/ca.po index 27d19b4af..25c43c20f 100644 --- a/misc/po/ca.po +++ b/misc/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: 2009-06-12 08:31-0000\n" "Last-Translator: Roger Calvó \n" "Language-Team: Catalan \n" @@ -86,8 +86,8 @@ msgstr "no és un camí de directori vàlid" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -168,57 +168,67 @@ msgstr "S'ha connectat amb l'ordinador central amb èxit" msgid "Successfully disconnected from host" msgstr "S'ha desconnectat de l'ordinador central amb èxit" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 msgid "database does not exist. Locking services for it" msgstr "la base de dades no existeix. Se li estan bloquejant els serveis" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 msgid "database got locked. Locking services for it" msgstr "la base de dades s'ha bloquejat. Se li estan bloquejant els serveis" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +#, fuzzy +msgid "cannot unlock database, compressed file not found" +msgstr "El mètode de compressió de la base de dades és erroni" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +#, fuzzy +msgid "unpacking compressed database" +msgstr "camí de la base de dades comprimida" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 msgid "unlocking and indexing database" msgstr "s'està desbloquejant i indexant la base de dades" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "empremta electrònica" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 msgid "no username specified" msgstr "no s'ha especificat el nom d'usuari" -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 msgid "no password specified" msgstr "no s'ha especificat la contrasenya" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "la contrasenya és buida" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 msgid "empty username" msgstr "el nom d'usuari és buit" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 msgid "user not found" msgstr "no s'ha trobat l'usuari" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" msgstr "" "heu d'iniciar la sessió a la pàgina web per actualitzar el format de la " "vostra contrasenya" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "la contrasenya és incorrecta" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 msgid "user inactive" msgstr "l'usuari és inactiu" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "l'usuari està bandejat" @@ -248,288 +258,288 @@ msgstr "no heu iniciat la sessió" msgid "no login data" msgstr "no hi ha dades d'inici de sessió" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 msgid "Entropy Server interface must be run as root" msgstr "Heu d'executar la Interfície del Servidor d'Entropy com a root" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 msgid "repository not configured" msgstr "el repositori no està configurat" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "la id del repositori està protegida, no podeu usar-la..." -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 msgid "migrating database path from" msgstr "s'està migrant el camí de la base de dades des de" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "a" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 msgid "Your default repository is not initialized" msgstr "El vostre repositori per defecte no està inicialitzat" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 msgid "Do you want to initialize your default repository ?" msgstr "Voleu inicialitzar el vostre repositori per defecte?" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 msgid "Continuing with an uninitialized repository" msgstr "Es continua amb un repositori no inicialitzat" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 msgid "server-side repository" msgstr "repositori del servidor" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 msgid "community repository" msgstr "repositori de la comunitat" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "Interfície d'Instàncies del Servidor d'Entropy del repositori" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 msgid "current branch" msgstr "branca actual" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 msgid "type" msgstr "tipus" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 msgid "Currently configured repositories" msgstr "Repositoris configurats" -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 msgid "Entropy database is already locked by you :-)" msgstr "Ja teniu bloquejada la base de dades d'Entropy :-)" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 msgid "Locking and Syncing Entropy database" msgstr "S'està bloquejant i sincronitzant la base de dades d'Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "Taula d'estat de les rèpliques" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 #: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "Desbloquejat" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 #: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "Bloquejat" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 msgid "database" msgstr "base de dades" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 msgid "download" msgstr "baixada" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 msgid "cannot lock mirror" msgstr "no es pot bloquejar la rèplica" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 msgid "Entropy database is corrupted!" msgstr "La base de dades d'Entropy està malmesa!" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 msgid "indexing database" msgstr "s'està indexant la base de dades" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 msgid "Checking" msgstr "S'està comprovant" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 msgid "Running dependencies test" msgstr "S'està executant la verificació de dependències" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "Aquestes són les dependències que no s'han trobat" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 msgid "Needed by" msgstr "Necessàries per" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 msgid "by repo" msgstr "pel repositori" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "S'han satisfet totes les dependències. Tot és correcte." -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "Es sistema està sa" -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 msgid "Matching libraries with Spm, please wait" msgstr "S'estan cercant llibreries coincidents amb Spm, espereu" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 msgid "These are the matched packages" msgstr "Aquests són els paquets coincidents" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 msgid "Packages string" msgstr "Cadena de paquets" -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 msgid "No matched packages" msgstr "No hi ha paquets coincidents" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 msgid "Running orphaned SPM packages test" msgstr "S'està executant la verificació de paquets orfes SPM" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 msgid "Scanning package" msgstr "S'està escanejant el paquet" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 msgid "not found anymore" msgstr "no se n'ha trobat cap més" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 msgid "Initializing an empty database" msgstr "S'està inicialitzant una base de dades buida" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 msgid "Entropy database file" msgstr "El fitxer de base de dades d'Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "s'ha inicialitzat amb èxit" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 msgid "Invalid tag specified" msgstr "L'etiqueta especificada no és vàlida" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 msgid "Packages already tagged, action aborted" msgstr "Aquests paquets ja tenen etiqueta, s'interromp l'acció" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 msgid "flushing back selected packages from branches" msgstr "s'estan eliminant els paquets seleccionats de les branques" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 msgid "nothing to do" msgstr "no hi ha res per fer" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 msgid "these are the packages that will be flushed" msgstr "aquests són els paquets que s'eliminaran" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 #: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "Voleu continuar?" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 msgid "checking package hash" msgstr "s'està comprovant l'empremta electrònica del paquet..." -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 msgid "hash does not match for" msgstr "l'empremta no coincideix per" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 msgid "wrong md5" msgstr "md5 és incorrecte" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 msgid "download errors" msgstr "errors de baixada" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 msgid "reason" msgstr "raó" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 msgid "download completed successfully" msgstr "la baixada s'ha completat amb èxit" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 msgid "error downloading packages from mirrors" msgstr "error en baixar els paquets de les rèpliques" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 msgid "working on branch" msgstr "s'està treballant en la branca" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 msgid "updating package" msgstr "s'està actualitzant un paquet" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 msgid "package flushed" msgstr "paquet eliminat" -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 msgid "Cannot touch system database" msgstr "No es pot tocar la base de dades del sistema" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 msgid "Preparing to move selected packages to" msgstr "S'està preparant per moure els paquets seleccionats a" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 msgid "Preparing to copy selected packages to" msgstr "S'està preparant per copiar els paquets seleccionats a" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "Nota" -#: ../../libraries/entropy/server/interfaces/main.py:1678 +#: ../../libraries/entropy/server/interfaces/main.py:1671 msgid "" "all old packages with conflicting scope will be removed from destination " "repo unless injected" @@ -537,861 +547,858 @@ msgstr "" "tots els paquets antics amb scope en conflicte s'eliminaran del repositori " "destí a menys que s'injectin" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 msgid "new tag" msgstr "nova etiqueta" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 msgid "dependency" msgstr "dependències" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 msgid "switching" msgstr "s'està commutant" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "no es pot commutar, el paquet no s'ha trobat, s'omet" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 msgid "moving file" msgstr "s'està movent el fitxer" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 msgid "loading data from source database" msgstr "s'estan carregant dades des de la base de dades origen" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 msgid "injecting data to destination database" msgstr "s'estan injectant dades a la base de dades de destinació" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 msgid "removing entry from source database" msgstr "s'està eliminant l'entrada de la base de dades origen" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "l'àtom s'ha tractat amb èxit" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 msgid "adding package" msgstr "s'està afegint un paquet" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 msgid "added package" msgstr "s'ha afegit un paquet" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 msgid "rev" msgstr "revisió" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 msgid "manual dependencies for" msgstr "dependències manuals per a" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 msgid "Exception caught, closing tasks" msgstr "S'ha produït una excepció, s'aturen les tasques" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 msgid "Injecting entropy metadata into built packages" msgstr "S'estan injectant metadades d'Entropy en els paquets construïts" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 msgid "injecting entropy metadata" msgstr "s'estan injectant metadades d'Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 msgid "injection complete" msgstr "la injecció ha acabat" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 msgid "config files" msgstr "fitxers de configuració" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 msgid "checking system" msgstr "s'està comprovant el sistema" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 msgid "there are configuration files not updated yet" msgstr "hi ha fitxers de configuració pendents d'actualitzar" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 msgid "removing package" msgstr "s'està eliminant el paquet" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 msgid "removal complete" msgstr "l'eliminació ha acabat" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 msgid "invalid database revision" msgstr "la revisió de la base de dades és no és vàlida" -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 msgid "defaulting to 0" msgstr "s'estableix a 0 per defecte" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 msgid "Initializing Entropy database" msgstr "S'està inicialitzant la base de dades d'Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "AVÍS" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 msgid "database already exists" msgstr "la base de dades ja existeix" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 msgid "Do you want to continue ?" msgstr "Voleu continuar?" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 msgid "Dumping current revisions to file" msgstr "S'estan abocant les revisions actuals al fitxer" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "S'estan abocant les accions 'treeupdate' actuals al fitxer" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 msgid "Would you like to sync packages first (important!) ?" msgstr "Voleu sincronitzar primer els paquets (és important)?" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 msgid "Reinitializing Entropy database for branch" msgstr "S'està reinicialitzant la base de dades d'Entropy per la branca" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 msgid "using Packages in the repository" msgstr "s'estan usant els paquets del repositori" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 msgid "analyzing" msgstr "s'està analitzant" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "revisió" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "Atenció" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 msgid "cannot match" msgstr "no pot coincidir" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 msgid "Integrity verification of the selected packages" msgstr "Verificació d'integritat dels paquets seleccionats" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 msgid "All the packages in repository will be checked." msgstr "Es comprovaran tots els paquets del repositori." -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 msgid "This is the list of the packages that would be checked" msgstr "Aquesta és la llista de paquets que es comprovaran" -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 msgid "Working on mirror" msgstr "S'està treballant en la rèplica" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 msgid "checking hash" msgstr "s'està comprovant l'empremta electrònica" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 msgid "digest verification of" msgstr "verificació de l'empremta electrònica de" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 msgid "not supported" msgstr "no està implementada" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 msgid "failed for unknown reasons" msgstr "ha fallat per causes desconegudes" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 msgid "package" msgstr "paquet" -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "NO és sa" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 msgid "This is the list of broken packages" msgstr "Aquesta és la llista de paquets trencats" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 msgid "Mirror" msgstr "Rèplica" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "Estadístiques" -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 msgid "Number of checked packages" msgstr "Número de paquets comprovats" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 msgid "Number of healthy packages" msgstr "Número de paquets sans" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 msgid "Number of broken packages" msgstr "Número de paquets trencats" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "local" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 msgid "available" msgstr "disponible" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 msgid "upload/ignored" msgstr "carregat/ignorat" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 msgid "Starting to download missing files" msgstr "S'estan començant a baixar els fitxers necessaris" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 msgid "Searching missing/broken files on another mirror" msgstr "S'estan cercant fitxers necessaris o trencats en una altra rèplica" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 msgid "Binary packages downloaded successfully." msgstr "Tots els paquets binaris s'han baixat amb èxit." -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 msgid "These are the packages that cannot be found online" msgstr "Aquests són els paquets que no es troben en línia" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "No es comprovaran" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 msgid "checking hash of" msgstr "s'està comprovant l'empremta electrònica de" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "està malmès, s'ha desat la suma de verificació" -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 msgid "checked packages" msgstr "paquets seleccionats" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 msgid "healthy packages" msgstr "paquets sans" -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 msgid "broken packages" msgstr "paquets trencats" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 msgid "downloaded packages" msgstr "paquets baixats" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 msgid "failed downloads" msgstr "descàrregues fallides" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 msgid "Please setup your branch to" msgstr "Si us plau, configureu la branca a" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 msgid "and retry" msgstr "i torneu a intentar-ho" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 msgid "Copying database (if not exists)" msgstr "S'està copiant la base de dades (si no existeix)" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 msgid "Switching packages" msgstr "S'estan commutant paquets" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 msgid "Ignoring" msgstr "S'està ignorant" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 msgid "already in branch" msgstr "ja a la branca" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 msgid "migration loop completed" msgstr "s'ha completat el bucle de migració" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 msgid "entropy.server.interfaces.main.Server needed" msgstr "cal entropy.server.interfaces.main.Server" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "S'ha carregat la Interfície del Servidor de Rèpliques d'Entropy" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 msgid "mirror" msgstr "rèplica" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +#, fuzzy +msgid "listing branches in mirror" +msgstr "S'està ometent la rèplica de descàrrega actual." + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +#, fuzzy +msgid "looking for file in mirror" +msgstr "S'està treballant en la rèplica" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 msgid "unlocking" msgstr "s'està desbloquejant" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 msgid "locking" msgstr "s'està bloquejant" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 msgid "mirror already locked" msgstr "la rèplica ja està bloquejada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 msgid "mirror already unlocked" msgstr "la rèplica ja està desbloquejada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 msgid "mirror for download" msgstr "rèplica per baixar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 msgid "mirror already locked for download" msgstr "la rèplica ja està bloquejada per baixar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 msgid "mirror already unlocked for download" msgstr "la rèplica ja està desbloquejada per baixar" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 msgid "for download" msgstr "per baixar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 msgid "mirror successfully locked" msgstr "la rèplica s'ha bloquejat amb èxit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 msgid "mirror not locked" msgstr "la rèplica no està bloquejada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 msgid "mirror successfully unlocked" msgstr "la rèplica s'ha desbloquejat amb èxit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 msgid "unlock error" msgstr "error de desbloqueig" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 msgid "mirror not unlocked" msgstr "la rèplica no està desbloquejada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 msgid "connecting to download package" msgstr "s'està connectant amb el paquet a baixar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 msgid "downloading package" msgstr "s'està baixant el paquet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "no existeix" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 msgid "is not listed in the repository !" msgstr "no està llistat al repositori!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 msgid "verifying checksum of package" msgstr "s'està comprovant la suma de verificació del paquet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 msgid "downloaded successfully" msgstr "s'ha baixat amb èxit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "la suma de verificació no coincideix. S'està tornant a baixar..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" msgstr "sembla trencat. Considereu reempaquetar-lo. S'abandona!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 msgid "mirror has invalid directory structure" msgstr "la rèplica no té una estructura de directoris vàlida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 msgid "Wrong database compression method passed" msgstr "El mètode de compressió de la base de dades és equivocat" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 msgid "mirror hasn't valid database revision file" msgstr "la rèplica no té un fitxer de revisió de base de dades vàlid" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 msgid "unable to download repository revision" msgstr "no es pot baixar el fitxer de revisió del repositori " -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 msgid "mirror doesn't have valid revision file" msgstr "la rèplica no té un fitxer de revisió de base de dades vàlid" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 msgid "downloading notice board from mirrors to" msgstr "s'està baixant el tauler de notícies de les rèpliques a" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 msgid "notice board downloaded successfully from" msgstr "el tauler de notícies s'ha baixat amb èxit des de" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 msgid "uploading notice board from" msgstr "S'està carregant el tauler de notícies de" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 msgid "notice board upload failed on" msgstr "la càrrega del tauler de noticies ha fallat a" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 msgid "notice board upload success" msgstr "el tauler de notícies s'ha carregat" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 msgid "configured package sets" msgstr "conjunts de paquets configurats" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 msgid "None configured" msgstr "No n'hi ha cap de configurat" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 msgid "preparing uncompressed database for the upload" msgstr "s'estan preparant les bases de dades no comprimides per la càrrega" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 msgid "database path" msgstr "camí de la base de dades" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 msgid "creating compressed database dump + checksum" msgstr "s'està creant la base de dades comprimida i la suma de verificació" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "aboca" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -msgid "dump checksum" -msgstr "aboca la suma de verificació" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "bolcat lleuger" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 msgid "dump light checksum" msgstr "bolcat lleuger de la suma de verificació" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 msgid "opener" msgstr "obridor" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 msgid "compressing database + checksum" msgstr "s'està comprimint la base de dades i la suma de verificació" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 msgid "compressed database path" msgstr "camí de la base de dades comprimida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 msgid "database checksum" msgstr "suma de verificació de la base de dades" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 msgid "compressed checksum" msgstr "suma de verificació comprimida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 msgid "cannot create mirror directory" msgstr "no es pot crear un directori de rèplica" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 msgid "error" msgstr "error" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "2 minuts d'espera abans d'abandonar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 msgid "mirror unlocked" msgstr "s'ha desbloquejat la rèplica" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 msgid "Troubles with treeupdates" msgstr "Hi ha problemes amb els arbres d'actualitzacions" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 msgid "Bumping old data back" msgstr "S'estan suprimint dades antigues" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 msgid "wrong database compression method passed" msgstr "el mètode de compressió de la base de dades és erroni" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "càrrega" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 msgid "disabled EAPI" msgstr "EAPI desactivat" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 msgid "preparing to upload database to mirror" msgstr "s'està preparant per carregar la base de dades a la rèplica" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 msgid "errors" msgstr "errors" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 msgid "upload failed, not unlocking and continuing" msgstr "la càrrega ha fallat, no es desbloqueja i es continua" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 msgid "preparing to download database from mirror" msgstr "s'està preparant per baixar la base de dades des de la rèplica" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 msgid "download path" msgstr "camí de baixada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 msgid "failed to download from mirror" msgstr "ha fallat en baixar de la rèplica" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 msgid "Mirrors are locked, someone is working on the repository" msgstr "Les rèpliques estan bloquejades, algú està treballant en el repositori" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "intenteu-ho més tard" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "sincronitza" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 msgid "database already in sync" msgstr "la base de dades ja està sincronitzada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 msgid "database sync failed" msgstr "ha fallat la sincronització de la base de dades" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 msgid "download issues" msgstr "problemes de baixada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 msgid "database sync forbidden" msgstr "s'ha prohibit la sincronització de la base de dades" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "dependencies_test() ha informat d'errors" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 msgid "no configuration files to commit. All fine." msgstr "no hi ha fitxers de configuració per processar. Tot és correcte." -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 msgid "upload issues" msgstr "problemes de càrrega" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 msgid "database sync completed successfully" msgstr "la base de dades s'ha sincronitzat amb èxit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 msgid "Local statistics" msgstr "Estadístiques locals" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 msgid "upload directory" msgstr "directori de càrrega" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 msgid "files ready" msgstr "fitxers preparats" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 msgid "packages directory" msgstr "directori de paquets" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "copia" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 msgid "remove" msgstr "elimina" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 msgid "Packages to be removed" msgstr "Paquets a eliminar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 msgid "Packages to be moved locally" msgstr "Paquets a moure localment" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 msgid "Packages to be uploaded" msgstr "Paquets a carregar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 msgid "Total removal size" msgstr "Mida total d'eliminació" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 msgid "Total upload size" msgstr "Mida total de càrrega" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 msgid "Total download size" msgstr "Mida total de baixada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 msgid "Remote statistics for" msgstr "Estadístiques remotes per" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 msgid "remote packages" msgstr "paquets remots" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 msgid "files stored" msgstr "fitxers desats" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 msgid "Calculating queues" msgstr "S'estan calculant les cues" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 msgid "removing package+hash" msgstr "s'està eliminat el paquet i l'empremta electrònica" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 msgid "copying file+hash to repository" msgstr "s'està copiant el fitxer i l'empremta electrònica al repositori" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 msgid "upload errors" msgstr "errors de càrrega" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 msgid "upload completed successfully" msgstr "la càrrega s'ha completat amb èxit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 msgid "QA checking package file" msgstr "QA està comprovant del paquet..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "fitxer de paquet erroni, arregleu-ho" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 msgid "starting packages sync" msgstr "s'està iniciant la sincronització de paquets" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 msgid "packages sync" msgstr "sincronització de paquets" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 msgid "socket error" msgstr "error en el sòcol" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 msgid "on" msgstr "a" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 msgid "nothing to do on" msgstr "no s'està processant res a" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 msgid "Expanding queues" msgstr "S'estan expandint les cues" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 msgid "nothing to sync for" msgstr "no hi ha res a sincronitzar per" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 msgid "Would you like to run the steps above ?" msgstr "Voleu executar els passos descrits més amunt?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "interrupció de teclat!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 msgid "you must package them again" msgstr "els heu d'empaquetar de nou" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 msgid "exception caught" msgstr "s'ha capturat una excepció" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 msgid "at least one mirror synced properly!" msgstr "almenys una rèplica s'ha sincronitzat correctament!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "neteja" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 msgid "collecting expired packages" msgstr "s'estan recollint paquets que han vençut" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -msgid "not the latest branch, skipping tidy for consistence." -msgstr "no és l'última branca, s'ometrà per mantenir la consistència." - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 msgid "collecting expired packages in the selected branches" msgstr "s'estan recollint paquets que han vençut a les branques seleccionades" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 msgid "nothing to remove on this branch" msgstr "no hi ha res a eliminar en aquesta branca" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 msgid "these are the expired packages" msgstr "aquests són els paquets que han vençut" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 msgid "removing packages remotely" msgstr "s'estan eliminant paquets remotament" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 msgid "remove errors" msgstr "errors d'eliminació" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 msgid "removing packages locally" msgstr "s'estan eliminat els paquets localment" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 msgid "removing" msgstr "s'està eliminant" @@ -1445,12 +1452,12 @@ msgstr "s'ha rebut una resposta incorrecta" msgid "cannot convert stream into object" msgstr "no s'ha pogut convertir la cadena en un objecte" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "Contingut Generat per l'Usuari" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 msgid "sending file" msgstr "s'està enviant el fitxer" @@ -1476,8 +1483,8 @@ msgid "repository does not support EAPI3" msgstr "el repositori no és compatible amb EAPI3" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 msgid "Username" msgstr "Nom d'usuari" @@ -1767,7 +1774,7 @@ msgstr "Habilita els USE flags pels àtoms específics" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "USE Flags" @@ -1789,8 +1796,8 @@ msgstr "Executa l'ordre del shell personalitzat" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "Ordre" @@ -1820,7 +1827,7 @@ msgstr "Selecciona el repositori Entropy servidor per defecte" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 msgid "Repository Identifier" msgstr "Identificador del repositori" @@ -1972,11 +1979,11 @@ msgstr "Afegeix una entrada al tauler de notícies" #: ../../client/text_repositories.py:299 ../../client/text_security.py:85 #: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 #: ../../server/server_activator.py:160 ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 msgid "Title" msgstr "Títol" @@ -2008,32 +2015,32 @@ msgstr "El fitxer no es pot combinar automàticament" msgid "Invalid config file number" msgstr "El número de fitxer de configuració no és vàlid" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 msgid "Configuration files" msgstr "Fitxers de configuració" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 msgid "Scanning hard disk" msgstr "S'està escanejant el disc dur" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 msgid "Cache generation complete." msgstr "S'ha generat la memòria de cau." -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 msgid "Resolving metadata" msgstr "S'estan resolent metadades" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 msgid "Dependencies cache filled." msgstr "S'han satisfet les dependències de la memòria de cau" -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, python-format msgid "Cleaning %s => dumps..." msgstr "S'està suprimint %s => dumps..." -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 msgid "Cache is now empty." msgstr "La memòria de cau està buida." @@ -2047,19 +2054,19 @@ msgstr "S'està comprovant %s" msgid "server_repos needs serverInstance" msgstr "server_repos necessita serverInstance" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 msgid "Sorting dependencies" msgstr "S'estan ordenant les dependències" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 msgid "Calculating inverse dependencies for" msgstr "S'estan calculant dependències inverses per a" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 msgid "Calculating available packages for" msgstr "S'estan calculant els paquets disponibles a" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 msgid "Calculating world packages" msgstr "S'estan calculant els paquets world" @@ -2078,19 +2085,20 @@ msgstr "Taxa de transferència agregada" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "second" msgstr "segon" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 msgid "Error downloading from" msgstr "S'ha produït un error en la baixada des de" #: ../../libraries/entropy/client/interfaces/fetch.py:215 -msgid "files not available on this mirror" -msgstr "no hi ha fitxers disponibles en aquesta rèplica" +#, fuzzy +msgid "data not available on this mirror" +msgstr "el fitxer no està disponible en aquesta rèplica" #: ../../libraries/entropy/client/interfaces/fetch.py:218 #: ../../libraries/entropy/client/interfaces/fetch.py:467 @@ -2099,7 +2107,7 @@ msgstr "la suma de verificació és incorrecta" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "no s'ha trobat" @@ -2111,13 +2119,13 @@ msgstr "error en temps d'espera" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 msgid "discarded download" msgstr "la baixada s'ha descartat" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 msgid "unknown reason" msgstr "raó desconeguda" @@ -2126,17 +2134,17 @@ msgid "Downloading from" msgstr "S'està baixant des de" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 msgid "Successfully downloaded from" msgstr "S'ha baixat amb èxit des de" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "at" msgstr "a" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 msgid "file not available on this mirror" msgstr "el fitxer no està disponible en aquesta rèplica" @@ -2150,8 +2158,8 @@ msgstr "s'ha esgotat el temps d'espera, s'abandona" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 #: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 @@ -2163,214 +2171,183 @@ msgstr "s'ha esgotat el temps d'espera, s'abandona" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "Repositori" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 msgid "is not available" msgstr "no està disponible" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "Cannot validate" msgstr "No es pot validar" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "" "Si us plau, actualitzeu ara els repositoris per eliminar aquest missatge!" -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "is corrupted" msgstr "està malmès" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 msgid "bad repository id specified" msgstr "la id del repositori especificat és errònia" -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "El repositori %s encara no s'ha baixat." -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 msgid "repodata dictionary is corrupted" msgstr "el diccionari repodata està malmès" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 msgid "System database not found or corrupted" msgstr "La base de dades del sistema no hi és o està malmesa" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr "s'està executant en mode segur usant la base de dades buida de la RAM" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "Comprovació de sanitat" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 msgid "system database" msgstr "base de dades del sistema" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 msgid "Scanning..." msgstr "S'està escanejant..." -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "Hi ha errors a idpackage %s, error: %s" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "CORRECTE" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "MALMÈS" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 msgid "Cannot backup selected database" msgstr "La base de dades seleccionada no es pot copiar" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 msgid "permission denied" msgstr "s'ha denegat el permís" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 msgid "Backing up database to" msgstr "S'està copiant la base de dades a" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 msgid "Unable to compress" msgstr "No es pot comprimir" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 msgid "Database backed up successfully" msgstr "La base de dades s'ha copiat amb èxit" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 msgid "All fine" msgstr "Tot és correcte" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 msgid "Cannot restore selected backup" msgstr "No es pot restaurar la còpia seleccionada" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 msgid "Restoring backed up database" msgstr "S'està restaurant la còpia de la base de dades" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 msgid "Unable to unpack" msgstr "No es pot empaquetar" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 msgid "Database restored successfully" msgstr "La base de dades s'ha restaurat amb èxit" -#: ../../libraries/entropy/client/interfaces/methods.py:741 +#: ../../libraries/entropy/client/interfaces/methods.py:985 msgid "" "Another Entropy instance is currently active, cannot satisfy your request." msgstr "" "S'està executant una altra instància d'Entropy. No es pot satisfer la vostra " "demanda." -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "Els recursos s'han desbloquejat, som-hi!" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "Els recursos segueixen ocupats després de %s minuts, s'abandona!" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "Els recursos estan bloquejats, en espera %s segons, comprovació #%s/%s" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "No hi ha de què fer la còpia de seguretat a etpConst amb la clau %s" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "ha de ser una cadena ASCII" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 msgid "cannot start with" msgstr "no pot començar amb" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 msgid "Name already taken" msgstr "Aquest nom ja està ocupat" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 msgid "Cannot remove the old element" msgstr "L'element antic no es pot eliminar" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 msgid "Cannot create the element" msgstr "No es pot crear l'element" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 msgid "Already removed" msgstr "Ja s'ha eliminat" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "No s'ha definit per l'usuari" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 msgid "Set not found or unable to remove" msgstr "No es troba o no es pot eliminar" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -msgid "Libraries test" -msgstr "Verificació de les llibreries" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -msgid "Cannot find " -msgstr "No es pot trobar" - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -msgid "Collecting broken executables" -msgstr "S'estan recollint els executables trencats" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "" -"no us preocupeu per les llibreries que es mostren aquí, però que no " -"apareixen després." - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -msgid "Scanning libraries" -msgstr "S'estan escanejant les llibreries" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "diversos símbols trencats" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -msgid "Matching broken libraries/executables" -msgstr "Llibreries/executables trencats coincidents" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 msgid "not a valid method" msgstr "no és un mètode vàlid" @@ -2429,326 +2406,319 @@ msgstr "" "No es pot obtenir el paquet correctament o la suma de verificació no " "coincideix. Intenteu baixar els últims repositoris." -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "QA" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 msgid "Cannot run Spm pkg_config() for" msgstr "No es pot executar pkg_config() per" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 msgid "Please report it" msgstr "Si us plau informeu-ne" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "Error" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 msgid "Removing from Entropy" msgstr "S'està eliminant d'Entropy" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 msgid "Collision found during removal of" msgstr "S'ha trobat una col·lisió en l'eliminació de" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 msgid "cannot overwrite" msgstr "no es pot sobreescriure" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "S'elimina el fitxer de configuració; no s'ha modificat mai" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 msgid "Protecting config file" msgstr "S'està protegint el fitxer de configuració" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "Aquest paquet conté un fitxer mal codificat !!!" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 msgid "Updating database" msgstr "S'està actualitzant la base de dades" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 msgid "Cleaning old package files..." msgstr "S'estan suprimint fitxers de paquets antics..." -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 msgid "Cannot update Portage database to destination" msgstr "No es pot actualitzar la base de dades de Portage a la destinació" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "" "No es pot actualitzar el comptador de Portage, la destinació %s no existeix." -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, python-format msgid "Cannot update Portage world file, destination %s does not exist." msgstr "" "No es pot actualitzar el fitxer world de Portage, la destinació %s no " "existeix." -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, python-format msgid "Cannot update Portage world file, destination %s is corrupted." msgstr "" "No es pot actualitzar el fitxer world de Portage, la destinació %s està " "malmesa." -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." msgstr "" "%s és un fitxer i hauria de ser un directori !! S'eliminarà en 20 segons..." -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." msgstr "" "%s és un directori i hauria de ser un enllaç simbòlic !! S'eliminarà en 20 " "segons..." -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "S'està autocombinant el fitxer de configuració; no s'ha modificat mai" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." msgstr "" "%s és un directori i hauria de ser un fitxer !! S'eliminarà en 20 segons..." -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "File move error" msgstr "Error en moure el fitxer" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "please report" msgstr "si us plau informeu-ne" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 msgid "Skipping file installation/removal" msgstr "S'omet la instal·lació/eliminació del fitxer" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "No es pot comprovar CONFIG PROTECTION. Error" -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "S'ha trobat una col·lisió en la instal·lació per" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "Downloading" msgstr "S'està baixant" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 msgid "Local path" msgstr "Camí local" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 msgid "Downloading archive" msgstr "S'està baixant el fitxer" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 msgid "Package cannot be fetched. Try to update repositories and retry" msgstr "" "No s'ha pogut obtenir el paquet. Intenteu actualitzar els repositoris i " "torneu-ho a provar" -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "archives" msgstr "arxius" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 msgid "Some packages cannot be fetched. Try to update repositories and retry" msgstr "" "No s'han pogut obtenir alguns paquets. Intenteu actualitzar els repositoris " "i torneu-ho a provar" -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 msgid "Fetch for the chosen package is not available, unknown error." msgstr "Error desconegut: el paquet seleccionat no està disponible." -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "El paquet instal·lat a la cua ha desaparegut, s'omet." -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 msgid "Unpacking package" msgstr "S'està desempaquetant" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 msgid "Merging package" msgstr "S'està combinant el paquet" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "Us esteu quedant sense espai al disc" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "Us repto, probablement sou Michele" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 msgid "An error occured while trying to unpack the package" msgstr "S'ha produït un error mentre s'estava intentant desempaquetar" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 msgid "Check if your system is healthy" msgstr "Comprova si el vostre sistema està sa" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 msgid "Installing package" msgstr "S'està instal·lant el paquet" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 msgid "An error occured while trying to install the package" msgstr "S'ha produït un error mentre s'estava intentant instal·lar el paquet" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 msgid "Removing data" msgstr "S'estan eliminant dades" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 msgid "An error occured while trying to remove the package" msgstr "S'ha produït un error mentre s'estava intentant eliminar el paquet" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "Comproveu si teniu suficient espai al disc dur" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 msgid "Cleaning" msgstr "S'està suprimint" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 msgid "Configuring package" msgstr "S'està configurant el paquet" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 msgid "An error occured while trying to configure the package" msgstr "S'ha produït un error mentre s'estava intentant configurar el paquet" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 msgid "Make sure that your system is healthy" msgstr "Comprova si el vostre sistema està sa" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "Sembla que l'entrada del Gestor de Paquets Font no hi és" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 msgid "Fetching" msgstr "S'està baixant" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 msgid "Multi Fetching" msgstr "Baixada múltiple" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 msgid "packages" msgstr "paquets" -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 msgid "Fetching sources" msgstr "S'estan obtenint les fonts" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 msgid "Verifying" msgstr "S'està verificant" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 msgid "Multi Verification" msgstr "Verificació de l'empremta electrònica múltiple" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 msgid "Unpacking" msgstr "S'està desempaquetant" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 msgid "Merging" msgstr "S'està combinant" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 msgid "Installing" msgstr "S'està instal·lant" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "S'està eliminant" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 msgid "Postinstall" msgstr "Postinstal·lació" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 msgid "Preinstall" msgstr "Preinstal·lació" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 msgid "Preremove" msgstr "Preeliminació" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 msgid "Postremove" msgstr "Posteliminació" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 msgid "Configuring" msgstr "S'està configurant" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 msgid "An error occured. Action aborted." msgstr "S'ha produït un error. L'acció s'ha interromput." @@ -2797,7 +2767,7 @@ msgid "Cannot open digest" msgstr "No es pot obrir l'empremta electrònica" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 msgid "Cannot verify database integrity" msgstr "No es pot verificar la integritat de la base de dades" @@ -2941,198 +2911,198 @@ msgstr "" "Hi ha un error en l'actualització dels fitxers de configuració, no és " "critic, es continua" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." msgstr "Alguna cosa no ha anat com s'esperava. Si us plau, comproveu-ho." -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 msgid "Skipping configuration files update, you are not root." msgstr "No s'actualitzen els fitxers de configuració, no sou root." -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 msgid "Overwriting" msgstr "S'està sobreescrivint" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 msgid "variable differs" msgstr "la variable és diferent" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "Updating" msgstr "S'està actualitzant" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 msgid "updating critical variables" msgstr "s'estan actualitzant les variables crítiques" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "differs" msgstr "diferent" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 msgid "Reverting" msgstr "S'està recuperant" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 msgid "a new release is available" msgstr "hi ha una nova versió disponible" -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 msgid "Mind to install it before any other package" msgstr "Recordeu instal·lar-la abans que cap altre paquet" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 msgid "Unpacking database to" msgstr "S'està desempaquetant la base de dades a" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 msgid "Cannot unpack compressed package" msgstr "No es pot desempaquetar el paquet comprimit" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 msgid "Skipping repository" msgstr "S'omet el repositori" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 msgid "Downloading checksum" msgstr "S'està baixant la suma de verificació" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 msgid "Cannot fetch checksum" msgstr "No es pot obtenir la suma de verificació" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." msgstr "" "El repositori actual de sobte s'ha bloquejat. S'ha interromput la baixada." -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "la base de dades remota de sobte s'ha bloquejat" #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 msgid "Downloading repository database" msgstr "S'està baixant la base de dades del repositori" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 msgid "database does not exist online" msgstr "la base de dades no està en línia" -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 msgid "database is already up to date" msgstr "la base de dades ja està actualitzada" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 msgid "database will be ready soon" msgstr "la base de dades aviat estarà preparada" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 msgid "Repository is being updated" msgstr "S'està actualitzant el repositori" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "Torneu-ho a intentar en uns minuts" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 msgid "Injecting downloaded dump" msgstr "S'estan injectant els elements que s'han baixat" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 msgid "please wait" msgstr "espereu" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 msgid "Advisories fetch error" msgstr "Error en l'obtenció d'avisos" -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 msgid "Downloading repository metafile" msgstr "S'està baixant el metafitxer del repositori" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 msgid "Downloading SSL CA certificate" msgstr "S'està baixant el certificat SSL CA" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 msgid "Downloading SSL Server certificate" msgstr "S'està baixant certificat SSL del servidor" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 msgid "Downloading package mask" msgstr "S'està baixant la màscara de paquets" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 msgid "Downloading packages system mask" msgstr "S'està baixant la màscara de paquets del sistema" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 msgid "Downloading conflicting tagged packages file" msgstr "S'estan baixant paquets de fitxers marcats com a conflictius..." -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 msgid "Downloading license whitelist" msgstr "S'està baixant la llista de llicències" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 msgid "Downloading revision" msgstr "S'està baixant la revisió" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 msgid "Downloading SPM global configuration" msgstr "S'està baixant la configuració de global de SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 msgid "Downloading SPM package unmasking configuration" msgstr "S'està baixant la configuració de desemmascarats dels paquets SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 msgid "Downloading SPM package keywording configuration" msgstr "S'està baixant la configuració de paraules clau de paquets SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 msgid "Downloading SPM package USE flags configuration" msgstr "S'està baixant la configuració de marcadors d'ús dels paquets SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 msgid "Downloading SPM Profile configuration" msgstr "S'està baixant la configuració del perfil de SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 msgid "Downloading Notice Board" msgstr "S'està baixant el Tauler de Notícies" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "el metafitxer s'ha desempaquetat" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 msgid "not available, it's ok" msgstr "no disponible, està bé" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 msgid "not available, not much ok!" msgstr "no disponible, no gaire bé!" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 msgid "available, w00t!" msgstr "disponible, bé!" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 msgid "Repository revision" msgstr "Revisió del repositori" -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 msgid "Indexing Repository metadata" msgstr "S'estan indexant les metadades del repositori" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 msgid "Repositories synchronization" msgstr "Sincronització dels repositoris" @@ -3152,361 +3122,274 @@ msgstr "Si us plau arregleu" msgid "Valid phases" msgstr "Fases vàlides" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "No es pot executar l'activador extern per " -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "S'està actualitzant {conf.d,init.d} mtime" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -msgid "Updating moduledb" -msgstr "S'està actualitzant moduledb" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -msgid "Running depmod" -msgstr "S'està executant depmod" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 msgid "Removing boot service" msgstr "S'està eliminant el servei d'arrencada" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -msgid "Reconfiguring OpenGL" -msgstr "S'està reconfigurant OpenGL" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "No s'ha trobat eselect, no es pot executar l'activador d'OpenGL" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -msgid "Configuring GRUB bootloader" -msgstr "S'està configurant el carregador d'arrencada GRUB" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -msgid "Adding the new kernel" -msgstr "S'està afegint el nou nucli" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -msgid "Removing the selected kernel" -msgstr "S'està eliminat el nucli seleccionat" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 msgid "Regenerating" msgstr "S'està regenerant" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "S'està actualitzant l'entorn" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "No es pot executar l'activador de Portage per" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "Adjunta aquest" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -msgid "Cannot find df" -msgstr "No es pot trobar df" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "No es pot configurar el nucli correctament" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -msgid "Defaulting to" -msgstr "Per defecte serà" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -msgid "Cannot find grub" -msgstr "No es pot trobar el grub" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -msgid "cannot match device" -msgstr "no es pot trobar cap dispositiu coincident" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "amb un del grub" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "la traducció del grub no és compatible amb" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "No es pot configurar grub.conf correctament" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "no s'ha pogut fer coincidir el dispositiu grub amb un de Linux" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -msgid "cannot find generated device.map" -msgstr "no es pot trobar el device.map generat" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -msgid "cannot run df /boot" -msgstr "no es pot executar df /boot" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 msgid "Corrupted Client Repository. Please restore a backup." msgstr "" "El repositori del client està malmès. Si us plau, restaureu una còpia de " "seguretat." -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 msgid "Comments" msgstr "Comentaris" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "Documents BBcode" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "Imatges/Captures de pantalla" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 msgid "Generic Files" msgstr "Fitxers genèrics" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "Vídeos del YouTube(tm)" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "Comentari" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "Document BBcode" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "Imatge/Captura de pantalla" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 msgid "Generic File" msgstr "Fitxer genèric" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "Vídeo del YouTube(tm)" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 msgid "reason not available" msgstr "la raó no està disponible" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 msgid "user package.mask" msgstr "package.mask d'usuari" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 msgid "system keywords" msgstr "paraules clau del sistema" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 msgid "user package.unmask" msgstr "package.unmask d'usuari" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "package.keywords del repositori d'usuari (tots els paquets)" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 msgid "user repo package.keywords" msgstr "package.keywords del repositori d'usuari" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 msgid "user package.keywords" msgstr "package.keywords d'usuari" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 msgid "completely masked" msgstr "completament emmascarat" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 msgid "repository general packages.db.mask" msgstr "packages.db.mask del repositori general" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 msgid "user license.mask" msgstr "license.mask d'usuari" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 msgid "user live unmask" msgstr "desemmascarat d'usuari autònom" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 msgid "user live mask" msgstr "emmascarat d'usuari autònom" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 msgid "Entropy needs Python compiled with sqlite3 support" msgstr "L'Entropy necessita Python compilat amb suport per sqlite3" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 msgid "valid database path needed" msgstr "cal un camí vàlid a la base de dades" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "Les rèpliques no s'han bloquejat. Recordeu sincronitzar-les." -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 msgid "can't do that on a readonly database" msgstr "això no es pot fer en una base de dades només de lectura" -#: ../../libraries/entropy/db.py:683 ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 ../../client/text_rescue.py:72 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 #: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 ../../client/text_ui.py:1277 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "ATENCIÓ" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 msgid "forcing package updates" msgstr "s'està forçant l'actualització dels paquets" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 msgid "Syncing with" msgstr "S'està sincronitzant amb" -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 msgid "forcing packages metadata update" msgstr "s'està forçant l'actualització de les metadades dels paquets" -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 msgid "Updating system database using repository" msgstr "S'està actualitzant la base de dades del sistema usant el repositori" -#: ../../libraries/entropy/db.py:855 ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "SPM" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 msgid "Running fixpackages" msgstr "S'estan executant fixpackages" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "pot trigar una estona" -#: ../../libraries/entropy/db.py:879 ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "ENTROPY" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 msgid "action" msgstr "acció" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 msgid "package move actions complete" msgstr "s'ha completat l'acció de moviment del paquet" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "No es pot acabar quickpkg pels àtoms" -#: ../../libraries/entropy/db.py:918 ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "feu-ho manualment" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "No es pot executar la supressió SPM, error" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 msgid "package moves completed successfully" msgstr "s'han completat les accions de moviment dels paquets" -#: ../../libraries/entropy/db.py:995 ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "INJECTA" -#: ../../libraries/entropy/db.py:997 ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 msgid "has been injected" msgstr "s'ha injectat" -#: ../../libraries/entropy/db.py:998 ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 msgid "quickpkg manually to update embedded db" msgstr "" "Heu de fer quickpkg manualment per actualitzar la base de dades incrustada" -#: ../../libraries/entropy/db.py:999 ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 msgid "Repository database updated anyway" msgstr "La base de dades del repositori s'ha actualitzat igualment" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 msgid "repackaging" msgstr "s'està empaquetant de nou" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "No s'ha pogut completar quickpkg per l'àtom" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "l'acció runTreeUpdatesQuickpkgAction no s'ha executat correctament" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 msgid "Please update packages manually" msgstr "Si us plau, actualitzeu els paquets manualment" -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 msgid "Moving old entry" msgstr "S'està movent una entrada antiga" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "no es troba la taula baseinfo. O no existeix o està malmesa." -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "no es troba la taula extrainfo. O no existeix o està malmesa." -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 msgid "Syncing current database" msgstr "S'està sincronitzant la base de dades actual" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 msgid "Removing entry" msgstr "S'està eliminant una entrada" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 msgid "Adding entry" msgstr "S'està afegint una entrada" -#: ../../libraries/entropy/db.py:3976 +#: ../../libraries/entropy/db.py:4067 msgid "" "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " "possible !" @@ -3514,160 +3397,200 @@ msgstr "" "La EAPI del repositori > la EAPI d'Entropy. Si us plau, actualitzeu Equo/" "Entropy tan aviat com pugueu!" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 msgid "Exporting database table" msgstr "S'està exportant la taula de la base de dades" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 msgid "Database Export completed." msgstr "S'ha completat l'exportació de la base de dades" -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "no es pot obrir el fitxer del comptador Spm per" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "el comptador per l'àtom està duplicat, s'ignora" -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 msgid "Resolving libraries, please wait" msgstr "S'estan resolent les llibreries, espereu" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "S'han resolt les llibreries, tot és correcte" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "Entropy reclama la vostra atenció" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "llargada màxima de les respostes" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "Entropy us fa una pregunta" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 msgid "Interrupted" msgstr "Interromput" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 msgid "Selected number" msgstr "Nombre seleccionat" -#: ../../libraries/entropy/output.py:617 ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 msgid "Please select an option" msgstr "Si us plau, seleccioneu una opció" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 msgid "Discard all" msgstr "Descarta-ho tot" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 msgid "Confirm" msgstr "Confirmeu-ho" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 msgid "Add item" msgstr "Afegeix elements" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 msgid "Remove item" msgstr "Elimina elements" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 msgid "Show current list" msgstr "Mostra la llista actual" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "Escolliu una opció (escriviu un número i premeu retorn):" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "No heu escriu un número." -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 msgid "Invalid action." msgstr "L'acció no és vàlida." -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 msgid "String to add:" msgstr "Cadena a afegir:" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 msgid "Invalid string." msgstr "La cadena no és vàlida." -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 msgid "Element number to remove:" msgstr "Número de l'element a eliminar:" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 msgid "Invalid element." msgstr "L'element no és vàlid." -#: ../../libraries/entropy/qa.py:42 ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 msgid "Output interface has no updateProgress method" msgstr "L'interfície de sortida no té un mètode updateProgress" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "Ara s'estan cercant dependències trencades" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "s'estan cercant dependències trencades" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 msgid "broken libraries detected" msgstr "s'han detectat llibreries trencades" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 msgid "needs" msgstr "necessita" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "Ara s'estan cercant RDEPENDs perdudes" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "s'estan escanejant RDEPENDs perdudes" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 msgid "is missing the following dependencies" msgstr "ha perdut les dependències següents" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 msgid "Do you want to add them?" msgstr "Voleu afegir-les?" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 msgid "Selectively?" msgstr "Selectivament?" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 msgid "Want to add?" msgstr "Voleu afegir-la?" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 msgid "Want to blacklist?" msgstr "Voleu afegir-lo a la llista negra?" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 msgid "missing dependencies added" msgstr "s'han afegit les dependències perdudes" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +msgid "Libraries test" +msgstr "Verificació de les llibreries" + +#: ../../libraries/entropy/qa.py:288 +msgid "Cannot find " +msgstr "No es pot trobar" + +#: ../../libraries/entropy/qa.py:327 +#, fuzzy +msgid "discarding directory" +msgstr "s'està canviant el directori a" + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +msgid "Collecting broken executables" +msgstr "S'estan recollint els executables trencats" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "" +"no us preocupeu per les llibreries que es mostren aquí, però que no " +"apareixen després." + +#: ../../libraries/entropy/qa.py:396 +msgid "Scanning libraries" +msgstr "S'estan escanejant les llibreries" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "diversos símbols trencats" + +#: ../../libraries/entropy/qa.py:496 +msgid "Matching broken libraries/executables" +msgstr "Llibreries/executables trencats coincidents" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "Encara no està preparat" @@ -3757,71 +3680,71 @@ msgstr "" msgid "installing" msgstr "s'està instal·lant" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 msgid "Invalid backend" msgstr "El dorsal no és vàlid" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 msgid "Error calculating dependencies" msgstr "S'ha produït un error en calcular les dependències" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "falta el parèntesi dret" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 msgid "missing atom list in" msgstr "falta la llista d'àtoms a" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 msgid "Conditional without target in" msgstr "Condicional sense objectiu a" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 msgid "Conditional with no target" msgstr "Condicional sense objectiu" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "L'objectiu en la cadena està buit" -#: ../../libraries/entropy/spm.py:1192 ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 msgid "Deprecated" msgstr "Depreciat" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "Marcadors use niats sense parèntesi" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 msgid "Conditional without flag" msgstr "Condicional sense marcador" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 msgid "Conditional without parenthesis" msgstr "Condicional sense parèntesi" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "Probablement la API de Portage ha canviat" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "not set" msgstr "no s'ha establert" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "heu configurat correctament el make.conf?" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 msgid "Extracting package metadata" msgstr "S'estan extraient metadades del paquet" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "error en la cadena de conversió del registre de canvis" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 msgid "Package extraction complete" msgstr "L'extracció del paquet ha acabat" @@ -3858,7 +3781,7 @@ msgid "Aggregated download" msgstr "Baixada agregada" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "items" msgstr "element/s" @@ -4101,8 +4024,8 @@ msgstr "actualitza el sistema amb els últims paquets disponibles" #: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 #: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 -#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:232 -#: ../../client/equo.py:252 ../../server/activator.py:58 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "pregunta abans de fer cap canvi" @@ -4110,7 +4033,7 @@ msgstr "pregunta abans de fer cap canvi" msgid "just download packages" msgstr "només baixa els paquets" -#: ../../client/equo.py:102 ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "mostra el que es pretén fer, sense fer-ho" @@ -4179,7 +4102,7 @@ msgstr "instal·la automàticament les actualitzacions de seguretat disponibles" #: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 #: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 -#: ../../client/equo.py:170 ../../client/equo.py:233 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "mostra el que es pretén fer, sense fer-ho" @@ -4287,7 +4210,7 @@ msgstr "cerca de miscel·lània en repositoris i bases de dades locals" msgid "search from what package a file belongs" msgstr "cerca a quin paquet pertany un fitxer" -#: ../../client/equo.py:178 ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 msgid "show packages changelog" msgstr "mostra el registre de canvis dels paquets" @@ -4295,12 +4218,12 @@ msgstr "mostra el registre de canvis dels paquets" msgid "search what packages depend on the provided atoms" msgstr "cerca quin paquet depèn dels àtoms proporcionats" -#: ../../client/equo.py:180 ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 msgid "search packages by description" msgstr "cerca paquets per descripció" -#: ../../client/equo.py:181 ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "mostra quins fitxers pertanyen als àtoms proporcionats" @@ -4321,464 +4244,469 @@ msgstr "llista els paquets en base al paràmetre seleccionat a baix" msgid "list installed packages" msgstr "llista els paquets instal·lats" -#: ../../client/equo.py:186 ../../client/equo.py:310 +#: ../../client/equo.py:186 +#, fuzzy +msgid "list available packages" +msgstr "llista els paquets instal·lats" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "mostra les llibreries d'execució necessàries pels àtoms proporcionats" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "cerca fitxers que no pertanyen a cap paquet" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 msgid "show the removal tree for the specified atoms" msgstr "mostra l'arbre d'eliminació pels àtoms especificats" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 msgid "show atoms needing the provided libraries" msgstr "mostra quins àtoms necessiten les llibreries proporcionades" -#: ../../client/equo.py:190 ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 msgid "search available package sets" msgstr "cerca conjunts de paquets disponibles" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 msgid "show packages owning the provided slot" msgstr "mostra els paquets que contenen el slot proporcionat" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 msgid "show packages owning the provided tags" msgstr "mostra els paquets que contenen les etiquetes proporcionades" -#: ../../client/equo.py:193 ../../client/equo.py:314 ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "mostra més detalls" -#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "mostra els resultats en mode script" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "Useu --verbose per veure la sortida d'ajuda completa" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 msgid "Extended Options" msgstr "Opcions addicionals" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "gestiona funcionalitats addicionals" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "" "construeix una smart application pels àtoms proporcionats (experimental)" -#: ../../client/equo.py:209 +#: ../../client/equo.py:210 msgid "" "make a smart package for the provided atoms (multiple packages into one file)" msgstr "" "construeix un smart package pels àtoms proporcionats (múltiples paquets en " "un sol fitxer)" -#: ../../client/equo.py:210 +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "recrea un paquet Entropy del vostre sistema" -#: ../../client/equo.py:211 ../../client/equo.py:213 ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 msgid "save new packages into the specified directory" msgstr "desa els paquets nous en el directori especificat" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" msgstr "" "converteix els .tbz2s proporcionats per Gentoo en paquets d'Entropy (Es " "requereix Portage)" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" msgstr "" "converteix els paquets proporcionats per Entropy en paquets de Gentoo (Es " "requereix Portage)" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "extreu les metadades d'Entropy dels paquets .tbz2 proporcionats" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 msgid "save new metadata into the specified directory" msgstr "desa les noves metadades en el directori especificat" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 msgid "handles installed packages database" msgstr "gestiona la base de dades de paquets instal·lats" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "comprova si hi ha errors en la base de dades del sistema" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "" "s'eliminen els índex interns de la Base de Dades del Sistema per estalviar " "espai" -#: ../../client/equo.py:223 +#: ../../client/equo.py:224 msgid "" "generate installed packages database using files on the system [last hope]" msgstr "" "genera la base de dades dels paquets instal·lats usant els fitxers del " "sistema [última esperança]" -#: ../../client/equo.py:224 +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "regenera la taula de captura de dependències" -#: ../../client/equo.py:225 +#: ../../client/equo.py:226 msgid "update/generate counters table (Portage <-> Entropy packages table)" msgstr "" "actualitza/regenera la taula de comptadors (taula de paquets Portage <-> " "Entropy)" -#: ../../client/equo.py:226 +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "fa que Entropy s'adoni dels paquets actualitzats amb Portage" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 msgid "backup the current Entropy installed packages database" msgstr "" "fa una còpia de seguretat de la base de dades de paquets instal·lats " "d'Entropy" -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 msgid "restore a previously backed up Entropy installed packages database" msgstr "" "restaura una còpia de seguretat de la base de dades de paquets instal·lats " "d'Entropy" -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "gestiona aplicacions d'ajuda" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "migra tots els mòduls de Python a l'última versió instal·lada" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "gestiona les característiques del costat de la comunitat" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 msgid "community repositories management functions" msgstr "funcions de gestió dels repositoris de la comunitat" -#: ../../client/equo.py:238 ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "escaneja el sistema cercant paquets compilats de nou" -#: ../../client/equo.py:239 ../../client/equo.py:245 ../../client/equo.py:248 -#: ../../client/equo.py:275 ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "seleccioneu en quina branca voleu operar" -#: ../../client/equo.py:240 ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "analitza el directori d'Entropy Store directament" -#: ../../client/equo.py:241 ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 msgid "repackage the specified atoms" msgstr "torna a empaquetar els àtoms especificats" -#: ../../client/equo.py:242 ../../client/equo.py:249 +#: ../../client/equo.py:243 ../../client/equo.py:250 #: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "no preguntis res, excepte en casos crítics" -#: ../../client/equo.py:243 ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 msgid "manage only the specified atoms" msgstr "gestiona només els àtoms especificats" -#: ../../client/equo.py:244 ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" msgstr "" "afegeix paquets binaris al repositori sense afectar scopes (paquets " "múltiples)" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 msgid "community repositories mirrors management functions" msgstr "funcions de gestió de les rèpliques dels repositoris de la comunitat" -#: ../../client/equo.py:247 ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" msgstr "sincronitza paquets, bases de dades i neteja" -#: ../../client/equo.py:250 ../../client/equo.py:254 ../../client/equo.py:257 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 #: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 msgid "sync all the configured repositories" msgstr "sincronitza tots els repositoris configurats" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 msgid "sync packages across primary mirrors" msgstr "sincronitza els paquets a través de rèpliques primàries" -#: ../../client/equo.py:255 ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 msgid "also verify packages integrity" msgstr "a més, verifica la integritat dels paquets" -#: ../../client/equo.py:256 ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 msgid "sync the current repository database across primary mirrors" msgstr "" "sincronitza la base de dades del repositori actual a través de rèpliques " "primàries" -#: ../../client/equo.py:258 ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 msgid "lock the current repository database (server-side)" msgstr "bloqueja la base de dades del repositori (del servidor)" -#: ../../client/equo.py:259 ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 msgid "unlock the current repository database (server-side)" msgstr "desbloqueja la base de dades del repositori actual (del servidor)" -#: ../../client/equo.py:260 ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 msgid "lock the current repository database (client-side)" msgstr "bloqueja la base de dades del repositori (del client)" -#: ../../client/equo.py:261 ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 msgid "unlock the current repository database (client-side)" msgstr "desbloqueja la base de dades del repositori actual (del client)" -#: ../../client/equo.py:262 ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 msgid "show current lock status" msgstr "mostra l'estat actual de bloquejos" -#: ../../client/equo.py:263 ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "elimina els paquets binaris que no són als repositoris i han vençut" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 msgid "community repositories database functions" msgstr "funcions de la base de dades dels repositoris de la comunitat" -#: ../../client/equo.py:268 ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 msgid "(re)initialize the current repository database" msgstr "(re)inicialitza la base de dades del repositori actual" -#: ../../client/equo.py:269 ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" msgstr "no reomplis la base de dades usant els paquets de les rèpliques" -#: ../../client/equo.py:270 ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 msgid "(re)create the database for the specified repository" msgstr "(re)crea la base de dades pel repositori especificat" -#: ../../client/equo.py:271 ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 msgid "manually force a revision bump for the current repository database" msgstr "" "força un identificador de revisió per la base de dades del repositori actual" -#: ../../client/equo.py:272 ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 msgid "synchronize the database" msgstr "sincronitza la base de dades" -#: ../../client/equo.py:273 ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "elimina paquets de branques antigues a la branca actual" -#: ../../client/equo.py:274 ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 msgid "remove the provided atoms from the current repository database" msgstr "" "elimina els àtoms proporcionats per la base de dades del repositori actual" -#: ../../client/equo.py:276 ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" msgstr "" "elimina els àtoms injectats proporcionats (tots si no s'especifiquen àtoms)" -#: ../../client/equo.py:278 ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 msgid "create an empty repository database in the provided path" msgstr "crea una base de dades de repositori buida en el camí indicat" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "commuta a la branca especificada els àtoms especificats (o world)" -#: ../../client/equo.py:280 ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "verifica la integritat dels àtoms especificats (o world)" -#: ../../client/equo.py:281 ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "verifica la integritat remota dels àtoms especificats (o world)" -#: ../../client/equo.py:282 ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 msgid "backup current repository database" msgstr "còpia de seguretat de la base de dades del respositori actual" -#: ../../client/equo.py:283 ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 msgid "restore a previously backed-up repository database" msgstr "restaura una còpia de seguretat de la base de dades del repositori" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 msgid "resync counters table (Portage <-> Entropy matching scheme)" msgstr "" "sincronitza de nou la taula de comptadors (Esquema de coincidències Portage " "<-> Entropy)" -#: ../../client/equo.py:288 ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 msgid "manage a repository" msgstr "gestiona un repositori" -#: ../../client/equo.py:289 ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 msgid "enable the specified repository" msgstr "habilita el repositori especificat" -#: ../../client/equo.py:290 ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 msgid "disable the specified repository" msgstr "desactiva el repositori especificat" -#: ../../client/equo.py:291 ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "mostra l'estat actual de la Interfície de Servidor" -#: ../../client/equo.py:292 ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 msgid "handle packages manual dependencies" msgstr "manega manualment les dependències dels paquets" -#: ../../client/equo.py:293 +#: ../../client/equo.py:294 msgid "clone a package inside a repository assigning it an arbitrary tag" msgstr "" "clona un paquet dins d'un repositori assignant-li una etiqueta arbitraria" -#: ../../client/equo.py:294 ../../server/reagent.py:94 +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "mou els paquets d'un repositori a un altre" -#: ../../client/equo.py:295 ../../client/equo.py:297 +#: ../../client/equo.py:296 ../../client/equo.py:298 #: ../../server/reagent.py:95 ../../server/reagent.py:97 msgid "pulls dependencies in" msgstr "afegeix dependències" -#: ../../client/equo.py:296 ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 msgid "copy packages from a repository to another" msgstr "copia els paquets d'un repositori a un altre" -#: ../../client/equo.py:298 ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 msgid "set the default repository" msgstr "estableix el repositori per defecte" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 msgid "do some searches into community repository databases" msgstr "cerca en les bases de dades dels repositoris de la comunitat" -#: ../../client/equo.py:303 ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "mostra a quin paquet pertanyen els fitxers proporcionats" -#: ../../client/equo.py:305 ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 msgid "show what packages depend on the provided atoms" msgstr "mostra quins paquets depenen dels àtoms proporcionats" -#: ../../client/equo.py:307 ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 msgid "search packages using the provided eclasses" msgstr "mostra els paquets que usen les eclasses proporcionades" -#: ../../client/equo.py:309 ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 msgid "list all the packages in the default repository" msgstr "llista tots els paquets del repositori per defecte" -#: ../../client/equo.py:311 ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 msgid "search packages inside the default repository database" msgstr "cerca de paquets en la base de dades del repositori per defecte" -#: ../../client/equo.py:313 ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 msgid "show packages owning the specified tags" msgstr "mostra els paquets que contenen les etiquetes especificades" -#: ../../client/equo.py:319 ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 msgid "source package manager functions" msgstr "funcions del gestor de paquets font" -#: ../../client/equo.py:320 ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 msgid "compilation function" msgstr "funció de compilació" -#: ../../client/equo.py:321 ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 msgid "compile packages belonging to the provided categories" msgstr "compila paquets pertanyents a les categories seleccionades" -#: ../../client/equo.py:322 ../../client/equo.py:324 +#: ../../client/equo.py:323 ../../client/equo.py:325 #: ../../server/reagent.py:103 ../../server/reagent.py:105 msgid "just list packages" msgstr "només llista els paquets" -#: ../../client/equo.py:323 ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 msgid "compile packages in provided package set names" msgstr "compila paquets pertanyents als conjunts de paquets seleccionats" -#: ../../client/equo.py:325 ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "recontruïr-ho tot" -#: ../../client/equo.py:326 ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 msgid "run database update if all went fine" msgstr "executeu l'actualització de la base de dades si tot ha anat bé" -#: ../../client/equo.py:327 ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "executeu sincronitza rèpliques si tot ha anat bé" -#: ../../client/equo.py:328 ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 msgid "scan orphaned packages on SPM" msgstr "escaneja paquets orfes a SPM" -#: ../../client/equo.py:332 ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 msgid "notice board handling functions" msgstr "funcions de gestió del tauler de notícies" -#: ../../client/equo.py:333 ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "afegeix un element al tauler de notícies" -#: ../../client/equo.py:334 ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "elimina un element del tauler de notícies" -#: ../../client/equo.py:335 ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "llegir el tauler de notícies actual" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 msgid "look for unsatisfied dependencies across community repositories" msgstr "" "cerca dependències no satisfetes a través dels repositoris de la comunitat" -#: ../../client/equo.py:340 ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "regenera la taula de dependents" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 msgid "handles User Generated Content features" msgstr "gestiona les característiques del Contingut Generat per l'Usuari" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 msgid "login against a specified repository" msgstr "inicieu la sessió d'un repositori específic" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 msgid "logout from a specified repository" msgstr "finalitza la sessió d'un repositori específic" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 msgid "force action" msgstr "força l'acció" -#: ../../client/equo.py:347 +#: ../../client/equo.py:348 msgid "" "manage package documents for the selected repository (comments, files, " "videos)" @@ -4786,95 +4714,100 @@ msgstr "" "gestiona documents dels paquets del repositori seleccionat (comentaris, " "fitxers, vídeos)" -#: ../../client/equo.py:348 +#: ../../client/equo.py:349 msgid "" "get available documents for the specified package key (example: x11-libs/qt)" msgstr "" "obté els documents disponibles per la clau de paquet especificada (per " "exemple: x11-libs/qt)" -#: ../../client/equo.py:349 +#: ../../client/equo.py:350 msgid "add a new document to the specified package key (example: x11-libs/qt)" msgstr "" "afegeix un document nou per la clau de paquet especificada (per exemple: x11-" "libs/qt)" -#: ../../client/equo.py:350 +#: ../../client/equo.py:351 msgid "remove documents from database using their identifiers" msgstr "" "elimina documents de la base de dades a partir dels seus identificadors" -#: ../../client/equo.py:351 +#: ../../client/equo.py:352 msgid "manage package votes for the selected repository" msgstr "gestiona els vots dels paquets del repositori seleccionat" -#: ../../client/equo.py:352 +#: ../../client/equo.py:353 msgid "get vote for the specified package key (example: x11-libs/qt)" msgstr "" "obté els vots per la clau de paquet especificada (per exemple: x11-libs/qt)" -#: ../../client/equo.py:353 +#: ../../client/equo.py:354 msgid "add vote for the specified package key (example: x11-libs/qt)" msgstr "" "afegeix un vot per la clau de paquet especificada (per exemple: x11-libs/qt)" -#: ../../client/equo.py:356 +#: ../../client/equo.py:357 msgid "handles Entropy cache" msgstr "gestiona la memòria de cau d'Entropy" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 msgid "clean Entropy cache" msgstr "esborra la memòria de cau d'Entropy" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 msgid "regenerate Entropy cache" msgstr "regenera la memòria de cau d'Entropy" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 msgid "remove downloaded packages and clean temp. directories" msgstr "elimina els paquets baixats i esborra els directoris temporals" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 msgid "show system information" msgstr "mostra informació del sistema" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +#, fuzzy +msgid "not enough parameters" +msgstr "No hi ha prou paràmetres" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "S'està capturant equo conf" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 msgid "Caching not run." msgstr "No s'ha executat la captura" -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 msgid "Caching complete." msgstr "La captura de fitxers ha acabat" -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "Hi ha" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 msgid "configuration file(s) needing update" msgstr "fitxer(s) de configuració que cal actualitzar" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 msgid "Please run" msgstr "Si us plau executeu" -#: ../../client/equo.py:608 ../../client/equo.py:623 ../../client/equo.py:655 -#: ../../client/equo.py:665 ../../client/equo.py:685 ../../client/equo.py:694 -#: ../../client/equo.py:704 ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "Heu d'instal·lar sys-apps/entropy-server. :) Feu-ho!" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" msgstr "Us cal instal·lar/actualitzar sys-apps/entropy-server. :) Feu-ho!" -#: ../../client/equo.py:742 +#: ../../client/equo.py:743 msgid "" "Installed Packages Database not found or corrupted. Please generate it using " "'equo database' tools" @@ -4883,18 +4816,18 @@ msgstr "" "genereu-la usant les eines 'equo database'" #. becoming from entropy.db -#: ../../client/equo.py:747 ../../client/equo.py:753 ../../client/equo.py:758 -#: ../../client/equo.py:763 ../../client/equo.py:768 ../../client/equo.py:773 -#: ../../client/equo.py:785 ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 msgid "Cannot continue" msgstr "No es pot continuar" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "No es pot continuar. El vostre disc dur probablement està malmès." -#: ../../client/equo.py:801 +#: ../../client/equo.py:802 msgid "" "Your hard drive is full! Next time remember to have a look at it before " "starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" @@ -4902,7 +4835,7 @@ msgstr "" "El vostre disc dur està ple! Una altra vegada recordeu comprovar-ho abans de " "començar. No puc fer-hi res :-(" -#: ../../client/equo.py:815 +#: ../../client/equo.py:816 msgid "" "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " "Well, you know, shit happens." @@ -4910,22 +4843,22 @@ msgstr "" "Hola. Sóc el Gestor de Petades. Sento informar-vos que Equo ha petat. Mala " "sort." -#: ../../client/equo.py:816 +#: ../../client/equo.py:817 msgid "" "But there's something you could do to help Equo to be a better application." msgstr "" "Hi ha una cosa que podeu fer, però, per ajudar a fer de Equo una aplicació " "millor." -#: ../../client/equo.py:817 +#: ../../client/equo.py:818 msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" msgstr "-- ENCARA QUE NO VULGUEU ENVIAR EL MATEIX INFORME DIVERSES VEGADES --" -#: ../../client/equo.py:818 +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." msgstr "Ara us mostro el que ha passat. No us preocupeu, jo us ajudaré." -#: ../../client/equo.py:843 +#: ../../client/equo.py:844 msgid "" "Oh well, I cannot even write to /tmp. So, please copy the error and mail " "lxnay@sabayonlinux.org." @@ -4933,11 +4866,11 @@ msgstr "" "Oh! No puc ni escriure a /tmp. Si us plau, copieu l'error i envieu-lo per " "correu electrònic a lxnay@sabayonlinux.org." -#: ../../client/equo.py:848 +#: ../../client/equo.py:849 msgid "Of course you are on the Internet..." msgstr "Efectivament esteu connectat a Internet..." -#: ../../client/equo.py:849 +#: ../../client/equo.py:850 msgid "" "Erm... Can I send the error, along with some information\n" " about your hardware to my creators so they can fix me? (Your IP will be " @@ -4947,11 +4880,11 @@ msgstr "" " el vostre maquinari als meus creadors perquè em puguin arreglar? (Es " "registrarà la vostra IP)" -#: ../../client/equo.py:851 +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "D'acord, d'acord... Ho sento!" -#: ../../client/equo.py:854 +#: ../../client/equo.py:855 msgid "" "If you want to be contacted back (and actively supported), also answer the " "questions below:" @@ -4959,19 +4892,19 @@ msgstr "" "Si voleu que us contactem (i us donem suport actiu), contesteu també les " "respostes de baix:" -#: ../../client/equo.py:855 +#: ../../client/equo.py:856 msgid "Your Full name:" msgstr "El vostre nom complet:" -#: ../../client/equo.py:856 +#: ../../client/equo.py:857 msgid "Your E-Mail address:" msgstr "La vostra adreça de correu electrònic:" -#: ../../client/equo.py:857 +#: ../../client/equo.py:858 msgid "What you were doing:" msgstr "El que estàveu fent:" -#: ../../client/equo.py:870 +#: ../../client/equo.py:873 msgid "" "Thank you very much. The error has been reported and hopefully, the problem " "will be solved as soon as possible." @@ -4979,7 +4912,7 @@ msgstr "" "Moltes gràcies. El registre d'error s'ha enviat correctament i esperem que " "el problema s'arregli el més aviat possible." -#: ../../client/equo.py:872 +#: ../../client/equo.py:875 msgid "" "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " "you want, mail the file to lxnay@sabayonlinux.org." @@ -5138,368 +5071,368 @@ msgstr "Únics fitxers a combinar automàticament" msgid "Wrong parameters" msgstr "Paràmetres incorrectes" -#: ../../client/text_query.py:114 ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 msgid "Searching" msgstr "S'està cercant" -#: ../../client/text_query.py:144 ../../client/text_query.py:214 -#: ../../client/text_query.py:310 ../../client/text_query.py:795 -#: ../../client/text_query.py:846 ../../client/text_query.py:889 -#: ../../client/text_query.py:926 ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "Keyword" -#: ../../client/text_query.py:145 ../../client/text_query.py:215 -#: ../../client/text_query.py:328 ../../client/text_query.py:360 -#: ../../client/text_query.py:395 ../../client/text_query.py:428 -#: ../../client/text_query.py:465 ../../client/text_query.py:797 -#: ../../client/text_query.py:847 ../../client/text_query.py:890 -#: ../../client/text_query.py:927 ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "S'han trobat" -#: ../../client/text_query.py:147 ../../client/text_query.py:330 -#: ../../client/text_query.py:799 ../../client/text_query.py:848 -#: ../../client/text_query.py:892 ../../client/text_query.py:928 -#: ../../client/text_query.py:971 ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 msgid "entries" msgstr "entrades" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 msgid "Belong Search" msgstr "Pertanyen a la cerca" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 msgid "ChangeLog Search" msgstr "Cerca al registre de canvis" -#: ../../client/text_query.py:236 ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 msgid "No match for" msgstr "No hi ha coincidències per" #. atom -#: ../../client/text_query.py:247 ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 msgid "Atom" msgstr "Àtom" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 msgid "No ChangeLog available" msgstr "El registre de canvis no està disponible" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 msgid "Inverse Dependencies Search" msgstr "Cerca de dependències inverses" -#: ../../client/text_query.py:311 ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 msgid "Matched" msgstr "Coincidents" -#: ../../client/text_query.py:320 ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 msgid "Masked" msgstr "Emmascarat" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 msgid "from repository" msgstr "del repositori" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 msgid "from installed packages database" msgstr "de la base de dades de paquets instal·lats" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 msgid "Needed Search" msgstr "Cerca de necessaris" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 msgid "libraries" msgstr "llibreries" -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 msgid "Required Search" msgstr "Cerca de requeriments" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "Llibreria" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 msgid "Eclass Search" msgstr "Cerca Eclasses" #. package #. glsa id -#: ../../client/text_query.py:464 ../../client/text_query.py:1128 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 #: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "Paquet" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 msgid "files" msgstr "fitxers" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 msgid "Orphans Search" msgstr "Cerca d'orfes" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 msgid "Analyzing" msgstr "S'està analitzant" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "Directoris analitzats" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 msgid "Masked directories" msgstr "Directoris emmascarats" -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "Número de fitxers recollits del sistema de fitxers" -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 msgid "Now looking into Installed Packages database" msgstr "Ara s'està cercant a la base de dades de paquets instal·lats" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 msgid "Intersecting with content of the package" msgstr "S'està encreuant amb el contingut del paquet" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "L'encreuament ha acabat. Es mostren les estadístiques" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 msgid "Number of total files" msgstr "Número total de fitxers" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 msgid "Number of matching files" msgstr "Número de fitxers coincidents" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 msgid "Number of orphaned files" msgstr "Número de fitxers orfes" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 msgid "Writing file to disk" msgstr "S'està escrivint el fitxer al disc" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 msgid "Total wasted space" msgstr "Espai total malgastat" -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 msgid "Removal Search" msgstr "Cerca d'eliminats" -#: ../../client/text_query.py:666 ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 msgid "No packages found" msgstr "No s'han trobat paquets" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 msgid "Calculating removal dependencies, please wait" msgstr "S'estan calculant les dependències d'eliminació, espereu si us plau" -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 msgid "These are the packages that would added to the removal queue" msgstr "Aquests són els paquets que s'afegiran a la cua d'eliminació" -#: ../../client/text_query.py:700 ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "des de" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 msgid "Installed Search" msgstr "Cerca d'instal·lats" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 msgid "These are the installed packages" msgstr "Aquests són els paquets instal·lats" -#: ../../client/text_query.py:805 ../../client/text_query.py:851 -#: ../../client/text_query.py:895 ../../client/text_query.py:931 -#: ../../client/text_query.py:974 ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 msgid "No matches" msgstr "No coincidents" -#: ../../client/text_query.py:816 ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 msgid "Matching" msgstr "Coincidents" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 msgid "Slot Search" msgstr "Cerca per Slot" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 msgid "Package Set Search" msgstr "Cerca conjunts de Paquets" -#: ../../client/text_query.py:946 ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 msgid "Tag Search" msgstr "Cerca per etiqueta" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 msgid "License Search" msgstr "Cerca per llicències" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 msgid "Description Search" msgstr "Cerca per descripció" #. client info -#: ../../client/text_query.py:1111 ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 msgid "Not installed" msgstr "No instal·lat" -#: ../../client/text_query.py:1112 ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "N/A" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 msgid "Category" msgstr "Categoria" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "Nom" -#: ../../client/text_query.py:1154 ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "Disponible" -#: ../../client/text_query.py:1155 ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 msgid "version" msgstr "Versió" -#: ../../client/text_query.py:1159 ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "Instal·lat" -#: ../../client/text_query.py:1165 ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "Slot" -#: ../../client/text_query.py:1172 ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "Mida" -#: ../../client/text_query.py:1176 ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 msgid "Download" msgstr "Baixada" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 msgid "Checksum" msgstr "Suma de verificació" -#: ../../client/text_query.py:1187 ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 msgid "Dependencies" msgstr "Dependències" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "Conflicte" -#: ../../client/text_query.py:1198 ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "Pàgina inicial" #. desc col -#: ../../client/text_query.py:1204 ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 msgid "Description" msgstr "Descripció" -#: ../../client/text_query.py:1217 ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "CHOST" -#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 msgid "CFLAGS" msgstr "CFLAGS" -#: ../../client/text_query.py:1221 ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "CXXFLAGS" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 msgid "Portage eclasses" msgstr "Portage eclasses" -#: ../../client/text_query.py:1233 ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "Codis font" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "Codis font" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "API d'Entropy" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "Compilat per" -#: ../../client/text_query.py:1245 ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "Paraules clau" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 msgid "Created" msgstr "Creat" -#: ../../client/text_query.py:1257 ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 msgid "License" msgstr "Llicència" #: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 ../../client/text_ui.py:328 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "Heu de ser root o d'estar en el grup %s" @@ -5545,10 +5478,10 @@ msgid "never synced" msgstr "mai sincronitzat" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 msgid "Status" msgstr "Estat" @@ -5564,13 +5497,13 @@ msgstr "Nom del Repositori" msgid "Repository database checksum" msgstr "Suma de verificació de la base de dades del repositori" -#: ../../client/text_repositories.py:175 ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 msgid "No repositories specified in" msgstr "No hi ha repositoris especificats a" -#: ../../client/text_repositories.py:178 ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 msgid "Unhandled exception" msgstr "Excepció no suportada" @@ -5581,7 +5514,7 @@ msgstr "El tauler de notícies no està disponible" #: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "Contingut" @@ -5684,8 +5617,8 @@ msgstr "Tots els paquets de Gentoo s'han injectat a la base de dades d'Entropy" msgid "Now checking dependency atoms validity" msgstr "S'està comprovant la validesa de les dependències dels àtoms" -#: ../../client/text_rescue.py:189 ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 msgid "atom" msgstr "àtom" @@ -5988,7 +5921,7 @@ msgid "Impact type" msgstr "Tipus d'impacte" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 msgid "Revised" msgstr "Revisat" @@ -5997,12 +5930,12 @@ msgid "Announced" msgstr "Anunciat" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "Sinopsi" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 msgid "References" msgstr "Referències" @@ -6023,12 +5956,12 @@ msgid "unaffected versions" msgstr "versions no afectades" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "Via de solució" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 msgid "Resolution" msgstr "Resolució" @@ -6045,17 +5978,17 @@ msgid "All the available updates have been already installed" msgstr "Totes les actualitzacions disponibles ja s'han instal·lat" #: ../../client/text_smart.py:76 ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 ../../client/text_smart.py:371 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 msgid "No packages specified" msgstr "No s'han especificat paquets" -#: ../../client/text_smart.py:95 ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 msgid "Cannot find" msgstr "No es pot trobar" -#: ../../client/text_smart.py:98 ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 msgid "No valid packages specified" msgstr "No s'han especificat paquets vàlids" @@ -6066,7 +5999,7 @@ msgstr "" "Aquesta és la llista de paquets que es s'empaquetaran ràpidament (quickpkg)" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 msgid "installed" msgstr "instal·lat" @@ -6090,85 +6023,85 @@ msgstr "S'ha desat a" msgid "directory does not exist" msgstr "el directori no existeix" -#: ../../client/text_smart.py:157 ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 msgid "is not a valid Entropy package" msgstr "no és un paquet vàlid d'Entropy" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "S'està usant la branca" -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 msgid "Inflated package" msgstr "Paquets inflats" -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 msgid "Deflating" msgstr "S'està desinflant" -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 msgid "Deflated package" msgstr "Paquet desinflats" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 msgid "Extracting Entropy metadata from" msgstr "S'estan extraient metadades d'Entropy de" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 msgid "Extracted Entropy metadata from" msgstr "S'han extret metadades d'Entropy de" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 msgid "This is the list of the packages that would be merged into a single one" msgstr "Aquesta és la llista de paquets que es combinaran en un sol" -#: ../../client/text_smart.py:264 ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "Voleu crear els paquets de més amunt?" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 msgid "Creating merged Smart Package" msgstr "S'està creant el Smart Package combinat" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 msgid "collecting Entropy metadata" msgstr "S'estan recollint metadades d'Entropy" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "El desempaquetat ha fallat per causes desconegudes" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 msgid "Compressing smart package" msgstr "S'està comprimint el Smart Package" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "La compressió ha fallat per causes desconegudes" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "El fitxer comprimit no existeix" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 msgid "Cannot find G++ compiler" msgstr "No es pot trobar el compilador de G++" -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 msgid "This is the list of the packages that would be worked out" msgstr "Aquesta és la llista de paquets que s'expandirà" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 msgid "Unpacking the main package" msgstr "S'està desempaquetant el paquet principal" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 msgid "Unpacking dependency package" msgstr "S'estan desempaquetant els paquets de dependències" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 msgid "Compressing smart application" msgstr "S'està comprimint la Smart Application" @@ -6196,11 +6129,11 @@ msgstr "A partir d'ara, qualsevol acció UGC serà tramesa per aquest usuari" msgid "Login error. Not logged in." msgstr "Error en l'inici de sessió. No esteu connectat." -#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "No us heu connectat" -#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 msgid "User" msgstr "Usuari" @@ -6249,7 +6182,7 @@ msgstr "Vot" msgid "Vote added, thank you!" msgstr "El vot s'ha afegit, gràcies!" -#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 msgid "Number of downloads" msgstr "Número de descàrregues" @@ -6345,420 +6278,429 @@ msgstr "Votació actual del paquet" msgid "Malformed command" msgstr "Ordre mal construïda" -#: ../../client/text_ui.py:128 ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 msgid "Nothing to do" msgstr "No s'està processant cap paquet" -#: ../../client/text_ui.py:186 ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 msgid "Running with" msgstr "S'està executant amb" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 msgid "Calculating System Updates" msgstr "S'estan calculant les actualitzacions del sistema" -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 msgid "Packages matching update" msgstr "Paquets coincidents amb l'actualització" -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 msgid "Packages matching not available" msgstr "Paquets coincidents no disponibles" -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 msgid "Packages matching already up to date" msgstr "Paquets coincidents ja actualitzats" #. None or {} -#: ../../client/text_ui.py:225 ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 msgid "Nothing to resume" msgstr "No hi ha cap procés a reemprendre" -#: ../../client/text_ui.py:236 ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 msgid "Resume cache corrupted" msgstr "La memòria de cau de represa està malmesa" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 msgid "Nothing to update" msgstr "No hi ha res a actualitzar" -#: ../../client/text_ui.py:276 +#: ../../client/text_ui.py:289 msgid "" "On the system there are packages that are not available anymore in the " "online repositories" msgstr "" "Al sistema hi ha paquets que ja no estan disponibles als repositoris en línia" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "Encara que normalment són inofensius, us suggerim que els elimineu." -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "Voleu escanejar-los?" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 msgid "Calculation complete" msgstr "S'ha completat el càlcul" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 msgid "Nothing to remove" msgstr "No hi ha res a eliminar" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 msgid "Cannot switch branch as user" msgstr "No podeu commutar de branca com a usuari" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 msgid "Already on branch" msgstr "Ja esteu a la branca" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 msgid "Succesfully switched to branch" msgstr "S'ha commutat a la branca" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "Ara executeu 'equo world' per actualitzar la distribució a" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "No es pot commutar a la branca" -#: ../../client/text_ui.py:379 ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 msgid "Every package matching" msgstr "Cada paquet coincident" -#: ../../client/text_ui.py:381 ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 msgid "is masked" msgstr "està emmascarat" -#: ../../client/text_ui.py:402 ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 msgid "matching" msgstr "coincident" -#: ../../client/text_ui.py:404 ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 msgid "is broken" msgstr "està trencat" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 msgid "in repositories" msgstr "en els repositoris" -#: ../../client/text_ui.py:424 ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "Quan heu escrit" -#: ../../client/text_ui.py:426 ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "volíeu dir(tm)" -#: ../../client/text_ui.py:427 ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "un d'aquests de baix?" -#: ../../client/text_ui.py:450 ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "no està compilat per la mateixa arquitectura que el vostre sistema" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 msgid "Skipped" msgstr "Omès" #. now print the selected packages -#: ../../client/text_ui.py:468 ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 msgid "These are the chosen packages" msgstr "Aquests són els paquets seleccionats" -#: ../../client/text_ui.py:492 ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 msgid "Not available" msgstr "No disponible" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 msgid "Versions" msgstr "Versions" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 msgid "Switch repo" msgstr "Commuta repositori" -#: ../../client/text_ui.py:530 ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 msgid "Reinstall" msgstr "Instal·la de nou" -#: ../../client/text_ui.py:535 ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 msgid "Install" msgstr "Instal·la" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 msgid "Upgrade" msgstr "Actualitza" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 msgid "Downgrade" msgstr "Degrada" -#: ../../client/text_ui.py:540 ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 msgid "Action" msgstr "Acció" -#: ../../client/text_ui.py:543 ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 msgid "Packages involved" msgstr "Paquets involucrats" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "Voleu continuar amb el càlcul de dependències?" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 msgid "Calculating dependencies" msgstr "S'estan calculant dependències" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 msgid "Cannot find needed dependencies" msgstr "No es poden trobar les dependències necessàries" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 msgid "Not found" msgstr "No s'ha trobat" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 msgid "Probably needed by" msgstr "Probablement és necessari per" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 msgid "sources fetch" msgstr "obtenir les fonts" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +#, fuzzy +msgid "Please update the following critical packages" +msgstr "Aquests són els paquets instal·lats" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +#, fuzzy +msgid "You should install them as soon as possible" +msgstr "Si us plau repareu-ho el més aviat possible" + +#: ../../client/text_ui.py:769 msgid "These are the packages that would be installed" msgstr "Aquests són els paquets que s'instal·laran" -#: ../../client/text_ui.py:831 ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 msgid "These are the packages that would be removed" msgstr "Aquests paquets s'eliminaran" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "en conflicte/substituït" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 msgid "Packages needing to be installed/updated/downgraded" msgstr "Paquets que cal instal·lar/actualitzar/degradar" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 msgid "Packages needing to be removed" msgstr "Paquets a eliminar" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 msgid "Packages needing to be installed" msgstr "Paquets a instal·lar" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 msgid "Packages needing to be reinstalled" msgstr "Paquets a instal·lar de nou" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 msgid "Packages needing to be updated" msgstr "Paquets a actualitzar" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 msgid "Packages needing to be downgraded" msgstr "Paquets a degradar" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 msgid "Download size" msgstr "Mida de baixada" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 msgid "Used disk space" msgstr "Espai de disc utilitzat" -#: ../../client/text_ui.py:886 ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 msgid "Freed disk space" msgstr "Espai de disc alliberat " -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "Necessiteu com a mínim" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 msgid "of free space" msgstr "d'espai lliure" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" msgstr "No teniu suficient espai per a la instal·lació. Allibereu espai a" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "Voleu processar els paquets de la cua?" -#: ../../client/text_ui.py:958 ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 msgid "Resuming previous operations" msgstr "Reemprenent operacions anteriors" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "Llegir la llicència" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "Accepto la llicència (l'he llegit)" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "Accepto la llicència i no m'ho tornis a preguntar (l'he llegit)" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "Surt" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "Escolliu una opció (escriviu un número i premeu retorn)" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "Heu d'acceptar les llicències inferiors" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 msgid "needed by" msgstr "necessaris per a" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "No hi ha visor de fitxer" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "License saved into" msgstr "La llicència s'ha desat a" -#: ../../client/text_ui.py:1066 ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 msgid "fetch" msgstr "obté" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 msgid "Download complete" msgstr "S'ha completat la baixada" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 msgid "install" msgstr "instal·la" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 msgid "Installation complete" msgstr "La instal·lació ha acabat" -#: ../../client/text_ui.py:1187 ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 msgid "is not installed" msgstr "no està instal·lat" -#: ../../client/text_ui.py:1226 ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 msgid "Installed from" msgstr "Instal·lat des de" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 msgid "Would you like to configure them now ?" msgstr "Els voleu configurar ara?" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 msgid "vital package" msgstr "paquet vital" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 msgid "Removal forbidden" msgstr "Està prohibida l'eliminació" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "Mida del disc" -#: ../../client/text_ui.py:1355 +#: ../../client/text_ui.py:1412 msgid "" "Would you like to look for packages that can be removed along with the " "selected above ?" msgstr "" "Voleu cercar paquets que es puguin eliminar partint dels seleccionats a baix?" -#: ../../client/text_ui.py:1358 ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "Els voleu eliminar ara?" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "Aquesta és la nova cua d'eliminació" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "Voleu continuar?" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "Voleu continuar amb una eliminació selectiva?" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "Voleu saltar aquest pas, doncs?" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "L'eliminació s'iniciarà en" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 msgid "Remove this one ?" msgstr "Voleu eliminar aquest ?" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "S'han acabat" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" msgstr "" "S'està executant la verificació de paquets no usats. Compte, hi poden haver " "falsos positius" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 msgid "Running dependency test" msgstr "S'està executant la verificació de dependències" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 msgid "Would you like to install the available packages ?" msgstr "Voleu instal·lar els paquets disponibles?" -#: ../../client/text_ui.py:1594 ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 msgid "Installing available packages in" msgstr "S'estan instal·lant els paquets disponibles a" -#: ../../client/text_ui.py:1595 ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "10 segons" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "Estadístiques de Llibreries/Executables" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 msgid "Not matched" msgstr "No coincidents" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "Voleu instal·lar-los?" @@ -6919,7 +6861,7 @@ msgstr "Els repositoris especificats no són vàlids." msgid "Enabling" msgstr "S'està habilitant" -#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 msgid "Enabled" msgstr "Habilitat" @@ -7108,282 +7050,279 @@ msgstr "No s'han trobat conjuts de paquets" msgid "package set not found" msgstr "no s'han trobat conjunts de paquets" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 msgid "No Repository Identifier" msgstr "No hi ha identificador de repositori" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 msgid "Duplicated Repository Identifier" msgstr "Identificador de repositori duplicat" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 msgid "No download mirrors" msgstr "No hi ha rèpliques de baixada" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" msgstr "" "L'adreça URL de la base de dades ha de començar per http:// ftp:// o per " "file://" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 msgid "Repository Services Port not valid" msgstr "Port de serveis de repositoris no vàlid" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 msgid "Secure Services Port not valid" msgstr "el Port de Serveis Segurs no és vàlid" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 +#: ../../sulfur/src/sulfur/dialogs.py:183 +#: ../../sulfur/src/sulfur/dialogs.py:196 msgid "Insert URL" msgstr "Escriviu l'adreça URL" -#: ../../sulfur/src/sulfur/dialogs.py:183 -#: ../../sulfur/src/sulfur/dialogs.py:196 +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "Introduïu una rèplica de baixada HTTP o FTP" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "Heu d'introduir una adreça HTTP o FTP." -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 msgid "Insert Repository" msgstr "Insereix repositori" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 msgid "Insert Repository identification string" msgstr "Inseriu la cadena d'identificació de repositori" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 msgid "This Repository identification string is malformed" msgstr "La cadena d'identificació del repositori està mal formada" -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "És recomanable que premeu el botó" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Update Repositories" msgstr "Actualitza els repositoris" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "ara" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "Entrades incorrectes, errors" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 msgid "Regenerate Cache" msgstr "Regenera la memòria de cau" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 msgid "Repositories Notice Board" msgstr "Tauler de Notícies dels Repositoris" -#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/dialogs.py:281 +#, fuzzy msgid "" "Here below you will find a list of important news directly issued by your " -"applications maintainers. Double click on each item to retrieve detailed " -"info." +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." msgstr "" "A baix trobareu una llista de notícies importants enviada directament pels " "qui mantenen les aplicacions. Feu doble clic en cada element per veure " "informació detallada." -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 msgid "Notice" msgstr "Notícia" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 msgid "Connection name" msgstr "Nom de la connexió" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 msgid "Hostname" msgstr "Hostname" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 msgid "Port" msgstr "Port" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 msgid "SSL Connection" msgstr "Connexió SSL" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "Escolliu quin tipus de verificació voleu executar" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 msgid "Connection" msgstr "Connexió" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "SSL" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 msgid "Connection Error" msgstr "Error de connexió" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 msgid "Packages information" msgstr "Informació dels paquets" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 msgid "Advisory information" msgstr "Informació d'avisos" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "Executa" -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 msgid "Destination repository" msgstr "Repositori de destinació" -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 msgid "Remove packages" msgstr "Elimina els paquets" -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 msgid "Copy/move packages" msgstr "Copia/mou paquets" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 msgid "Compile selected" msgstr "Compila els seleccionats" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "Afegeix USE" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 msgid "Remove USE" msgstr "Elimina USE" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 msgid "View" msgstr "Veure" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "Afegir" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 msgid "Remove" msgstr "Elimina" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 msgid "Refresh" msgstr "Refresca" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 msgid "None" msgstr "Cap" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "Paràmetres" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 msgid "Date" msgstr "Data" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 msgid "Key" msgstr "Clau" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 msgid "USE Flags" msgstr "USE Flags" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 msgid "Branch" msgstr "Branca" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 msgid "Tag" msgstr "Etiqueta" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 msgid "Injected" msgstr "Injectats" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "No hi ha connexió a l'ordinador central, comproveu les dades" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "No es pot crear una sessió remota. Proveu-ho més tard." -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "La identificació ha fallat. Intenteu-ho de nou." -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "Error SSL, esteu segurs que el servidor admet SSL?" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "Error de comunicació" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "Actual" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "c.mode" -#: ../../sulfur/src/sulfur/dialogs.py:1238 +#: ../../sulfur/src/sulfur/dialogs.py:1240 msgid "branch" msgstr "branca" -#: ../../sulfur/src/sulfur/dialogs.py:1240 -msgid "supported branches" -msgstr "branques suportades" - #: ../../sulfur/src/sulfur/dialogs.py:1242 msgid "repositories" msgstr "repositoris" @@ -7445,15 +7384,18 @@ msgid "Server" msgstr "Servidor" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "Sí" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 msgid "No" msgstr "No" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 msgid "Database" msgstr "Base de dades" @@ -7514,8 +7456,8 @@ msgid "To be added" msgstr "A afegir" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 msgid "To be removed" msgstr "S'esborraran" @@ -7608,7 +7550,7 @@ msgid "Reverse dependencies" msgstr "Dependències inverses" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 msgid "File" msgstr "Fitxer" @@ -7644,437 +7586,445 @@ msgstr "Verificació de rèpliques" msgid "Choose what notice board you want to see" msgstr "Escollir quin tipus de tauler de notícies voleu veure" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "Expandeix per navegar" -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 msgid "Identifier" msgstr "Identificador" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 msgid "Author" msgstr "Autor" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 msgid "Package ChangeLog" msgstr "Registre de canvis de paquets" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 msgid "Vote registered successfully" msgstr "El vot s'ha registrat amb èxit" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 msgid "Error registering vote" msgstr "S'ha produït un error en registrar el vot" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 msgid "License name" msgstr "Nom de la llicència" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 msgid "Mirrors" msgstr "Rèpliques" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 msgid "Eclasses" msgstr "Eclasses" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 msgid "Depends" msgstr "Depèn de" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 msgid "Needed libraries" msgstr "Llibreries necessàries" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "Element protegit" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "Tipus" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "Compartiu la vostra opinió, documents, captures de pantalla!" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "Sigueu part de la Comunitat!" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "Del vostre sistema operatiu" - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 msgid "Remotely" msgstr "Remotament" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "Error" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 msgid "Reference" msgstr "Referència" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "impacte" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "accés" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "Vulnerables" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 msgid "Unaffected" msgstr "No afectats" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "Id" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "Escriviu el vostre" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 msgid "Select your" msgstr "Seleccioneu el vostre" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 msgid "Submit issue" msgstr "Envia el problema" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "Document buit" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 msgid "Invalid Description" msgstr "Descripció no vàlida" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "El tipus de document no és vàlid" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 msgid "Invalid Title" msgstr "El títol no és vàlid" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 msgid "Do you confirm your submission?" msgstr "Voleu confirmar la tramesa?" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 msgid "UGC Error" msgstr "Error UGC" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Document added successfully. Thank you" msgstr "El document s'ha afegit amb èxit. Gràcies!" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "Èxit!" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "Escriviu un document" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 msgid "Select your file" msgstr "Seleccioneu el fitxer" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 msgid "On repository" msgstr "Al repositori" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 msgid "These are the packages that must be enabled to satisfy your request" msgstr "" "Aquests són els paquets que s'han d'habilitar per satisfer la vostra demanda" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 msgid "Some packages are masked" msgstr "Hi ha alguns paquets emmascarats" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 msgid "Masked package" msgstr "Paquet emmascarat" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 msgid "No description" msgstr "Cap descripció" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "Si us plau confirmeu les accions de sobre" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 msgid "Item" msgstr "Element" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 msgid "To be reinstalled" msgstr "S'instal·laran de nou" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 msgid "To be installed" msgstr "S'instal·laran" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 msgid "To be updated" msgstr "S'actualitzaran" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 msgid "To be downgraded" msgstr "Es degradaran" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 msgid "About" msgstr "Quant a" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 msgid "Sulfur Question" msgstr "Pregunta de Sulfur" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "Ep!" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "Si us plau, ompliu el següent formulari" -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 msgid "Add atom" msgstr "Afegeix un àtom" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 msgid "Invalid entry" msgstr "L'entrada no és vàlida" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "Cancel·la" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 msgid "Accepted" msgstr "Acceptada" -#: ../../sulfur/src/sulfur/dialogs.py:6360 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 +msgid "license text" +msgstr "text de la llicència" + +#: ../../sulfur/src/sulfur/dialogs.py:6404 msgid "Exception caught" msgstr "S'ha produït una excepció" -#: ../../sulfur/src/sulfur/dialogs.py:6361 +#: ../../sulfur/src/sulfur/dialogs.py:6405 msgid "Sulfur crashed! An unexpected error occured." msgstr "El Sulfur ha petat! S'ha produït un error inesperat." -#: ../../sulfur/src/sulfur/dialogs.py:6377 +#: ../../sulfur/src/sulfur/dialogs.py:6423 msgid "Your report has been submitted successfully! Thanks a lot." msgstr "El vostre informe s'ha enviat correctament! Moltes gràcies." -#: ../../sulfur/src/sulfur/dialogs.py:6379 +#: ../../sulfur/src/sulfur/dialogs.py:6425 msgid "Cannot submit your report. Not connected to Internet?" msgstr "No es pot enviar l'informe. Potser no esteu connectat a Internet?" -#: ../../sulfur/src/sulfur/entropyapi.py:83 +#: ../../sulfur/src/sulfur/entropyapi.py:91 msgid "Error enabling masked package" msgstr "S'ha produït un error en habilitar el paquet emmascarat" -#: ../../sulfur/src/sulfur/entropyapi.py:134 +#: ../../sulfur/src/sulfur/entropyapi.py:143 msgid "Downloading sources" msgstr "S'estan baixant les fonts" -#: ../../sulfur/src/sulfur/events.py:54 +#: ../../sulfur/src/sulfur/events.py:55 msgid "Error during backup" msgstr "Error en fer la còpia de seguretat" -#: ../../sulfur/src/sulfur/events.py:57 +#: ../../sulfur/src/sulfur/events.py:58 msgid "Backup complete" msgstr "La còpia de seguretat ha acabat" -#: ../../sulfur/src/sulfur/events.py:76 +#: ../../sulfur/src/sulfur/events.py:77 msgid "Error during restore" msgstr "Error en restaurar la còpia" -#: ../../sulfur/src/sulfur/events.py:82 +#: ../../sulfur/src/sulfur/events.py:83 msgid "Restore complete" msgstr "La restauració ha acabat" -#: ../../sulfur/src/sulfur/events.py:92 +#: ../../sulfur/src/sulfur/events.py:93 msgid "Error during removal" msgstr "Error en l'eliminació" -#: ../../sulfur/src/sulfur/events.py:104 +#: ../../sulfur/src/sulfur/events.py:105 msgid "The chosen package is not vulnerable" msgstr "El paquet seleccionat no és vulnerable" -#: ../../sulfur/src/sulfur/events.py:112 +#: ../../sulfur/src/sulfur/events.py:113 msgid "Packages in Advisory have been queued." msgstr "Els paquets d'avisos s'han posat a la cua d'actualització." -#: ../../sulfur/src/sulfur/events.py:129 +#: ../../sulfur/src/sulfur/events.py:130 msgid "Packages in all Advisories have been queued." msgstr "Els paquets de tots els avisos s'han posat a la cua d'actualització." -#: ../../sulfur/src/sulfur/events.py:245 +#: ../../sulfur/src/sulfur/events.py:246 msgid "You! Why do you want to remove the main repository ?" msgstr "Voleu esborrar el repositori principal? No és possible!" -#: ../../sulfur/src/sulfur/events.py:250 +#: ../../sulfur/src/sulfur/events.py:251 msgid "You must now either press the" msgstr "Heu de prémer" -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/events.py:252 msgid "or the" msgstr "o el" -#: ../../sulfur/src/sulfur/events.py:281 +#: ../../sulfur/src/sulfur/events.py:282 msgid "Are you sure ?" msgstr "N'esteu segur?" -#: ../../sulfur/src/sulfur/events.py:294 +#: ../../sulfur/src/sulfur/events.py:295 msgid "Error saving parameter" msgstr "S'ha produït un error en desar un paràmetre" -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 msgid "An issue occured while saving a preference" msgstr "S'ha produït un error mentre s'estava desant una preferència" -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 msgid "Parameter" msgstr "Paràmetre" -#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/events.py:297 msgid "not saved" msgstr "no s'ha desat" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 ../../sulfur/src/sulfur/events.py:367 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 msgid "New" msgstr "Nou" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 msgid "Please insert a new path" msgstr "Si us plau, introduïu un nou camí" -#: ../../sulfur/src/sulfur/events.py:346 ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 msgid "Please edit the selected path" msgstr "Si us plau, editeu el camí seleccionat" -#: ../../sulfur/src/sulfur/events.py:388 +#: ../../sulfur/src/sulfur/events.py:389 msgid "You have chosen to install this package" msgstr "Heu escollit instal·lar aquest paquet" -#: ../../sulfur/src/sulfur/events.py:390 +#: ../../sulfur/src/sulfur/events.py:391 msgid "Are you supa sure?" msgstr "N'esteu totalment segur?" -#: ../../sulfur/src/sulfur/events.py:408 +#: ../../sulfur/src/sulfur/events.py:409 msgid "Cannot install" msgstr "No es pot instal·lar" -#: ../../sulfur/src/sulfur/events.py:521 +#: ../../sulfur/src/sulfur/events.py:524 msgid "Please select at least one repository" msgstr "Si us plau, seleccioneu com a mínim un repositori" #. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 +#: ../../sulfur/src/sulfur/events.py:560 msgid "No packages in queue" msgstr "No hi ha paquets a la cua" -#: ../../sulfur/src/sulfur/events.py:607 +#: ../../sulfur/src/sulfur/events.py:613 msgid "Queue is too old. Cannot load." msgstr "La cua és massa antiga. No es pot carregar." -#: ../../sulfur/src/sulfur/events.py:649 -msgid "license text" -msgstr "text de la llicència" - -#: ../../sulfur/src/sulfur/events.py:676 +#: ../../sulfur/src/sulfur/events.py:685 msgid "" "You have chosen to interrupt the processing. Are you sure you want to do it ?" msgstr "" "Heu decidit interromple el processat de la cua. Esteu segur que voleu fer-ho?" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 msgid "Cleaning UGC cache of" msgstr "S'està suprimint la memòria de cau UGC de..." -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "S'ha esborrat la memòria de cau de UGC" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "S'han esborrat les credencials UGC" -#: ../../sulfur/src/sulfur/events.py:789 -msgid "Package Set name" -msgstr "Nom del set de paquets" - -#: ../../sulfur/src/sulfur/events.py:790 -msgid "Package atoms" -msgstr "Àtoms de paquets" - -#: ../../sulfur/src/sulfur/events.py:794 +#: ../../sulfur/src/sulfur/events.py:820 msgid "Choose what Package Set you want to add" msgstr "Escolliu quin set de paquets voleu veure" -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:822 +#, fuzzy +msgid "Choose what Package Set you want to edit" +msgstr "Escolliu quin set de paquets voleu veure" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 +msgid "Package Set name" +msgstr "Nom del set de paquets" + +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 +msgid "Package atoms" +msgstr "Àtoms de paquets" + +#: ../../sulfur/src/sulfur/events.py:882 msgid "Removable Package Set" msgstr "Set de paquets eliminable" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 msgid "Choose what Package Set you want to remove" msgstr "Escolliu quin set de paquets voleu eliminar" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 msgid "No missing dependencies found." msgstr "No s'han trobat dependències perdudes." -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "" "Hi ha dependències no resoltes, però cap d'elles no és als repositoris." -#: ../../sulfur/src/sulfur/events.py:894 +#: ../../sulfur/src/sulfur/events.py:953 msgid "" "Some missing dependencies have not been matched, others are going to be " "added to the queue." @@ -8082,20 +8032,20 @@ msgstr "" "Algunes dependències no s'han pogut resoldre, altres s'afegiran a la cua de " "processos." -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "Totes les dependències no resoltes s'afegiran a la cua de processos" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "S'estan aturant les tasques de la cua." -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 msgid "Libraries test aborted" msgstr "La verificació de llibreries s'ha interromput" -#: ../../sulfur/src/sulfur/events.py:962 +#: ../../sulfur/src/sulfur/events.py:1023 msgid "" "Some broken packages have not been matched, others are going to be added to " "the queue." @@ -8103,11 +8053,11 @@ msgstr "" "Alguns paquets trencats no s'han trobat, altres s'afegiran a la cua de " "processos." -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 msgid "All the broken packages are going to be added to the queue" msgstr "Tots els paquets trencats s'afegiran a la cua" -#: ../../sulfur/src/sulfur/__init__.py:68 +#: ../../sulfur/src/sulfur/__init__.py:69 msgid "" "Entropy resources are locked and not accessible. Another Entropy application " "is running. Sorry, can't load Sulfur." @@ -8115,52 +8065,61 @@ msgstr "" "Els recursos d'Entropy estan bloquejats i no són accessibles. S'està " "executant una altra aplicació d'Entropy. No es pot carregar Sulfur." -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "Entropy s'està executant en mode segur" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "Si us plau repareu-ho el més aviat possible" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "Mode segur" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 msgid "Default packages sorting" msgstr "Ordenació de paquets per defecte" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "Ordena per nom [A-Z]" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "Ordena per nom [Z-A]" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 msgid "Sort by downloads" msgstr "Ordena per descàrregues" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "Ordena per vots" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 msgid "Sort by repository" msgstr "Ordena per repositori" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 #, fuzzy msgid "Sort by date (simple)" msgstr "Ordena per vots" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:410 +#: ../../sulfur/src/sulfur/__init__.py:374 +#, fuzzy +msgid "Sort by license (grouped)" +msgstr "Ordena per vots" + +#: ../../sulfur/src/sulfur/__init__.py:441 msgid "" "The repositories listed below are configured but not available. They should " "be downloaded." @@ -8168,52 +8127,52 @@ msgstr "" "Els repositoris llistats a baix estan configurats però no estan disponibles. " "Els hauríeu de baixar." -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "Si no ho feu no els podreu usar." -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 msgid "Download now" msgstr "Baixa'ls ara" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 msgid "Skip" msgstr "Omet" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "Mostra les actualitzacions de paquets" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "Mostra els paquets disponibles" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "Mostra els paquets instal·lats" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 msgid "Show Masked Packages" msgstr "Mostra els paquets emmascarats" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 msgid "Show All Packages" msgstr "Mostra tots els paquets" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 msgid "Show Package Sets" msgstr "Mostra els conjunts de paquets" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 msgid "Show Queued Packages" msgstr "Mostra els paquets de la cua" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 msgid "Preferences" msgstr "Preferències" -#: ../../sulfur/src/sulfur/__init__.py:587 +#: ../../sulfur/src/sulfur/__init__.py:620 msgid "" "Some configuration options are critical for the health of your System. Be " "careful." @@ -8221,38 +8180,38 @@ msgstr "" "Algunes opcions de configuració són crítiques pel vostre sistema. Aneu amb " "compte!" -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 msgid "Logged in as" msgstr "Connectat com a" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 msgid "UGC Status" msgstr "Estat de UGC" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 msgid "Error setting parameter" msgstr "S'ha produït un error en establir un paràmetre" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 msgid "An issue occured while loading a preference" msgstr "S'ha produït un error mentre s'estava carregant una preferència" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "ha de ser del tipus" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "s'ha obtingut" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 msgid "Error saving preferences" msgstr "S'ha produït un error en desar les preferències" -#: ../../sulfur/src/sulfur/__init__.py:946 +#: ../../sulfur/src/sulfur/__init__.py:983 msgid "" "These packages are masked either by default or due to your choice. Please be " "careful, at least." @@ -8260,115 +8219,125 @@ msgstr "" "Aquests paquets estan emmascarats, ja sigui per defecte o perquè vosaltres " "els n'heu. Si us plau, aneu amb compte." -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "S'estan generant metadades. Espereu si us plau." -#: ../../sulfur/src/sulfur/__init__.py:1013 +#: ../../sulfur/src/sulfur/__init__.py:1050 msgid "Error during list population" msgstr "S'ha produït un error en expandir la llista" -#: ../../sulfur/src/sulfur/__init__.py:1015 +#: ../../sulfur/src/sulfur/__init__.py:1052 msgid "Retrying in 1 second." msgstr "Es tornarà a intentar en 1 segon." -#: ../../sulfur/src/sulfur/__init__.py:1050 +#: ../../sulfur/src/sulfur/__init__.py:1087 msgid "Error loading advisories" msgstr "S'ha produït un error en la càrrega de les advertències" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 msgid "Initializing Repository module..." msgstr "S'està inicialitzant el mòdul del repositori..." -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "Heu d'executar aquesta aplicació com a usuari root" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "No esteu connectat a Internet. Ho hauríeu d'estar." -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 msgid "Errors updating repositories." msgstr "S'han produït errors durant l'actualització de repositoris." -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" msgstr "Si us plau, reviseu els registres de baix per a més informació" -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 msgid "Repositories updated successfully" msgstr "Els reporitoris s'han actualitzat correctament" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "Els repositoris ja estaven actualitzats." -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "els repositoris ja estaven actualitzats. La resta s'han actualitzat." -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "hauríeu d'actualitzar sys-apps/entropy el més aviat possible." -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 msgid "Nothing to do. I am idle." msgstr "No s'està processant cap paquet. Aquí es mostra idle." -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "No perdeu el temps aquí. Això només és un quadre de text variable" -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "El programa respon correctament" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "S'estan generant metadades, espereu si us plau." -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "Entropy està indexant els repositoris. Això trigarà uns segons" -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" msgstr "Mentre espereu, descanseu i mireu a fora. Potser està emplujat?" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 msgid "Calculating" msgstr "S'està calculant" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "Showing" msgstr "Es mostren" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." -msgstr "No s'han trobat els paquets en els repositoris. Intenteu-ho més tard." +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." +msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +#, fuzzy +msgid "Abort action" +msgstr "força l'acció" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +#, fuzzy +msgid "Ignore" +msgstr "S'està ignorant" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." msgstr "" "S'està executant una altra instància d'Entropy. No es pot processar la cua." -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 msgid "Running tasks" msgstr "S'estan executant tasques" -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "S'estan processant els paquets de la cua" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "Atenció. Heu escollit interrompre el procés." -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." @@ -8376,19 +8345,25 @@ msgstr "" "Atenció. S'ha produït un error mentre es processava la cua.\n" "Si us plau, mireu la terminal de processos." -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "No hi ha paquets seleccionats" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 msgid "Skipping current mirror." msgstr "S'està ometent la rèplica de descàrrega actual." -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 msgid "Recursive Package Set" msgstr "Conjunt de paquets recursius" -#: ../../sulfur/src/sulfur/packages.py:94 +#: ../../sulfur/src/sulfur/packages.py:97 msgid "" "There are packages that can't be installed at the same time, thus are " "blocking your request:" @@ -8396,11 +8371,11 @@ msgstr "" "Hi ha paquets que no es poden instal·lar al mateix temps. Alguns estan " "blocant la vostra sol·licitud:" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 msgid "These are the needed packages" msgstr "Aquests són els paquets necessaris" -#: ../../sulfur/src/sulfur/packages.py:143 +#: ../../sulfur/src/sulfur/packages.py:146 msgid "" "These packages must be removed from the removal queue because they depend on " "your last selection. Do you agree?" @@ -8408,11 +8383,11 @@ msgstr "" "Aquests paquets s'han d'eliminar de la cua de desinstal·lació perquè depenen " "de la vostra última selecció. D'acord?" -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 msgid "These packages must be excluded" msgstr "Cal excloure aquests paquets" -#: ../../sulfur/src/sulfur/packages.py:200 +#: ../../sulfur/src/sulfur/packages.py:203 msgid "" "These packages must be removed from the queue because they depend on your " "last selection. Do you agree?" @@ -8420,7 +8395,7 @@ msgstr "" "Cal eliminar aquests paquets de la cua de processos perquè depenen de la " "vostra última selecció. Hi esteu d'acord?" -#: ../../sulfur/src/sulfur/packages.py:405 +#: ../../sulfur/src/sulfur/packages.py:412 msgid "" "Some dependencies couldn't be found. It can either be because they are " "masked or because they aren't in any active repository." @@ -8428,158 +8403,168 @@ msgstr "" "Hi ha algunes dependències que no s'han pogut trobar. Pot ser que estiguin " "emmascarades o que no es trobin a cap dels repositoris actius." -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 msgid "Needed disk space" msgstr "Espai necessari al disc" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 msgid "These are the packages that would be installed/updated" msgstr "Aquests són els paquets que s'instal·laran/s'actualitzaran " -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 msgid "Freed space" msgstr "Espai alliberat" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 msgid "Needed space" msgstr "Espai necessari" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 msgid "Set from" msgstr "Conjunt de paquets des de" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "Desconegut" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 msgid "User configuration" msgstr "Configuració d'usuari" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "Proveu fent clic al botó %s a la pàgina %s" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Repository Selection" msgstr "Selecció de repositori" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 msgid "No updates available" msgstr "No hi ha actualitzacions disponibles" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "Sembla que el vostre sistema està actualitzat. Bé!" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "Programació:" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "Traducció:" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 msgid "Dedicated to:" msgstr "Dedicat a:" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 #, fuzzy msgid "entered the repository" msgstr "Escolliu el repositori" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +#, fuzzy +msgid "license" +msgstr "Llicència" + +#: ../../sulfur/src/sulfur/views.py:380 msgid "Selection" msgstr "Selecció" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 msgid "Rating" msgstr "Valoració" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 msgid "These are the packages that would be disabled" msgstr "Aquests són els paquets que es desactivaran" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "Quan es confirmin, aquests paquets es consideran emmascarats." -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +#, fuzzy +msgid "Package Set has broken dependencies, Sets not found" +msgstr "Aquestes són les dependències que no s'han trobat" + +#: ../../sulfur/src/sulfur/views.py:1148 msgid "There are incomplete package sets, continue at your own risk" msgstr "Hi ha sets de paquets incomplets, continueu si assumiu el risc" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "Paquets" -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 msgid "Packages to remove" msgstr "Paquets a eliminar" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 msgid "Packages to downgrade" msgstr "Paquets a degradar" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 msgid "Packages to install" msgstr "Paquets a instal·lar" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 msgid "Packages to update" msgstr "Paquets a actualitzar" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 msgid "Packages to reinstall" msgstr "Paquets a instal·lar de nou" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "Proposats" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 msgid "Destination" msgstr "Destí" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 msgid "Rev." msgstr "Rev." -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "id. de GLSA" -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 msgid "Package key" msgstr "Nom del paquet" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 msgid "No advisories" msgstr "No hi ha avisos" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "No hi ha res a mostrar" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "Nom de fitxer" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 msgid "Active" msgstr "Actiu" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 msgid "Update" msgstr "Actualitza" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 msgid "Revision" msgstr "Revisió" @@ -8715,19 +8700,19 @@ msgstr "Aplicació de notificació d'actualitzacions desactivada" msgid "Updates Notification Applet Enabled" msgstr "Aplicació de notificació d'actualitzacions activada" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "Esperant abans de fer comprovacions..." -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 msgid "Your system currently has an outdated version of" msgstr "El sistema té una versió antiga de" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 msgid "the latest available version is" msgstr "l'última versió disponible és la" -#: ../../entropy-notification-applet/src/etp_applet.py:532 +#: ../../entropy-notification-applet/src/etp_applet.py:527 msgid "" "It is recommended that you upgrade to the latest before updating any other " "packages" @@ -9258,33 +9243,34 @@ msgid "Processing at" msgstr "S'està processant a" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 +#, fuzzy +msgid "Progress" +msgstr "_Propietats" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:162 msgid "Protected files and directories" msgstr "Fitxers protegits i directoris" -#: ../../sulfur/src/sulfur/sulfur.glade.h:162 +#: ../../sulfur/src/sulfur/sulfur.glade.h:163 msgid "Protected files and directories mask" msgstr "Fitxers protegits i directoris emmascarats" -#: ../../sulfur/src/sulfur/sulfur.glade.h:163 +#: ../../sulfur/src/sulfur/sulfur.glade.h:164 msgid "Proxy Password" msgstr "Contrasenya del Proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:164 +#: ../../sulfur/src/sulfur/sulfur.glade.h:165 msgid "Proxy Username" msgstr "Nom d'usuari del Proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:165 +#: ../../sulfur/src/sulfur/sulfur.glade.h:166 msgid "Purge" msgstr "Purga" -#: ../../sulfur/src/sulfur/sulfur.glade.h:166 +#: ../../sulfur/src/sulfur/sulfur.glade.h:167 msgid "Q_ueue packages in selected Advisory" msgstr "Posa a la c_ua els paquets dels avisos seleccionats" -#: ../../sulfur/src/sulfur/sulfur.glade.h:167 -msgid "Queue" -msgstr "Cua" - #: ../../sulfur/src/sulfur/sulfur.glade.h:168 msgid "Queue Id" msgstr "Id de la cua" @@ -9298,310 +9284,306 @@ msgid "Queue View" msgstr "Vista de la cua" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 -msgid "Queued" -msgstr "Cua de paquets" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "Queued at" msgstr "A la cua a" -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 +#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "R_egenerate Cache" msgstr "_Regenera la memòria cau" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 msgid "R_epositories Notice Board" msgstr "Tauler de Notícies dels R_epositoris" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 msgid "Reinstall the selected package" msgstr "Instal·la de nou el paquet seleccionat" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 msgid "Reload" msgstr "Torna a carregar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 msgid "Remote stdout file" msgstr "Fitxer remot stdout" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 msgid "Remove Selected" msgstr "Elimina els seleccionats" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 msgid "Remove Set" msgstr "Elimina el conjunt de paquets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 msgid "Remove USE flags on atoms" msgstr "Elimina USE flags als àtoms" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 msgid "Remove atoms" msgstr "Elimina àtoms" -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 msgid "Remove packages on the remote server" msgstr "Elimina paquets en el servidor remot" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 msgid "Remove the selected Package Set" msgstr "Elimina el conjunt de paquets seleccionat" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 msgid "Remove the selected package" msgstr "Elimina el paquet seleccionat" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 msgid "Remove the selected package and its configuration" msgstr "Elimina els paquets seleccionats i la seva configuració" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 msgid "Repositories" msgstr "Repositoris" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 msgid "Repositories options" msgstr "Opcions de repositoris" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 msgid "Repository information" msgstr "Informació del repositori" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 msgid "Restore" msgstr "Restaura" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 msgid "Restore selected" msgstr "Restaura la seleccionada" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 msgid "Review for Install..." msgstr "Revisa per a la instal·lació..." -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "_Envia l'informe d'error" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 msgid "S_ervices" msgstr "S_erveis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 msgid "Save" msgstr "Desa" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 msgid "Search" msgstr "Cerca" -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 msgid "Secure Services Port" msgstr "Port de Serveis Segurs" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 msgid "Security" msgstr "Seguretat" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 msgid "Security updates" msgstr "Actualitzacions de seguretat" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 msgid "Services Port" msgstr "Port de Serveis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 msgid "Sets" msgstr "Sets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 msgid "Show ChangeLog" msgstr "Mostra el registre de canvis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 msgid "Show Selected" msgstr "Mostra els seleccionats" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 msgid "Show all" msgstr "Mostra'ls tots" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 msgid "Show applied" msgstr "Mostra els aplicats" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 msgid "Show unapplied" msgstr "Mostra els no aplicats" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 msgid "Socket settings" msgstr "Paràmetres de sòcols" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 msgid "Source Package Manager" msgstr "Gestor de Paquets Font" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "Info Spm" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "Sync Spm" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 msgid "Spm tree updates" msgstr "Actualitzacions de l'abre Spm" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 msgid "Submit a new document" msgstr "Envia un nou document" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 msgid "Successful mesage" msgstr "Missatge d'èxit" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "Sulfur" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "Commuta al mode avançat" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 msgid "Switch to" msgstr "Commuta a" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 msgid "Sync repositories to fetch latest updates" msgstr "Sincronitza els repositoris per obtenir les últimes actualitzacions" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 msgid "System" msgstr "Sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 msgid "System Database" msgstr "Base de dades del sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 msgid "System files" msgstr "Fitxers del sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "Tipus de letra de la terminal" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 msgid "Text on error message" msgstr "Text del missatge d'error" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "Text del missatge d'èxit" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "Això és el que anomenem \"nice level\"" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 msgid "UGC Entry Information" msgstr "Informació d'entrada UGC" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 msgid "URI" msgstr "URI" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 msgid "Undo Install" msgstr "No instal·lis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 msgid "Undo Install Set" msgstr "Desfés l'instal·lació del conjunt de paquets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 msgid "Undo Install Set action" msgstr "Desfés l'acció d'instal·lar el conjunt de paquets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 msgid "Undo Install action" msgstr "Desfés l'acció d'instal·lar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 msgid "Undo Purge" msgstr "No purguis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 msgid "Undo Purge action" msgstr "Desfés l'acció de purgar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 msgid "Undo Reinstall" msgstr "No reinstal·lis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 msgid "Undo Reinstall action" msgstr "Desfés l'acció de reinstal·lar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 msgid "Undo Remove" msgstr "No eliminis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 msgid "Undo Remove Set" msgstr "Desfés l'eliminació del conjunt de paquets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 msgid "Undo Remove Set action" msgstr "Desfés l'acció d'eliminar el conjunt de paquets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 msgid "Undo Remove action" msgstr "Desfés l'acció d'eliminar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 msgid "Undo Update" msgstr "Nos actualitzis" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 msgid "Undo Update action" msgstr "Desfés l'acció d'actualitzar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 msgid "Unmask this package" msgstr "Desemmascara aquest paquet" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 msgid "Update the selected package" msgstr "Instal·la el paquet seleccionat" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 msgid "Updates" msgstr "Actualitzacions" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "Usuari / Grup" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 msgid "Version" msgstr "Versió" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "Lloc Web" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 msgid "What you were doing" msgstr "El que estàveu fent" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." @@ -9609,46 +9591,51 @@ msgstr "" "Heu d'acceptar les llicències de baix.\n" "Si us plau, llegiu-les amb atenció i escolliu una opció." -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "La vostra adreça de correu electrònic" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "El vostre nom sencer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 msgid "_Abort" msgstr "Interr_omp" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 msgid "_Accept License" msgstr "Accepta la _llicència" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 msgid "_Add All" msgstr "_Afegeix-los tots" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 msgid "_Add Set" msgstr "_Afegeix un set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "Esborra la _memòria de cau" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "Esborra les _credencials" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "_Processa" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "_Detalls" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#, fuzzy +msgid "_Edit Set" +msgstr "_Afegeix un set" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 msgid "_Enable" msgstr "_Habilita" @@ -9734,34 +9721,38 @@ msgid "_Update Repositories" msgstr "A_ctualitza els repositoris" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 +msgid "button" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:298 msgid "emerge --sync" msgstr "emerge --sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:298 +#: ../../sulfur/src/sulfur/sulfur.glade.h:299 msgid "emerge --sync ? (o;" msgstr "emerge --sync ? (o;" -#: ../../sulfur/src/sulfur/sulfur.glade.h:299 +#: ../../sulfur/src/sulfur/sulfur.glade.h:300 msgid "http://www.sabayon.org" msgstr "http://www.sabayon.org" -#: ../../sulfur/src/sulfur/sulfur.glade.h:300 +#: ../../sulfur/src/sulfur/sulfur.glade.h:301 msgid "kB/sec" msgstr "kB/s" -#: ../../sulfur/src/sulfur/sulfur.glade.h:301 +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "localhost" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 msgid "root" msgstr "root" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "escriviu la contrasenya" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "escriviu el nom d'usuari" @@ -9777,6 +9768,88 @@ msgstr "Finestra de notificació del gestor de paquets" msgid "_Load Package Manager" msgstr "Carrega e_l gestor de paquets" +#~ msgid "dump" +#~ msgstr "aboca" + +#~ msgid "dump checksum" +#~ msgstr "aboca la suma de verificació" + +#~ msgid "not the latest branch, skipping tidy for consistence." +#~ msgstr "no és l'última branca, s'ometrà per mantenir la consistència." + +#~ msgid "files not available on this mirror" +#~ msgstr "no hi ha fitxers disponibles en aquesta rèplica" + +#~ msgid "Updating moduledb" +#~ msgstr "S'està actualitzant moduledb" + +#~ msgid "Running depmod" +#~ msgstr "S'està executant depmod" + +#~ msgid "Reconfiguring OpenGL" +#~ msgstr "S'està reconfigurant OpenGL" + +#~ msgid "Eselect NOT found, cannot run OpenGL trigger" +#~ msgstr "No s'ha trobat eselect, no es pot executar l'activador d'OpenGL" + +#~ msgid "Configuring GRUB bootloader" +#~ msgstr "S'està configurant el carregador d'arrencada GRUB" + +#~ msgid "Adding the new kernel" +#~ msgstr "S'està afegint el nou nucli" + +#~ msgid "Removing the selected kernel" +#~ msgstr "S'està eliminat el nucli seleccionat" + +#~ msgid "Cannot find df" +#~ msgstr "No es pot trobar df" + +#~ msgid "Cannot properly configure the kernel" +#~ msgstr "No es pot configurar el nucli correctament" + +#~ msgid "Defaulting to" +#~ msgstr "Per defecte serà" + +#~ msgid "Cannot find grub" +#~ msgstr "No es pot trobar el grub" + +#~ msgid "cannot match device" +#~ msgstr "no es pot trobar cap dispositiu coincident" + +#~ msgid "with a grub one" +#~ msgstr "amb un del grub" + +#~ msgid "grub translation not supported for" +#~ msgstr "la traducció del grub no és compatible amb" + +#~ msgid "Cannot properly configure grub.conf" +#~ msgstr "No es pot configurar grub.conf correctament" + +#~ msgid "cannot match grub device with a Linux one" +#~ msgstr "no s'ha pogut fer coincidir el dispositiu grub amb un de Linux" + +#~ msgid "cannot find generated device.map" +#~ msgstr "no es pot trobar el device.map generat" + +#~ msgid "cannot run df /boot" +#~ msgstr "no es pot executar df /boot" + +#~ msgid "supported branches" +#~ msgstr "branques suportades" + +#~ msgid "From your Operating System" +#~ msgstr "Del vostre sistema operatiu" + +#~ msgid "Packages not found in repositories, try again later." +#~ msgstr "" +#~ "No s'han trobat els paquets en els repositoris. Intenteu-ho més tard." + +#~ msgid "Queue" +#~ msgstr "Cua" + +#~ msgid "Queued" +#~ msgstr "Cua de paquets" + #~ msgid "Mounted /boot successfully" #~ msgstr "/boot s'ha muntat amb èxit" diff --git a/misc/po/da.po b/misc/po/da.po index cf003eeed..67a56465f 100644 --- a/misc/po/da.po +++ b/misc/po/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: 2006-02-14 14:52+0100\n" "Last-Translator: tim \n" "Language-Team: Danish \n" @@ -92,8 +92,8 @@ msgstr "Sorterer Pakker" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -174,61 +174,71 @@ msgstr "" msgid "Successfully disconnected from host" msgstr "" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 msgid "database does not exist. Locking services for it" msgstr "" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 msgid "database got locked. Locking services for it" msgstr "" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +#, fuzzy +msgid "cannot unlock database, compressed file not found" +msgstr "Indlæsning afsluttet" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +#, fuzzy +msgid "unpacking compressed database" +msgstr "Filkilder" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 #, fuzzy msgid "unlocking and indexing database" msgstr "Kører Transaktion" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 #, fuzzy msgid "no username specified" msgstr "Ingen valgte pakker" -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 #, fuzzy msgid "no password specified" msgstr "Ingen valgte pakker" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 #, fuzzy msgid "empty username" msgstr "Kilde" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 #, fuzzy msgid "user not found" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 #, fuzzy msgid "user inactive" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "" @@ -263,1338 +273,1334 @@ msgstr "Konfirmation af behandling af køen" msgid "no login data" msgstr "Sletter" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 msgid "Entropy Server interface must be run as root" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 #, fuzzy msgid "repository not configured" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 #, fuzzy msgid "migrating database path from" msgstr "Kører Transaktion" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 #, fuzzy msgid "Your default repository is not initialized" msgstr "Tilgængelige" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 msgid "Do you want to initialize your default repository ?" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 #, fuzzy msgid "Continuing with an uninitialized repository" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 #, fuzzy msgid "server-side repository" msgstr "Rediger Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 #, fuzzy msgid "community repository" msgstr "Kilde" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 #, fuzzy msgid "current branch" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 msgid "type" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 #, fuzzy msgid "Currently configured repositories" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 #, fuzzy msgid "Entropy database is already locked by you :-)" msgstr "Filkilder" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 #, fuzzy msgid "Locking and Syncing Entropy database" msgstr "Kører Transaktion" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 #: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 #: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 #, fuzzy msgid "database" msgstr "Kører Transaktion" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 #, fuzzy msgid "download" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 msgid "cannot lock mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 #, fuzzy msgid "Entropy database is corrupted!" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 #, fuzzy msgid "indexing database" msgstr "Kører Transaktion" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 #, fuzzy msgid "Checking" msgstr "Henter : %s" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 #, fuzzy msgid "Running dependencies test" msgstr "Sletter som afhængighed" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 #, fuzzy msgid "Needed by" msgstr "behøvet af %s" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 #, fuzzy msgid "by repo" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 msgid "Matching libraries with Spm, please wait" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 #, fuzzy msgid "These are the matched packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 #, fuzzy msgid "Packages string" msgstr "Pakker." -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 #, fuzzy msgid "No matched packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 #, fuzzy msgid "Running orphaned SPM packages test" msgstr "Sletter som afhængighed" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 #, fuzzy msgid "Scanning package" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 #, fuzzy msgid "not found anymore" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 #, fuzzy msgid "Initializing an empty database" msgstr "Oprydning af alt Yum metadat" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 #, fuzzy msgid "Entropy database file" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 #, fuzzy msgid "Invalid tag specified" msgstr "Ingen valgte pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 #, fuzzy msgid "Packages already tagged, action aborted" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 #, fuzzy msgid "flushing back selected packages from branches" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 #, fuzzy msgid "nothing to do" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 #, fuzzy msgid "these are the packages that will be flushed" msgstr "Vis Installerede Pakker" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 #: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 #, fuzzy msgid "checking package hash" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 msgid "hash does not match for" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 #, fuzzy msgid "wrong md5" msgstr "Sletter" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 #, fuzzy msgid "download errors" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 #, fuzzy msgid "reason" msgstr "Filkilde" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 #, fuzzy msgid "download completed successfully" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 #, fuzzy msgid "error downloading packages from mirrors" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 #, fuzzy msgid "working on branch" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 #, fuzzy msgid "updating package" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 #, fuzzy msgid "package flushed" msgstr "Pakker." -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 #, fuzzy msgid "Cannot touch system database" msgstr "Ønsker du at forsættet ?" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 #, fuzzy msgid "Preparing to move selected packages to" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 #, fuzzy msgid "Preparing to copy selected packages to" msgstr "Vis Installerede Pakker" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1678 +#: ../../libraries/entropy/server/interfaces/main.py:1671 msgid "" "all old packages with conflicting scope will be removed from destination " "repo unless injected" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 msgid "new tag" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 #, fuzzy msgid "dependency" msgstr "Indstillinger" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 #, fuzzy msgid "switching" msgstr "Opdaterer" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 #, fuzzy msgid "moving file" msgstr "Forkert fil type (%s)" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 #, fuzzy msgid "loading data from source database" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 #, fuzzy msgid "injecting data to destination database" msgstr "Oprydning af alt Yum metadat" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 #, fuzzy msgid "removing entry from source database" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 #, fuzzy msgid "adding package" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 #, fuzzy msgid "added package" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 #, fuzzy msgid "rev" msgstr "Sletter" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 #, fuzzy msgid "manual dependencies for" msgstr "Indstillinger" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 #, fuzzy msgid "Exception caught, closing tasks" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 #, fuzzy msgid "Injecting entropy metadata into built packages" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 #, fuzzy msgid "injecting entropy metadata" msgstr "Oprydning af alt Yum metadat" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 #, fuzzy msgid "injection complete" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 #, fuzzy msgid "config files" msgstr "Oprettelse af %s profilen fejlede" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 #, fuzzy msgid "checking system" msgstr "Henter : %s" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 #, fuzzy msgid "there are configuration files not updated yet" msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 #, fuzzy msgid "removing package" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 #, fuzzy msgid "removal complete" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 #, fuzzy msgid "invalid database revision" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 msgid "defaulting to 0" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 #, fuzzy msgid "Initializing Entropy database" msgstr "Oprydning af alt Yum metadat" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 #, fuzzy msgid "database already exists" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 #, fuzzy msgid "Do you want to continue ?" msgstr "Ønsker du at forsættet ?" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 #, fuzzy msgid "Dumping current revisions to file" msgstr "Filkilder" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 #, fuzzy msgid "Would you like to sync packages first (important!) ?" msgstr "Vis Tilgængelige Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 #, fuzzy msgid "Reinitializing Entropy database for branch" msgstr "Oprydning af alt Yum metadat" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 #, fuzzy msgid "using Packages in the repository" msgstr "Behander pakker i køen" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 #, fuzzy msgid "analyzing" msgstr "Installerer" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 #, fuzzy msgid "cannot match" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 #, fuzzy msgid "Integrity verification of the selected packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 #, fuzzy msgid "All the packages in repository will be checked." msgstr "Rediger Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 #, fuzzy msgid "This is the list of the packages that would be checked" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 #, fuzzy msgid "Working on mirror" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 #, fuzzy msgid "checking hash" msgstr "Henter : %s" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 #, fuzzy msgid "digest verification of" msgstr "_Beskrivelse" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 #, fuzzy msgid "not supported" msgstr "Installeret" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 msgid "failed for unknown reasons" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 #, fuzzy msgid "package" msgstr "Pakker." -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 #, fuzzy msgid "This is the list of broken packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 #, fuzzy msgid "Mirror" msgstr "_Filspejlsliste" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 #, fuzzy msgid "Number of checked packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 #, fuzzy msgid "Number of healthy packages" msgstr "Navn på den nye profil" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 #, fuzzy msgid "Number of broken packages" msgstr "Du er ved at slette %s pakker\n" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 #, fuzzy msgid "available" msgstr "Tilgængelige" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 msgid "upload/ignored" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 #, fuzzy msgid "Starting to download missing files" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 msgid "Searching missing/broken files on another mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 #, fuzzy msgid "Binary packages downloaded successfully." msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 #, fuzzy msgid "These are the packages that cannot be found online" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 #, fuzzy msgid "checking hash of" msgstr "Henter : %s" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 #, fuzzy msgid "checked packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 #, fuzzy msgid "healthy packages" msgstr "Navn på den nye profil" -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 #, fuzzy msgid "broken packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 #, fuzzy msgid "downloaded packages" msgstr "Henter Pakker:" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 #, fuzzy msgid "failed downloads" msgstr "Navn på den nye profil" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 #, fuzzy msgid "Please setup your branch to" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 #, fuzzy msgid "and retry" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 #, fuzzy msgid "Copying database (if not exists)" msgstr "I_nformation" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 #, fuzzy msgid "Switching packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 #, fuzzy msgid "Ignoring" msgstr "Installeret" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 #, fuzzy msgid "already in branch" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 #, fuzzy msgid "migration loop completed" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 msgid "entropy.server.interfaces.main.Server needed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 #, fuzzy msgid "mirror" msgstr "_Filspejlsliste" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +#, fuzzy +msgid "listing branches in mirror" +msgstr "Filkilder" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +#, fuzzy +msgid "looking for file in mirror" +msgstr "Indlæsning afsluttet" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 #, fuzzy msgid "unlocking" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 #, fuzzy msgid "locking" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 #, fuzzy msgid "mirror already locked" msgstr "Slettet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 #, fuzzy msgid "mirror already unlocked" msgstr "Slettet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 #, fuzzy msgid "mirror for download" msgstr "Navn på den nye profil" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 msgid "mirror already locked for download" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 msgid "mirror already unlocked for download" msgstr "" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 #, fuzzy msgid "for download" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 msgid "mirror successfully locked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 msgid "mirror not locked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 msgid "mirror successfully unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 #, fuzzy msgid "unlock error" msgstr "Du er ved at slette %s pakker\n" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 msgid "mirror not unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 #, fuzzy msgid "connecting to download package" msgstr "Henter Pakker:" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 #, fuzzy msgid "downloading package" msgstr "Henter Pakker:" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 #, fuzzy msgid "is not listed in the repository !" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 #, fuzzy msgid "verifying checksum of package" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 #, fuzzy msgid "downloaded successfully" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 #, fuzzy msgid "mirror has invalid directory structure" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 #, fuzzy msgid "Wrong database compression method passed" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 #, fuzzy msgid "mirror hasn't valid database revision file" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 #, fuzzy msgid "unable to download repository revision" msgstr "Henter Pakker:" -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 #, fuzzy msgid "mirror doesn't have valid revision file" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 #, fuzzy msgid "downloading notice board from mirrors to" msgstr "Henter Pakker:" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 #, fuzzy msgid "notice board downloaded successfully from" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 #, fuzzy msgid "uploading notice board from" msgstr "Henter Pakker:" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 #, fuzzy msgid "notice board upload failed on" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 #, fuzzy msgid "notice board upload success" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 #, fuzzy msgid "configured package sets" msgstr "I_nformation" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 #, fuzzy msgid "None configured" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 msgid "preparing uncompressed database for the upload" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 #, fuzzy msgid "database path" msgstr "Kører Transaktion" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 #, fuzzy msgid "creating compressed database dump + checksum" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -#, fuzzy -msgid "dump checksum" -msgstr "Henter : %s" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 #, fuzzy msgid "dump light checksum" msgstr "Henter : %s" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 #, fuzzy msgid "opener" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 #, fuzzy msgid "compressing database + checksum" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 #, fuzzy msgid "compressed database path" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 #, fuzzy msgid "database checksum" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 msgid "compressed checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 #, fuzzy msgid "cannot create mirror directory" msgstr "Ønsker du at forsættet ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 #, fuzzy msgid "error" msgstr "Fejl" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 msgid "mirror unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 msgid "Troubles with treeupdates" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 #, fuzzy msgid "Bumping old data back" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 #, fuzzy msgid "wrong database compression method passed" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 #, fuzzy msgid "disabled EAPI" msgstr "Installeret" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 #, fuzzy msgid "preparing to upload database to mirror" msgstr "Kører Transaktion" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 #, fuzzy msgid "errors" msgstr "_Filspejlsliste" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 #, fuzzy msgid "upload failed, not unlocking and continuing" msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 #, fuzzy msgid "preparing to download database from mirror" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 #, fuzzy msgid "download path" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 #, fuzzy msgid "failed to download from mirror" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 msgid "Mirrors are locked, someone is working on the repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 #, fuzzy msgid "database already in sync" msgstr "Filkilder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 #, fuzzy msgid "database sync failed" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 #, fuzzy msgid "download issues" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 #, fuzzy msgid "database sync forbidden" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 #, fuzzy msgid "no configuration files to commit. All fine." msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 #, fuzzy msgid "upload issues" msgstr "Opdateringer" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 #, fuzzy msgid "database sync completed successfully" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 #, fuzzy msgid "Local statistics" msgstr "Opdateret" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 #, fuzzy msgid "upload directory" msgstr "Pakker." -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 #, fuzzy msgid "files ready" msgstr "Fi_ler" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 #, fuzzy msgid "packages directory" msgstr "Pakker." -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 #, fuzzy msgid "remove" msgstr "Sletter" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 #, fuzzy msgid "Packages to be removed" msgstr "Pakker til behandling" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 #, fuzzy msgid "Packages to be moved locally" msgstr "Pakker Til Sletning" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 #, fuzzy msgid "Packages to be uploaded" msgstr "Behandling af pakker afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 #, fuzzy msgid "Total removal size" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 #, fuzzy msgid "Total upload size" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 #, fuzzy msgid "Total download size" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 msgid "Remote statistics for" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 #, fuzzy msgid "remote packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 #, fuzzy msgid "files stored" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 #, fuzzy msgid "Calculating queues" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 #, fuzzy msgid "removing package+hash" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 #, fuzzy msgid "copying file+hash to repository" msgstr "Kilde" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 #, fuzzy msgid "upload errors" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 #, fuzzy msgid "upload completed successfully" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 #, fuzzy msgid "QA checking package file" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 #, fuzzy msgid "starting packages sync" msgstr "Henter Pakker : %s" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 #, fuzzy msgid "packages sync" msgstr "Pakker." -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 #, fuzzy msgid "socket error" msgstr "Du er ved at slette %s pakker\n" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 #, fuzzy msgid "on" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 #, fuzzy msgid "nothing to do on" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 #, fuzzy msgid "Expanding queues" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 #, fuzzy msgid "nothing to sync for" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 #, fuzzy msgid "Would you like to run the steps above ?" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 #, fuzzy msgid "you must package them again" msgstr "Vis Tilgængelige Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 #, fuzzy msgid "exception caught" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 #, fuzzy msgid "at least one mirror synced properly!" msgstr "Ønsker du at forsættet ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 #, fuzzy msgid "collecting expired packages" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -msgid "not the latest branch, skipping tidy for consistence." -msgstr "" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 #, fuzzy msgid "collecting expired packages in the selected branches" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 #, fuzzy msgid "nothing to remove on this branch" msgstr "Behandler pakker for %s" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 #, fuzzy msgid "these are the expired packages" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 #, fuzzy msgid "removing packages remotely" msgstr "Behandler pakker for %s" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 #, fuzzy msgid "remove errors" msgstr "Du er ved at slette %s pakker\n" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 #, fuzzy msgid "removing packages locally" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 #, fuzzy msgid "removing" msgstr "Sletter" @@ -1653,12 +1659,12 @@ msgstr "" msgid "cannot convert stream into object" msgstr "" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 #, fuzzy msgid "sending file" msgstr "Forkert fil type (%s)" @@ -1687,8 +1693,8 @@ msgid "repository does not support EAPI3" msgstr "" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 #, fuzzy msgid "Username" msgstr "Filnavn" @@ -2003,7 +2009,7 @@ msgstr "Ingen valgte pakker" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "" @@ -2027,8 +2033,8 @@ msgstr "" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "" @@ -2061,7 +2067,7 @@ msgstr "Rediger Filkilder" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 #, fuzzy msgid "Repository Identifier" msgstr "Filkilder" @@ -2230,11 +2236,11 @@ msgstr "Sletter" #: ../../client/text_repositories.py:299 ../../client/text_security.py:85 #: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 #: ../../server/server_activator.py:160 ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 #, fuzzy msgid "Title" msgstr "_Filer" @@ -2271,37 +2277,37 @@ msgstr "Navn på den nye profil" msgid "Invalid config file number" msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 #, fuzzy msgid "Configuration files" msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 #, fuzzy msgid "Scanning hard disk" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 #, fuzzy msgid "Cache generation complete." msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 #, fuzzy msgid "Resolving metadata" msgstr "Behandler metadata" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 #, fuzzy msgid "Dependencies cache filled." msgstr "Indstillinger" -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, python-format msgid "Cleaning %s => dumps..." msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 #, fuzzy msgid "Cache is now empty." msgstr "Indlæsning afsluttet" @@ -2316,22 +2322,22 @@ msgstr "Henter : %s" msgid "server_repos needs serverInstance" msgstr "" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 #, fuzzy msgid "Sorting dependencies" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 #, fuzzy msgid "Calculating inverse dependencies for" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 #, fuzzy msgid "Calculating available packages for" msgstr "Vis Tilgængelige Pakker" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 #, fuzzy msgid "Calculating world packages" msgstr "Installer som afhængighed" @@ -2351,20 +2357,20 @@ msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "second" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 #, fuzzy msgid "Error downloading from" msgstr "Fejl i Hentning af pakker:\n" #: ../../libraries/entropy/client/interfaces/fetch.py:215 #, fuzzy -msgid "files not available on this mirror" +msgid "data not available on this mirror" msgstr "Tilgængelige" #: ../../libraries/entropy/client/interfaces/fetch.py:218 @@ -2375,7 +2381,7 @@ msgstr "Sletter" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "" @@ -2388,14 +2394,14 @@ msgstr "Du er ved at slette %s pakker\n" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 #, fuzzy msgid "discarded download" msgstr "Størrelse af filer som skal hentes" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 #, fuzzy msgid "unknown reason" msgstr "Filkilde" @@ -2406,18 +2412,18 @@ msgid "Downloading from" msgstr "Indlæsning afsluttet" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 msgid "Successfully downloaded from" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 #, fuzzy msgid "at" msgstr "Fi_ler" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 #, fuzzy msgid "file not available on this mirror" msgstr "Tilgængelige" @@ -2434,8 +2440,8 @@ msgstr "Opsætning af Yum Konfiguration" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 #: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 @@ -2447,234 +2453,201 @@ msgstr "Opsætning af Yum Konfiguration" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "Kilde" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 #, fuzzy msgid "is not available" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 #, fuzzy msgid "Cannot validate" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 #, fuzzy msgid "is corrupted" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 #, fuzzy msgid "bad repository id specified" msgstr "Ingen valgte pakker" -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, fuzzy, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "Filkilder" -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 #, fuzzy msgid "repodata dictionary is corrupted" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 #, fuzzy msgid "System database not found or corrupted" msgstr "Kører Transaktion" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 #, fuzzy msgid "system database" msgstr "Kører Transaktion" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 #, fuzzy msgid "Scanning..." msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 #, fuzzy msgid "Cannot backup selected database" msgstr "Ønsker du at forsættet ?" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 #, fuzzy msgid "permission denied" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 #, fuzzy msgid "Backing up database to" msgstr "Kører Transaktion" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 msgid "Unable to compress" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 #, fuzzy msgid "Database backed up successfully" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 msgid "All fine" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 #, fuzzy msgid "Cannot restore selected backup" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 #, fuzzy msgid "Restoring backed up database" msgstr "Vis Pakker Opdateringer" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 msgid "Unable to unpack" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 #, fuzzy msgid "Database restored successfully" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/client/interfaces/methods.py:741 +#: ../../libraries/entropy/client/interfaces/methods.py:985 msgid "" "Another Entropy instance is currently active, cannot satisfy your request." msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 #, fuzzy msgid "cannot start with" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 #, fuzzy msgid "Name already taken" msgstr "Slettet" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 #, fuzzy msgid "Cannot remove the old element" msgstr "Navn på den nye profil" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 #, fuzzy msgid "Cannot create the element" msgstr "Navn på den nye profil" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 #, fuzzy msgid "Already removed" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 #, fuzzy msgid "Set not found or unable to remove" msgstr "Ingen valgte pakker" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -msgid "Libraries test" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -#, fuzzy -msgid "Cannot find " -msgstr "Installeret" - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -#, fuzzy -msgid "Collecting broken executables" -msgstr "Sorterer Pakker" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -#, fuzzy -msgid "Scanning libraries" -msgstr "behøvet af %s" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -#, fuzzy -msgid "Matching broken libraries/executables" -msgstr "Sorterer Pakker" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 #, fuzzy msgid "not a valid method" msgstr "Sorterer Pakker" @@ -2736,352 +2709,345 @@ msgid "" "latest repositories." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 msgid "Cannot run Spm pkg_config() for" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 #, fuzzy msgid "Please report it" msgstr "Konfirmation af behandling af køen" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "Fejl" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 #, fuzzy msgid "Removing from Entropy" msgstr "Sletter" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 #, fuzzy msgid "Collision found during removal of" msgstr "Fejl i test af pakke signaturer:\n" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 #, fuzzy msgid "cannot overwrite" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 #, fuzzy msgid "Protecting config file" msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 #, fuzzy msgid "Updating database" msgstr "Kører Transaktion" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 #, fuzzy msgid "Cleaning old package files..." msgstr "Sorterer Pakker" -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 msgid "Cannot update Portage database to destination" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, python-format msgid "Cannot update Portage world file, destination %s does not exist." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, python-format msgid "Cannot update Portage world file, destination %s is corrupted." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 #, fuzzy msgid "File move error" msgstr "Du er ved at slette %s pakker\n" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 #, fuzzy msgid "please report" msgstr "Konfirmation af behandling af køen" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 #, fuzzy msgid "Skipping file installation/removal" msgstr "Installeret" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 #, fuzzy msgid "Downloading" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 #, fuzzy msgid "Local path" msgstr "Opdateret" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 #, fuzzy msgid "Downloading archive" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 msgid "Package cannot be fetched. Try to update repositories and retry" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 #, fuzzy msgid "archives" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 msgid "Some packages cannot be fetched. Try to update repositories and retry" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 #, fuzzy msgid "Fetch for the chosen package is not available, unknown error." msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 #, fuzzy msgid "Unpacking package" msgstr "Opdater som afhængighed" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 #, fuzzy msgid "Merging package" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 #, fuzzy msgid "An error occured while trying to unpack the package" msgstr "Du er ved at tilføje %s pakker\n" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 msgid "Check if your system is healthy" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 #, fuzzy msgid "Installing package" msgstr "Vis Tilgængelige Pakker" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 #, fuzzy msgid "An error occured while trying to install the package" msgstr "Du er ved at tilføje %s pakker\n" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 #, fuzzy msgid "Removing data" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 #, fuzzy msgid "An error occured while trying to remove the package" msgstr "Du er ved at tilføje %s pakker\n" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 #, fuzzy msgid "Cleaning" msgstr "Oprydning" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 #, fuzzy msgid "Configuring package" msgstr "I_nformation" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 #, fuzzy msgid "An error occured while trying to configure the package" msgstr "Du er ved at tilføje %s pakker\n" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 msgid "Make sure that your system is healthy" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 #, fuzzy msgid "Fetching" msgstr "Opdaterer" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 #, fuzzy msgid "Multi Fetching" msgstr "Opdaterer" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 #, fuzzy msgid "packages" msgstr "Pakker." -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 #, fuzzy msgid "Fetching sources" msgstr "Opdaterer" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 #, fuzzy msgid "Verifying" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 #, fuzzy msgid "Multi Verification" msgstr "_Beskrivelse" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 #, fuzzy msgid "Unpacking" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 #, fuzzy msgid "Merging" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 #, fuzzy msgid "Installing" msgstr "Installeret" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 #, fuzzy msgid "Postinstall" msgstr "Installeret" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 #, fuzzy msgid "Preinstall" msgstr "Installeret" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 #, fuzzy msgid "Preremove" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 #, fuzzy msgid "Postremove" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 #, fuzzy msgid "Configuring" msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 #, fuzzy msgid "An error occured. Action aborted." msgstr "Du er ved at tilføje %s pakker\n" @@ -3135,7 +3101,7 @@ msgid "Cannot open digest" msgstr "Ønsker du at forsættet ?" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 #, fuzzy msgid "Cannot verify database integrity" msgstr "fandt %d pakker, som matcher : %s" @@ -3297,236 +3263,236 @@ msgstr "Filkilder" msgid "Configuration files update error, not critical, continuing" msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 #, fuzzy msgid "Skipping configuration files update, you are not root." msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 #, fuzzy msgid "Overwriting" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 #, fuzzy msgid "variable differs" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 #, fuzzy msgid "Updating" msgstr "Opdaterer" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 #, fuzzy msgid "updating critical variables" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 #, fuzzy msgid "differs" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #, fuzzy msgid "Reverting" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 #, fuzzy msgid "a new release is available" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 #, fuzzy msgid "Mind to install it before any other package" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 #, fuzzy msgid "Unpacking database to" msgstr "Kører Transaktion" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 #, fuzzy msgid "Cannot unpack compressed package" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 #, fuzzy msgid "Skipping repository" msgstr "Filkilder" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 #, fuzzy msgid "Downloading checksum" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 #, fuzzy msgid "Cannot fetch checksum" msgstr "Kan ikke læse %s attributen" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "" #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 #, fuzzy msgid "Downloading repository database" msgstr "Kilde" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 #, fuzzy msgid "database does not exist online" msgstr "I_nformation" -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 #, fuzzy msgid "database is already up to date" msgstr "Slettet" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 #, fuzzy msgid "database will be ready soon" msgstr "Filkilder" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 #, fuzzy msgid "Repository is being updated" msgstr "Filkilder" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 #, fuzzy msgid "Injecting downloaded dump" msgstr "Henter Pakker:" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 msgid "please wait" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 msgid "Advisories fetch error" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 #, fuzzy msgid "Downloading repository metafile" msgstr "Kilde" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 #, fuzzy msgid "Downloading SSL CA certificate" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 #, fuzzy msgid "Downloading SSL Server certificate" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 #, fuzzy msgid "Downloading package mask" msgstr "Henter Pakker:" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 #, fuzzy msgid "Downloading packages system mask" msgstr "Henter Pakker:" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 #, fuzzy msgid "Downloading conflicting tagged packages file" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 #, fuzzy msgid "Downloading license whitelist" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 #, fuzzy msgid "Downloading revision" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 #, fuzzy msgid "Downloading SPM global configuration" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 #, fuzzy msgid "Downloading SPM package unmasking configuration" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 #, fuzzy msgid "Downloading SPM package keywording configuration" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 #, fuzzy msgid "Downloading SPM package USE flags configuration" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 #, fuzzy msgid "Downloading SPM Profile configuration" msgstr "Størrelse af filer som skal hentes" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 #, fuzzy msgid "Downloading Notice Board" msgstr "Henter Pakker:" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 #, fuzzy msgid "not available, it's ok" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 #, fuzzy msgid "not available, not much ok!" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 #, fuzzy msgid "available, w00t!" msgstr "Tilgængelige" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 #, fuzzy msgid "Repository revision" msgstr "Filkilder" -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 #, fuzzy msgid "Indexing Repository metadata" msgstr "Kilde" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 #, fuzzy msgid "Repositories synchronization" msgstr "Filkilder" @@ -3548,583 +3514,526 @@ msgstr "Konfirmation af behandling af køen" msgid "Valid phases" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -#, fuzzy -msgid "Updating moduledb" -msgstr "Opdaterer" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -#, fuzzy -msgid "Running depmod" -msgstr "Sletter som afhængighed" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 #, fuzzy msgid "Removing boot service" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -#, fuzzy -msgid "Reconfiguring OpenGL" -msgstr "I_nformation" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -#, fuzzy -msgid "Configuring GRUB bootloader" -msgstr "Oprettelse af %s profilen fejlede" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -#, fuzzy -msgid "Adding the new kernel" -msgstr "Vis Installerede Pakker" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -#, fuzzy -msgid "Removing the selected kernel" -msgstr "Vis Installerede Pakker" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 #, fuzzy msgid "Regenerating" msgstr "Sletter" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -#, fuzzy -msgid "Cannot find df" -msgstr "Installeret" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -#, fuzzy -msgid "Defaulting to" -msgstr "Søgnings Indstiller" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -#, fuzzy -msgid "Cannot find grub" -msgstr "Ønsker du at forsættet ?" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -#, fuzzy -msgid "cannot match device" -msgstr "Vis Installerede Pakker" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -#, fuzzy -msgid "cannot find generated device.map" -msgstr "Opdater som afhængighed" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -#, fuzzy -msgid "cannot run df /boot" -msgstr "Installeret" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 msgid "Corrupted Client Repository. Please restore a backup." msgstr "" -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 msgid "Comments" msgstr "" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 #, fuzzy msgid "Generic Files" msgstr "Filkilder" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 #, fuzzy msgid "Generic File" msgstr "Filkilder" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 #, fuzzy msgid "reason not available" msgstr "Tilgængelige" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 #, fuzzy msgid "user package.mask" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 #, fuzzy msgid "system keywords" msgstr "Kører Transaktion" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 #, fuzzy msgid "user package.unmask" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 #, fuzzy msgid "user repo package.keywords" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 #, fuzzy msgid "user package.keywords" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 #, fuzzy msgid "completely masked" msgstr "Ingen valgte pakker" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 #, fuzzy msgid "repository general packages.db.mask" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 #, fuzzy msgid "user license.mask" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 #, fuzzy msgid "user live unmask" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 #, fuzzy msgid "user live mask" msgstr "Fandt %d %s pakker" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 msgid "Entropy needs Python compiled with sqlite3 support" msgstr "" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 #, fuzzy msgid "valid database path needed" msgstr "Kører Transaktion" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "" -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 #, fuzzy msgid "can't do that on a readonly database" msgstr "Kilde" -#: ../../libraries/entropy/db.py:683 ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 ../../client/text_rescue.py:72 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 #: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 ../../client/text_ui.py:1277 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 #, fuzzy msgid "forcing package updates" msgstr "Vis Pakker Opdateringer" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 #, fuzzy msgid "Syncing with" msgstr "Kører Transaktion" -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 #, fuzzy msgid "forcing packages metadata update" msgstr "Pakker Til Opdatering" -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 #, fuzzy msgid "Updating system database using repository" msgstr "Kilde" -#: ../../libraries/entropy/db.py:855 ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 #, fuzzy msgid "Running fixpackages" msgstr "Kører Transaktion" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "" -#: ../../libraries/entropy/db.py:879 ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 #, fuzzy msgid "action" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 #, fuzzy msgid "package move actions complete" msgstr "Indlæsning af pakker afsluttet" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "" -#: ../../libraries/entropy/db.py:918 ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 #, fuzzy msgid "package moves completed successfully" msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/db.py:995 ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "" -#: ../../libraries/entropy/db.py:997 ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 #, fuzzy msgid "has been injected" msgstr "Installeret" -#: ../../libraries/entropy/db.py:998 ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 msgid "quickpkg manually to update embedded db" msgstr "" -#: ../../libraries/entropy/db.py:999 ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 #, fuzzy msgid "Repository database updated anyway" msgstr "Filkilder" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 #, fuzzy msgid "repackaging" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 #, fuzzy msgid "Please update packages manually" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 #, fuzzy msgid "Moving old entry" msgstr "Sletter" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "" -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "" -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 #, fuzzy msgid "Syncing current database" msgstr "Kører Transaktion" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 #, fuzzy msgid "Removing entry" msgstr "Sletter" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 #, fuzzy msgid "Adding entry" msgstr "Sletter" -#: ../../libraries/entropy/db.py:3976 +#: ../../libraries/entropy/db.py:4067 msgid "" "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " "possible !" msgstr "" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 #, fuzzy msgid "Exporting database table" msgstr "Kører Transaktion" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 #, fuzzy msgid "Database Export completed." msgstr "Indlæsning afsluttet" -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "" -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 msgid "Resolving libraries, please wait" msgstr "" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 #, fuzzy msgid "Interrupted" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 #, fuzzy msgid "Selected number" msgstr "%s profilen er valgt" -#: ../../libraries/entropy/output.py:617 ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 #, fuzzy msgid "Please select an option" msgstr "Vis Installerede Pakker" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 #, fuzzy msgid "Discard all" msgstr "Deaktiver udvidelser" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 #, fuzzy msgid "Confirm" msgstr "Oprettelse af %s profilen fejlede" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 #, fuzzy msgid "Add item" msgstr "Fi_ler" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 #, fuzzy msgid "Remove item" msgstr "Sletter" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 #, fuzzy msgid "Show current list" msgstr "Størrelse af filer som skal hentes" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "" -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 #, fuzzy msgid "Invalid action." msgstr "_Beskrivelse" -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 #, fuzzy msgid "String to add:" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 #, fuzzy msgid "Invalid string." msgstr "Kilde" -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 #, fuzzy msgid "Element number to remove:" msgstr "Ingen valgte pakker" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 #, fuzzy msgid "Invalid element." msgstr "Kilde" -#: ../../libraries/entropy/qa.py:42 ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 msgid "Output interface has no updateProgress method" msgstr "" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 msgid "broken libraries detected" msgstr "" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 #, fuzzy msgid "needs" msgstr "Indstillinger" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 #, fuzzy msgid "is missing the following dependencies" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 #, fuzzy msgid "Do you want to add them?" msgstr "Ønsker du at forsættet ?" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 #, fuzzy msgid "Selectively?" msgstr "Søgnings Indstiller" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 #, fuzzy msgid "Want to add?" msgstr "Ingen pakker i køen" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 msgid "Want to blacklist?" msgstr "" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 #, fuzzy msgid "missing dependencies added" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +msgid "Libraries test" +msgstr "" + +#: ../../libraries/entropy/qa.py:288 +#, fuzzy +msgid "Cannot find " +msgstr "Installeret" + +#: ../../libraries/entropy/qa.py:327 +#, fuzzy +msgid "discarding directory" +msgstr "Pakker." + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +#, fuzzy +msgid "Collecting broken executables" +msgstr "Sorterer Pakker" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "" + +#: ../../libraries/entropy/qa.py:396 +#, fuzzy +msgid "Scanning libraries" +msgstr "behøvet af %s" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "" + +#: ../../libraries/entropy/qa.py:496 +#, fuzzy +msgid "Matching broken libraries/executables" +msgstr "Sorterer Pakker" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "" @@ -4226,77 +4135,77 @@ msgstr "_Beskrivelse" msgid "installing" msgstr "Installeret" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 #, fuzzy msgid "Invalid backend" msgstr "_Beskrivelse" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 #, fuzzy msgid "Error calculating dependencies" msgstr "Installer som afhængighed" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 #, fuzzy msgid "missing atom list in" msgstr "Sorterer Pakker" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 msgid "Conditional without target in" msgstr "" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 msgid "Conditional with no target" msgstr "" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "" -#: ../../libraries/entropy/spm.py:1192 ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 #, fuzzy msgid "Deprecated" msgstr "Slettet" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 msgid "Conditional without flag" msgstr "" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 msgid "Conditional without parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 #, fuzzy msgid "not set" msgstr "Installeret" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 #, fuzzy msgid "Extracting package metadata" msgstr "Behandler metadata fra : %s" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 #, fuzzy msgid "Package extraction complete" msgstr "Indlæsning af pakker afsluttet" @@ -4334,7 +4243,7 @@ msgid "Aggregated download" msgstr "" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 #, fuzzy msgid "items" msgstr "Fi_ler" @@ -4612,8 +4521,8 @@ msgstr "Vis Installerede Pakker" #: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 #: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 -#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:232 -#: ../../client/equo.py:252 ../../server/activator.py:58 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "" @@ -4622,7 +4531,7 @@ msgstr "" msgid "just download packages" msgstr "Henter Pakker:" -#: ../../client/equo.py:102 ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "" @@ -4690,7 +4599,7 @@ msgstr "" #: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 #: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 -#: ../../client/equo.py:170 ../../client/equo.py:233 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "" @@ -4810,7 +4719,7 @@ msgstr "Kilde" msgid "search from what package a file belongs" msgstr "" -#: ../../client/equo.py:178 ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 #, fuzzy msgid "show packages changelog" msgstr "Ingen valgte pakker" @@ -4820,13 +4729,13 @@ msgstr "Ingen valgte pakker" msgid "search what packages depend on the provided atoms" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:180 ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 #, fuzzy msgid "search packages by description" msgstr "Pakke Beskrivelser" -#: ../../client/equo.py:181 ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "" @@ -4850,679 +4759,689 @@ msgstr "Ingen valgte pakker" msgid "list installed packages" msgstr "Vis Installerede Pakker" -#: ../../client/equo.py:186 ../../client/equo.py:310 +#: ../../client/equo.py:186 +#, fuzzy +msgid "list available packages" +msgstr "Vis Installerede Pakker" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 #, fuzzy msgid "show the removal tree for the specified atoms" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 #, fuzzy msgid "show atoms needing the provided libraries" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:190 ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 #, fuzzy msgid "search available package sets" msgstr "Vis Tilgængelige Pakker" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 #, fuzzy msgid "show packages owning the provided slot" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 #, fuzzy msgid "show packages owning the provided tags" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:193 ../../client/equo.py:314 ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "" -#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 #, fuzzy msgid "Extended Options" msgstr "Søgnings Indstiller" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "" -#: ../../client/equo.py:209 +#: ../../client/equo.py:210 msgid "" "make a smart package for the provided atoms (multiple packages into one file)" msgstr "" -#: ../../client/equo.py:210 +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "" -#: ../../client/equo.py:211 ../../client/equo.py:213 ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 #, fuzzy msgid "save new packages into the specified directory" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" msgstr "" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" msgstr "" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 #, fuzzy msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "Sorterer Pakker" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 #, fuzzy msgid "save new metadata into the specified directory" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 #, fuzzy msgid "handles installed packages database" msgstr "Vis Installerede Pakker" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "" -#: ../../client/equo.py:223 +#: ../../client/equo.py:224 msgid "" "generate installed packages database using files on the system [last hope]" msgstr "" -#: ../../client/equo.py:224 +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "" -#: ../../client/equo.py:225 +#: ../../client/equo.py:226 msgid "update/generate counters table (Portage <-> Entropy packages table)" msgstr "" -#: ../../client/equo.py:226 +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 #, fuzzy msgid "backup the current Entropy installed packages database" msgstr "Vis Installerede Pakker" -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 #, fuzzy msgid "restore a previously backed up Entropy installed packages database" msgstr "Vis Installerede Pakker" -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 #, fuzzy msgid "community repositories management functions" msgstr "Filkilder" -#: ../../client/equo.py:238 ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "" -#: ../../client/equo.py:239 ../../client/equo.py:245 ../../client/equo.py:248 -#: ../../client/equo.py:275 ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "" -#: ../../client/equo.py:240 ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "" -#: ../../client/equo.py:241 ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 #, fuzzy msgid "repackage the specified atoms" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:242 ../../client/equo.py:249 +#: ../../client/equo.py:243 ../../client/equo.py:250 #: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "" -#: ../../client/equo.py:243 ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 #, fuzzy msgid "manage only the specified atoms" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:244 ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" msgstr "" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 #, fuzzy msgid "community repositories mirrors management functions" msgstr "Filkilder" -#: ../../client/equo.py:247 ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" msgstr "" -#: ../../client/equo.py:250 ../../client/equo.py:254 ../../client/equo.py:257 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 #: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 #, fuzzy msgid "sync all the configured repositories" msgstr "Filkilder" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 msgid "sync packages across primary mirrors" msgstr "" -#: ../../client/equo.py:255 ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 #, fuzzy msgid "also verify packages integrity" msgstr "fandt %d pakker, som matcher : %s" -#: ../../client/equo.py:256 ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 #, fuzzy msgid "sync the current repository database across primary mirrors" msgstr "Kilde" -#: ../../client/equo.py:258 ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 #, fuzzy msgid "lock the current repository database (server-side)" msgstr "Kilde" -#: ../../client/equo.py:259 ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 #, fuzzy msgid "unlock the current repository database (server-side)" msgstr "Kilde" -#: ../../client/equo.py:260 ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 #, fuzzy msgid "lock the current repository database (client-side)" msgstr "Kilde" -#: ../../client/equo.py:261 ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 #, fuzzy msgid "unlock the current repository database (client-side)" msgstr "Kilde" -#: ../../client/equo.py:262 ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 #, fuzzy msgid "show current lock status" msgstr "Størrelse af filer som skal hentes" -#: ../../client/equo.py:263 ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 #, fuzzy msgid "community repositories database functions" msgstr "Filkilder" -#: ../../client/equo.py:268 ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 #, fuzzy msgid "(re)initialize the current repository database" msgstr "Kilde" -#: ../../client/equo.py:269 ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" msgstr "" -#: ../../client/equo.py:270 ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 #, fuzzy msgid "(re)create the database for the specified repository" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:271 ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 #, fuzzy msgid "manually force a revision bump for the current repository database" msgstr "Kilde" -#: ../../client/equo.py:272 ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 #, fuzzy msgid "synchronize the database" msgstr "Kører Transaktion" -#: ../../client/equo.py:273 ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "" -#: ../../client/equo.py:274 ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 #, fuzzy msgid "remove the provided atoms from the current repository database" msgstr "Kilde" -#: ../../client/equo.py:276 ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" msgstr "" -#: ../../client/equo.py:278 ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 #, fuzzy msgid "create an empty repository database in the provided path" msgstr "Kilde" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "" -#: ../../client/equo.py:280 ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "" -#: ../../client/equo.py:281 ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "" -#: ../../client/equo.py:282 ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 #, fuzzy msgid "backup current repository database" msgstr "Kilde" -#: ../../client/equo.py:283 ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 #, fuzzy msgid "restore a previously backed-up repository database" msgstr "Vis Installerede Pakker" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 msgid "resync counters table (Portage <-> Entropy matching scheme)" msgstr "" -#: ../../client/equo.py:288 ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 #, fuzzy msgid "manage a repository" msgstr "Kilde" -#: ../../client/equo.py:289 ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 #, fuzzy msgid "enable the specified repository" msgstr "Kilde" -#: ../../client/equo.py:290 ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 #, fuzzy msgid "disable the specified repository" msgstr "Kilde" -#: ../../client/equo.py:291 ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "" -#: ../../client/equo.py:292 ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 #, fuzzy msgid "handle packages manual dependencies" msgstr "Installer som afhængighed" -#: ../../client/equo.py:293 +#: ../../client/equo.py:294 #, fuzzy msgid "clone a package inside a repository assigning it an arbitrary tag" msgstr "Kilde" -#: ../../client/equo.py:294 ../../server/reagent.py:94 +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "" -#: ../../client/equo.py:295 ../../client/equo.py:297 +#: ../../client/equo.py:296 ../../client/equo.py:298 #: ../../server/reagent.py:95 ../../server/reagent.py:97 #, fuzzy msgid "pulls dependencies in" msgstr "Indstillinger" -#: ../../client/equo.py:296 ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 msgid "copy packages from a repository to another" msgstr "" -#: ../../client/equo.py:298 ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 #, fuzzy msgid "set the default repository" msgstr "Rediger Filkilder" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 #, fuzzy msgid "do some searches into community repository databases" msgstr "Kilde" -#: ../../client/equo.py:303 ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "" -#: ../../client/equo.py:305 ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 #, fuzzy msgid "show what packages depend on the provided atoms" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:307 ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 #, fuzzy msgid "search packages using the provided eclasses" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:309 ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 #, fuzzy msgid "list all the packages in the default repository" msgstr "Rediger Filkilder" -#: ../../client/equo.py:311 ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 #, fuzzy msgid "search packages inside the default repository database" msgstr "Kilde" -#: ../../client/equo.py:313 ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 #, fuzzy msgid "show packages owning the specified tags" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:319 ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 #, fuzzy msgid "source package manager functions" msgstr "Filkilder" -#: ../../client/equo.py:320 ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 #, fuzzy msgid "compilation function" msgstr "Søgnings Indstiller" -#: ../../client/equo.py:321 ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 #, fuzzy msgid "compile packages belonging to the provided categories" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:322 ../../client/equo.py:324 +#: ../../client/equo.py:323 ../../client/equo.py:325 #: ../../server/reagent.py:103 ../../server/reagent.py:105 #, fuzzy msgid "just list packages" msgstr "Henter Pakker:" -#: ../../client/equo.py:323 ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 #, fuzzy msgid "compile packages in provided package set names" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:325 ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "" -#: ../../client/equo.py:326 ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 #, fuzzy msgid "run database update if all went fine" msgstr "Indlæsning afsluttet" -#: ../../client/equo.py:327 ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "" -#: ../../client/equo.py:328 ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 msgid "scan orphaned packages on SPM" msgstr "" -#: ../../client/equo.py:332 ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 #, fuzzy msgid "notice board handling functions" msgstr "Filkilder" -#: ../../client/equo.py:333 ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "" -#: ../../client/equo.py:334 ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "" -#: ../../client/equo.py:335 ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 #, fuzzy msgid "look for unsatisfied dependencies across community repositories" msgstr "Sletter som afhængighed" -#: ../../client/equo.py:340 ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 msgid "handles User Generated Content features" msgstr "" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 #, fuzzy msgid "login against a specified repository" msgstr "Kilde" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 #, fuzzy msgid "logout from a specified repository" msgstr "Kilde" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 #, fuzzy msgid "force action" msgstr "Søgnings Indstiller" -#: ../../client/equo.py:347 +#: ../../client/equo.py:348 #, fuzzy msgid "" "manage package documents for the selected repository (comments, files, " "videos)" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:348 +#: ../../client/equo.py:349 msgid "" "get available documents for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:349 +#: ../../client/equo.py:350 msgid "add a new document to the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:350 +#: ../../client/equo.py:351 msgid "remove documents from database using their identifiers" msgstr "" -#: ../../client/equo.py:351 +#: ../../client/equo.py:352 #, fuzzy msgid "manage package votes for the selected repository" msgstr "Ingen valgte pakker" -#: ../../client/equo.py:352 +#: ../../client/equo.py:353 msgid "get vote for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:353 +#: ../../client/equo.py:354 msgid "add vote for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:356 +#: ../../client/equo.py:357 #, fuzzy msgid "handles Entropy cache" msgstr "Sorterer Pakker" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 #, fuzzy msgid "clean Entropy cache" msgstr "Sorterer Pakker" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 #, fuzzy msgid "regenerate Entropy cache" msgstr "Sorterer Pakker" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 msgid "remove downloaded packages and clean temp. directories" msgstr "" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 #, fuzzy msgid "show system information" msgstr "Filkilder" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +#, fuzzy +msgid "not enough parameters" +msgstr "Fejl i test af pakke signaturer:\n" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 #, fuzzy msgid "Caching not run." msgstr "Indlæsning afsluttet" -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 #, fuzzy msgid "Caching complete." msgstr "Indlæsning afsluttet" -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 #, fuzzy msgid "configuration file(s) needing update" msgstr "Oprettelse af %s profilen fejlede" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 #, fuzzy msgid "Please run" msgstr "Konfirmation af behandling af køen" -#: ../../client/equo.py:608 ../../client/equo.py:623 ../../client/equo.py:655 -#: ../../client/equo.py:665 ../../client/equo.py:685 ../../client/equo.py:694 -#: ../../client/equo.py:704 ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" msgstr "" -#: ../../client/equo.py:742 +#: ../../client/equo.py:743 msgid "" "Installed Packages Database not found or corrupted. Please generate it using " "'equo database' tools" msgstr "" #. becoming from entropy.db -#: ../../client/equo.py:747 ../../client/equo.py:753 ../../client/equo.py:758 -#: ../../client/equo.py:763 ../../client/equo.py:768 ../../client/equo.py:773 -#: ../../client/equo.py:785 ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 #, fuzzy msgid "Cannot continue" msgstr "Ønsker du at forsættet ?" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "" -#: ../../client/equo.py:801 +#: ../../client/equo.py:802 msgid "" "Your hard drive is full! Next time remember to have a look at it before " "starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" msgstr "" -#: ../../client/equo.py:815 +#: ../../client/equo.py:816 msgid "" "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " "Well, you know, shit happens." msgstr "" -#: ../../client/equo.py:816 +#: ../../client/equo.py:817 msgid "" "But there's something you could do to help Equo to be a better application." msgstr "" -#: ../../client/equo.py:817 +#: ../../client/equo.py:818 msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" msgstr "" -#: ../../client/equo.py:818 +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." msgstr "" -#: ../../client/equo.py:843 +#: ../../client/equo.py:844 msgid "" "Oh well, I cannot even write to /tmp. So, please copy the error and mail " "lxnay@sabayonlinux.org." msgstr "" -#: ../../client/equo.py:848 +#: ../../client/equo.py:849 msgid "Of course you are on the Internet..." msgstr "" -#: ../../client/equo.py:849 +#: ../../client/equo.py:850 msgid "" "Erm... Can I send the error, along with some information\n" " about your hardware to my creators so they can fix me? (Your IP will be " "logged)" msgstr "" -#: ../../client/equo.py:851 +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "" -#: ../../client/equo.py:854 +#: ../../client/equo.py:855 msgid "" "If you want to be contacted back (and actively supported), also answer the " "questions below:" msgstr "" -#: ../../client/equo.py:855 +#: ../../client/equo.py:856 msgid "Your Full name:" msgstr "" -#: ../../client/equo.py:856 +#: ../../client/equo.py:857 msgid "Your E-Mail address:" msgstr "" -#: ../../client/equo.py:857 +#: ../../client/equo.py:858 msgid "What you were doing:" msgstr "" -#: ../../client/equo.py:870 +#: ../../client/equo.py:873 msgid "" "Thank you very much. The error has been reported and hopefully, the problem " "will be solved as soon as possible." msgstr "" -#: ../../client/equo.py:872 +#: ../../client/equo.py:875 msgid "" "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " "you want, mail the file to lxnay@sabayonlinux.org." @@ -5693,417 +5612,417 @@ msgstr "Vis Installerede Pakker" msgid "Wrong parameters" msgstr "Fejl i test af pakke signaturer:\n" -#: ../../client/text_query.py:114 ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 #, fuzzy msgid "Searching" msgstr "Søgnings Indstiller" -#: ../../client/text_query.py:144 ../../client/text_query.py:214 -#: ../../client/text_query.py:310 ../../client/text_query.py:795 -#: ../../client/text_query.py:846 ../../client/text_query.py:889 -#: ../../client/text_query.py:926 ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "" -#: ../../client/text_query.py:145 ../../client/text_query.py:215 -#: ../../client/text_query.py:328 ../../client/text_query.py:360 -#: ../../client/text_query.py:395 ../../client/text_query.py:428 -#: ../../client/text_query.py:465 ../../client/text_query.py:797 -#: ../../client/text_query.py:847 ../../client/text_query.py:890 -#: ../../client/text_query.py:927 ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "" -#: ../../client/text_query.py:147 ../../client/text_query.py:330 -#: ../../client/text_query.py:799 ../../client/text_query.py:848 -#: ../../client/text_query.py:892 ../../client/text_query.py:928 -#: ../../client/text_query.py:971 ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 #, fuzzy msgid "entries" msgstr "Filkilder" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 #, fuzzy msgid "Belong Search" msgstr "_Beskrivelse" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 #, fuzzy msgid "ChangeLog Search" msgstr "Søgnings Indstiller" -#: ../../client/text_query.py:236 ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 msgid "No match for" msgstr "" #. atom -#: ../../client/text_query.py:247 ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 #, fuzzy msgid "Atom" msgstr "Fi_ler" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 #, fuzzy msgid "No ChangeLog available" msgstr "Tilgængelige" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 #, fuzzy msgid "Inverse Dependencies Search" msgstr "Installer som afhængighed" -#: ../../client/text_query.py:311 ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 #, fuzzy msgid "Matched" msgstr "Opdaterer" -#: ../../client/text_query.py:320 ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 #, fuzzy msgid "Masked" msgstr "Slettet" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 #, fuzzy msgid "from repository" msgstr "Kilde" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 #, fuzzy msgid "from installed packages database" msgstr "Vis Installerede Pakker" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 #, fuzzy msgid "Needed Search" msgstr "behøvet af %s" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 #, fuzzy msgid "libraries" msgstr "behøvet af %s" -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 #, fuzzy msgid "Required Search" msgstr "behøvet af %s" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 #, fuzzy msgid "Eclass Search" msgstr "Ekskludering" #. package #. glsa id -#: ../../client/text_query.py:464 ../../client/text_query.py:1128 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 #: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "Pakke" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 #, fuzzy msgid "files" msgstr "Fi_ler" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 #, fuzzy msgid "Orphans Search" msgstr "_Beskrivelse" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 #, fuzzy msgid "Analyzing" msgstr "Installerer" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 #, fuzzy msgid "Masked directories" msgstr "Pakker." -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "" -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 #, fuzzy msgid "Now looking into Installed Packages database" msgstr "Vis Installerede Pakker" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 #, fuzzy msgid "Intersecting with content of the package" msgstr "Henter Pakker:" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 #, fuzzy msgid "Number of total files" msgstr "Navn på den nye profil" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 #, fuzzy msgid "Number of matching files" msgstr "Navn på den nye profil" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 #, fuzzy msgid "Number of orphaned files" msgstr "Navn på den nye profil" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 #, fuzzy msgid "Writing file to disk" msgstr "Forkert fil type (%s)" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 #, fuzzy msgid "Total wasted space" msgstr "Størrelse af filer som skal hentes" -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 #, fuzzy msgid "Removal Search" msgstr "Vis Installerede Pakker" -#: ../../client/text_query.py:666 ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 #, fuzzy msgid "No packages found" msgstr "Ingen pakker i køen" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 #, fuzzy msgid "Calculating removal dependencies, please wait" msgstr "Installer som afhængighed" -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 #, fuzzy msgid "These are the packages that would added to the removal queue" msgstr "Vis Installerede Pakker" -#: ../../client/text_query.py:700 ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 #, fuzzy msgid "Installed Search" msgstr "Installeret" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 #, fuzzy msgid "These are the installed packages" msgstr "Vis Installerede Pakker" -#: ../../client/text_query.py:805 ../../client/text_query.py:851 -#: ../../client/text_query.py:895 ../../client/text_query.py:931 -#: ../../client/text_query.py:974 ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 #, fuzzy msgid "No matches" msgstr "Vis Installerede Pakker" -#: ../../client/text_query.py:816 ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 #, fuzzy msgid "Matching" msgstr "Opdaterer" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 #, fuzzy msgid "Slot Search" msgstr "Søgnings Indstiller" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 #, fuzzy msgid "Package Set Search" msgstr "Pakke" -#: ../../client/text_query.py:946 ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 #, fuzzy msgid "Tag Search" msgstr "Søgnings Indstiller" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 #, fuzzy msgid "License Search" msgstr "Filnavn" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 #, fuzzy msgid "Description Search" msgstr "_Beskrivelse" #. client info -#: ../../client/text_query.py:1111 ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 #, fuzzy msgid "Not installed" msgstr "Installeret" -#: ../../client/text_query.py:1112 ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 #, fuzzy msgid "Category" msgstr "Kategorier" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "Navn" -#: ../../client/text_query.py:1154 ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "Tilgængelige" -#: ../../client/text_query.py:1155 ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 #, fuzzy msgid "version" msgstr "Sletter" -#: ../../client/text_query.py:1159 ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "Installeret" -#: ../../client/text_query.py:1165 ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "" -#: ../../client/text_query.py:1172 ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "Størrelse" -#: ../../client/text_query.py:1176 ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 #, fuzzy msgid "Download" msgstr "Størrelse af filer som skal hentes" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 #, fuzzy msgid "Checksum" msgstr "Henter : %s" -#: ../../client/text_query.py:1187 ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 #, fuzzy msgid "Dependencies" msgstr "Indstillinger" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "" -#: ../../client/text_query.py:1198 ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "" #. desc col -#: ../../client/text_query.py:1204 ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 #, fuzzy msgid "Description" msgstr "_Beskrivelse" -#: ../../client/text_query.py:1217 ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "" -#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 msgid "CFLAGS" msgstr "" -#: ../../client/text_query.py:1221 ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 #, fuzzy msgid "Portage eclasses" msgstr "Ekskludering" -#: ../../client/text_query.py:1233 ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "" -#: ../../client/text_query.py:1245 ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 #, fuzzy msgid "Created" msgstr "Slettet" -#: ../../client/text_query.py:1257 ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 #, fuzzy msgid "License" msgstr "Filnavn" #: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 ../../client/text_ui.py:328 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "" @@ -6157,10 +6076,10 @@ msgid "never synced" msgstr "" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 #, fuzzy msgid "Status" msgstr "Opdateret" @@ -6180,14 +6099,14 @@ msgstr "Kilde" msgid "Repository database checksum" msgstr "Filkilder" -#: ../../client/text_repositories.py:175 ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 #, fuzzy msgid "No repositories specified in" msgstr "Ingen valgte pakker" -#: ../../client/text_repositories.py:178 ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 #, fuzzy msgid "Unhandled exception" msgstr "_Beskrivelse" @@ -6200,7 +6119,7 @@ msgstr "Tilgængelige" #: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "" @@ -6308,8 +6227,8 @@ msgstr "" msgid "Now checking dependency atoms validity" msgstr "" -#: ../../client/text_rescue.py:189 ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 #, fuzzy msgid "atom" msgstr "Fi_ler" @@ -6631,7 +6550,7 @@ msgid "Impact type" msgstr "" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 #, fuzzy msgid "Revised" msgstr "Sletter" @@ -6641,12 +6560,12 @@ msgid "Announced" msgstr "" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 #, fuzzy msgid "References" msgstr "Indstillinger" @@ -6670,12 +6589,12 @@ msgid "unaffected versions" msgstr "Sletter" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 #, fuzzy msgid "Resolution" msgstr "Sletter" @@ -6694,19 +6613,19 @@ msgid "All the available updates have been already installed" msgstr "" #: ../../client/text_smart.py:76 ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 ../../client/text_smart.py:371 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 #, fuzzy msgid "No packages specified" msgstr "Ingen valgte pakker" -#: ../../client/text_smart.py:95 ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 #, fuzzy msgid "Cannot find" msgstr "Installeret" -#: ../../client/text_smart.py:98 ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 #, fuzzy msgid "No valid packages specified" msgstr "Ingen valgte pakker" @@ -6718,7 +6637,7 @@ msgid "This is the list of the packages that would be quickpkg'd" msgstr "Vis Installerede Pakker" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 #, fuzzy msgid "installed" msgstr "Installeret" @@ -6746,99 +6665,99 @@ msgstr "" msgid "directory does not exist" msgstr "" -#: ../../client/text_smart.py:157 ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 #, fuzzy msgid "is not a valid Entropy package" msgstr "Sorterer Pakker" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "" -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 #, fuzzy msgid "Inflated package" msgstr "Vis Installerede Pakker" -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 #, fuzzy msgid "Deflating" msgstr "Søgnings Indstiller" -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 #, fuzzy msgid "Deflated package" msgstr "Vis Installerede Pakker" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 #, fuzzy msgid "Extracting Entropy metadata from" msgstr "Behandler metadata fra : %s" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 #, fuzzy msgid "Extracted Entropy metadata from" msgstr "Behandler metadata fra : %s" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 #, fuzzy msgid "This is the list of the packages that would be merged into a single one" msgstr "Vis Installerede Pakker" -#: ../../client/text_smart.py:264 ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 #, fuzzy msgid "Creating merged Smart Package" msgstr "Sorterer Pakker" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 #, fuzzy msgid "collecting Entropy metadata" msgstr "Oprydning af alt Yum metadat" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 #, fuzzy msgid "Compressing smart package" msgstr "Sorterer Pakker" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 #, fuzzy msgid "Cannot find G++ compiler" msgstr "Installeret" -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 #, fuzzy msgid "This is the list of the packages that would be worked out" msgstr "Vis Installerede Pakker" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 #, fuzzy msgid "Unpacking the main package" msgstr "Opdater som afhængighed" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 #, fuzzy msgid "Unpacking dependency package" msgstr "Opdater som afhængighed" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 #, fuzzy msgid "Compressing smart application" msgstr "Sorterer Pakker" @@ -6870,11 +6789,11 @@ msgstr "" msgid "Login error. Not logged in." msgstr "" -#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "" -#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 #, fuzzy msgid "User" msgstr "Filnavn" @@ -6927,7 +6846,7 @@ msgstr "Sletter" msgid "Vote added, thank you!" msgstr "" -#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 #, fuzzy msgid "Number of downloads" msgstr "Navn på den nye profil" @@ -7031,478 +6950,486 @@ msgstr "Behandler pakker for %s" msgid "Malformed command" msgstr "" -#: ../../client/text_ui.py:128 ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 #, fuzzy msgid "Nothing to do" msgstr "Ingen pakker i køen" -#: ../../client/text_ui.py:186 ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 #, fuzzy msgid "Running with" msgstr "Kører Transaktion" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 #, fuzzy msgid "Calculating System Updates" msgstr "Installer som afhængighed" -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 #, fuzzy msgid "Packages matching update" msgstr "Pakker Til Opdatering" -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 #, fuzzy msgid "Packages matching not available" msgstr "Pakker Til Opdatering" -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 #, fuzzy msgid "Packages matching already up to date" msgstr "Pakker Til Opdatering" #. None or {} -#: ../../client/text_ui.py:225 ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 #, fuzzy msgid "Nothing to resume" msgstr "Ingen pakker i køen" -#: ../../client/text_ui.py:236 ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 #, fuzzy msgid "Resume cache corrupted" msgstr "Indlæsning afsluttet" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 #, fuzzy msgid "Nothing to update" msgstr "Ingen pakker i køen" -#: ../../client/text_ui.py:276 +#: ../../client/text_ui.py:289 msgid "" "On the system there are packages that are not available anymore in the " "online repositories" msgstr "" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "" -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 #, fuzzy msgid "Calculation complete" msgstr "Indlæsning afsluttet" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 #, fuzzy msgid "Nothing to remove" msgstr "Behandler pakker for %s" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 #, fuzzy msgid "Cannot switch branch as user" msgstr "Kan ikke læse %s attributen" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 #, fuzzy msgid "Already on branch" msgstr "Filkilder" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 msgid "Succesfully switched to branch" msgstr "" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "" -#: ../../client/text_ui.py:379 ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 #, fuzzy msgid "Every package matching" msgstr "fandt %d pakker, som matcher : %s" -#: ../../client/text_ui.py:381 ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 #, fuzzy msgid "is masked" msgstr "Slettet" -#: ../../client/text_ui.py:402 ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 #, fuzzy msgid "matching" msgstr "Opdaterer" -#: ../../client/text_ui.py:404 ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 #, fuzzy msgid "is broken" msgstr "Filkilder" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 #, fuzzy msgid "in repositories" msgstr "Kilde" -#: ../../client/text_ui.py:424 ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "" -#: ../../client/text_ui.py:426 ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "" -#: ../../client/text_ui.py:427 ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "" -#: ../../client/text_ui.py:450 ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 #, fuzzy msgid "Skipped" msgstr "_Spring Over" #. now print the selected packages -#: ../../client/text_ui.py:468 ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 #, fuzzy msgid "These are the chosen packages" msgstr "Vis Installerede Pakker" -#: ../../client/text_ui.py:492 ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 #, fuzzy msgid "Not available" msgstr "Tilgængelige" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 #, fuzzy msgid "Versions" msgstr "_Filspejlsliste" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 #, fuzzy msgid "Switch repo" msgstr "Opdaterer" -#: ../../client/text_ui.py:530 ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 #, fuzzy msgid "Reinstall" msgstr "Installeret" -#: ../../client/text_ui.py:535 ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 #, fuzzy msgid "Install" msgstr "Installeret" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 #, fuzzy msgid "Upgrade" msgstr "Opdateret" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 #, fuzzy msgid "Downgrade" msgstr "Størrelse af filer som skal hentes" -#: ../../client/text_ui.py:540 ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 #, fuzzy msgid "Action" msgstr "Søgnings Indstiller" -#: ../../client/text_ui.py:543 ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 #, fuzzy msgid "Packages involved" msgstr "Pakker" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 #, fuzzy msgid "Calculating dependencies" msgstr "Installer som afhængighed" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 #, fuzzy msgid "Cannot find needed dependencies" msgstr "Opdater som afhængighed" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 #, fuzzy msgid "Not found" msgstr "Ingen pakker i køen" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 #, fuzzy msgid "Probably needed by" msgstr "behøvet af %s" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 msgid "sources fetch" msgstr "" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +#, fuzzy +msgid "Please update the following critical packages" +msgstr "Vis Installerede Pakker" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +msgid "You should install them as soon as possible" +msgstr "" + +#: ../../client/text_ui.py:769 #, fuzzy msgid "These are the packages that would be installed" msgstr "Vis Installerede Pakker" -#: ../../client/text_ui.py:831 ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 #, fuzzy msgid "These are the packages that would be removed" msgstr "Vis Installerede Pakker" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 #, fuzzy msgid "Packages needing to be installed/updated/downgraded" msgstr "Behandling af pakker afsluttet" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 #, fuzzy msgid "Packages needing to be removed" msgstr "Pakker til behandling" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 #, fuzzy msgid "Packages needing to be installed" msgstr "Behandling af pakker afsluttet" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 #, fuzzy msgid "Packages needing to be reinstalled" msgstr "Pakker til behandling" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 #, fuzzy msgid "Packages needing to be updated" msgstr "Behandling af pakker afsluttet" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 #, fuzzy msgid "Packages needing to be downgraded" msgstr "Behandling af pakker afsluttet" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 #, fuzzy msgid "Download size" msgstr "Størrelse af filer som skal hentes" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 #, fuzzy msgid "Used disk space" msgstr "behøvet af %s" -#: ../../client/text_ui.py:886 ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 #, fuzzy msgid "Freed disk space" msgstr "behøvet af %s" -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 #, fuzzy msgid "of free space" msgstr "behøvet af %s" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" msgstr "" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "" -#: ../../client/text_ui.py:958 ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 #, fuzzy msgid "Resuming previous operations" msgstr "Filkilder" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 #, fuzzy msgid "needed by" msgstr "behøvet af %s" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 #, fuzzy msgid "License saved into" msgstr "Filnavn" -#: ../../client/text_ui.py:1066 ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 #, fuzzy msgid "fetch" msgstr "Opdaterer" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 #, fuzzy msgid "Download complete" msgstr "Indlæsning afsluttet" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 #, fuzzy msgid "install" msgstr "Installeret" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 #, fuzzy msgid "Installation complete" msgstr "Indlæsning afsluttet" -#: ../../client/text_ui.py:1187 ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 #, fuzzy msgid "is not installed" msgstr "Installeret" -#: ../../client/text_ui.py:1226 ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 #, fuzzy msgid "Installed from" msgstr "Installeret" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 #, fuzzy msgid "Would you like to configure them now ?" msgstr "Vis Tilgængelige Pakker" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 #, fuzzy msgid "vital package" msgstr "Sorterer Pakker" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 #, fuzzy msgid "Removal forbidden" msgstr "Sletter som afhængighed" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "" -#: ../../client/text_ui.py:1355 +#: ../../client/text_ui.py:1412 msgid "" "Would you like to look for packages that can be removed along with the " "selected above ?" msgstr "" -#: ../../client/text_ui.py:1358 ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 #, fuzzy msgid "Remove this one ?" msgstr "Sletter" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" msgstr "" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 #, fuzzy msgid "Running dependency test" msgstr "Sletter som afhængighed" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 #, fuzzy msgid "Would you like to install the available packages ?" msgstr "Vis Tilgængelige Pakker" -#: ../../client/text_ui.py:1594 ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 #, fuzzy msgid "Installing available packages in" msgstr "Vis Tilgængelige Pakker" -#: ../../client/text_ui.py:1595 ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 #, fuzzy msgid "Not matched" msgstr "Vis Installerede Pakker" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "" @@ -7679,7 +7606,7 @@ msgstr "Ingen valgte pakker" msgid "Enabling" msgstr "Installerer" -#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 #, fuzzy msgid "Enabled" msgstr "_Valgt" @@ -7897,310 +7824,306 @@ msgstr "Ingen pakker i køen" msgid "package set not found" msgstr "Ingen pakker i køen" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 #, fuzzy msgid "No Repository Identifier" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 #, fuzzy msgid "Duplicated Repository Identifier" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 #, fuzzy msgid "No download mirrors" msgstr "Indlæsning afsluttet" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 #, fuzzy msgid "Repository Services Port not valid" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 #, fuzzy msgid "Secure Services Port not valid" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 +#: ../../sulfur/src/sulfur/dialogs.py:183 +#: ../../sulfur/src/sulfur/dialogs.py:196 msgid "Insert URL" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:183 -#: ../../sulfur/src/sulfur/dialogs.py:196 +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 #, fuzzy msgid "Insert Repository" msgstr "Rediger Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 #, fuzzy msgid "Insert Repository identification string" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 #, fuzzy msgid "This Repository identification string is malformed" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 #, fuzzy msgid "Update Repositories" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 #, fuzzy msgid "Regenerate Cache" msgstr "Sorterer Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 #, fuzzy msgid "Repositories Notice Board" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/dialogs.py:281 msgid "" "Here below you will find a list of important news directly issued by your " -"applications maintainers. Double click on each item to retrieve detailed " -"info." +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 #, fuzzy msgid "Notice" msgstr "Installeret" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 #, fuzzy msgid "Connection name" msgstr "Ønsker du at forsættet ?" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 #, fuzzy msgid "Hostname" msgstr "Filnavn" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 #, fuzzy msgid "Port" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 #, fuzzy msgid "SSL Connection" msgstr "Ønsker du at forsættet ?" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 #, fuzzy msgid "Connection" msgstr "Ønsker du at forsættet ?" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 #, fuzzy msgid "Connection Error" msgstr "Ønsker du at forsættet ?" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 #, fuzzy msgid "Packages information" msgstr "I_nformation" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 #, fuzzy msgid "Advisory information" msgstr "Filkilder" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 #, fuzzy msgid "Destination repository" msgstr "Kilde" -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 #, fuzzy msgid "Remove packages" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 #, fuzzy msgid "Copy/move packages" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 #, fuzzy msgid "Compile selected" msgstr "Ingen valgte pakker" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 #, fuzzy msgid "Remove USE" msgstr "Sletter" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 #, fuzzy msgid "View" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 #, fuzzy msgid "Remove" msgstr "Sletter" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 #, fuzzy msgid "Refresh" msgstr "Indstillinger" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 msgid "None" msgstr "" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 #, fuzzy msgid "Date" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 msgid "Key" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 msgid "USE Flags" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 #, fuzzy msgid "Branch" msgstr "Arkitektur" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 #, fuzzy msgid "Tag" msgstr "_Tag" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 #, fuzzy msgid "Injected" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1238 +#: ../../sulfur/src/sulfur/dialogs.py:1240 #, fuzzy msgid "branch" msgstr "Arkitektur" -#: ../../sulfur/src/sulfur/dialogs.py:1240 -msgid "supported branches" -msgstr "" - #: ../../sulfur/src/sulfur/dialogs.py:1242 #, fuzzy msgid "repositories" @@ -8269,15 +8192,18 @@ msgid "Server" msgstr "Filkilder" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 msgid "No" msgstr "" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 #, fuzzy msgid "Database" msgstr "Kører Transaktion" @@ -8349,8 +8275,8 @@ msgid "To be added" msgstr "Opdateret" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 #, fuzzy msgid "To be removed" msgstr "Sletter" @@ -8455,7 +8381,7 @@ msgid "Reverse dependencies" msgstr "Installer som afhængighed" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 #, fuzzy msgid "File" msgstr "_Filer" @@ -8498,1028 +8424,1069 @@ msgstr "_Filspejlsliste" msgid "Choose what notice board you want to see" msgstr "Ingen valgte pakker" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 #, fuzzy msgid "Identifier" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 #, fuzzy msgid "Author" msgstr "Fi_ler" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 #, fuzzy msgid "Package ChangeLog" msgstr "Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 #, fuzzy msgid "Vote registered successfully" msgstr "Indlæsning afsluttet" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 #, fuzzy msgid "Error registering vote" msgstr "Fejl i test af pakke signaturer:\n" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 #, fuzzy msgid "License name" msgstr "Filnavn" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 #, fuzzy msgid "Mirrors" msgstr "_Filspejlsliste" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 #, fuzzy msgid "Eclasses" msgstr "Ekskludering" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 #, fuzzy msgid "Depends" msgstr "Indstillinger" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 #, fuzzy msgid "Needed libraries" msgstr "behøvet af %s" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "" - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 #, fuzzy msgid "Remotely" msgstr "Sletter" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 #, fuzzy msgid "Reference" msgstr "Indstillinger" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 #, fuzzy msgid "Unaffected" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 #, fuzzy msgid "Select your" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 msgid "Submit issue" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 #, fuzzy msgid "Invalid Description" msgstr "_Beskrivelse" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 #, fuzzy msgid "Invalid Title" msgstr "Kilde" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 msgid "Do you confirm your submission?" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 #, fuzzy msgid "UGC Error" msgstr "Fejl" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Document added successfully. Thank you" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 #, fuzzy msgid "Select your file" msgstr "%s profilen er valgt" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 #, fuzzy msgid "On repository" msgstr "Kilde" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 #, fuzzy msgid "These are the packages that must be enabled to satisfy your request" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 #, fuzzy msgid "Some packages are masked" msgstr "Ingen valgte pakker" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 #, fuzzy msgid "Masked package" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 #, fuzzy msgid "No description" msgstr "_Beskrivelse" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 #, fuzzy msgid "Item" msgstr "Fi_ler" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 #, fuzzy msgid "To be reinstalled" msgstr "Installeret" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 #, fuzzy msgid "To be installed" msgstr "Installeret" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 #, fuzzy msgid "To be updated" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 #, fuzzy msgid "To be downgraded" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 #, fuzzy msgid "About" msgstr "Om" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 #, fuzzy msgid "Sulfur Question" msgstr "Sletter" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 #, fuzzy msgid "Add atom" msgstr "Fi_ler" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 #, fuzzy msgid "Invalid entry" msgstr "Kilde" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 #, fuzzy msgid "Accepted" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/dialogs.py:6360 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 +#, fuzzy +msgid "license text" +msgstr "Installeret" + +#: ../../sulfur/src/sulfur/dialogs.py:6404 #, fuzzy msgid "Exception caught" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/dialogs.py:6361 +#: ../../sulfur/src/sulfur/dialogs.py:6405 msgid "Sulfur crashed! An unexpected error occured." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6377 +#: ../../sulfur/src/sulfur/dialogs.py:6423 msgid "Your report has been submitted successfully! Thanks a lot." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6379 +#: ../../sulfur/src/sulfur/dialogs.py:6425 msgid "Cannot submit your report. Not connected to Internet?" msgstr "" -#: ../../sulfur/src/sulfur/entropyapi.py:83 +#: ../../sulfur/src/sulfur/entropyapi.py:91 #, fuzzy msgid "Error enabling masked package" msgstr "Sorterer Pakker" -#: ../../sulfur/src/sulfur/entropyapi.py:134 +#: ../../sulfur/src/sulfur/entropyapi.py:143 #, fuzzy msgid "Downloading sources" msgstr "Størrelse af filer som skal hentes" -#: ../../sulfur/src/sulfur/events.py:54 +#: ../../sulfur/src/sulfur/events.py:55 #, fuzzy msgid "Error during backup" msgstr "Fejl i test af pakke signaturer:\n" -#: ../../sulfur/src/sulfur/events.py:57 +#: ../../sulfur/src/sulfur/events.py:58 #, fuzzy msgid "Backup complete" msgstr "Indlæsning afsluttet" -#: ../../sulfur/src/sulfur/events.py:76 +#: ../../sulfur/src/sulfur/events.py:77 #, fuzzy msgid "Error during restore" msgstr "Kilde" -#: ../../sulfur/src/sulfur/events.py:82 +#: ../../sulfur/src/sulfur/events.py:83 #, fuzzy msgid "Restore complete" msgstr "Indlæsning afsluttet" -#: ../../sulfur/src/sulfur/events.py:92 +#: ../../sulfur/src/sulfur/events.py:93 #, fuzzy msgid "Error during removal" msgstr "Fejl i test af pakke signaturer:\n" -#: ../../sulfur/src/sulfur/events.py:104 +#: ../../sulfur/src/sulfur/events.py:105 #, fuzzy msgid "The chosen package is not vulnerable" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/events.py:112 +#: ../../sulfur/src/sulfur/events.py:113 msgid "Packages in Advisory have been queued." msgstr "" -#: ../../sulfur/src/sulfur/events.py:129 +#: ../../sulfur/src/sulfur/events.py:130 msgid "Packages in all Advisories have been queued." msgstr "" -#: ../../sulfur/src/sulfur/events.py:245 +#: ../../sulfur/src/sulfur/events.py:246 msgid "You! Why do you want to remove the main repository ?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:250 +#: ../../sulfur/src/sulfur/events.py:251 msgid "You must now either press the" msgstr "" -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/events.py:252 #, fuzzy msgid "or the" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/events.py:281 +#: ../../sulfur/src/sulfur/events.py:282 msgid "Are you sure ?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:294 +#: ../../sulfur/src/sulfur/events.py:295 #, fuzzy msgid "Error saving parameter" msgstr "Fejl opstået i Yum Extender" -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 #, fuzzy msgid "An issue occured while saving a preference" msgstr "Du er ved at tilføje %s pakker\n" -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 #, fuzzy msgid "Parameter" msgstr "Slettet" -#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/events.py:297 #, fuzzy msgid "not saved" msgstr "Installeret" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 ../../sulfur/src/sulfur/events.py:367 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 msgid "New" msgstr "" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 #, fuzzy msgid "Please insert a new path" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/events.py:346 ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 #, fuzzy msgid "Please edit the selected path" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/events.py:388 +#: ../../sulfur/src/sulfur/events.py:389 #, fuzzy msgid "You have chosen to install this package" msgstr "Du er ved at tilføje %s pakker\n" -#: ../../sulfur/src/sulfur/events.py:390 +#: ../../sulfur/src/sulfur/events.py:391 msgid "Are you supa sure?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:408 +#: ../../sulfur/src/sulfur/events.py:409 #, fuzzy msgid "Cannot install" msgstr "Installeret" -#: ../../sulfur/src/sulfur/events.py:521 +#: ../../sulfur/src/sulfur/events.py:524 #, fuzzy msgid "Please select at least one repository" msgstr "Vis Installerede Pakker" #. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 +#: ../../sulfur/src/sulfur/events.py:560 msgid "No packages in queue" msgstr "Ingen pakker i køen" -#: ../../sulfur/src/sulfur/events.py:607 +#: ../../sulfur/src/sulfur/events.py:613 msgid "Queue is too old. Cannot load." msgstr "" -#: ../../sulfur/src/sulfur/events.py:649 -#, fuzzy -msgid "license text" -msgstr "Installeret" - -#: ../../sulfur/src/sulfur/events.py:676 +#: ../../sulfur/src/sulfur/events.py:685 msgid "" "You have chosen to interrupt the processing. Are you sure you want to do it ?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 #, fuzzy msgid "Cleaning UGC cache of" msgstr "Sorterer Pakker" -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "" -#: ../../sulfur/src/sulfur/events.py:789 -#, fuzzy -msgid "Package Set name" -msgstr "Pakker" - -#: ../../sulfur/src/sulfur/events.py:790 -#, fuzzy -msgid "Package atoms" -msgstr "Pakker" - -#: ../../sulfur/src/sulfur/events.py:794 +#: ../../sulfur/src/sulfur/events.py:820 #, fuzzy msgid "Choose what Package Set you want to add" msgstr "Ingen valgte pakker" -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:822 +#, fuzzy +msgid "Choose what Package Set you want to edit" +msgstr "Ingen valgte pakker" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 +#, fuzzy +msgid "Package Set name" +msgstr "Pakker" + +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 +#, fuzzy +msgid "Package atoms" +msgstr "Pakker" + +#: ../../sulfur/src/sulfur/events.py:882 #, fuzzy msgid "Removable Package Set" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 #, fuzzy msgid "Choose what Package Set you want to remove" msgstr "Ingen valgte pakker" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 #, fuzzy msgid "No missing dependencies found." msgstr "Installer som afhængighed" -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "" -#: ../../sulfur/src/sulfur/events.py:894 +#: ../../sulfur/src/sulfur/events.py:953 msgid "" "Some missing dependencies have not been matched, others are going to be " "added to the queue." msgstr "" -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "" -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 #, fuzzy msgid "Libraries test aborted" msgstr "behøvet af %s" -#: ../../sulfur/src/sulfur/events.py:962 +#: ../../sulfur/src/sulfur/events.py:1023 msgid "" "Some broken packages have not been matched, others are going to be added to " "the queue." msgstr "" -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 #, fuzzy msgid "All the broken packages are going to be added to the queue" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/__init__.py:68 +#: ../../sulfur/src/sulfur/__init__.py:69 msgid "" "Entropy resources are locked and not accessible. Another Entropy application " "is running. Sorry, can't load Sulfur." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 #, fuzzy msgid "Default packages sorting" msgstr "I_nformation" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 #, fuzzy msgid "Sort by downloads" msgstr "Størrelse af filer som skal hentes" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 #, fuzzy msgid "Sort by repository" msgstr "Kilde" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 msgid "Sort by date (simple)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:410 +#: ../../sulfur/src/sulfur/__init__.py:374 +msgid "Sort by license (grouped)" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:441 msgid "" "The repositories listed below are configured but not available. They should " "be downloaded." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 #, fuzzy msgid "Download now" msgstr "Størrelse af filer som skal hentes" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 #, fuzzy msgid "Skip" msgstr "_Spring Over" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "Vis Pakker Opdateringer" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "Vis Tilgængelige Pakker" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 #, fuzzy msgid "Show Masked Packages" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 msgid "Show All Packages" msgstr "Vis Alle Pakker" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 #, fuzzy msgid "Show Package Sets" msgstr "Vis Pakker Opdateringer" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 #, fuzzy msgid "Show Queued Packages" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 #, fuzzy msgid "Preferences" msgstr "Indstillinger" -#: ../../sulfur/src/sulfur/__init__.py:587 +#: ../../sulfur/src/sulfur/__init__.py:620 msgid "" "Some configuration options are critical for the health of your System. Be " "careful." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 #, fuzzy msgid "Logged in as" msgstr "Konfirmation af behandling af køen" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 #, fuzzy msgid "UGC Status" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 #, fuzzy msgid "Error setting parameter" msgstr "Fejl i test af pakke signaturer:\n" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 #, fuzzy msgid "An issue occured while loading a preference" msgstr "Du er ved at tilføje %s pakker\n" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 #, fuzzy msgid "Error saving preferences" msgstr "Fejl opstået i Yum Extender" -#: ../../sulfur/src/sulfur/__init__.py:946 +#: ../../sulfur/src/sulfur/__init__.py:983 msgid "" "These packages are masked either by default or due to your choice. Please be " "careful, at least." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1013 -#, fuzzy -msgid "Error during list population" -msgstr "Fejl i Transaktionen" - -#: ../../sulfur/src/sulfur/__init__.py:1015 -msgid "Retrying in 1 second." -msgstr "" - #: ../../sulfur/src/sulfur/__init__.py:1050 #, fuzzy +msgid "Error during list population" +msgstr "Fejl i Transaktionen" + +#: ../../sulfur/src/sulfur/__init__.py:1052 +msgid "Retrying in 1 second." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1087 +#, fuzzy msgid "Error loading advisories" msgstr "Fejl i Hentning af pakker:\n" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 #, fuzzy msgid "Initializing Repository module..." msgstr "Kilde" -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 #, fuzzy msgid "Errors updating repositories." msgstr "Kilde" -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 #, fuzzy msgid "Repositories updated successfully" msgstr "Indlæsning afsluttet" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 #, fuzzy msgid "Nothing to do. I am idle." msgstr "Ingen pakker i køen" -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 #, fuzzy msgid "Calculating" msgstr "Installer som afhængighed" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 #, fuzzy msgid "Showing" msgstr "Sletter" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +#, fuzzy +msgid "Abort action" +msgstr "Søgnings Indstiller" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +#, fuzzy +msgid "Ignore" +msgstr "Installeret" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 #, fuzzy msgid "Running tasks" msgstr "Kører Transaktion" -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "Behander pakker i køen" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "Ingen valgte pakker" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 #, fuzzy msgid "Skipping current mirror." msgstr "Filkilder" -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 #, fuzzy msgid "Recursive Package Set" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/packages.py:94 +#: ../../sulfur/src/sulfur/packages.py:97 #, fuzzy msgid "" "There are packages that can't be installed at the same time, thus are " "blocking your request:" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 #, fuzzy msgid "These are the needed packages" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/packages.py:143 +#: ../../sulfur/src/sulfur/packages.py:146 msgid "" "These packages must be removed from the removal queue because they depend on " "your last selection. Do you agree?" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 #, fuzzy msgid "These packages must be excluded" msgstr "Behandling af pakker afsluttet" -#: ../../sulfur/src/sulfur/packages.py:200 +#: ../../sulfur/src/sulfur/packages.py:203 msgid "" "These packages must be removed from the queue because they depend on your " "last selection. Do you agree?" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:405 +#: ../../sulfur/src/sulfur/packages.py:412 msgid "" "Some dependencies couldn't be found. It can either be because they are " "masked or because they aren't in any active repository." msgstr "" -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 #, fuzzy msgid "Needed disk space" msgstr "behøvet af %s" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 #, fuzzy msgid "These are the packages that would be installed/updated" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 #, fuzzy msgid "Freed space" msgstr "behøvet af %s" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 #, fuzzy msgid "Needed space" msgstr "behøvet af %s" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 msgid "Set from" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 #, fuzzy msgid "User configuration" msgstr "Oprettelse af %s profilen fejlede" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 #, fuzzy msgid "Repository Selection" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 #, fuzzy msgid "No updates available" msgstr "Tilgængelige" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "Programmering" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "Oversættelse" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 #, fuzzy msgid "Dedicated to:" msgstr "Slettet" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 #, fuzzy msgid "entered the repository" msgstr "Rediger Filkilder" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +#, fuzzy +msgid "license" +msgstr "Filnavn" + +#: ../../sulfur/src/sulfur/views.py:380 #, fuzzy msgid "Selection" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 #, fuzzy msgid "Rating" msgstr "Opdaterer" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 #, fuzzy msgid "These are the packages that would be disabled" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "" -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +msgid "Package Set has broken dependencies, Sets not found" +msgstr "" + +#: ../../sulfur/src/sulfur/views.py:1148 #, fuzzy msgid "There are incomplete package sets, continue at your own risk" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "Pakker." -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 #, fuzzy msgid "Packages to remove" msgstr "Pakker til behandling" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 #, fuzzy msgid "Packages to downgrade" msgstr "Behandling af pakker afsluttet" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 #, fuzzy msgid "Packages to install" msgstr "Pakker Til Installation" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 #, fuzzy msgid "Packages to update" msgstr "Pakker Til Opdatering" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 #, fuzzy msgid "Packages to reinstall" msgstr "Pakker Til Installation" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 #, fuzzy msgid "Destination" msgstr "_Beskrivelse" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 #, fuzzy msgid "Rev." msgstr "Filkilde." -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "" -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 #, fuzzy msgid "Package key" msgstr "Pakker" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 #, fuzzy msgid "No advisories" msgstr "Fejl i Hentning af pakker:\n" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "Filnavn" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 #, fuzzy msgid "Active" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 #, fuzzy msgid "Update" msgstr "Opdateret" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 #, fuzzy msgid "Revision" msgstr "Filkilde" @@ -9674,20 +9641,20 @@ msgstr "" msgid "Updates Notification Applet Enabled" msgstr "" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "" -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 msgid "Your system currently has an outdated version of" msgstr "" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 #, fuzzy msgid "the latest available version is" msgstr "Vis Installerede Pakker" -#: ../../entropy-notification-applet/src/etp_applet.py:532 +#: ../../entropy-notification-applet/src/etp_applet.py:527 msgid "" "It is recommended that you upgrade to the latest before updating any other " "packages" @@ -10296,37 +10263,37 @@ msgid "Processing at" msgstr "Behandling af pakker" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 +#, fuzzy +msgid "Progress" +msgstr "_Profiler" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:162 msgid "Protected files and directories" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:162 +#: ../../sulfur/src/sulfur/sulfur.glade.h:163 msgid "Protected files and directories mask" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:163 +#: ../../sulfur/src/sulfur/sulfur.glade.h:164 msgid "Proxy Password" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:164 +#: ../../sulfur/src/sulfur/sulfur.glade.h:165 #, fuzzy msgid "Proxy Username" msgstr "Filnavn" -#: ../../sulfur/src/sulfur/sulfur.glade.h:165 +#: ../../sulfur/src/sulfur/sulfur.glade.h:166 #, fuzzy msgid "Purge" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/sulfur.glade.h:166 +#: ../../sulfur/src/sulfur/sulfur.glade.h:167 #, fuzzy msgid "Q_ueue packages in selected Advisory" msgstr "Ingen valgte pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:167 -#, fuzzy -msgid "Queue" -msgstr "Filkilder" - #: ../../sulfur/src/sulfur/sulfur.glade.h:168 #, fuzzy msgid "Queue Id" @@ -10344,418 +10311,418 @@ msgstr "Pakke Kø" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 #, fuzzy -msgid "Queued" +msgid "Queued at" msgstr "Filkilder" #: ../../sulfur/src/sulfur/sulfur.glade.h:172 #, fuzzy -msgid "Queued at" -msgstr "Filkilder" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 -#, fuzzy msgid "R_egenerate Cache" msgstr "Sorterer Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 #, fuzzy msgid "R_epositories Notice Board" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 #, fuzzy msgid "Reinstall the selected package" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 msgid "Reload" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 msgid "Remote stdout file" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 #, fuzzy msgid "Remove Selected" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 #, fuzzy msgid "Remove Set" msgstr "Sletter" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 #, fuzzy msgid "Remove USE flags on atoms" msgstr "Sletter" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 #, fuzzy msgid "Remove atoms" msgstr "Sletter" -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 #, fuzzy msgid "Remove packages on the remote server" msgstr "Behandler pakker for %s" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 #, fuzzy msgid "Remove the selected Package Set" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 #, fuzzy msgid "Remove the selected package" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 #, fuzzy msgid "Remove the selected package and its configuration" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 #, fuzzy msgid "Repositories" msgstr "Kilde" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 #, fuzzy msgid "Repositories options" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 #, fuzzy msgid "Repository information" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 #, fuzzy msgid "Restore" msgstr "Kilde" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 #, fuzzy msgid "Restore selected" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 #, fuzzy msgid "Review for Install..." msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 #, fuzzy msgid "S_ervices" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 #, fuzzy msgid "Save" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 #, fuzzy msgid "Search" msgstr "Ark." -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 #, fuzzy msgid "Secure Services Port" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 #, fuzzy msgid "Security" msgstr "Installer som afhængighed" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 #, fuzzy msgid "Security updates" msgstr "Installer som afhængighed" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 #, fuzzy msgid "Services Port" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 #, fuzzy msgid "Sets" msgstr "Størrelser" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 #, fuzzy msgid "Show ChangeLog" msgstr "C_hangelog" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 #, fuzzy msgid "Show Selected" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 #, fuzzy msgid "Show all" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 #, fuzzy msgid "Show applied" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 #, fuzzy msgid "Show unapplied" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 #, fuzzy msgid "Socket settings" msgstr "Aktuelle indstillinger :" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 #, fuzzy msgid "Source Package Manager" msgstr "Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 #, fuzzy msgid "Spm tree updates" msgstr "Yum Opsætning: Opdateringer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 msgid "Submit a new document" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 msgid "Successful mesage" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 #, fuzzy msgid "Switch to" msgstr "Opdaterer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 #, fuzzy msgid "Sync repositories to fetch latest updates" msgstr "Filkilder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 #, fuzzy msgid "System" msgstr "Fi_ler" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 #, fuzzy msgid "System Database" msgstr "Kører Transaktion" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 #, fuzzy msgid "System files" msgstr "Fi_ler" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 #, fuzzy msgid "Text on error message" msgstr "Fejl" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 #, fuzzy msgid "UGC Entry Information" msgstr "I_nformation" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 #, fuzzy msgid "URI" msgstr "GUI" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 #, fuzzy msgid "Undo Install" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 #, fuzzy msgid "Undo Install Set" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 #, fuzzy msgid "Undo Install Set action" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 #, fuzzy msgid "Undo Install action" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 #, fuzzy msgid "Undo Purge" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 #, fuzzy msgid "Undo Purge action" msgstr "Søgnings Indstiller" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 #, fuzzy msgid "Undo Reinstall" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 #, fuzzy msgid "Undo Reinstall action" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 #, fuzzy msgid "Undo Remove" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 #, fuzzy msgid "Undo Remove Set" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 #, fuzzy msgid "Undo Remove Set action" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 #, fuzzy msgid "Undo Remove action" msgstr "Installeret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 #, fuzzy msgid "Undo Update" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 #, fuzzy msgid "Undo Update action" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 #, fuzzy msgid "Unmask this package" msgstr "Henter Pakker:" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 #, fuzzy msgid "Update the selected package" msgstr "Vis Installerede Pakker" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 #, fuzzy msgid "Updates" msgstr "Opdateret" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 #, fuzzy msgid "Version" msgstr "_Filspejlsliste" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 msgid "What you were doing" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 #, fuzzy msgid "_Abort" msgstr "Om" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 #, fuzzy msgid "_Accept License" msgstr "Filnavn" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 msgid "_Add All" msgstr "Tilføj _Alle" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 #, fuzzy msgid "_Add Set" msgstr "Tilføj _Alle" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#, fuzzy +msgid "_Edit Set" +msgstr "Tilføj _Alle" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 #, fuzzy msgid "_Enable" @@ -10856,35 +10823,39 @@ msgid "_Update Repositories" msgstr "Filkilder" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 -msgid "emerge --sync" +msgid "button" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:298 -msgid "emerge --sync ? (o;" +msgid "emerge --sync" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:299 -msgid "http://www.sabayon.org" +msgid "emerge --sync ? (o;" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:300 -msgid "kB/sec" +msgid "http://www.sabayon.org" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:301 +msgid "kB/sec" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 #, fuzzy msgid "root" msgstr "Sletter" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "" @@ -10902,6 +10873,70 @@ msgstr "" msgid "_Load Package Manager" msgstr "Pakker" +#, fuzzy +#~ msgid "dump checksum" +#~ msgstr "Henter : %s" + +#, fuzzy +#~ msgid "files not available on this mirror" +#~ msgstr "Tilgængelige" + +#, fuzzy +#~ msgid "Updating moduledb" +#~ msgstr "Opdaterer" + +#, fuzzy +#~ msgid "Running depmod" +#~ msgstr "Sletter som afhængighed" + +#, fuzzy +#~ msgid "Reconfiguring OpenGL" +#~ msgstr "I_nformation" + +#, fuzzy +#~ msgid "Configuring GRUB bootloader" +#~ msgstr "Oprettelse af %s profilen fejlede" + +#, fuzzy +#~ msgid "Adding the new kernel" +#~ msgstr "Vis Installerede Pakker" + +#, fuzzy +#~ msgid "Removing the selected kernel" +#~ msgstr "Vis Installerede Pakker" + +#, fuzzy +#~ msgid "Cannot find df" +#~ msgstr "Installeret" + +#, fuzzy +#~ msgid "Defaulting to" +#~ msgstr "Søgnings Indstiller" + +#, fuzzy +#~ msgid "Cannot find grub" +#~ msgstr "Ønsker du at forsættet ?" + +#, fuzzy +#~ msgid "cannot match device" +#~ msgstr "Vis Installerede Pakker" + +#, fuzzy +#~ msgid "cannot find generated device.map" +#~ msgstr "Opdater som afhængighed" + +#, fuzzy +#~ msgid "cannot run df /boot" +#~ msgstr "Installeret" + +#, fuzzy +#~ msgid "Queue" +#~ msgstr "Filkilder" + +#, fuzzy +#~ msgid "Queued" +#~ msgstr "Filkilder" + #, fuzzy #~ msgid "Mounted /boot successfully" #~ msgstr "Indlæsning afsluttet" diff --git a/misc/po/de.po b/misc/po/de.po index 26bdb4164..8eaf93bf9 100644 --- a/misc/po/de.po +++ b/misc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Spritz 0.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: 2009-01-29 21:28+0100\n" "Last-Translator: Christian Schneiker \n" "Language-Team: Marian Laschober \n" @@ -87,8 +87,8 @@ msgstr "keine gültiger Verzeichnispfad" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -174,56 +174,66 @@ msgstr "Erfolgreich mit Host verbunden" msgid "Successfully disconnected from host" msgstr "Erfolgreich von Host getrennt" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 msgid "database does not exist. Locking services for it" msgstr "Datenbank nicht verfügbar. Sperre Services" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 msgid "database got locked. Locking services for it" msgstr "Datenbank wurde gesperrt. Sperre Services" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +#, fuzzy +msgid "cannot unlock database, compressed file not found" +msgstr "Falsche Datenbank-Kompressionsmethode" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +#, fuzzy +msgid "unpacking compressed database" +msgstr "Pfad zur komprimierten Datenbank" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 msgid "unlocking and indexing database" msgstr "Freigeben und indizieren der Datenbank" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "hash" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 msgid "no username specified" msgstr "kein Benutzername angegeben." -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 msgid "no password specified" msgstr "Kein Passwort angegeben" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "leeres Passwort" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 msgid "empty username" msgstr "leerer Benutzername" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 msgid "user not found" msgstr "Benutzer nicht gefunden" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" msgstr "" "Du musst dich auf der Webseite einloggen um das Passwortformat zu ändern" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "falsches Passwort" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 msgid "user inactive" msgstr "Benutzer inaktiv" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "User gebannt" @@ -255,310 +265,310 @@ msgstr "nicht eingeloggt" msgid "no login data" msgstr "Lösche Daten" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 #, fuzzy msgid "Entropy Server interface must be run as root" msgstr "Das Entropy ServerInterface muss als root ausgeführt werden" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 msgid "repository not configured" msgstr "Repository ist nicht konfiguriert" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "" "Geschützte Repository-ID, das kann ich nicht verwenden, tut mir leid..." -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 msgid "migrating database path from" msgstr "migriere Datenbankpfad von" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "nach" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 msgid "Your default repository is not initialized" msgstr "Dein Standard-Repository ist nicht initialisiert" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 msgid "Do you want to initialize your default repository ?" msgstr "Willst du dein Standard-Repository initialisieren ?" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 #, fuzzy msgid "Continuing with an uninitialized repository" msgstr "" "Du nimmst das Risiko in Kauf, mit einem uninitialisierten Repository " "weiterzuarbeiten" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 msgid "server-side repository" msgstr "Server-Repository" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 msgid "community repository" msgstr "Community-Repository" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "Entropy Server Interface-Instanz auf Repository" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 msgid "current branch" msgstr "aktueller Branch" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 msgid "type" msgstr "Typ" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 msgid "Currently configured repositories" msgstr "Aktuell konfigurierte Repositories" -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 msgid "Entropy database is already locked by you :-)" msgstr "Die Entropy-Datenbank wurde bereits von dir gesperrt :-)" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 msgid "Locking and Syncing Entropy database" msgstr "Sperre und aktualisiere die Entropy-Datenbank" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "Tabelle für den Status der Spiegel" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 #: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "Freigegeben" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 #: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "Gesperrt" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 msgid "database" msgstr "Datenbank" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 msgid "download" msgstr "heruntergeladen" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 msgid "cannot lock mirror" msgstr "kann Spiegel nicht sperren" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 #, fuzzy msgid "Entropy database is corrupted!" msgstr "Entropy Datenbankdatei" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 msgid "indexing database" msgstr "indiziere Datenbank" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 msgid "Checking" msgstr "Überprüfe" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 msgid "Running dependencies test" msgstr "Teste Abhängigkeiten" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "Dies sind die nicht gefundenen Abhängigkeiten" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 msgid "Needed by" msgstr "Benötigt von" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 msgid "by repo" msgstr "von Repository" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "Alle Abhängigkeiten aufgelöst." -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "System ist in Ordnung" -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 #, fuzzy msgid "Matching libraries with Spm, please wait" msgstr "Anpassen der Programmbibliotheken mit Spm" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 msgid "These are the matched packages" msgstr "Dies sind die angepassten Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 #, fuzzy msgid "Packages string" msgstr "Paket-Synchronisierung" -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 msgid "No matched packages" msgstr "Keine angepassten Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 msgid "Running orphaned SPM packages test" msgstr "Teste verwaiste SPM Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 msgid "Scanning package" msgstr "Scanne Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 #, fuzzy msgid "not found anymore" msgstr "nicht gefunden" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 #, fuzzy msgid "Initializing an empty database" msgstr "Initialisiere Entropy-Datenbank" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 msgid "Entropy database file" msgstr "Entropy Datenbankdatei" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "erfolgreich initialisiert" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 msgid "Invalid tag specified" msgstr "Keine gültigen Tags angegeben" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 #, fuzzy msgid "Packages already tagged, action aborted" msgstr "Dies sind die Pakete, welche nicht online gefunden werden konnten" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 #, fuzzy msgid "flushing back selected packages from branches" msgstr "Vorbereiten auf Kopieren der ausgewählten Pakete nach" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 #, fuzzy msgid "nothing to do" msgstr "Nichts zu tun" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 #, fuzzy msgid "these are the packages that will be flushed" msgstr "Dies sind die Pakete, welche deaktiviert werden würden" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 #: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "Möchtest du fortfahren ?" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 #, fuzzy msgid "checking package hash" msgstr "Überprüfe Paketprüfsumme..." -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 #, fuzzy msgid "hash does not match for" msgstr "keine Entsprechungen für" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 #, fuzzy msgid "wrong md5" msgstr "falsches Passwort" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 msgid "download errors" msgstr "Fehler beim Herunterladen" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 msgid "reason" msgstr "Grund" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 msgid "download completed successfully" msgstr "Download erfolgreich abgeschlossen" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 #, fuzzy msgid "error downloading packages from mirrors" msgstr "vorbereiten auf Herunterladen der Datenbank vom Spiegel" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 #, fuzzy msgid "working on branch" msgstr "Benutze Branch" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 #, fuzzy msgid "updating package" msgstr "Paket hinzufügen" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 #, fuzzy msgid "package flushed" msgstr "Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 #, fuzzy msgid "Cannot touch system database" msgstr "Kann ausgewählte Datenbank nicht sichern" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 msgid "Preparing to move selected packages to" msgstr "Vorbereiten auf Verschieben der ausgewählten Pakete nach" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 msgid "Preparing to copy selected packages to" msgstr "Vorbereiten auf Kopieren der ausgewählten Pakete nach" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "Hinweis" -#: ../../libraries/entropy/server/interfaces/main.py:1678 +#: ../../libraries/entropy/server/interfaces/main.py:1671 #, fuzzy msgid "" "all old packages with conflicting scope will be removed from destination " @@ -567,907 +577,901 @@ msgstr "" "alle alten Pakete im fehlerhaften Bereich werden vom Zielrepository " "entfernt, sofern sie nicht eingespeist werden" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 msgid "new tag" msgstr "neuer Tag" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 #, fuzzy msgid "dependency" msgstr "Abhängigkeiten" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 msgid "switching" msgstr "umschalten" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "umschalten nicht möglich, Paket nicht gefunden, überspringe" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 msgid "moving file" msgstr "verschiebe Datei" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 msgid "loading data from source database" msgstr "lade Daten aus Quelldatenbank" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 msgid "injecting data to destination database" msgstr "einspeisen der Daten in Zieldatenbank" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 msgid "removing entry from source database" msgstr "entferne Eintrag aus Quelldatenbank" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "atom erfolgreich verarbeitet" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 msgid "adding package" msgstr "Paket hinzufügen" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 msgid "added package" msgstr "Paket wurde hinzugefügt" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 msgid "rev" msgstr "rev" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 #, fuzzy msgid "manual dependencies for" msgstr "Keine Abhängigkeiten" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 #, fuzzy msgid "Exception caught, closing tasks" msgstr "Ausnahmefehler aufgetreten" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 msgid "Injecting entropy metadata into built packages" msgstr "Einspeisen der Entropy-Metadaten in die erstellten Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 msgid "injecting entropy metadata" msgstr "einspeisung der Entropy-Metadaten" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 msgid "injection complete" msgstr "einspeisung beendet" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 msgid "config files" msgstr "Konfigurationsdateien" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 msgid "checking system" msgstr "überprüfe System" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 #, fuzzy msgid "there are configuration files not updated yet" msgstr "zeige Konfigurationsdateien die aktualisiert werden" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 msgid "removing package" msgstr "entferne Paket" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 msgid "removal complete" msgstr "Entfernen beendet" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 msgid "invalid database revision" msgstr "ungültige Datenbankversion" -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 msgid "defaulting to 0" msgstr "nutze Standard: 0" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 msgid "Initializing Entropy database" msgstr "Initialisiere Entropy-Datenbank" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "WARNUNG" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 msgid "database already exists" msgstr "Datenbank existiert bereits" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 msgid "Do you want to continue ?" msgstr "Willst du fortfahren ?" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 msgid "Dumping current revisions to file" msgstr "Schreibe aktuelle Version in Datei" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "Schreibe aktuelle 'treeupdates' Aktionen in Datei" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 #, fuzzy msgid "Would you like to sync packages first (important!) ?" msgstr "" "Willst du zuerst die Pakete synchronisieren (wichtig, falls sie noch nicht " "synchronisiert sind) ?" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 msgid "Reinitializing Entropy database for branch" msgstr "Neuinitialisieren der Entropy-Datenbank für Branch" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 msgid "using Packages in the repository" msgstr "benutze Pakete im Repository" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 msgid "analyzing" msgstr "analysiere" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "Version" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "Achtung" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 msgid "cannot match" msgstr "keine Entsprechung" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 msgid "Integrity verification of the selected packages" msgstr "Überprüfen der Gültigkeit der gewählten Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 #, fuzzy msgid "All the packages in repository will be checked." msgstr "Alle Pakete im Entropy Paketrepository werden überprüft." -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 msgid "This is the list of the packages that would be checked" msgstr "Dies ist die Liste der Pakete, welche überprüft werden würden" -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 msgid "Working on mirror" msgstr "Arbeite auf Spiegel" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 msgid "checking hash" msgstr "überprüfe hash" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 msgid "digest verification of" msgstr "Verzeichnisüberprüfung von" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 msgid "not supported" msgstr "nicht unterstützt" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 msgid "failed for unknown reasons" msgstr "konnte aus unbekanntem Grund nicht ausgeführt werden" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 msgid "package" msgstr "Paket" -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "NICHT in Ordnung" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 msgid "This is the list of broken packages" msgstr "Liste der fehlerhaften Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 msgid "Mirror" msgstr "Spiegel" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "Statistiken" -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 msgid "Number of checked packages" msgstr "Anzahl der überprüften Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 msgid "Number of healthy packages" msgstr "Anzahl der fehlerfreien Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 msgid "Number of broken packages" msgstr "Anzahl der fehlerhaften Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "lokal" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 msgid "available" msgstr "verfügbar" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 msgid "upload/ignored" msgstr "hochladen/ignoriert" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 msgid "Starting to download missing files" msgstr "Starte Herunterladen fehlender Dateien" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 #, fuzzy msgid "Searching missing/broken files on another mirror" msgstr "" "Versuche, fehlende oder fehlerhafte Pakete auf einem anderen Spiegel zu " "finden" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 #, fuzzy msgid "Binary packages downloaded successfully." msgstr "Alle binären Pakete wurden erfolgreich heruntergeladen" -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 msgid "These are the packages that cannot be found online" msgstr "Dies sind die Pakete, welche nicht online gefunden werden konnten" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "Sie werden nicht überprüft" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 msgid "checking hash of" msgstr "überprüfe hash von" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "ist fehlerhaft, Prüfsumme wurde gespeichert" -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 #, fuzzy msgid "checked packages" msgstr "Betroffene Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 #, fuzzy msgid "healthy packages" msgstr "Anzahl der fehlerfreien Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 #, fuzzy msgid "broken packages" msgstr "entfernte Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 #, fuzzy msgid "downloaded packages" msgstr "Lade Paket herunter" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 #, fuzzy msgid "failed downloads" msgstr "Anzahl der fehlgeschlagenen Downloadversuche" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 #, fuzzy msgid "Please setup your branch to" msgstr "Bitte wähle eine Option" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 msgid "and retry" msgstr "und versuche erneut" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 #, fuzzy msgid "Copying database (if not exists)" msgstr "Verschiebe Datenbank (falls nicht existiert)" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 msgid "Switching packages" msgstr "Wechsle Pakete" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 msgid "Ignoring" msgstr "Ignoriere" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 msgid "already in branch" msgstr "bereits im Branch" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 msgid "migration loop completed" msgstr "Schleife für Umstellung beendet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 #, fuzzy msgid "entropy.server.interfaces.main.Server needed" msgstr "" "Eine gültige EquoInterface/ServerInterface-basierende Instanz wird benötigt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "Entropy Server-Spiegel Inferface geladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 msgid "mirror" msgstr "Spiegel" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +#, fuzzy +msgid "listing branches in mirror" +msgstr "Überspringe aktuellen Spiegel." + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +#, fuzzy +msgid "looking for file in mirror" +msgstr "Arbeite auf Spiegel" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 msgid "unlocking" msgstr "entsperre" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 msgid "locking" msgstr "sperre" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 msgid "mirror already locked" msgstr "Spiegel wurde bereits gesperrt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 msgid "mirror already unlocked" msgstr "Spiegel wurde bereits freigegeben" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 msgid "mirror for download" msgstr "Spiegel für Download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 msgid "mirror already locked for download" msgstr "Spiegel bereits gesperrt für Download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 msgid "mirror already unlocked for download" msgstr "Spiegel bereits freigegeben für Download" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 msgid "for download" msgstr "für Download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 msgid "mirror successfully locked" msgstr "Spiegel erfolgreich gesperrt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 msgid "mirror not locked" msgstr "Spiegel nicht gesperrt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 msgid "mirror successfully unlocked" msgstr "Spiegel erfolgreich freigegeben" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 msgid "unlock error" msgstr "Fehler bei Freigabe" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 msgid "mirror not unlocked" msgstr "Spiegel nicht freigegeben" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 msgid "connecting to download package" msgstr "Verbinde um Paket herunterzuladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 msgid "downloading package" msgstr "Lade Paket herunter" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "existiert nicht" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 #, fuzzy msgid "is not listed in the repository !" msgstr "ist nicht in der aktuellen Repository-Datenbank enthalten!!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 msgid "verifying checksum of package" msgstr "überprüfe Paketprüfsumme" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 msgid "downloaded successfully" msgstr "erfolgreich heruntergeladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "Prüfsumme fehlerhaft. erneutes herunterladen..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" msgstr "sieht fehlerhaft aus. Versuche es neu zu verpacken. Gebe auf!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 #, fuzzy msgid "mirror has invalid directory structure" msgstr "Spiegel besitzt keine gültige Verzeichnisstruktur" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 msgid "Wrong database compression method passed" msgstr "Falsche Datenbank-Kompressionsmethode übermittelt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 #, fuzzy msgid "mirror hasn't valid database revision file" msgstr "Spiegel besitzt keine gültige Datenbank-Versionsdatei" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 #, fuzzy msgid "unable to download repository revision" msgstr "kann Paket nicht herunterladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 #, fuzzy msgid "mirror doesn't have valid revision file" msgstr "Spiegel besitzt keine gültige Datenbank-Versionsdatei" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 #, fuzzy msgid "downloading notice board from mirrors to" msgstr "Lade Paketmaske herunter" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 #, fuzzy msgid "notice board downloaded successfully from" msgstr "erfolgreich heruntergeladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 #, fuzzy msgid "uploading notice board from" msgstr "Lade Paketmaske herunter" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 msgid "notice board upload failed on" msgstr "Hochladen der Hinweismeldungen fehlgeschlagen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 msgid "notice board upload success" msgstr "Hochladen der Hinweismeldungen erfolgreich" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 #, fuzzy msgid "configured package sets" msgstr "Konfiguriere Paketinformation" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 #, fuzzy msgid "None configured" msgstr "Repository ist nicht konfiguriert" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 msgid "preparing uncompressed database for the upload" msgstr "bereite unkomprimierte Datenbank für den Upload vor" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 msgid "database path" msgstr "Datenbank-Pfad" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 msgid "creating compressed database dump + checksum" msgstr "erstelle komprimiertes Datenbank-Abbild und Prüfsumme" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "Abbild" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -msgid "dump checksum" -msgstr "Abbild-Prüfsumme" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 #, fuzzy msgid "dump light checksum" msgstr "Abbild-Prüfsumme" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 msgid "opener" msgstr "Öffner" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 msgid "compressing database + checksum" msgstr "komprimiere Datenbank und erstelle Prüfsumme" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 msgid "compressed database path" msgstr "Pfad zur komprimierten Datenbank" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 #, fuzzy msgid "database checksum" msgstr "Repository Datenbank-Prüfsumme" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 msgid "compressed checksum" msgstr "Prüfsumme der komprimierten Datenbank" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 msgid "cannot create mirror directory" msgstr "kann Spiegel-Verzeichnis nicht erstellen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 msgid "error" msgstr "Fehler" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "warte noch 2 Minuten bevor ich aufgebe" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 msgid "mirror unlocked" msgstr "Spiegel freigegeben" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 msgid "Troubles with treeupdates" msgstr "Probleme mit treeupdates" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 msgid "Bumping old data back" msgstr "Alte Daten zurückweisen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 msgid "wrong database compression method passed" msgstr "falsche Datenbank-Kompressionsmethode übermittelt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 #, fuzzy msgid "disabled EAPI" msgstr "Deaktiviert" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 msgid "preparing to upload database to mirror" msgstr "vorbereiten auf Hochladen der Datenbank zum Spiegel" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 msgid "errors" msgstr "Fehler" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 #, fuzzy msgid "upload failed, not unlocking and continuing" msgstr "" "Hochladen zum Spiegel fehlgeschlagen, gebe Spiegel nicht frei und mache " "weiter" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 msgid "preparing to download database from mirror" msgstr "vorbereiten auf Herunterladen der Datenbank vom Spiegel" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 msgid "download path" msgstr "Download-Pfad" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 msgid "failed to download from mirror" msgstr "Herunterladen vom Spiegel fehlgeschlagen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 #, fuzzy msgid "Mirrors are locked, someone is working on the repository" msgstr "" "Im Moment sind die Spiegel gesperrt, jemand arbeitet an den Datenbanken" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "Versuche es später noch einmal" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "Synchronisieren" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 msgid "database already in sync" msgstr "Datenbank ist bereits synchronisiert" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 msgid "database sync failed" msgstr "Datenbank-Synchronisierung fehlgeschlagen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 msgid "download issues" msgstr "Probleme beim Herunterladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 msgid "database sync forbidden" msgstr "Datenbank-Synchronisierung untersagt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "dependencies_test() hat Fehler gemeldet" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 #, fuzzy msgid "no configuration files to commit. All fine." msgstr "zeige Konfigurationsdateien die aktualisiert werden" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 msgid "upload issues" msgstr "Probleme beim Hochladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 msgid "database sync completed successfully" msgstr "Datenbank-Synchronisierung erfolgreich beendet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 msgid "Local statistics" msgstr "Lokale Statistik" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 msgid "upload directory" msgstr "Upload-Verzeichnis" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 msgid "files ready" msgstr "Dateien bereit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 msgid "packages directory" msgstr "Paketverzeichnis" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "kpieren" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 msgid "remove" msgstr "entfernen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 msgid "Packages to be removed" msgstr "Pakete die entfernt werden" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 msgid "Packages to be moved locally" msgstr "Pakete die lokal verschoben werden" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 msgid "Packages to be uploaded" msgstr "Pakete die hochgeladen werden" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 msgid "Total removal size" msgstr "Gesamtgröße zu entfernender Dateien" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 msgid "Total upload size" msgstr "Gesamtgröße des Uploads" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 msgid "Total download size" msgstr "Gesamtgröße des Downloads" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 msgid "Remote statistics for" msgstr "Statistiken des entfernten Computers für" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 msgid "remote packages" msgstr "entfernte Pakete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 msgid "files stored" msgstr "Dateien gespeichert" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 msgid "Calculating queues" msgstr "Berechne Warteschlangen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 msgid "removing package+hash" msgstr "entferne Paket und Hash" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 msgid "copying file+hash to repository" msgstr "kopiere Datei und Hash ins Repository" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 msgid "upload errors" msgstr "Fehler hochladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 msgid "upload completed successfully" msgstr "Upload erfolgreich abgeschlossen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 #, fuzzy msgid "QA checking package file" msgstr "Überprüfe Paketprüfsumme..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 msgid "starting packages sync" msgstr "starte Paket-Synchronisierung" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 msgid "packages sync" msgstr "Paket-Synchronisierung" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 msgid "socket error" msgstr "Socket Fehler" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 msgid "on" msgstr "an" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 msgid "nothing to do on" msgstr "nichts weiter zu tun" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 msgid "Expanding queues" msgstr "Erweitern der Warteschlange" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 msgid "nothing to sync for" msgstr "nichts zu synchronisieren" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 msgid "Would you like to run the steps above ?" msgstr "Willst du die oben angeführten Schritte ausführen ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "Unterbrechung durch Tastendruck !" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 #, fuzzy msgid "you must package them again" msgstr "Willst du sie jetzt verpacken ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 msgid "exception caught" msgstr "Ausnahmefehler aufgetreten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 #, fuzzy msgid "at least one mirror synced properly!" msgstr "zumindest ein Spiegel konnte erfolgreich synchronisiert werden, hurra!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "sauber" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 msgid "collecting expired packages" msgstr "sammle veraltete Pakete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -#, fuzzy -msgid "not the latest branch, skipping tidy for consistence." -msgstr "" -"nicht der aktuellste Branch, überspringe aufgrund von der Konsistenz. Dieser " -"Zweig befindet sich im Wartungsmodus" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 msgid "collecting expired packages in the selected branches" msgstr "sammle veraltete Pakete im gewählten Branch" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 msgid "nothing to remove on this branch" msgstr "in diesem Branch gibt es nichts zu entfernen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 msgid "these are the expired packages" msgstr "dies sind die veralteten Pakete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 msgid "removing packages remotely" msgstr "lösche Fern-Pakete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 msgid "remove errors" msgstr "entferne Fehler" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 msgid "removing packages locally" msgstr "entferne Pakete lokal" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 msgid "removing" msgstr "entfernen" @@ -1521,12 +1525,12 @@ msgstr "falsche Antwort erhalten" msgid "cannot convert stream into object" msgstr "kann Stream nicht in Objekt umwandeln" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "nutzergenerierter Inhalt" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 msgid "sending file" msgstr "sende Datei" @@ -1556,8 +1560,8 @@ msgid "repository does not support EAPI3" msgstr "Verzeichnis existiert nicht" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 msgid "Username" msgstr "Benutzername" @@ -1876,7 +1880,7 @@ msgstr "verpacke die ausgewählten atoms neu" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "USE flags" @@ -1900,8 +1904,8 @@ msgstr "Starte individuellen Shellbefehl" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "Befehl" @@ -1935,7 +1939,7 @@ msgstr "setze das Standard-Repository" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 #, fuzzy msgid "Repository Identifier" msgstr "Repository Name" @@ -2099,11 +2103,11 @@ msgstr "Füge dem Schwarzen Brett einen Eintrag hinzu" #: ../../client/text_repositories.py:299 ../../client/text_security.py:85 #: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 #: ../../server/server_activator.py:160 ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 msgid "Title" msgstr "Name" @@ -2138,32 +2142,32 @@ msgstr "Kann Datei nicht automatisch zusammenfügen" msgid "Invalid config file number" msgstr "Ungültige Nummer der Konfigurationsdatei" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 msgid "Configuration files" msgstr "Konfigurationsdateien" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 msgid "Scanning hard disk" msgstr "Durchsuche Festplatte" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 msgid "Cache generation complete." msgstr "Erstellung des Cache beendet." -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 msgid "Resolving metadata" msgstr "Auflösen der Metadaten" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 msgid "Dependencies cache filled." msgstr "Cache für Abhängigkeiten gefüllt." -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, fuzzy, python-format msgid "Cleaning %s => dumps..." msgstr "Bereinige %s => *.dmp..." -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 msgid "Cache is now empty." msgstr "Der Cache wurde geleert." @@ -2177,20 +2181,20 @@ msgstr "Überprüfe %s" msgid "server_repos needs serverInstance" msgstr "server_repos benötigt serverInstance" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 msgid "Sorting dependencies" msgstr "Sortiere Abhängigkeiten" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 #, fuzzy msgid "Calculating inverse dependencies for" msgstr "Berechne Abhängigkeiten" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 msgid "Calculating available packages for" msgstr "Berechne verfügbare Pakete:" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 msgid "Calculating world packages" msgstr "Berechne alle Pakete" @@ -2211,19 +2215,19 @@ msgstr "Download verworfen" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "second" msgstr "Sekunde" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 msgid "Error downloading from" msgstr "Fehler beim Herunterladen von" #: ../../libraries/entropy/client/interfaces/fetch.py:215 #, fuzzy -msgid "files not available on this mirror" +msgid "data not available on this mirror" msgstr "Datei ist auf diesem Spiegel nicht verfügbar" #: ../../libraries/entropy/client/interfaces/fetch.py:218 @@ -2233,7 +2237,7 @@ msgstr "Prüfsummenfehler" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "nicht gefunden" @@ -2246,13 +2250,13 @@ msgstr "Fehler bei Dateiverschiebung" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 msgid "discarded download" msgstr "Download verworfen" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 msgid "unknown reason" msgstr "unbekannter Grund" @@ -2261,17 +2265,17 @@ msgid "Downloading from" msgstr "Herunterladen von" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 msgid "Successfully downloaded from" msgstr "Erfolgreich heruntergeladen von" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "at" msgstr "mit" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 msgid "file not available on this mirror" msgstr "Datei ist auf diesem Spiegel nicht verfügbar" @@ -2287,8 +2291,8 @@ msgstr "Entropy gesperrt, gebe auf" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 #: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 @@ -2300,218 +2304,187 @@ msgstr "Entropy gesperrt, gebe auf" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "Repository" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 msgid "is not available" msgstr "ist nicht verfügbar" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "Cannot validate" msgstr "Kann nicht überprüft werden" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "" "Bitte aktualisiere jetzt deine Repositories damit diese Meldung verschwindet!" -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "is corrupted" msgstr "ist beschädigt" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 msgid "bad repository id specified" msgstr "fehlerhafte Repositories ID angegeben" -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "Repository %s wurde noch nicht heruntergeladen." -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 msgid "repodata dictionary is corrupted" msgstr "Verzeichnis der Repositorydaten ist fehlerhaft" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 msgid "System database not found or corrupted" msgstr "Systemdatenbank nicht gefunden oder beschädigt" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr "laufe im sicheren Modus und verwende leere Datenbank aus dem RAM" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "Gültigkeitsüberprüfung" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 msgid "system database" msgstr "Systemdatenbank" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 msgid "Scanning..." msgstr "Durchsuche..." -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "Fehler bei idpackage %s, Fehler: %s" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "BESTANDEN" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "FEHLERHAFT" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 msgid "Cannot backup selected database" msgstr "Kann ausgewählte Datenbank nicht sichern" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 msgid "permission denied" msgstr "Zugriff verweigert" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 msgid "Backing up database to" msgstr "Sichere Datenbank nach" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 msgid "Unable to compress" msgstr "Kompression nicht möglich" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 msgid "Database backed up successfully" msgstr "Datenbank erfolgreich gesichert" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 msgid "All fine" msgstr "Alles ok" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 msgid "Cannot restore selected backup" msgstr "Kann ausgewähltes Backup nicht wiederherstellen" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 #, fuzzy msgid "Restoring backed up database" msgstr "erzwinge Paketaktualisierung" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 msgid "Unable to unpack" msgstr "Entpacken nicht möglich" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 msgid "Database restored successfully" msgstr "Datenbank erfolgreich wiederhergestellt" -#: ../../libraries/entropy/client/interfaces/methods.py:741 +#: ../../libraries/entropy/client/interfaces/methods.py:985 msgid "" "Another Entropy instance is currently active, cannot satisfy your request." msgstr "" "Anfrage kann nicht ausgeführt werden, es läuft bereits eine andere Instanz " "von Entropy." -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "Ressourcen freigegeben, los geht's!" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "Ressourcen nach %s Minuten immer noch gesperrt, gebe auf!" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "Ressourcen gesperrt, warte %s Sekunden. Überprüfe #%s/%s" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "Nichts zu sichern in etpConst mit Schlüssel %s" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "ASCII String nötig" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 #, fuzzy msgid "cannot start with" msgstr "keine Entsprechung" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 msgid "Name already taken" msgstr "Name bereits vergeben" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 #, fuzzy msgid "Cannot remove the old element" msgstr "Kann Datei nicht automatisch zusammenfügen" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 msgid "Cannot create the element" msgstr "Kann Element nicht erstellen" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 msgid "Already removed" msgstr "Bereits gelöscht" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "vom Benutzer nicht definiert" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 #, fuzzy msgid "Set not found or unable to remove" msgstr "Keine Repositories online gefunden" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -msgid "Libraries test" -msgstr "Teste Programmbibliotheken" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -msgid "Cannot find " -msgstr "Nicht auffindbar: " - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -msgid "Collecting broken executables" -msgstr "Suche nach beschädigten ausführbaren Dateien" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "" -"Programmbibliotheken die nur hier aufscheinen (und später nicht mehr) können " -"ignoriert werden." - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -msgid "Scanning libraries" -msgstr "Durchsuche Programmbibliotheken" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "verschiedene fehlerhafte Symbole" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -msgid "Matching broken libraries/executables" -msgstr "Vergleiche fehlerhafte Programmbibliotheken und ausführbare Dateien" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 msgid "not a valid method" msgstr "keine gültige Anweisung" @@ -2572,336 +2545,329 @@ msgstr "" "Kann Paket nicht laden oder es ist ein Prüfsummenfehler aufgetreten. " "Versuche die aktuellsten Repositories zu laden." -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "QA" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 #, fuzzy msgid "Cannot run Spm pkg_config() for" msgstr "kann keine Spm-Zählerdatei finden für" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 msgid "Please report it" msgstr "Bitte Melden" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "Fehler" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 msgid "Removing from Entropy" msgstr "Lösche aus Entropy" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 msgid "Collision found during removal of" msgstr "Kollision gefunden beim Entfernen von" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 msgid "cannot overwrite" msgstr "kann nicht überschreiben" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 msgid "Protecting config file" msgstr "Sichere Konfigurationsdatei" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "Dieses Paket enthält eine fehlerhaft codierte Datei !!!" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 msgid "Updating database" msgstr "Aktualisiere Datenbank" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 msgid "Cleaning old package files..." msgstr "Lösche alte Paketdateien..." -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 #, fuzzy msgid "Cannot update Portage database to destination" msgstr "Kann Gentoo-Zähler nicht aktualisieren, Zeil %s existiert nicht" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, fuzzy, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "Kann Gentoo-Zähler nicht aktualisieren, Zeil %s existiert nicht" -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, fuzzy, python-format msgid "Cannot update Portage world file, destination %s does not exist." msgstr "Kann Gentoo-Zähler nicht aktualisieren, Zeil %s existiert nicht" -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, fuzzy, python-format msgid "Cannot update Portage world file, destination %s is corrupted." msgstr "Kann Gentoo-Zähler nicht aktualisieren, Zeil %s existiert nicht" -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." msgstr "" "%s ist eine Datei obwohl es ein Verzeichnis sein sollte !! Lösche in 20 " "Sekunden..." -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, fuzzy, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." msgstr "" "%s ist ein Verzeichnis obwohl es eine Datei sein sollte !! Lösche in 20 " "Sekunden..." -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." msgstr "" "%s ist ein Verzeichnis obwohl es eine Datei sein sollte !! Lösche in 20 " "Sekunden..." -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "File move error" msgstr "Fehler bei Dateiverschiebung" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "please report" msgstr "Bitte Melden" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 msgid "Skipping file installation/removal" msgstr "Überspringe Dateiinstallation/Entfernung" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "Kann CONFIG PROTECTION nicht überprüfen. Fehler." -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "Kollision entdeckt während Installation von" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 #, fuzzy msgid "Downloading" msgstr "Download" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 msgid "Local path" msgstr "Lokale Pfad" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 msgid "Downloading archive" msgstr "Lade Archiv herunter" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 msgid "Package cannot be fetched. Try to update repositories and retry" msgstr "" "Paket kann nicht geladen werden. Aktualisiere die Repositories und versuche " "es erneut" -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 #, fuzzy msgid "archives" msgstr "aktiv" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 #, fuzzy msgid "Some packages cannot be fetched. Try to update repositories and retry" msgstr "" "Paket kann nicht geladen werden. Aktualisiere die Repositories und versuche " "es erneut" -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 #, fuzzy msgid "Fetch for the chosen package is not available, unknown error." msgstr "Das ausgewählte Paket ist nicht gefährdet" -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "" "Installiertes Paket in der Warteschlange verschwunden, überspringe Paket." -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 msgid "Unpacking package" msgstr "Entpacke Paket" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 msgid "Merging package" msgstr "Füge Paket zusammen" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "Wenig Festplattenspeicher" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "I bet, you're probably Michele" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 msgid "An error occured while trying to unpack the package" msgstr "Ein Fehler ist beim Entpacken des Paketes aufgetreten" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 msgid "Check if your system is healthy" msgstr "Überprüfe ob dein System noch in Ordnung ist" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 msgid "Installing package" msgstr "Installiere Paket" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 msgid "An error occured while trying to install the package" msgstr "Ein Fehler ist beim Installieren des Paketes aufgetreten" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 msgid "Removing data" msgstr "Lösche Daten" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 msgid "An error occured while trying to remove the package" msgstr "Ein Fehler ist beim Löschen des Paketes aufgetreten" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "Überprüfe ob du noch genug Festplattenspeicher hast" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 msgid "Cleaning" msgstr "Aufräumen" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 #, fuzzy msgid "Configuring package" msgstr "Konfiguriere Paketinformation" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 #, fuzzy msgid "An error occured while trying to configure the package" msgstr "Ein Fehler ist beim Löschen des Paketes aufgetreten" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 #, fuzzy msgid "Make sure that your system is healthy" msgstr "Überprüfe ob dein System noch in Ordnung ist" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 msgid "Fetching" msgstr "Lade" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 #, fuzzy msgid "Multi Fetching" msgstr "Lade" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 msgid "packages" msgstr "Pakete" -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 msgid "Fetching sources" msgstr "Lade Quellen" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 msgid "Verifying" msgstr "Überprüfe" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 #, fuzzy msgid "Multi Verification" msgstr "Indexüberprüfung" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 msgid "Unpacking" msgstr "Entpacke" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 msgid "Merging" msgstr "Zusammenfügen" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 msgid "Installing" msgstr "Installiere" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "Lösche" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 msgid "Postinstall" msgstr "Abschluss der Installation" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 msgid "Preinstall" msgstr "Installationsvorbereitung" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 msgid "Preremove" msgstr "Vorbereiten zum Löschen" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 msgid "Postremove" msgstr "Abschluss des Löschvorganges" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 #, fuzzy msgid "Configuring" msgstr "Konfiguriere Python" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 msgid "An error occured. Action aborted." msgstr "Es ist ein Fehler Aufgetreten. Aktion abgebrochen." @@ -2952,7 +2918,7 @@ msgid "Cannot open digest" msgstr "Kann Übersicht nicht öffnen" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 msgid "Cannot verify database integrity" msgstr "Kann Datenbankintegrität nicht überprüfen" @@ -3100,204 +3066,204 @@ msgstr "EAPI3 Service Fehler" msgid "Configuration files update error, not critical, continuing" msgstr "aktualisierungstool für Konfigurationsdateien" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." msgstr "" "Irgendetwas ist ziemlich schief gelaufen. Bitte sieh nach was passiert ist." -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 #, fuzzy msgid "Skipping configuration files update, you are not root." msgstr "aktualisierungstool für Konfigurationsdateien" -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 msgid "Overwriting" msgstr "Überschreiben" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 #, fuzzy msgid "variable differs" msgstr "Verfügbare Aktualisierungen" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "Updating" msgstr "Aktualisiere" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 msgid "updating critical variables" msgstr "Aktualisierungen kritische Variablen" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "differs" msgstr "weicht ab" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 msgid "Reverting" msgstr "Setze zurück" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 msgid "a new release is available" msgstr "eine neue Version ist verfügbar" -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 msgid "Mind to install it before any other package" msgstr "Vergiss nicht es zu installieren, bevor du andere Pakete installierst" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 msgid "Unpacking database to" msgstr "Entpacke Datenbank nach" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 msgid "Cannot unpack compressed package" msgstr "Kann komprimiertes Paket nicht entpacken" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 msgid "Skipping repository" msgstr "Überspringe Repository" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 msgid "Downloading checksum" msgstr "Lade Prüfsumme" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 msgid "Cannot fetch checksum" msgstr "Kann Prüfsumme nicht laden" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." msgstr "Aktuelles Repository wurde gesperrt. Download abgebrochen." -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "Fern-Datenbank wurde gesperrt" #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 msgid "Downloading repository database" msgstr "Lade Repository-Datenbank herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 msgid "database does not exist online" msgstr "Datenbank ist online nicht verfügbar" -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 msgid "database is already up to date" msgstr "Datenbank ist bereits auf dem neuesten Stand" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 msgid "database will be ready soon" msgstr "Datenbank wird in Kürze bereit sein" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 msgid "Repository is being updated" msgstr "Repository wird aktualisiert" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "Versuche es in einigen Minuten noch einmal" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 msgid "Injecting downloaded dump" msgstr "Heruntergeladenen Inhalt einspeisen" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 msgid "please wait" msgstr "bitte warten" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 msgid "Advisories fetch error" msgstr "Fehler beim Herunterladen der Empfehlungen" -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 #, fuzzy msgid "Downloading repository metafile" msgstr "Lade Repository-Datenbank herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 msgid "Downloading SSL CA certificate" msgstr "Lade SSL CA Zertifikat herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 msgid "Downloading SSL Server certificate" msgstr "Lade SSL Server Zertifikat herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 msgid "Downloading package mask" msgstr "Lade Paketmaske herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 #, fuzzy msgid "Downloading packages system mask" msgstr "Lade Paketmaske herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 #, fuzzy msgid "Downloading conflicting tagged packages file" msgstr "Lösche alte Paketdateien..." -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 msgid "Downloading license whitelist" msgstr "Herunterladen der Lizenz-Whitelist" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 msgid "Downloading revision" msgstr "Lade Version" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 msgid "Downloading SPM global configuration" msgstr "Herunterladen der globalen SPM Konfiguration" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 msgid "Downloading SPM package unmasking configuration" msgstr "Lade SPM Konfiguration zur Demaskierung der Pakete herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 msgid "Downloading SPM package keywording configuration" msgstr "Lade SPM Konfiguration für Schlüsselwörter der Pakete herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 msgid "Downloading SPM package USE flags configuration" msgstr "Lade SPM Konfiguration für USE flags der Pakete herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 #, fuzzy msgid "Downloading SPM Profile configuration" msgstr "Herunterladen der globalen SPM Konfiguration" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 msgid "Downloading Notice Board" msgstr "Lade Schwarzes Brett herunter" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 msgid "not available, it's ok" msgstr "nicht verfügbar aber OK" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 msgid "not available, not much ok!" msgstr "nicht verfügbar und nicht OK!" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 msgid "available, w00t!" msgstr "verfügbar, w00t!" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 msgid "Repository revision" msgstr "Repository Version" -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 msgid "Indexing Repository metadata" msgstr "Indiziere Repository Metadaten" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 msgid "Repositories synchronization" msgstr "Repository Synchronisierung" @@ -3317,371 +3283,284 @@ msgstr "bitte korrigieren" msgid "Valid phases" msgstr "Gültige Ausdrücke" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "Kann externen Trigger nicht starten für" -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "Aktualisiere {conf.d,init.d} mtime" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -msgid "Updating moduledb" -msgstr "Aktualisiere moduledb" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -msgid "Running depmod" -msgstr "Führe depmod aus" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 msgid "Removing boot service" msgstr "Entferne Start-Service" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -msgid "Reconfiguring OpenGL" -msgstr "Konfiguriere OpenGL neu" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "Eselect wurde NICHT gefunden, kann OpenGL-Trigger nicht aufrufen" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -msgid "Configuring GRUB bootloader" -msgstr "Konfiguriere GRUB bootloader" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -msgid "Adding the new kernel" -msgstr "Füge den neuen Kernel hinzu" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -msgid "Removing the selected kernel" -msgstr "Entferne den ausgewählten Kernel" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 msgid "Regenerating" msgstr "Regeneriere" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "Aktualisiere Programmumgebung" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "Kann Portage-Trigger nicht ausführen für" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "Hänge dies an" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -msgid "Cannot find df" -msgstr "Kann df nicht finden" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "Kann den Kernel nicht korrekt konfigurieren" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -msgid "Defaulting to" -msgstr "Benutze standardmäßig" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -msgid "Cannot find grub" -msgstr "Kann grub nicht finden" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -msgid "cannot match device" -msgstr "Device nicht zuordenbar" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "zu einem grub-Device" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "grub Übersetzung nicht unterstützt für" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "Kann grub.conf nicht korrekt konfigurieren" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "kann grub-Device keinem Linux-Device zuordnen" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -msgid "cannot find generated device.map" -msgstr "kann generierte device.map nicht finden" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -msgid "cannot run df /boot" -msgstr "kann df /boot nicht ausführen" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 #, fuzzy msgid "Corrupted Client Repository. Please restore a backup." msgstr "" "generiere Datenbank installierter Pakete aus den Dateien im System [letzte " "Hoffnung]" -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 msgid "Comments" msgstr "Kommentare" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "BBCode Dokumente" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "Bilder/Bildschirmfotos" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 msgid "Generic Files" msgstr "Generische Dateien" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "YouTube(tm) Videos" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "Kommentar" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "BBCode Kommentar" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "Bild/Bildschirmfoto" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 msgid "Generic File" msgstr "generische Datei" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "YouTube(tm) Video" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 msgid "reason not available" msgstr "unbekannte Ursache" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 msgid "user package.mask" msgstr "user package.mask" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 msgid "system keywords" msgstr "system keywords" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 msgid "user package.unmask" msgstr "user package.unmask" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "user repo package.keywords (all packages)" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 msgid "user repo package.keywords" msgstr "user repo package.keywords" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 msgid "user package.keywords" msgstr "user package.keywords" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 msgid "completely masked" msgstr "komplett maskiert" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 msgid "repository general packages.db.mask" msgstr "repository general packages.db.mask" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 msgid "user license.mask" msgstr "user license.mask" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 msgid "user live unmask" msgstr "user live unmask" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 msgid "user live mask" msgstr "user live mask" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 #, fuzzy msgid "Entropy needs Python compiled with sqlite3 support" msgstr "" "Entropy benötigt ein funktionierendes sqlite und pysqlite, oder Python " "kompiliert mit sqlite" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 msgid "valid database path needed" msgstr "gültiger Datenbank-Pfad benötigt" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "Spiegel wurden freigegeben. Vergiss nicht, sie zu synchronisieren." -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 msgid "can't do that on a readonly database" msgstr "das kann ich auf einer Datenbank nur mit Leserechten nicht tun" -#: ../../libraries/entropy/db.py:683 ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 ../../client/text_rescue.py:72 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 #: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 ../../client/text_ui.py:1277 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "ACHTUNG" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 msgid "forcing package updates" msgstr "erzwinge Paketaktualisierung" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 msgid "Syncing with" msgstr "Synchronisiere mit" -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 msgid "forcing packages metadata update" msgstr "erzwinge Aktualisierung der Paket-Metadaten" -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 #, fuzzy msgid "Updating system database using repository" msgstr "Aktualisiere System-Datenbank mittels Repository-ID" -#: ../../libraries/entropy/db.py:855 ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "SPM" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 msgid "Running fixpackages" msgstr "Starte fixpackages" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "das könnte eine Weile dauern" -#: ../../libraries/entropy/db.py:879 ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "ENTROPY" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 msgid "action" msgstr "Aktion" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 #, fuzzy msgid "package move actions complete" msgstr "Paketextraktion beendet" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "Kann quickpkg für atoms nicht ausführen" -#: ../../libraries/entropy/db.py:918 ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "mach es manuell" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "Kann SPM cleanup nicht starten, Fehler" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 #, fuzzy msgid "package moves completed successfully" msgstr "Datenbank-Synchronisierung erfolgreich beendet" -#: ../../libraries/entropy/db.py:995 ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "EINSPEISEN" -#: ../../libraries/entropy/db.py:997 ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 msgid "has been injected" msgstr "wurde eingespeist" -#: ../../libraries/entropy/db.py:998 ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 #, fuzzy msgid "quickpkg manually to update embedded db" msgstr "" "Du musst quickpkg manuell ausführen um die eingebettete Datenbank zu " "aktualisieren" -#: ../../libraries/entropy/db.py:999 ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 #, fuzzy msgid "Repository database updated anyway" msgstr "Die Repository-Datenbank wird ohnehin aktualisiert" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 msgid "repackaging" msgstr "neu verpacken" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "Kann quickpkg für atom nicht ausführen" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "runTreeUpdatesQuickpkgAction wurde nicht fehlerfrei ausgeführt" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 msgid "Please update packages manually" msgstr "Bitte aktualisiere die Pakete manuell" -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 msgid "Moving old entry" msgstr "Verschiebe alten Eintrag" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "baseinfo-Tabelle nicht gefunden. Ist fehlerhaft oder existiert nicht." -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "extrainfo-Tabelle nicht gefunden. Ist fehlerhaft oder existiert nicht." -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 msgid "Syncing current database" msgstr "Synchronisiere aktuelle Datenbank" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 msgid "Removing entry" msgstr "Entferne Eintrag" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 msgid "Adding entry" msgstr "Füge Eintrag hinzu" -#: ../../libraries/entropy/db.py:3976 +#: ../../libraries/entropy/db.py:4067 msgid "" "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " "possible !" @@ -3689,172 +3568,212 @@ msgstr "" "Repository EAPI > Entropy EAPI. Bitte aktualisiere Equo/Entropy so schnell " "wie möglich !" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 msgid "Exporting database table" msgstr "Exportiere Datenbank-Tabelle" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 msgid "Database Export completed." msgstr "Datenbank-Export beendet." -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "kann keine Spm-Zählerdatei finden für" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "Zähler für atom ist doppelt vorhanden, ignoriere" -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 #, fuzzy msgid "Resolving libraries, please wait" msgstr "Anpassen der Programmbibliotheken mit Spm" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "Entropy benötigt deine Aufmerksamkeit" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "maximale Länge der Antworten" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "Entropy hat eine Frage an dich" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 msgid "Interrupted" msgstr "Unterbrochen" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 msgid "Selected number" msgstr "Ausgewählte Nummer" -#: ../../libraries/entropy/output.py:617 ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 msgid "Please select an option" msgstr "Bitte wähle eine Option" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 #, fuzzy msgid "Discard all" msgstr "Verwerfen ?" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 #, fuzzy msgid "Confirm" msgstr "Konfiguriere Python" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 #, fuzzy msgid "Add item" msgstr "Stimme abgeben" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 #, fuzzy msgid "Remove item" msgstr "Entferne atoms" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 #, fuzzy msgid "Show current list" msgstr "zeige aktuellen Gesperrt-Status" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "Deine Wahl (gib eine Zahl ein und drücke Enter):" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "Du hast keine Nummer eingegeben." -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 #, fuzzy msgid "Invalid action." msgstr "Ungültige Beschreibung" -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 #, fuzzy msgid "String to add:" msgstr "Nichts zu tun" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 #, fuzzy msgid "Invalid string." msgstr "Ungültiger Eintrag" -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 #, fuzzy msgid "Element number to remove:" msgstr "Keine Repositories online gefunden" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 #, fuzzy msgid "Invalid element." msgstr "Ungültiger Eintrag" -#: ../../libraries/entropy/qa.py:42 ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 msgid "Output interface has no updateProgress method" msgstr "" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "Starte Suche nach fehlerhaften Abhängigkeiten" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "suche nach fehlerhaften Abhängigkeiten" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 msgid "broken libraries detected" msgstr "fehlerhafte Programmbibliotheken entdeckt" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 msgid "needs" msgstr "benötigt" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "Starte Suche nach fehlenden RDEPENDs" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "suche nach fehlerhaften RDEPENDs" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 msgid "is missing the following dependencies" msgstr "fehlen folgende Abhängigkeiten" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 msgid "Do you want to add them?" msgstr "Willst du sie hinzufügen?" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 msgid "Selectively?" msgstr "Selektiv?" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 msgid "Want to add?" msgstr "Hinzufügen?" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 #, fuzzy msgid "Want to blacklist?" msgstr "Hinzufügen?" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 msgid "missing dependencies added" msgstr "fehlende Abhängigkeiten ergänzt" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +msgid "Libraries test" +msgstr "Teste Programmbibliotheken" + +#: ../../libraries/entropy/qa.py:288 +msgid "Cannot find " +msgstr "Nicht auffindbar: " + +#: ../../libraries/entropy/qa.py:327 +#, fuzzy +msgid "discarding directory" +msgstr "ändere Verzeichnis zu" + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +msgid "Collecting broken executables" +msgstr "Suche nach beschädigten ausführbaren Dateien" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "" +"Programmbibliotheken die nur hier aufscheinen (und später nicht mehr) können " +"ignoriert werden." + +#: ../../libraries/entropy/qa.py:396 +msgid "Scanning libraries" +msgstr "Durchsuche Programmbibliotheken" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "verschiedene fehlerhafte Symbole" + +#: ../../libraries/entropy/qa.py:496 +msgid "Matching broken libraries/executables" +msgstr "Vergleiche fehlerhafte Programmbibliotheken und ausführbare Dateien" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "Noch nicht bereit" @@ -3944,71 +3863,71 @@ msgstr "" msgid "installing" msgstr "installiere" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 msgid "Invalid backend" msgstr "Ungültiges backend" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 msgid "Error calculating dependencies" msgstr "Fehler beim Berechnen der Abhängigkeiten" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "rechte Klammer fehlt" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 msgid "missing atom list in" msgstr "fehlende Liste in" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 msgid "Conditional without target in" msgstr "Bedingung ohne Operand in" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 msgid "Conditional with no target" msgstr "Bedingung ohne Operand" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "Leerer Operand in String" -#: ../../libraries/entropy/spm.py:1192 ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 msgid "Deprecated" msgstr "Veraltet" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "geschachtelte use-flags ohne Klammer" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 msgid "Conditional without flag" msgstr "Bedingung ohne flag" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 msgid "Conditional without parenthesis" msgstr "Bedingung ohne Klammer" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "Vermutlich wurde die Portage API geändert" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "not set" msgstr "nicht gesetzt" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "hast du make.conf richtig konfiguriert?" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 msgid "Extracting package metadata" msgstr "Extrahiere Metadaten aus Paket" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 msgid "Package extraction complete" msgstr "Paketextraktion beendet" @@ -4046,7 +3965,7 @@ msgid "Aggregated download" msgstr "Download verworfen" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "items" msgstr "Einträge" @@ -4295,8 +4214,8 @@ msgstr "aktualisiere das System mit den neuesten verfügbaren Paketen" #: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 #: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 -#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:232 -#: ../../client/equo.py:252 ../../server/activator.py:58 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "frage nach, bevor Änderungen ausgeführt werden" @@ -4304,7 +4223,7 @@ msgstr "frage nach, bevor Änderungen ausgeführt werden" msgid "just download packages" msgstr "lade Pakete nur herunter" -#: ../../client/equo.py:102 ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "zeige nur, was getan werden würde" @@ -4371,7 +4290,7 @@ msgstr "installiere automatisch alle verfügbaren Sicherheitsaktualisierungen" #: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 #: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 -#: ../../client/equo.py:170 ../../client/equo.py:233 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "zeige nur, was getan werden würde" @@ -4481,7 +4400,7 @@ msgstr "führe verschiedene Anfragen an Repository und lokale Datenbank durch" msgid "search from what package a file belongs" msgstr "suche, zu welchem Paket eine Datei gehört" -#: ../../client/equo.py:178 ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 #, fuzzy msgid "show packages changelog" msgstr "zeige Pakete mit der gegebenen Bezeichnung" @@ -4490,12 +4409,12 @@ msgstr "zeige Pakete mit der gegebenen Bezeichnung" msgid "search what packages depend on the provided atoms" msgstr "suche nach Paketen, welche von den gegebenen atoms abhängen" -#: ../../client/equo.py:180 ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 msgid "search packages by description" msgstr "durchsuche Pakete nach Beschreibung" -#: ../../client/equo.py:181 ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "zeige Dateien, welche zu den gegebenen atoms gehören" @@ -4516,565 +4435,575 @@ msgstr "zeige Pakete basierend auf dem unten angegebenen Parameter" msgid "list installed packages" msgstr "zeige installierte Pakete" -#: ../../client/equo.py:186 ../../client/equo.py:310 +#: ../../client/equo.py:186 +#, fuzzy +msgid "list available packages" +msgstr "zeige installierte Pakete" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "" "zeige Programmbibliotheken, welche von den gegebenen atoms benötigt werden" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "suche nach Dateien, die zu keinem Paket gehören" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 msgid "show the removal tree for the specified atoms" msgstr "zeige den Baum zum Entfernen der gegebenen atoms" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 msgid "show atoms needing the provided libraries" msgstr "zeige atoms, welche die gegebenen Bibliotheken benötigen" -#: ../../client/equo.py:190 ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 #, fuzzy msgid "search available package sets" msgstr "Zeige verfügbare Pakete" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 msgid "show packages owning the provided slot" msgstr "zeige Pakete mit dem gegebenen Slot" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 msgid "show packages owning the provided tags" msgstr "zeige Pakete mit der gegebenen Bezeichnung" -#: ../../client/equo.py:193 ../../client/equo.py:314 ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "zeige mehr Details" -#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "Ausgabe der Resultate für scripts" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 #, fuzzy msgid "Extended Options" msgstr "Erweiterte Optionen" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "behandelt erweiterte Funktionalität" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "" "erstelle eine intelligente Anwendung für die gegebenen atoms (experimentell)" -#: ../../client/equo.py:209 +#: ../../client/equo.py:210 msgid "" "make a smart package for the provided atoms (multiple packages into one file)" msgstr "" "erstelle ein intelligentes Paket für die gegebenen atoms (mehrere Pakete in " "einer Datei)" -#: ../../client/equo.py:210 +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "erstelle ein Entropy-Paket aus deinem System neu" -#: ../../client/equo.py:211 ../../client/equo.py:213 ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 msgid "save new packages into the specified directory" msgstr "sichere neue Pakete in das angegebene Verzeichnis" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" msgstr "" "konvertiere gegebene Gentoo .tbz2s in Entropy-Pakete (Portage wird benötigt)" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" msgstr "" "konvertiere gegebene Entropy-Pakete in Gentoo-Pakete (Portage wird benötigt)" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "extrahiere Entropy-Metadaten aus gegebenen .tbz2-Paketen" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 msgid "save new metadata into the specified directory" msgstr "sichere neue Metadaten in das angegebene Verzeichnis" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 msgid "handles installed packages database" msgstr "behandelt installierte Paket-Datenbanken" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "überprüfe Systemdatenbank auf Fehler" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "" -#: ../../client/equo.py:223 +#: ../../client/equo.py:224 msgid "" "generate installed packages database using files on the system [last hope]" msgstr "" "generiere Datenbank installierter Pakete aus den Dateien im System [letzte " "Hoffnung]" -#: ../../client/equo.py:224 +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "regeneriere Caching-Tabelle für Abhängigkeiten" -#: ../../client/equo.py:225 +#: ../../client/equo.py:226 msgid "update/generate counters table (Portage <-> Entropy packages table)" msgstr "" "aktualisiere/generiere Zählertabelle (Portage <-> Entropy Paket-Tabelle)" -#: ../../client/equo.py:226 +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "teilt Entropy die mit Portage aktualisierten Pakete mit" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 #, fuzzy msgid "backup the current Entropy installed packages database" msgstr "von installierter Paket-Datenbank" -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 #, fuzzy msgid "restore a previously backed up Entropy installed packages database" msgstr "Lese installierte Paketdatenbank" -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "behandelt die Pakethilfe-Anwendungen" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "umstellen aller Python-Module auf die aktuellste installierte Version" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "behandelt Community-Funktionen" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 msgid "community repositories management functions" msgstr "Management-Funktionen für Community-Repositories" -#: ../../client/equo.py:238 ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "durchsuche das System nach kürzlich kompilierten Paketen" -#: ../../client/equo.py:239 ../../client/equo.py:245 ../../client/equo.py:248 -#: ../../client/equo.py:275 ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "wähle den zu benutzenden Branch" -#: ../../client/equo.py:240 ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "analysiere das Entropy-Speicherverzeichnis direkt" -#: ../../client/equo.py:241 ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 #, fuzzy msgid "repackage the specified atoms" msgstr "zeige Pakete mit den entsprechenden Bezeichnungen" -#: ../../client/equo.py:242 ../../client/equo.py:249 +#: ../../client/equo.py:243 ../../client/equo.py:250 #: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "frage nichts außer wirklich wichtige Dinge" -#: ../../client/equo.py:243 ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 #, fuzzy msgid "manage only the specified atoms" msgstr "zeige Pakete mit den entsprechenden Bezeichnungen" -#: ../../client/equo.py:244 ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" msgstr "" "füge binäre Pakete zum Repository hinzu, ohne dederenn Anwendungsbereich zu " "ändern (mehrere Pakete)" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 msgid "community repositories mirrors management functions" msgstr "Spiegelmanagement-Funktionen für Community-Repositories" -#: ../../client/equo.py:247 ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" msgstr "synchronisiere Pakete, Datenbank und mach auch ein wenig sauber" -#: ../../client/equo.py:250 ../../client/equo.py:254 ../../client/equo.py:257 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 #: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 msgid "sync all the configured repositories" msgstr "synchronisiere alle konfigurierten Repositories" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 msgid "sync packages across primary mirrors" msgstr "synchronisiere Pakete über primäre Spiegel" -#: ../../client/equo.py:255 ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 msgid "also verify packages integrity" msgstr "verifiziere auch die Paketprüfsummen" -#: ../../client/equo.py:256 ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 msgid "sync the current repository database across primary mirrors" msgstr "synchronisiere die aktuellen Repositories über primäre Spiegel" -#: ../../client/equo.py:258 ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 msgid "lock the current repository database (server-side)" msgstr "sperre die aktuelle Repository-Datenbank (Serverseitig)" -#: ../../client/equo.py:259 ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 msgid "unlock the current repository database (server-side)" msgstr "gebe die aktuelle Repository-Datenbank frei (Serverseitig)" -#: ../../client/equo.py:260 ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 msgid "lock the current repository database (client-side)" msgstr "sperre die aktuelle Repository-Datenbank (beim Client)" -#: ../../client/equo.py:261 ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 msgid "unlock the current repository database (client-side)" msgstr "gebe die aktuelle Repository-Datenbank frei (beim Client)" -#: ../../client/equo.py:262 ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 msgid "show current lock status" msgstr "zeige aktuellen Gesperrt-Status" -#: ../../client/equo.py:263 ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "entferne binäre Pakete, welche nicht in Repositories und veraltet sind" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 msgid "community repositories database functions" msgstr "Datenbank-Funktionen für Community-Repositories" -#: ../../client/equo.py:268 ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 msgid "(re)initialize the current repository database" msgstr "(re)initialisiere die aktuelle Repository-Datenbank" -#: ../../client/equo.py:269 ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" msgstr "Datenbank nicht mit Paketen der Spiegel wiederbefüllen" -#: ../../client/equo.py:270 ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 msgid "(re)create the database for the specified repository" msgstr "(neu)erstellen der Datenbank für das gegebene Repository" -#: ../../client/equo.py:271 ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 msgid "manually force a revision bump for the current repository database" msgstr "erzwinge Versionssprung für die aktuelle Repository-Datenbenk" -#: ../../client/equo.py:272 ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 msgid "synchronize the database" msgstr "synchronisiere die Datenbank" -#: ../../client/equo.py:273 ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "" -#: ../../client/equo.py:274 ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 msgid "remove the provided atoms from the current repository database" msgstr "entferne die gegebenen atoms von der aktuellen Repository-Datenbank" -#: ../../client/equo.py:276 ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" msgstr "" "entferne die angegebenen eingespeisten atoms (alle, wenn kein atom angegeben " "wurde)" -#: ../../client/equo.py:278 ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 msgid "create an empty repository database in the provided path" msgstr "erstelle eine leere Repository-Datenbank im gegebenen Verzeichnis" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "wechsle auf den angegebenen Branch der gegebenen atoms (oder allen)" -#: ../../client/equo.py:280 ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "überprüfe Prüfsumme der gegebenen atoms (oder von allen)" -#: ../../client/equo.py:281 ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "überprüfe Remote-Prüfsumme der gegebenen atoms (oder von allen)" -#: ../../client/equo.py:282 ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 #, fuzzy msgid "backup current repository database" msgstr "(re)initialisiere die aktuelle Repository-Datenbank" -#: ../../client/equo.py:283 ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 msgid "restore a previously backed-up repository database" msgstr "stelle eine zuvor gesicherte Repository-Datenbank wieder her" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 #, fuzzy msgid "resync counters table (Portage <-> Entropy matching scheme)" msgstr "" "aktualisiere/generiere Zählertabelle (Portage <-> Entropy Paket-Tabelle)" -#: ../../client/equo.py:288 ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 msgid "manage a repository" msgstr "Manage ein Repository" -#: ../../client/equo.py:289 ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 msgid "enable the specified repository" msgstr "aktiviere das angegebene Repository" -#: ../../client/equo.py:290 ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 msgid "disable the specified repository" msgstr "deaktiviere das angegebene Repository" -#: ../../client/equo.py:291 ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "zeige den aktuellen Status des Server-Interfaces" -#: ../../client/equo.py:292 ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 #, fuzzy msgid "handle packages manual dependencies" msgstr "installiere alle Pakete und deren Abhängigkeiten neu" -#: ../../client/equo.py:293 +#: ../../client/equo.py:294 #, fuzzy msgid "clone a package inside a repository assigning it an arbitrary tag" msgstr "suche Pakete innerhalb der standard Repository-Datenbank" -#: ../../client/equo.py:294 ../../server/reagent.py:94 +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "verschiebe Pakete von einem Repository in ein anderes" -#: ../../client/equo.py:295 ../../client/equo.py:297 +#: ../../client/equo.py:296 ../../client/equo.py:298 #: ../../server/reagent.py:95 ../../server/reagent.py:97 #, fuzzy msgid "pulls dependencies in" msgstr "Keine Abhängigkeiten" -#: ../../client/equo.py:296 ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 msgid "copy packages from a repository to another" msgstr "kopiere Pakete von einem Repository in ein anderes" -#: ../../client/equo.py:298 ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 msgid "set the default repository" msgstr "setze das Standard-Repository" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 msgid "do some searches into community repository databases" msgstr "mach ein paar Suchanfragen auf Community-Repositories Datenbanken" -#: ../../client/equo.py:303 ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "zeige, zu welchem Paket die gegebene Datei gehört" -#: ../../client/equo.py:305 ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 msgid "show what packages depend on the provided atoms" msgstr "zeige, welche Pakete von den gegebenen atoms abhängen" -#: ../../client/equo.py:307 ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 msgid "search packages using the provided eclasses" msgstr "suche nach Paketen mit den gegebenen eclasses" -#: ../../client/equo.py:309 ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 msgid "list all the packages in the default repository" msgstr "zeige alle Pakete im Standard-Repository" -#: ../../client/equo.py:311 ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 msgid "search packages inside the default repository database" msgstr "suche Pakete innerhalb der standard Repository-Datenbank" -#: ../../client/equo.py:313 ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 msgid "show packages owning the specified tags" msgstr "zeige Pakete mit den entsprechenden Bezeichnungen" -#: ../../client/equo.py:319 ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 msgid "source package manager functions" msgstr "Quellpaketmanager-Funktionen" -#: ../../client/equo.py:320 ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 msgid "compilation function" msgstr "Kompilierfunktion" -#: ../../client/equo.py:321 ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 msgid "compile packages belonging to the provided categories" msgstr "kompiliere Pakete in den angegebenen Kategorien" -#: ../../client/equo.py:322 ../../client/equo.py:324 +#: ../../client/equo.py:323 ../../client/equo.py:325 #: ../../server/reagent.py:103 ../../server/reagent.py:105 msgid "just list packages" msgstr "liste Pakete nur auf" -#: ../../client/equo.py:323 ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 #, fuzzy msgid "compile packages in provided package set names" msgstr "kompiliere Pakete in den angegebenen Kategorien" -#: ../../client/equo.py:325 ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "" -#: ../../client/equo.py:326 ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 #, fuzzy msgid "run database update if all went fine" msgstr "Datenbankaktualisierung beendet" -#: ../../client/equo.py:327 ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "" -#: ../../client/equo.py:328 ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 #, fuzzy msgid "scan orphaned packages on SPM" msgstr "kann Pakete nicht öffnen" -#: ../../client/equo.py:332 ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 #, fuzzy msgid "notice board handling functions" msgstr "Datenbank-Verarbeitungsfunktionen" -#: ../../client/equo.py:333 ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "füge neue Nachricht zum schwarzen Brett hinzu" -#: ../../client/equo.py:334 ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "lösche Nachricht aus dem Schwarzen Brett" -#: ../../client/equo.py:335 ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "lese aktuelles schwarzes Brett" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 msgid "look for unsatisfied dependencies across community repositories" msgstr "" "suche nach nicht aufgelösten Abhängigkeiten in den Community-Repositories" -#: ../../client/equo.py:340 ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "regeneriere die Abhängigkeits-Tabelle" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 #, fuzzy msgid "handles User Generated Content features" msgstr "behandelt Community-Funktionen" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 #, fuzzy msgid "login against a specified repository" msgstr "aktiviere das angegebene Repository" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 msgid "logout from a specified repository" msgstr "logout vom angegebenen Repository" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 msgid "force action" msgstr "erzwinge Aktion" -#: ../../client/equo.py:347 +#: ../../client/equo.py:348 #, fuzzy msgid "" "manage package documents for the selected repository (comments, files, " "videos)" msgstr "(neu)erstellen der Datenbank für das gegebene Repository" -#: ../../client/equo.py:348 +#: ../../client/equo.py:349 msgid "" "get available documents for the specified package key (example: x11-libs/qt)" msgstr "" "beziehe verfügbare Dokumente für den spezifizierten Paketschlüssel " "(Beispiel: x11-libs/qt)" -#: ../../client/equo.py:349 +#: ../../client/equo.py:350 msgid "add a new document to the specified package key (example: x11-libs/qt)" msgstr "" "füge dem spezifizierten Paketschlüssel ein neues Dokumenet hinzu (Beispiel: " "x11-libs/qt)" -#: ../../client/equo.py:350 +#: ../../client/equo.py:351 msgid "remove documents from database using their identifiers" msgstr "lösche Dokumente von der Datenbank durch ihre Identifizierung" -#: ../../client/equo.py:351 +#: ../../client/equo.py:352 #, fuzzy msgid "manage package votes for the selected repository" msgstr "(neu)erstellen der Datenbank für das gegebene Repository" -#: ../../client/equo.py:352 +#: ../../client/equo.py:353 msgid "get vote for the specified package key (example: x11-libs/qt)" msgstr "" "beziehe Stimme für den spezifizierten Paketschlüssel (Beispiel: x11-libs/qt)" -#: ../../client/equo.py:353 +#: ../../client/equo.py:354 msgid "add vote for the specified package key (example: x11-libs/qt)" msgstr "" "füge Stimme für den spezifizierten Paketschlüssel hinzu (Beispiel: x11-libs/" "qt)" -#: ../../client/equo.py:356 +#: ../../client/equo.py:357 msgid "handles Entropy cache" msgstr "behandelt den Entropy-Cache" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 msgid "clean Entropy cache" msgstr "leere Entropy-Cache" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 msgid "regenerate Entropy cache" msgstr "regeneriere Entropy-Cache" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 msgid "remove downloaded packages and clean temp. directories" msgstr "entferne heruntergeladene Pakete und lösche temporäre Verzeichnisse" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 msgid "show system information" msgstr "zeige Systeminformationen" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +#, fuzzy +msgid "not enough parameters" +msgstr "Nicht genug Parameter" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "Zwischenspeichern der Equo-Konfiguration" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 msgid "Caching not run." msgstr "Zwischenspeichern wurde nicht ausgeführt." -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 msgid "Caching complete." msgstr "Caching beendet." -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "Es gibt" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 msgid "configuration file(s) needing update" msgstr "Konfigurationsdatei(en) die aktualisiert werden müssen" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 msgid "Please run" msgstr "Bitte starte" -#: ../../client/equo.py:608 ../../client/equo.py:623 ../../client/equo.py:655 -#: ../../client/equo.py:665 ../../client/equo.py:685 ../../client/equo.py:694 -#: ../../client/equo.py:704 ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "Du musst sys-apps/entropy-server installieren. :-) Tu' es !" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 #, fuzzy msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" msgstr "Du musst sys-apps/entropy-server installieren. :-) Tu' es !" -#: ../../client/equo.py:742 +#: ../../client/equo.py:743 msgid "" "Installed Packages Database not found or corrupted. Please generate it using " "'equo database' tools" @@ -5083,18 +5012,18 @@ msgstr "" "sie mit den 'equo database' tools" #. becoming from entropy.db -#: ../../client/equo.py:747 ../../client/equo.py:753 ../../client/equo.py:758 -#: ../../client/equo.py:763 ../../client/equo.py:768 ../../client/equo.py:773 -#: ../../client/equo.py:785 ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 msgid "Cannot continue" msgstr "Kann nicht weiterarbeiten" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "Kann nicht weiterarbeiten. Deine Festplatte ist vermutlich fehlerhaft." -#: ../../client/equo.py:801 +#: ../../client/equo.py:802 msgid "" "Your hard drive is full! Next time remember to have a look at it before " "starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" @@ -5103,7 +5032,7 @@ msgstr "" "deinen Festplattenspeicher anzusehen. Tut mir Leid, es gibt nichts was ich " "für dich tun kann. Es ist deine Schuld :-(" -#: ../../client/equo.py:815 +#: ../../client/equo.py:816 msgid "" "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " "Well, you know, shit happens." @@ -5111,25 +5040,25 @@ msgstr "" "Hallo. Mein Name ist Bug Reporter. Ich muss dir leider mitteilen, dass Equo " "abgestürzt ist. Tja, dumm gelaufen." -#: ../../client/equo.py:816 +#: ../../client/equo.py:817 msgid "" "But there's something you could do to help Equo to be a better application." msgstr "" "Aber es gibt etwas das du tun kannst um Equo zu einer besseren Anwendung zu " "machen." -#: ../../client/equo.py:817 +#: ../../client/equo.py:818 msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" msgstr "" "-- AUCH WENN ICH NICHT WILL DASS DU DIESELBE MELDUNG IMMER WIEDER SCHICKST --" -#: ../../client/equo.py:818 +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." msgstr "" "Jetzt zeige ich dir was passiert ist. Keine Angst, Ich bin hier un dir zu " "helfen" -#: ../../client/equo.py:843 +#: ../../client/equo.py:844 msgid "" "Oh well, I cannot even write to /tmp. So, please copy the error and mail " "lxnay@sabayonlinux.org." @@ -5137,11 +5066,11 @@ msgstr "" "Oh, hmm, ich kann nicht einmal auf /tmp schreiben. Also, bitte kopiere die " "Fehlermeldung und mail an lxnay@sabayonlinux.org." -#: ../../client/equo.py:848 +#: ../../client/equo.py:849 msgid "Of course you are on the Internet..." msgstr "Ah, natürlich hast du Internet..." -#: ../../client/equo.py:849 +#: ../../client/equo.py:850 msgid "" "Erm... Can I send the error, along with some information\n" " about your hardware to my creators so they can fix me? (Your IP will be " @@ -5151,11 +5080,11 @@ msgstr "" " über deine Hardware zu meinen Entwickleren senden, damit sie mich " "reparieren können? (Deine IP-Adresse wird gespeichert)" -#: ../../client/equo.py:851 +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "Ok, ok ok ok... Sorry!" -#: ../../client/equo.py:854 +#: ../../client/equo.py:855 msgid "" "If you want to be contacted back (and actively supported), also answer the " "questions below:" @@ -5163,19 +5092,19 @@ msgstr "" "Wenn du kontaktiert (und aktiv supported) werden willst, beantworte bitte " "auch die nachfolgenden Fragen:" -#: ../../client/equo.py:855 +#: ../../client/equo.py:856 msgid "Your Full name:" msgstr "Dein voller Name:" -#: ../../client/equo.py:856 +#: ../../client/equo.py:857 msgid "Your E-Mail address:" msgstr "Deine E-Mail Adresse:" -#: ../../client/equo.py:857 +#: ../../client/equo.py:858 msgid "What you were doing:" msgstr "Was du so machst:" -#: ../../client/equo.py:870 +#: ../../client/equo.py:873 msgid "" "Thank you very much. The error has been reported and hopefully, the problem " "will be solved as soon as possible." @@ -5183,7 +5112,7 @@ msgstr "" "Vielen Dank. Der Fehler wurde gemeldet und das Problem wird so schnell wie " "möglich in Angriff genommen." -#: ../../client/equo.py:872 +#: ../../client/equo.py:875 msgid "" "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " "you want, mail the file to lxnay@sabayonlinux.org." @@ -5343,374 +5272,374 @@ msgstr "Spezifische Dateien, welche automatisch gemerged werden würden" msgid "Wrong parameters" msgstr "Falsche Parameter" -#: ../../client/text_query.py:114 ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 msgid "Searching" msgstr "Suche" -#: ../../client/text_query.py:144 ../../client/text_query.py:214 -#: ../../client/text_query.py:310 ../../client/text_query.py:795 -#: ../../client/text_query.py:846 ../../client/text_query.py:889 -#: ../../client/text_query.py:926 ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "Schlüsselwort" -#: ../../client/text_query.py:145 ../../client/text_query.py:215 -#: ../../client/text_query.py:328 ../../client/text_query.py:360 -#: ../../client/text_query.py:395 ../../client/text_query.py:428 -#: ../../client/text_query.py:465 ../../client/text_query.py:797 -#: ../../client/text_query.py:847 ../../client/text_query.py:890 -#: ../../client/text_query.py:927 ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "Gefunden" -#: ../../client/text_query.py:147 ../../client/text_query.py:330 -#: ../../client/text_query.py:799 ../../client/text_query.py:848 -#: ../../client/text_query.py:892 ../../client/text_query.py:928 -#: ../../client/text_query.py:971 ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 msgid "entries" msgstr "Einträge" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 msgid "Belong Search" msgstr "Suche nach Zugehörigkeit" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 #, fuzzy msgid "ChangeLog Search" msgstr "Suche nach Tag" -#: ../../client/text_query.py:236 ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 msgid "No match for" msgstr "keine Entsprechungen für" #. atom -#: ../../client/text_query.py:247 ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 msgid "Atom" msgstr "Atom" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 #, fuzzy msgid "No ChangeLog available" msgstr "Keine Aktualisierungen verfügbar" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 #, fuzzy msgid "Inverse Dependencies Search" msgstr "Sortiere Abhängigkeiten" -#: ../../client/text_query.py:311 ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 msgid "Matched" msgstr "Entsprochen" -#: ../../client/text_query.py:320 ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 msgid "Masked" msgstr "Maskiert" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 msgid "from repository" msgstr "vom Repository" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 msgid "from installed packages database" msgstr "von installierter Paket-Datenbank" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 msgid "Needed Search" msgstr "Suche nach Erforderlichkeit" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 msgid "libraries" msgstr "Programmbibiotheken" -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 #, fuzzy msgid "Required Search" msgstr "Suche nach Erforderlichkeit" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "Programmbibiothek" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 msgid "Eclass Search" msgstr "Eclass Suche" #. package #. glsa id -#: ../../client/text_query.py:464 ../../client/text_query.py:1128 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 #: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "Paket" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 msgid "files" msgstr "Dateien" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 msgid "Orphans Search" msgstr "Suche nach verwaisten Dateien" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 msgid "Analyzing" msgstr "Analysiere" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "Verzeichnisse Analysiert" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 msgid "Masked directories" msgstr "Maskierte Verzeichnisse" -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "Anzahl der gesammelten Dateien des Dateisystems" -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 msgid "Now looking into Installed Packages database" msgstr "Lese installierte Paketdatenbank" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 msgid "Intersecting with content of the package" msgstr "Überschneiden mit Paketinhalt" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "Überschneiden komplett. Zeige Statistiken" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 msgid "Number of total files" msgstr "Gesamtanzahl an Dateien" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 msgid "Number of matching files" msgstr "Anzahl entsprechender Dateien" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 msgid "Number of orphaned files" msgstr "Anzahl verwaister Dateien" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 msgid "Writing file to disk" msgstr "Schreibe Datei auf Festplatte" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 msgid "Total wasted space" msgstr "Gesamt verschwendeter Speicherplatz" -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 msgid "Removal Search" msgstr "Suche nach Entfernbarkeit" -#: ../../client/text_query.py:666 ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 msgid "No packages found" msgstr "Keine Pakete gefunden" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 msgid "Calculating removal dependencies, please wait" msgstr "Berechne Abhängigkeiten zum Entfernen, bitte warten" -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 msgid "These are the packages that would added to the removal queue" msgstr "Dies sind die Pakete, welche zum Entfernen vorgesehen werden" -#: ../../client/text_query.py:700 ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "von" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 msgid "Installed Search" msgstr "Installierte Suche" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 msgid "These are the installed packages" msgstr "Dies sind die installierten Pakete" -#: ../../client/text_query.py:805 ../../client/text_query.py:851 -#: ../../client/text_query.py:895 ../../client/text_query.py:931 -#: ../../client/text_query.py:974 ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 msgid "No matches" msgstr "keine Entsprechungen" -#: ../../client/text_query.py:816 ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 msgid "Matching" msgstr "Entsprechend" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 msgid "Slot Search" msgstr "Suche nach Slot" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 #, fuzzy msgid "Package Set Search" msgstr "Paketinformation" -#: ../../client/text_query.py:946 ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 msgid "Tag Search" msgstr "Suche nach Tag" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 msgid "License Search" msgstr "Suche nach Lizenz" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 msgid "Description Search" msgstr "Suche nach Beschreibung" #. client info -#: ../../client/text_query.py:1111 ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 msgid "Not installed" msgstr "Nicht installiert" -#: ../../client/text_query.py:1112 ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "N/A" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 msgid "Category" msgstr "Kategorie" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "Name" -#: ../../client/text_query.py:1154 ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "Verfügbar" -#: ../../client/text_query.py:1155 ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 msgid "version" msgstr "Version" -#: ../../client/text_query.py:1159 ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "Installiert" -#: ../../client/text_query.py:1165 ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "Slot" -#: ../../client/text_query.py:1172 ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "Größe" -#: ../../client/text_query.py:1176 ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 msgid "Download" msgstr "Download" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 msgid "Checksum" msgstr "Prüfsumme" -#: ../../client/text_query.py:1187 ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 msgid "Dependencies" msgstr "Abhängigkeiten" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "Konflikte" -#: ../../client/text_query.py:1198 ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "Homepage" #. desc col -#: ../../client/text_query.py:1204 ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 msgid "Description" msgstr "Beschreibung" -#: ../../client/text_query.py:1217 ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "CHOST" -#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 msgid "CFLAGS" msgstr "CFLAGS" -#: ../../client/text_query.py:1221 ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "CXXFLAGS" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 #, fuzzy msgid "Portage eclasses" msgstr "Gentoo eclasses" -#: ../../client/text_query.py:1233 ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "Quellen" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "Quelle" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "Zugangs-API" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "Kompiliert mit" -#: ../../client/text_query.py:1245 ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "Schlüsselwürter" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 msgid "Created" msgstr "Erstellt" -#: ../../client/text_query.py:1257 ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 msgid "License" msgstr "Lizenz" #: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 ../../client/text_ui.py:328 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "Du musst entweder root oder in der %s Gruppe sein." @@ -5757,10 +5686,10 @@ msgid "never synced" msgstr "nie synchronisiert" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 msgid "Status" msgstr "Status" @@ -5776,13 +5705,13 @@ msgstr "Repository Name" msgid "Repository database checksum" msgstr "Repository Datenbank-Prüfsumme" -#: ../../client/text_repositories.py:175 ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 msgid "No repositories specified in" msgstr "Keine Repositories angegeben in" -#: ../../client/text_repositories.py:178 ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 msgid "Unhandled exception" msgstr "Unerwarteter Ausnahmefehler" @@ -5793,7 +5722,7 @@ msgstr "Schwarzes Brett ist nicht verfügbar" #: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "Inhalt" @@ -5897,8 +5826,8 @@ msgstr "Alle Gentoo-Pakete wurden in die Entropy-Datenbank eingespeist" msgid "Now checking dependency atoms validity" msgstr "Überprüfe Gültigkeit der Abhängigkeits-atoms" -#: ../../client/text_rescue.py:189 ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 msgid "atom" msgstr "atom" @@ -6199,7 +6128,7 @@ msgid "Impact type" msgstr "Auswirkungstyp" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 msgid "Revised" msgstr "Bereinigt" @@ -6208,12 +6137,12 @@ msgid "Announced" msgstr "Angekündigt" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "Übersicht" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 msgid "References" msgstr "Referenzen" @@ -6234,12 +6163,12 @@ msgid "unaffected versions" msgstr "nicht betroffene Versionen" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "Zwischenlösung" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 msgid "Resolution" msgstr "Lösung" @@ -6256,17 +6185,17 @@ msgid "All the available updates have been already installed" msgstr "Alle verfügbaren Aktualisierungen wurden bereits installiert" #: ../../client/text_smart.py:76 ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 ../../client/text_smart.py:371 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 msgid "No packages specified" msgstr "Keine Pakete angegeben" -#: ../../client/text_smart.py:95 ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 msgid "Cannot find" msgstr "Unauffindbar:" -#: ../../client/text_smart.py:98 ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 msgid "No valid packages specified" msgstr "Keine gültigen Pakete angegeben" @@ -6277,7 +6206,7 @@ msgstr "" "Dies ist die liste der Pakete, welche mit quickpkg gepackt werden würden" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 msgid "installed" msgstr "installiert" @@ -6301,86 +6230,86 @@ msgstr "Gespeichert in" msgid "directory does not exist" msgstr "Verzeichnis existiert nicht" -#: ../../client/text_smart.py:157 ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 msgid "is not a valid Entropy package" msgstr "ist kein gültiges Entropy-Paket" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "Benutze Branch" -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 msgid "Inflated package" msgstr "Paket entpackt" -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 msgid "Deflating" msgstr "Komprimieren" -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 msgid "Deflated package" msgstr "Komprimiere Paket" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 msgid "Extracting Entropy metadata from" msgstr "Extrahiere Entropy-Metadaten aus" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 msgid "Extracted Entropy metadata from" msgstr "Entropy-Metadaten extrahiert aus" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 msgid "This is the list of the packages that would be merged into a single one" msgstr "" "Dies ist die Liste der Pakete, die in ein einzelnes zusammengefügt werden" -#: ../../client/text_smart.py:264 ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "Willst du das oben genannte Paket erstellen ?" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 msgid "Creating merged Smart Package" msgstr "Erstelle gemergedes intelligentes Paket" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 msgid "collecting Entropy metadata" msgstr "sammle Entropy-Metadaten" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "Entpacken aus unbekanntem Grund gescheitert" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 msgid "Compressing smart package" msgstr "Komprimiere intelligentes Paket" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "Komprimierung aus unbekanntem Grund gescheitert" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "Komprimierte Datei nicht vorhanden" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 msgid "Cannot find G++ compiler" msgstr "Kann den G++ compiler nicht finden" -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 msgid "This is the list of the packages that would be worked out" msgstr "Dies ist die Liste der Pakete, welche ausgearbeitet werden würden" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 msgid "Unpacking the main package" msgstr "Entpacke gewähltes Paket" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 msgid "Unpacking dependency package" msgstr "Entpacke Paket für Abhängigkeiten" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 msgid "Compressing smart application" msgstr "Komprimiere intelligente Anwendung" @@ -6409,11 +6338,11 @@ msgstr "Von jetzt an, wird jede UGC Aktion unter diesem Benutzer eingereicht" msgid "Login error. Not logged in." msgstr "Anmeldung fehlgeschlagen. Nicht angemeldet" -#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "Nicht angemeldet" -#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 msgid "User" msgstr "Benutzer" @@ -6463,7 +6392,7 @@ msgstr "Stimme" msgid "Vote added, thank you!" msgstr "Stimme abgegeben, Danke!" -#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 msgid "Number of downloads" msgstr "Anzahl der Downloads" @@ -6565,50 +6494,50 @@ msgstr "lösche Fern-Pakete" msgid "Malformed command" msgstr "fehlerhaftes Kommando" -#: ../../client/text_ui.py:128 ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 msgid "Nothing to do" msgstr "Nichts zu tun" -#: ../../client/text_ui.py:186 ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 msgid "Running with" msgstr "Läuft mit" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 msgid "Calculating System Updates" msgstr "Berechne Systemaktualisierungen" -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 msgid "Packages matching update" msgstr "Paketabgleich-Aktualisierung" -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 msgid "Packages matching not available" msgstr "Paketabgleich nicht verfügbar" -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 msgid "Packages matching already up to date" msgstr "Paketabgleich ist bereits am neuesten Stand" #. None or {} -#: ../../client/text_ui.py:225 ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 msgid "Nothing to resume" msgstr "Nichts fortzusetzen" -#: ../../client/text_ui.py:236 ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 msgid "Resume cache corrupted" msgstr "Cache zum Fortfahren fehlerhaft" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 msgid "Nothing to update" msgstr "Nichts zu aktualisieren" -#: ../../client/text_ui.py:276 +#: ../../client/text_ui.py:289 msgid "" "On the system there are packages that are not available anymore in the " "online repositories" @@ -6616,312 +6545,321 @@ msgstr "" "Auf dem System befinden sich Pakete die nicht mehr in den online-" "Repositories verfügbar sind" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "" "Auch wenn sie normalerweise harmlos sind ist es besser, sie zu entfernen." -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "Willst du sie durchsuchen ?" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 msgid "Calculation complete" msgstr "Berechnung beendet" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 msgid "Nothing to remove" msgstr "Nichts zu Entfernen" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 #, fuzzy msgid "Cannot switch branch as user" msgstr "Kann Prüfsumme nicht laden" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 #, fuzzy msgid "Already on branch" msgstr "bereits im Branch" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 #, fuzzy msgid "Succesfully switched to branch" msgstr "Erfolgreich mit Host verbunden" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "" -#: ../../client/text_ui.py:379 ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 msgid "Every package matching" msgstr "Jedes Paket entsprechend" -#: ../../client/text_ui.py:381 ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 msgid "is masked" msgstr "ist maskiert" -#: ../../client/text_ui.py:402 ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 msgid "matching" msgstr "entspricht" -#: ../../client/text_ui.py:404 ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 msgid "is broken" msgstr "ist fehlerhaft" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 msgid "in repositories" msgstr "in Repositories" -#: ../../client/text_ui.py:424 ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "Als du geschrieben hast" -#: ../../client/text_ui.py:426 ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "Meintest du" -#: ../../client/text_ui.py:427 ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "eines von den unten angeführten?" -#: ../../client/text_ui.py:450 ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "wurde nicht für dieselbe Systemarchitektur kompiliert" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 msgid "Skipped" msgstr "Übersprungen" #. now print the selected packages -#: ../../client/text_ui.py:468 ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 msgid "These are the chosen packages" msgstr "Dies sind die ausgewählten Pakete" -#: ../../client/text_ui.py:492 ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 msgid "Not available" msgstr "Nicht verfügbar" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 msgid "Versions" msgstr "Versionen" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 msgid "Switch repo" msgstr "Wechsle Repository" -#: ../../client/text_ui.py:530 ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 msgid "Reinstall" msgstr "Neu Installieren" -#: ../../client/text_ui.py:535 ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 msgid "Install" msgstr "Installieren" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 msgid "Upgrade" msgstr "Aktualisieren" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 msgid "Downgrade" msgstr "Zurückstufen" -#: ../../client/text_ui.py:540 ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 msgid "Action" msgstr "Aktion" -#: ../../client/text_ui.py:543 ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 msgid "Packages involved" msgstr "Beteiligte Pakete" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "Willst du mit der Berechnung der Abhägigkeiten weiterarbeiten ?" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 msgid "Calculating dependencies" msgstr "Berechne Abhängigkeiten" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 msgid "Cannot find needed dependencies" msgstr "Kann benötigte Abhängigkeiten nicht finden" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 msgid "Not found" msgstr "Nicht gefunden" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 msgid "Probably needed by" msgstr "Wahrscheinlich benötigt von" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 #, fuzzy msgid "sources fetch" msgstr "Fehler beim Herunterladen der Empfehlungen" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +#, fuzzy +msgid "Please update the following critical packages" +msgstr "Dies sind die installierten Pakete" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +#, fuzzy +msgid "You should install them as soon as possible" +msgstr "Bitte behebe dies so schnell wie möglich" + +#: ../../client/text_ui.py:769 #, fuzzy msgid "These are the packages that would be installed" msgstr "Dies sind die Pakete, welche deaktiviert werden würden" -#: ../../client/text_ui.py:831 ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 msgid "These are the packages that would be removed" msgstr "Dies sind die Pakete, welche entfernt werden würden" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "konfliktbehaftet/ersetzt" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 msgid "Packages needing to be installed/updated/downgraded" msgstr "Pakete die installiert/aktualisiert/entfernt werden müssen" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 msgid "Packages needing to be removed" msgstr "Pakete die entfernt werden müssen" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 msgid "Packages needing to be installed" msgstr "Pakete die installiert werden müssen" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 msgid "Packages needing to be reinstalled" msgstr "Pakete die erneut installiert werden müssen" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 msgid "Packages needing to be updated" msgstr "Pakete die aktualisiert werden müssen" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 msgid "Packages needing to be downgraded" msgstr "Pakete die zurückgesetzt werden müssen" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 msgid "Download size" msgstr "Download Größe" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 msgid "Used disk space" msgstr "Benutzter Festplattenspeicher" -#: ../../client/text_ui.py:886 ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 msgid "Freed disk space" msgstr "Freigegebener Festplattenspeicher" -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "Du brauchst zumindest" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 msgid "of free space" msgstr "freien Speicherplatz" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" msgstr "" "Du hast nicht genug freien Speicher für die Installation. Mache etwas " "Speicher frei für" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "Soll die Warteschlange abgearbeitet werden ?" -#: ../../client/text_ui.py:958 ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 msgid "Resuming previous operations" msgstr "Setzte zuvor angehaltene Operationen fort" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "Lizenz lesen" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "Lizenz akzeptieren (Ich habe sie gelesen)" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "Lizenz akzeptieren und nicht mehr nachfragen (Ich habe sie gelesen)" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "Beenden" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "Deine Auswahl (Nummer eingeben und Enter drücken)" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "Du musst die unten angeführten Lizenzen akzeptieren" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 msgid "needed by" msgstr "benötigt von" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "Kein Dateibetrachter" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "License saved into" msgstr "Lizenz gesichert nach" -#: ../../client/text_ui.py:1066 ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 msgid "fetch" msgstr "laden" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 #, fuzzy msgid "Download complete" msgstr "Download beendet" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 msgid "install" msgstr "installieren" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 #, fuzzy msgid "Installation complete" msgstr "Installation beendet" -#: ../../client/text_ui.py:1187 ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 msgid "is not installed" msgstr "ist nicht installiert" -#: ../../client/text_ui.py:1226 ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 msgid "Installed from" msgstr "Installiert von" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 #, fuzzy msgid "Would you like to configure them now ?" msgstr "Willst du sie jetzt verpacken ?" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 msgid "vital package" msgstr "unbedingt notwendiges Paket" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 msgid "Removal forbidden" msgstr "Entfernen untersagt" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "Festplattengröße" -#: ../../client/text_ui.py:1355 +#: ../../client/text_ui.py:1412 msgid "" "Would you like to look for packages that can be removed along with the " "selected above ?" @@ -6929,69 +6867,69 @@ msgstr "" "Willst du nach Paketen suchen, die gemeinsam mit den oben ausgewählten " "entfernt werden können ?" -#: ../../client/text_ui.py:1358 ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "Willst du sie jetzt entfernen ?" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "Das ist die neue Warteschlange zum Entfernen" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "Willst du weitermachen ?" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "Willst du mit einer selektiven Entfernung fortsetzen ?" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "Möchtest du diesen Schritt überspringen ?" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "Starte Entfernen in" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 msgid "Remove this one ?" msgstr "Dieses entfernen ?" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "Alles erledigt" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" msgstr "" "Lasse Test zur Überprüfung nach nicht verwendeten Paketen laufen. Achtung, " "Falschmeldungen sind möglich" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 msgid "Running dependency test" msgstr "Teste auf Abhängigkeiten" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 msgid "Would you like to install the available packages ?" msgstr "Willst du die verfügbaren Pakete installieren ?" -#: ../../client/text_ui.py:1594 ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 msgid "Installing available packages in" msgstr "Installiere verfügbare Pakete in" -#: ../../client/text_ui.py:1595 ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "10 Sekunden" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "Statistiken für Programmbibliotheken und ausführbare Dateien" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 msgid "Not matched" msgstr "Keine Entsprechung" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "Willst du sie installieren ?" @@ -7151,7 +7089,7 @@ msgstr "Keine gültigen Repositories angegeben" msgid "Enabling" msgstr "Aktiviere" -#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 msgid "Enabled" msgstr "Aktiviert" @@ -7344,284 +7282,281 @@ msgstr "Keine Pakete gefunden" msgid "package set not found" msgstr "Keine Pakete gefunden" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 msgid "No Repository Identifier" msgstr "Kein Repositoryname" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 msgid "Duplicated Repository Identifier" msgstr "Doppelter Repositoryname" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 msgid "No download mirrors" msgstr "Keine Download-Spiegel" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" msgstr "Datenbank URL muss mit http:// oder ftp:// oder file:// beginnen" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 msgid "Repository Services Port not valid" msgstr "Repository-Services Port ungültig" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 #, fuzzy msgid "Secure Services Port not valid" msgstr "Repository-Services Port ungültig" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 +#: ../../sulfur/src/sulfur/dialogs.py:183 +#: ../../sulfur/src/sulfur/dialogs.py:196 msgid "Insert URL" msgstr "URL eingeben" -#: ../../sulfur/src/sulfur/dialogs.py:183 -#: ../../sulfur/src/sulfur/dialogs.py:196 +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "Gib einen Download-Spiegel ein, HTTP oder FTP" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "Du musst entweder eine HTTP- oder eine FTP-Adresse eingeben." -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 msgid "Insert Repository" msgstr "Repository eingeben" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 msgid "Insert Repository identification string" msgstr "Repository-Identifikation eingeben" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 msgid "This Repository identification string is malformed" msgstr "Diese Repository-Identifikation ist ungültig" -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "Du solltest den Button drücken" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Update Repositories" msgstr "Aktualisiere Repositories" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "jetzt" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "Falsche Einträge, Fehler" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 msgid "Regenerate Cache" msgstr "Regeneriere Cache" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 #, fuzzy msgid "Repositories Notice Board" msgstr "Repositories Optionen" -#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/dialogs.py:281 +#, fuzzy msgid "" "Here below you will find a list of important news directly issued by your " -"applications maintainers. Double click on each item to retrieve detailed " -"info." +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." msgstr "" "Hier findest du eine Liste mit wichtigen Mitteilungen direkt vom Betreuer " "deines Programmes. Doppelklicke auf ein Eintrag, ob detaillierte " "Informationen zu bekommen." -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 msgid "Notice" msgstr "Hinweis" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 #, fuzzy msgid "Connection name" msgstr "Verbinde mit Spiegel" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 msgid "Hostname" msgstr "Hostname" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 msgid "Port" msgstr "Port" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 msgid "SSL Connection" msgstr "SSL Verbindung" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "Wähle die Art des Tests aus, den du starten möchtest" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 msgid "Connection" msgstr "Verbindung" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "SSL" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 msgid "Connection Error" msgstr "Verbindungsfehler" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 msgid "Packages information" msgstr "Paketinformationen" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 msgid "Advisory information" msgstr "Information zur Sicherheitswarnung" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "führe aus" -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 msgid "Destination repository" msgstr "Zielrepository" -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 msgid "Remove packages" msgstr "entfernte Pakete" -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 msgid "Copy/move packages" msgstr "Kopiere/entfernte Pakete" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 msgid "Compile selected" msgstr "Kompiliere ausgewählte" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "Füge USE hinzu" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 msgid "Remove USE" msgstr "Entferne USE" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 msgid "View" msgstr "Ansicht" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "Hinzufügen" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 msgid "Remove" msgstr "Lösche" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 msgid "Refresh" msgstr "Aktualisiere" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 msgid "None" msgstr "Keine" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "Parameter" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 msgid "Date" msgstr "Datum" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 msgid "Key" msgstr "Schlüssel" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 msgid "USE Flags" msgstr "USE Flags" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 msgid "Branch" msgstr "Branch" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 msgid "Tag" msgstr "Tag" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 #, fuzzy msgid "Injected" msgstr "Nicht betroffen" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "Keine Verbindung zu Host, bitte überprüfe deine Daten" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "Kann keine Remote Session erzeugen. Versuche es später noch einmal" -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "Login fehlgeschlagen. Versuche es bitte erneut." -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "SSL Fehler, bist du dir sicher, dass der Server SSL unterstützt?" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "Kommunikationsfehler" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "Aktuell" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "c.mode" -#: ../../sulfur/src/sulfur/dialogs.py:1238 +#: ../../sulfur/src/sulfur/dialogs.py:1240 msgid "branch" msgstr "Branch" -#: ../../sulfur/src/sulfur/dialogs.py:1240 -msgid "supported branches" -msgstr "unterstützte Branches" - #: ../../sulfur/src/sulfur/dialogs.py:1242 msgid "repositories" msgstr "Repositories" @@ -7686,15 +7621,18 @@ msgid "Server" msgstr "Server" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "Ja" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 msgid "No" msgstr "Nein" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 msgid "Database" msgstr "Datenbank" @@ -7759,8 +7697,8 @@ msgid "To be added" msgstr "Wird aktualisiert" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 msgid "To be removed" msgstr "Wird entfernt" @@ -7856,7 +7794,7 @@ msgid "Reverse dependencies" msgstr "Sortiere Abhängigkeiten" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 msgid "File" msgstr "Datei" @@ -7894,407 +7832,410 @@ msgstr "Spiegel" msgid "Choose what notice board you want to see" msgstr "Keine Repositories online gefunden" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "Suche ausdehnen" -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 msgid "Identifier" msgstr "Bezeichner" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 msgid "Author" msgstr "Autor" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 #, fuzzy msgid "Package ChangeLog" msgstr "Paketname" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 #, fuzzy msgid "Vote registered successfully" msgstr "Datenbank erfolgreich wiederhergestellt" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 #, fuzzy msgid "Error registering vote" msgstr "Fehler beim Setzen des Parameters" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 msgid "License name" msgstr "Lizenzname" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 msgid "Mirrors" msgstr "Spiegel" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 msgid "Eclasses" msgstr "Eclasses" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 msgid "Depends" msgstr "hängt ab von" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 msgid "Needed libraries" msgstr "benötigte Programmbibliotheken" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "Geschütztes Objekt" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "Typ" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "Teile deine Meinung, deine Dokumente, deine Bildschirmfotos" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "Sei ein Mitglied unserer Community!" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "Von deinem Betriebssystem" - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 #, fuzzy msgid "Remotely" msgstr "auf entferntem Computer" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "Fehler" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 msgid "Reference" msgstr "Referenz" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "Auswirkung" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "Zugriff" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "Betroffen" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 msgid "Unaffected" msgstr "Nicht betroffen" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "Id" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "Schreibe dein" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 #, fuzzy msgid "Select your" msgstr "Auswahl" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 #, fuzzy msgid "Submit issue" msgstr "Service Status" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "Leeres Dokument" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 msgid "Invalid Description" msgstr "Ungültige Beschreibung" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "Ungültiger Dokumenttyp" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 msgid "Invalid Title" msgstr "Ungültiger Titel" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 #, fuzzy msgid "Do you confirm your submission?" msgstr "Bestätigst du?" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 msgid "UGC Error" msgstr "UGC Fehler" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 #, fuzzy msgid "Document added successfully. Thank you" msgstr "erfolgreich heruntergeladen" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "Erfolgreich!" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "Schreibe dein Dokument" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 msgid "Select your file" msgstr "Wähle deine Datei aus" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 #, fuzzy msgid "On repository" msgstr "Repository" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 msgid "These are the packages that must be enabled to satisfy your request" msgstr "" "Dies sind die Pakete, welche aktiviert werden müssen um deiner Anfrage zu " "entsprechen" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 msgid "Some packages are masked" msgstr "Einige Pakete sind maskiert" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 msgid "Masked package" msgstr "Maskiertes Paket" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 msgid "No description" msgstr "Keine Beschreibung" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "Bitte bestätige die oben angeführten Aktionen" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 msgid "Item" msgstr "Element" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 msgid "To be reinstalled" msgstr "Wird neu installiert" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 msgid "To be installed" msgstr "Wird installiert" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 msgid "To be updated" msgstr "Wird aktualisiert" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 msgid "To be downgraded" msgstr "Wird zurückgestuft" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 msgid "About" msgstr "Über" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 #, fuzzy msgid "Sulfur Question" msgstr "Spritz Frage" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "Hey!" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "Bitte fülle folgendes Formular aus" -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 msgid "Add atom" msgstr "Füge atom hinzu" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 msgid "Invalid entry" msgstr "Ungültiger Eintrag" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "Abbruch" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 msgid "Accepted" msgstr "Akzeptiert" -#: ../../sulfur/src/sulfur/dialogs.py:6360 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 +#, fuzzy +msgid "license text" +msgstr "Hinweis" + +#: ../../sulfur/src/sulfur/dialogs.py:6404 msgid "Exception caught" msgstr "Ausnahmefehler aufgetreten" -#: ../../sulfur/src/sulfur/dialogs.py:6361 +#: ../../sulfur/src/sulfur/dialogs.py:6405 #, fuzzy msgid "Sulfur crashed! An unexpected error occured." msgstr "Spritz ist abgestürzt! Ein unerwarteter Fehler ist aufgetreten." -#: ../../sulfur/src/sulfur/dialogs.py:6377 +#: ../../sulfur/src/sulfur/dialogs.py:6423 msgid "Your report has been submitted successfully! Thanks a lot." msgstr "Dein Bericht wurde erfolgreich übertragen! Vielen Dank." -#: ../../sulfur/src/sulfur/dialogs.py:6379 +#: ../../sulfur/src/sulfur/dialogs.py:6425 msgid "Cannot submit your report. Not connected to Internet?" msgstr "" "Kann deinen Bericht nicht übertragen. Bist du nicht mit dem Internet " "verbunden?" -#: ../../sulfur/src/sulfur/entropyapi.py:83 +#: ../../sulfur/src/sulfur/entropyapi.py:91 msgid "Error enabling masked package" msgstr "Fehler beim Aktivieren des maskierten Paketes" -#: ../../sulfur/src/sulfur/entropyapi.py:134 +#: ../../sulfur/src/sulfur/entropyapi.py:143 msgid "Downloading sources" msgstr "Lade Quellen herunter" -#: ../../sulfur/src/sulfur/events.py:54 +#: ../../sulfur/src/sulfur/events.py:55 #, fuzzy msgid "Error during backup" msgstr "Fehler beim Setzen des Parameters" -#: ../../sulfur/src/sulfur/events.py:57 +#: ../../sulfur/src/sulfur/events.py:58 msgid "Backup complete" msgstr "Backup beendet" -#: ../../sulfur/src/sulfur/events.py:76 +#: ../../sulfur/src/sulfur/events.py:77 msgid "Error during restore" msgstr "Fehler beim Wiederherstellen" -#: ../../sulfur/src/sulfur/events.py:82 +#: ../../sulfur/src/sulfur/events.py:83 msgid "Restore complete" msgstr "Wiederherstellung beendet" -#: ../../sulfur/src/sulfur/events.py:92 +#: ../../sulfur/src/sulfur/events.py:93 #, fuzzy msgid "Error during removal" msgstr "Fehler beim Setzen des Parameters" -#: ../../sulfur/src/sulfur/events.py:104 +#: ../../sulfur/src/sulfur/events.py:105 msgid "The chosen package is not vulnerable" msgstr "Das ausgewählte Paket ist nicht gefährdet" -#: ../../sulfur/src/sulfur/events.py:112 +#: ../../sulfur/src/sulfur/events.py:113 msgid "Packages in Advisory have been queued." msgstr "Pakete in der Empfehlung wurden zur Warteschlange hinzugefügt." -#: ../../sulfur/src/sulfur/events.py:129 +#: ../../sulfur/src/sulfur/events.py:130 msgid "Packages in all Advisories have been queued." msgstr "Pakete aller Empfehlungen wurden zur Warteschlange hinzugefügt." -#: ../../sulfur/src/sulfur/events.py:245 +#: ../../sulfur/src/sulfur/events.py:246 msgid "You! Why do you want to remove the main repository ?" msgstr "Du! Wieso willst du das Hauptrepository entfernen ?" -#: ../../sulfur/src/sulfur/events.py:250 +#: ../../sulfur/src/sulfur/events.py:251 msgid "You must now either press the" msgstr "Drücke jetzt entweder den" -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/events.py:252 msgid "or the" msgstr "oder den" -#: ../../sulfur/src/sulfur/events.py:281 +#: ../../sulfur/src/sulfur/events.py:282 msgid "Are you sure ?" msgstr "Bist du sicher ?" -#: ../../sulfur/src/sulfur/events.py:294 +#: ../../sulfur/src/sulfur/events.py:295 msgid "Error saving parameter" msgstr "Fehler beim Speichern des Parameters" -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 msgid "An issue occured while saving a preference" msgstr "Ein Fehler ist beim Speichern der Einstellungen aufgetreten" -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 msgid "Parameter" msgstr "Parameter" -#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/events.py:297 msgid "not saved" msgstr "nicht gespeichert" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 ../../sulfur/src/sulfur/events.py:367 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 msgid "New" msgstr "Neu" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 msgid "Please insert a new path" msgstr "Bitte gib einen neuen Pfad ein" -#: ../../sulfur/src/sulfur/events.py:346 ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 msgid "Please edit the selected path" msgstr "Bitte bearbeite den ausgewählten Pfad" -#: ../../sulfur/src/sulfur/events.py:388 +#: ../../sulfur/src/sulfur/events.py:389 msgid "You have chosen to install this package" msgstr "Du hast dich entschieden, dieses Paket zu installieren" -#: ../../sulfur/src/sulfur/events.py:390 +#: ../../sulfur/src/sulfur/events.py:391 msgid "Are you supa sure?" msgstr "Bist du WIRKLICH sicher?" -#: ../../sulfur/src/sulfur/events.py:408 +#: ../../sulfur/src/sulfur/events.py:409 msgid "Cannot install" msgstr "Kann ich nicht installieren" -#: ../../sulfur/src/sulfur/events.py:521 +#: ../../sulfur/src/sulfur/events.py:524 msgid "Please select at least one repository" msgstr "Bitte wähle zumindest ein Repository aus" #. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 +#: ../../sulfur/src/sulfur/events.py:560 msgid "No packages in queue" msgstr "Keine Pakete in der Warteschlange" -#: ../../sulfur/src/sulfur/events.py:607 +#: ../../sulfur/src/sulfur/events.py:613 msgid "Queue is too old. Cannot load." msgstr "Warteschlange ist zu alt. Kann ich nicht laden." -#: ../../sulfur/src/sulfur/events.py:649 -#, fuzzy -msgid "license text" -msgstr "Hinweis" - -#: ../../sulfur/src/sulfur/events.py:676 +#: ../../sulfur/src/sulfur/events.py:685 #, fuzzy msgid "" "You have chosen to interrupt the processing. Are you sure you want to do it ?" @@ -8303,52 +8244,57 @@ msgstr "" "sein und du solltest Entropy alle entsprechenden Anwendungen schließen " "lassen. Bist du sicher dass du abbrechen willst?" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 #, fuzzy msgid "Cleaning UGC cache of" msgstr "Lösche alte Paketdateien..." -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "UGC Cache geleert" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "UGC Zugriffskennungen geleert" -#: ../../sulfur/src/sulfur/events.py:789 -#, fuzzy -msgid "Package Set name" -msgstr "Paketname" - -#: ../../sulfur/src/sulfur/events.py:790 -msgid "Package atoms" -msgstr "Paket atoms" - -#: ../../sulfur/src/sulfur/events.py:794 +#: ../../sulfur/src/sulfur/events.py:820 #, fuzzy msgid "Choose what Package Set you want to add" msgstr "Keine Repositories online gefunden" -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:822 +#, fuzzy +msgid "Choose what Package Set you want to edit" +msgstr "Keine Repositories online gefunden" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 +#, fuzzy +msgid "Package Set name" +msgstr "Paketname" + +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 +msgid "Package atoms" +msgstr "Paket atoms" + +#: ../../sulfur/src/sulfur/events.py:882 #, fuzzy msgid "Removable Package Set" msgstr "entfernte Pakete" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 msgid "Choose what Package Set you want to remove" msgstr "Wähle das Paket-Set, dass du entfernen möchtest" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 msgid "No missing dependencies found." msgstr "Keine fehlenden Abhängigkeiten gefunden." -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "" "Fehlende Abhängigkeiten gefunden aber keine ist in den Repositories vorhanden" -#: ../../sulfur/src/sulfur/events.py:894 +#: ../../sulfur/src/sulfur/events.py:953 msgid "" "Some missing dependencies have not been matched, others are going to be " "added to the queue." @@ -8356,20 +8302,20 @@ msgstr "" "Einige fehlende Pakete konnten nicht gefunden werden, es werden andere in " "der Warteschlange hinzugefügt." -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "Alle fehlenden Abhängigkeiten werden zur Warteschlange hinzugefügt" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "Abbrechen der Warteschlangen-Aufgaben." -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 msgid "Libraries test aborted" msgstr "Test der Programmbibliotheken abgebrochen" -#: ../../sulfur/src/sulfur/events.py:962 +#: ../../sulfur/src/sulfur/events.py:1023 msgid "" "Some broken packages have not been matched, others are going to be added to " "the queue." @@ -8377,12 +8323,12 @@ msgstr "" "Einige fehlerhafte Pakete konnten nicht gefunden werden, es werden andere in " "der Warteschlange hinzugefügt." -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 #, fuzzy msgid "All the broken packages are going to be added to the queue" msgstr "Dies sind die Pakete, welche zum Entfernen vorgesehen werden" -#: ../../sulfur/src/sulfur/__init__.py:68 +#: ../../sulfur/src/sulfur/__init__.py:69 #, fuzzy msgid "" "Entropy resources are locked and not accessible. Another Entropy application " @@ -8391,109 +8337,117 @@ msgstr "" "Entropy-Ressourcen sind gesperrt und nicht zugänglich. Eine andere Entropy " "Applikation läuft gerade. Entschuldige, kann Spritz leider nicht starten." -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "Entropy läuft im Sicherheitsmodus" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "Bitte behebe dies so schnell wie möglich" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "Sicherheitsmodus" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 #, fuzzy msgid "Default packages sorting" msgstr "Beziehe Paketinformation" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 #, fuzzy msgid "Sort by downloads" msgstr "für Download" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 #, fuzzy msgid "Sort by repository" msgstr "Nach Repository" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 msgid "Sort by date (simple)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:410 +#: ../../sulfur/src/sulfur/__init__.py:374 +msgid "Sort by license (grouped)" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:441 msgid "" "The repositories listed below are configured but not available. They should " "be downloaded." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 #, fuzzy msgid "Download now" msgstr "Download" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 #, fuzzy msgid "Skip" msgstr "Übersprungen" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "Zeige aktualisierte Pakete" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "Zeige verfügbare Pakete" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "Zeige installierte Pakete" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 msgid "Show Masked Packages" msgstr "Zeige maskierte Pakete" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 #, fuzzy msgid "Show All Packages" msgstr "Zeige verfügbare Pakete" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 #, fuzzy msgid "Show Package Sets" msgstr "Zeige aktualisierte Pakete" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 msgid "Show Queued Packages" msgstr "Zeige Pakte in der Warteschlange" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 msgid "Preferences" msgstr "Einstellungen" -#: ../../sulfur/src/sulfur/__init__.py:587 +#: ../../sulfur/src/sulfur/__init__.py:620 msgid "" "Some configuration options are critical for the health of your System. Be " "careful." @@ -8501,39 +8455,39 @@ msgstr "" "Einige Konfigurationseinstellungen sind kritisch für dein System. Sei " "vorsichtig." -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 msgid "Logged in as" msgstr "Eingeloggt als" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 msgid "UGC Status" msgstr "UGC Status" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 msgid "Error setting parameter" msgstr "Fehler beim Setzen des Parameters" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 msgid "An issue occured while loading a preference" msgstr "Ein Problem trat beim Laden einer Voreinstellung auf" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "muss sein vom Typ" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "wurde" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 #, fuzzy msgid "Error saving preferences" msgstr "Fehler beim Speichern des Parameters" -#: ../../sulfur/src/sulfur/__init__.py:946 +#: ../../sulfur/src/sulfur/__init__.py:983 msgid "" "These packages are masked either by default or due to your choice. Please be " "careful, at least." @@ -8541,122 +8495,132 @@ msgstr "" "Diese Pakete sind maskiert, entweder standardmäßig oder aufgrund deiner " "Entscheidung. Sei zumindest vorsichtig." -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "Generiere Metadaten. Bitte warten." -#: ../../sulfur/src/sulfur/__init__.py:1013 +#: ../../sulfur/src/sulfur/__init__.py:1050 #, fuzzy msgid "Error during list population" msgstr "Fehler während list population" -#: ../../sulfur/src/sulfur/__init__.py:1015 +#: ../../sulfur/src/sulfur/__init__.py:1052 msgid "Retrying in 1 second." msgstr "neuer Versuch in 1 Sekunde" -#: ../../sulfur/src/sulfur/__init__.py:1050 +#: ../../sulfur/src/sulfur/__init__.py:1087 msgid "Error loading advisories" msgstr "Fehler beim laden der Empfehlungen" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 msgid "Initializing Repository module..." msgstr "Initialisiere Repository-Modul" -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "Du musst diese Anwendung als root starten" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "Du bist nicht mit dem Internet verbunden. Solltest du aber sein." -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 msgid "Errors updating repositories." msgstr "Fehler beim Aktualisieren der Repositories" -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" msgstr "Bitte überprüfe die Ausgaben weiter unten für mehr Information" -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 msgid "Repositories updated successfully" msgstr "Repositories erfolgreich aktualisiert" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "Alle Repositories waren bereits am aktuellsten Stand." -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "" "Einige Repositories waren bereist am aktuellsten Stand, andere wurden " "aktualisiert." -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "sys-apps/entropy sollte so schnell wie möglich aktualisiert werden." -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 msgid "Nothing to do. I am idle." msgstr "Nichts zu tun." -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "" "Du solltest hier wirklich nicht deine Zeit verschwenden - dies ist nur ein " "Platzhalter" -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "Ich lebe noch!" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "Generiere Metadaten. Bitte warten." -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "Entropy indiziert die Repositories. Das kann ein paar Sekunden dauern." -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" msgstr "" "Während du wartest, mach eine Pause und schau mal aus dem Fenster. Regnet es?" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 msgid "Calculating" msgstr "Berechne" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "Showing" msgstr "Zeige" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." -msgstr "Pakete in Repositories nicht gefunden, versuch es später noch einmal." +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." +msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +#, fuzzy +msgid "Abort action" +msgstr "erzwinge Aktion" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +#, fuzzy +msgid "Ignore" +msgstr "Ignoriere" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." msgstr "" "Es läuft bereits eine Instanz von Entropy. Kann die Warteschlange nicht " "abarbeiten." -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 msgid "Running tasks" msgstr "Ausführen..." -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "Bearbeite Pakete in der Warteschlange" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." @@ -8664,19 +8628,25 @@ msgstr "" "Achtung. Ein Fehler ist beim Abarbeiten der Warteschlange aufgetreten.\n" "Bitte überprüfe die Ausgabe im Terminal" -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "Kein Paket ausgewählt" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 msgid "Skipping current mirror." msgstr "Überspringe aktuellen Spiegel." -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 msgid "Recursive Package Set" msgstr "Rekursives Paket-Set" -#: ../../sulfur/src/sulfur/packages.py:94 +#: ../../sulfur/src/sulfur/packages.py:97 msgid "" "There are packages that can't be installed at the same time, thus are " "blocking your request:" @@ -8684,11 +8654,11 @@ msgstr "" "Es sind Pakete vorhanden, die nicht gleichzeitig installiert werden können " "und deshalb deine Anfrage blockieren:" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 msgid "These are the needed packages" msgstr "Dies sind die benötigten Pakete" -#: ../../sulfur/src/sulfur/packages.py:143 +#: ../../sulfur/src/sulfur/packages.py:146 msgid "" "These packages must be removed from the removal queue because they depend on " "your last selection. Do you agree?" @@ -8696,11 +8666,11 @@ msgstr "" "Diese Pakete müssen aus der Warteschlange zum Entfernen gelöscht werden, " "weil sie von deiner letzten Auswahl abhängen. " -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 msgid "These packages must be excluded" msgstr "Diese Pakete müssen ausgenommen werden" -#: ../../sulfur/src/sulfur/packages.py:200 +#: ../../sulfur/src/sulfur/packages.py:203 msgid "" "These packages must be removed from the queue because they depend on your " "last selection. Do you agree?" @@ -8708,7 +8678,7 @@ msgstr "" "Diese Pakete müssen aus der Warteschlange gelöscht werden, weil sie von " "deiner letzten Auswahl abhängen. " -#: ../../sulfur/src/sulfur/packages.py:405 +#: ../../sulfur/src/sulfur/packages.py:412 msgid "" "Some dependencies couldn't be found. It can either be because they are " "masked or because they aren't in any active repository." @@ -8716,165 +8686,175 @@ msgstr "" "Einige Abhängigkeiten konnten nicht aufgelöst werden. Das kann passieren " "weil sie maskiert oder in keinem Repository verfügbar sind." -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 msgid "Needed disk space" msgstr "Benötigter Festplattenspeicher" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 msgid "These are the packages that would be installed/updated" msgstr "Dies sind die Pakete, die installiert/aktualisiert werden" -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 msgid "Freed space" msgstr "Freigegebener Speicherplatz" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 msgid "Needed space" msgstr "Benötigter Speicherplatz" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 msgid "Set from" msgstr "Setze von" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "Unbekannt" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 msgid "User configuration" msgstr "Benutzerspezifische Konfigurationsdatei" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "Versuche, den %s Button auf der %s Seite zu drücken" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Repository Selection" msgstr "Repository Auswahl" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 msgid "No updates available" msgstr "Keine Aktualisierungen verfügbar" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "" "Sieht so aus als wäre dein System bereits am aktuellsten Stand. Gut so!" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "Programmierung:" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "Übersetzung:" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 msgid "Dedicated to:" msgstr "Gewidmet:" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 #, fuzzy msgid "entered the repository" msgstr "Wähle das Repository" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +#, fuzzy +msgid "license" +msgstr "Lizenz" + +#: ../../sulfur/src/sulfur/views.py:380 msgid "Selection" msgstr "Auswahl" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 msgid "Rating" msgstr "Bewertung" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 msgid "These are the packages that would be disabled" msgstr "Dies sind die Pakete, welche deaktiviert werden würden" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "Einmal bestätigt, werden diese Pakete als maskiert betrachtet." -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +#, fuzzy +msgid "Package Set has broken dependencies, Sets not found" +msgstr "Dies sind die nicht gefundenen Abhängigkeiten" + +#: ../../sulfur/src/sulfur/views.py:1148 #, fuzzy msgid "There are incomplete package sets, continue at your own risk" msgstr "Dies sind die Pakete, welche markiert werden würden" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "Pakete" -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 #, fuzzy msgid "Packages to remove" msgstr "Pakete die entfernt werden" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 #, fuzzy msgid "Packages to downgrade" msgstr "Pakete die zurückgesetzt werden müssen" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 #, fuzzy msgid "Packages to install" msgstr "Erneut zu installierende Pakete" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 #, fuzzy msgid "Packages to update" msgstr "Zu aktualisierende Pakete" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 #, fuzzy msgid "Packages to reinstall" msgstr "Erneut zu installierende Pakete" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "Vorgeschlagen" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 msgid "Destination" msgstr "Ziel" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 msgid "Rev." msgstr "Version" -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "GLSA ID" -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 msgid "Package key" msgstr "Paketschlüssel" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 msgid "No advisories" msgstr "Keine Empfehlungen" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "Es gibt keine Einträge zu zeigen" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "Dateiname" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 msgid "Active" msgstr "Aktiv" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 msgid "Update" msgstr "Aktualisierung" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 msgid "Revision" msgstr "Version" @@ -9022,21 +9002,21 @@ msgstr "Programm zur Anzeige von Aktualisierungen deaktiviert" msgid "Updates Notification Applet Enabled" msgstr "Programm zur Anzeige von Aktualisierungen aktiviert" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "Warte vor Überprüfung..." -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 #, fuzzy msgid "Your system currently has an outdated version of" msgstr "Auf deinem System ist" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 #, fuzzy msgid "the latest available version is" msgstr "die aktuellste Version ist" -#: ../../entropy-notification-applet/src/etp_applet.py:532 +#: ../../entropy-notification-applet/src/etp_applet.py:527 msgid "" "It is recommended that you upgrade to the latest before updating any other " "packages" @@ -9586,34 +9566,34 @@ msgid "Processing at" msgstr "Verarbeite Position" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 +#, fuzzy +msgid "Progress" +msgstr "_Einstellungen" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:162 msgid "Protected files and directories" msgstr "Geschützte Dateien und Verzeichnisse" -#: ../../sulfur/src/sulfur/sulfur.glade.h:162 +#: ../../sulfur/src/sulfur/sulfur.glade.h:163 msgid "Protected files and directories mask" msgstr "Maske für geschützte Dateien und Verzeichnisse" -#: ../../sulfur/src/sulfur/sulfur.glade.h:163 +#: ../../sulfur/src/sulfur/sulfur.glade.h:164 msgid "Proxy Password" msgstr "Proxy Passwort" -#: ../../sulfur/src/sulfur/sulfur.glade.h:164 +#: ../../sulfur/src/sulfur/sulfur.glade.h:165 msgid "Proxy Username" msgstr "Proxy Benutzername" -#: ../../sulfur/src/sulfur/sulfur.glade.h:165 +#: ../../sulfur/src/sulfur/sulfur.glade.h:166 msgid "Purge" msgstr "Säubern" -#: ../../sulfur/src/sulfur/sulfur.glade.h:166 +#: ../../sulfur/src/sulfur/sulfur.glade.h:167 msgid "Q_ueue packages in selected Advisory" msgstr "_Pakete aus der gewählten Sicherheitswarnung hinzufügen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:167 -#, fuzzy -msgid "Queue" -msgstr "aufgereiht" - #: ../../sulfur/src/sulfur/sulfur.glade.h:168 msgid "Queue Id" msgstr "Warteschlangen ID" @@ -9627,380 +9607,381 @@ msgid "Queue View" msgstr "Warteschlangenansicht" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 -msgid "Queued" -msgstr "aufgereiht" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "Queued at" msgstr "Eingereiht an Position" -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 +#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "R_egenerate Cache" msgstr "_Cache regenerieren" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 #, fuzzy msgid "R_epositories Notice Board" msgstr "Repositories Optionen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 msgid "Reinstall the selected package" msgstr "Ausgewähltes Paket neu installieren" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 #, fuzzy msgid "Reload" msgstr "WIRKLICH ?" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 #, fuzzy msgid "Remote stdout file" msgstr "Statistiken des entfernten Computers für" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 #, fuzzy msgid "Remove Selected" msgstr "Entferne das ausgewählte Paket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 msgid "Remove Set" msgstr "Entferne Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 msgid "Remove USE flags on atoms" msgstr "Lösche USE flags bei atoms" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 msgid "Remove atoms" msgstr "Entferne atoms" -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 msgid "Remove packages on the remote server" msgstr "Lösche Pakete auf Remoteserver" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 #, fuzzy msgid "Remove the selected Package Set" msgstr "Entferne das ausgewählte paket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 msgid "Remove the selected package" msgstr "Entferne das ausgewählte paket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 msgid "Remove the selected package and its configuration" msgstr "Entferne ausgewähltes Paket und seine Konfiguration" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 #, fuzzy msgid "Repositories" msgstr "Repositories" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 msgid "Repositories options" msgstr "Repositories Optionen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 #, fuzzy msgid "Repository information" msgstr "zeige Repository Information" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 msgid "Restore" msgstr "Wiederherstellen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 msgid "Restore selected" msgstr "Stelle ausgewählte wieder her" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 #, fuzzy msgid "Review for Install..." msgstr "Neu Installieren" -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "_Sende Fehlerbericht" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 #, fuzzy msgid "S_ervices" msgstr "Repository Services Port" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 msgid "Save" msgstr "Speichern" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 msgid "Search" msgstr "Suche" -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 #, fuzzy msgid "Secure Services Port" msgstr "Repository Services Port" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 #, fuzzy msgid "Security" msgstr "Sicherheitskritische Warnungen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 #, fuzzy msgid "Security updates" msgstr "Sicherheitskritische Warnungen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 #, fuzzy msgid "Services Port" msgstr "Repository Services Port" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 #, fuzzy msgid "Sets" msgstr "Status" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 #, fuzzy msgid "Show ChangeLog" msgstr "Ä_nderungen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 msgid "Show Selected" msgstr "Zeige ausgewählte" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 msgid "Show all" msgstr "Zeige alle" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 msgid "Show applied" msgstr "Zeige angewandte" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 msgid "Show unapplied" msgstr "Zeige nicht angewandte" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 msgid "Socket settings" msgstr "Socket Einstellungen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 #, fuzzy msgid "Source Package Manager" msgstr "Starte Paketmanager" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "Spm Info" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "Spm Sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 #, fuzzy msgid "Spm tree updates" msgstr "Sicherheitskritische Warnungen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 msgid "Submit a new document" msgstr "Reiche neues Dokument ein" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 msgid "Successful mesage" msgstr "erfolgreiche Nachricht" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 msgid "Switch to" msgstr "Wechsle nach" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 #, fuzzy msgid "Sync repositories to fetch latest updates" msgstr "zeige Repositories-Status" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 msgid "System" msgstr "System" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 msgid "System Database" msgstr "Systemdatenbank" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 #, fuzzy msgid "System files" msgstr "System" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "Schriftart für Terminal" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 msgid "Text on error message" msgstr "Text für Fehlermeldung" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "Text für erfolgreiche Meldung" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "Das ist, was man \"nice level\" nennt" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 msgid "UGC Entry Information" msgstr "UGC Eintragsinformationen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 msgid "URI" msgstr "URI" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 msgid "Undo Install" msgstr "Installation rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 #, fuzzy msgid "Undo Install Set" msgstr "Installation rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 #, fuzzy msgid "Undo Install Set action" msgstr "Installationsaktion rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 msgid "Undo Install action" msgstr "Installationsaktion rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 msgid "Undo Purge" msgstr "Säuberung rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 msgid "Undo Purge action" msgstr "Säuberungsaktion rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 msgid "Undo Reinstall" msgstr "Nauinstallation rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 msgid "Undo Reinstall action" msgstr "Neuinstallationsaktion rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 msgid "Undo Remove" msgstr "Entfernen rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 #, fuzzy msgid "Undo Remove Set" msgstr "Entfernen rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 #, fuzzy msgid "Undo Remove Set action" msgstr "Entfernungsaktion rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 msgid "Undo Remove action" msgstr "Entfernungsaktion rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 msgid "Undo Update" msgstr "Aktualisierung rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 msgid "Undo Update action" msgstr "Aktualisierungsaktion rückgängig machen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 msgid "Unmask this package" msgstr "Paket demaskieren" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 msgid "Update the selected package" msgstr "Ausgewähltes Paket aktualisieren" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 msgid "Updates" msgstr "Aktualisierungen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "Benutzer / Gruppe" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 msgid "Version" msgstr "Version" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "Webseite" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 msgid "What you were doing" msgstr "Was hast du gemacht" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." msgstr "" "Du musst die untenstehenden Lizenzbedingungen akzeptieren." -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "Deine E-mail" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "Dein voller Name" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 msgid "_Abort" msgstr "_Abbruch" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 msgid "_Accept License" msgstr "_Akteptiere Lizenz" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 msgid "_Add All" msgstr "_Alle Hinzufügen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 #, fuzzy msgid "_Add Set" msgstr "_Alle Hinzufügen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "_Lösche gesamten Cache" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "_Lösche alle Zugriffskennungen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "_Übergebe Aktionen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "_Details" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#, fuzzy +msgid "_Edit Set" +msgstr "_Alle Hinzufügen" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 msgid "_Enable" msgstr "_Aktivieren" @@ -10088,34 +10069,38 @@ msgid "_Update Repositories" msgstr "_Aktualisiere Repositories" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 +msgid "button" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:298 msgid "emerge --sync" msgstr "emerge --sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:298 +#: ../../sulfur/src/sulfur/sulfur.glade.h:299 msgid "emerge --sync ? (o;" msgstr "emerge --sync ? (o;" -#: ../../sulfur/src/sulfur/sulfur.glade.h:299 +#: ../../sulfur/src/sulfur/sulfur.glade.h:300 msgid "http://www.sabayon.org" msgstr "http://www.sabayon.org" -#: ../../sulfur/src/sulfur/sulfur.glade.h:300 +#: ../../sulfur/src/sulfur/sulfur.glade.h:301 msgid "kB/sec" msgstr "kB/sec" -#: ../../sulfur/src/sulfur/sulfur.glade.h:301 +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "localhost" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 msgid "root" msgstr "root" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "gib dein Passwort hier ein" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "gib deinen Benutzernamen hier ein" @@ -10133,6 +10118,93 @@ msgstr "Paketmanager-Informationsfenster" msgid "_Load Package Manager" msgstr "_Starte Paketmanager" +#~ msgid "dump" +#~ msgstr "Abbild" + +#~ msgid "dump checksum" +#~ msgstr "Abbild-Prüfsumme" + +#, fuzzy +#~ msgid "not the latest branch, skipping tidy for consistence." +#~ msgstr "" +#~ "nicht der aktuellste Branch, überspringe aufgrund von der Konsistenz. " +#~ "Dieser Zweig befindet sich im Wartungsmodus" + +#, fuzzy +#~ msgid "files not available on this mirror" +#~ msgstr "Datei ist auf diesem Spiegel nicht verfügbar" + +#~ msgid "Updating moduledb" +#~ msgstr "Aktualisiere moduledb" + +#~ msgid "Running depmod" +#~ msgstr "Führe depmod aus" + +#~ msgid "Reconfiguring OpenGL" +#~ msgstr "Konfiguriere OpenGL neu" + +#~ msgid "Eselect NOT found, cannot run OpenGL trigger" +#~ msgstr "Eselect wurde NICHT gefunden, kann OpenGL-Trigger nicht aufrufen" + +#~ msgid "Configuring GRUB bootloader" +#~ msgstr "Konfiguriere GRUB bootloader" + +#~ msgid "Adding the new kernel" +#~ msgstr "Füge den neuen Kernel hinzu" + +#~ msgid "Removing the selected kernel" +#~ msgstr "Entferne den ausgewählten Kernel" + +#~ msgid "Cannot find df" +#~ msgstr "Kann df nicht finden" + +#~ msgid "Cannot properly configure the kernel" +#~ msgstr "Kann den Kernel nicht korrekt konfigurieren" + +#~ msgid "Defaulting to" +#~ msgstr "Benutze standardmäßig" + +#~ msgid "Cannot find grub" +#~ msgstr "Kann grub nicht finden" + +#~ msgid "cannot match device" +#~ msgstr "Device nicht zuordenbar" + +#~ msgid "with a grub one" +#~ msgstr "zu einem grub-Device" + +#~ msgid "grub translation not supported for" +#~ msgstr "grub Übersetzung nicht unterstützt für" + +#~ msgid "Cannot properly configure grub.conf" +#~ msgstr "Kann grub.conf nicht korrekt konfigurieren" + +#~ msgid "cannot match grub device with a Linux one" +#~ msgstr "kann grub-Device keinem Linux-Device zuordnen" + +#~ msgid "cannot find generated device.map" +#~ msgstr "kann generierte device.map nicht finden" + +#~ msgid "cannot run df /boot" +#~ msgstr "kann df /boot nicht ausführen" + +#~ msgid "supported branches" +#~ msgstr "unterstützte Branches" + +#~ msgid "From your Operating System" +#~ msgstr "Von deinem Betriebssystem" + +#~ msgid "Packages not found in repositories, try again later." +#~ msgstr "" +#~ "Pakete in Repositories nicht gefunden, versuch es später noch einmal." + +#, fuzzy +#~ msgid "Queue" +#~ msgstr "aufgereiht" + +#~ msgid "Queued" +#~ msgstr "aufgereiht" + #~ msgid "Mounted /boot successfully" #~ msgstr "/boot erfolgreich eingebunden" diff --git a/misc/po/entropy.pot b/misc/po/entropy.pot index 11e73f620..a4740c24c 100644 --- a/misc/po/entropy.pot +++ b/misc/po/entropy.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -83,8 +83,8 @@ msgstr "" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -160,55 +160,63 @@ msgstr "" msgid "Successfully disconnected from host" msgstr "" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 msgid "database does not exist. Locking services for it" msgstr "" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 msgid "database got locked. Locking services for it" msgstr "" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +msgid "cannot unlock database, compressed file not found" +msgstr "" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +msgid "unpacking compressed database" +msgstr "" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 msgid "unlocking and indexing database" msgstr "" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 msgid "no username specified" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 msgid "no password specified" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 msgid "empty username" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 msgid "user not found" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 msgid "user inactive" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "" @@ -238,1148 +246,1143 @@ msgstr "" msgid "no login data" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 msgid "Entropy Server interface must be run as root" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 msgid "repository not configured" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 msgid "migrating database path from" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 msgid "Your default repository is not initialized" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 msgid "Do you want to initialize your default repository ?" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 msgid "Continuing with an uninitialized repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 msgid "server-side repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 msgid "community repository" msgstr "" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 msgid "current branch" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 msgid "type" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 msgid "Currently configured repositories" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 msgid "Entropy database is already locked by you :-)" msgstr "" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 msgid "Locking and Syncing Entropy database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 #: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 #: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 msgid "database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 msgid "download" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 msgid "cannot lock mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 msgid "Entropy database is corrupted!" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 msgid "indexing database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 msgid "Checking" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 msgid "Running dependencies test" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 msgid "Needed by" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 msgid "by repo" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 msgid "Matching libraries with Spm, please wait" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 msgid "These are the matched packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 msgid "Packages string" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 msgid "No matched packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 msgid "Running orphaned SPM packages test" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 msgid "Scanning package" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 msgid "not found anymore" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 msgid "Initializing an empty database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 msgid "Entropy database file" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 msgid "Invalid tag specified" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 msgid "Packages already tagged, action aborted" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 msgid "flushing back selected packages from branches" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 msgid "nothing to do" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 msgid "these are the packages that will be flushed" msgstr "" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 #: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 msgid "checking package hash" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 msgid "hash does not match for" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 msgid "wrong md5" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 msgid "download errors" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 msgid "reason" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 msgid "download completed successfully" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 msgid "error downloading packages from mirrors" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 msgid "working on branch" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 msgid "updating package" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 msgid "package flushed" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 msgid "Cannot touch system database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 msgid "Preparing to move selected packages to" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 msgid "Preparing to copy selected packages to" msgstr "" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1678 +#: ../../libraries/entropy/server/interfaces/main.py:1671 msgid "" "all old packages with conflicting scope will be removed from destination " "repo unless injected" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 msgid "new tag" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 msgid "dependency" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 msgid "switching" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 msgid "moving file" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 msgid "loading data from source database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 msgid "injecting data to destination database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 msgid "removing entry from source database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 msgid "adding package" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 msgid "added package" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 msgid "rev" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 msgid "manual dependencies for" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 msgid "Exception caught, closing tasks" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 msgid "Injecting entropy metadata into built packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 msgid "injecting entropy metadata" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 msgid "injection complete" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 msgid "config files" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 msgid "checking system" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 msgid "there are configuration files not updated yet" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 msgid "removing package" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 msgid "removal complete" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 msgid "invalid database revision" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 msgid "defaulting to 0" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 msgid "Initializing Entropy database" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 msgid "database already exists" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 msgid "Do you want to continue ?" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 msgid "Dumping current revisions to file" msgstr "" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 msgid "Would you like to sync packages first (important!) ?" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 msgid "Reinitializing Entropy database for branch" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 msgid "using Packages in the repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 msgid "analyzing" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 msgid "cannot match" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 msgid "Integrity verification of the selected packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 msgid "All the packages in repository will be checked." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 msgid "This is the list of the packages that would be checked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 msgid "Working on mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 msgid "checking hash" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 msgid "digest verification of" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 msgid "not supported" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 msgid "failed for unknown reasons" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 msgid "package" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 msgid "This is the list of broken packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 msgid "Mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 msgid "Number of checked packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 msgid "Number of healthy packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 msgid "Number of broken packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 msgid "available" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 msgid "upload/ignored" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 msgid "Starting to download missing files" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 msgid "Searching missing/broken files on another mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 msgid "Binary packages downloaded successfully." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 msgid "These are the packages that cannot be found online" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 msgid "checking hash of" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 msgid "checked packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 msgid "healthy packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 msgid "broken packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 msgid "downloaded packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 msgid "failed downloads" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 msgid "Please setup your branch to" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 msgid "and retry" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 msgid "Copying database (if not exists)" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 msgid "Switching packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 msgid "Ignoring" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 msgid "already in branch" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 msgid "migration loop completed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 msgid "entropy.server.interfaces.main.Server needed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 msgid "mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +msgid "listing branches in mirror" +msgstr "" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +msgid "looking for file in mirror" +msgstr "" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 msgid "unlocking" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 msgid "locking" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 msgid "mirror already locked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 msgid "mirror already unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 msgid "mirror for download" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 msgid "mirror already locked for download" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 msgid "mirror already unlocked for download" msgstr "" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 msgid "for download" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 msgid "mirror successfully locked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 msgid "mirror not locked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 msgid "mirror successfully unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 msgid "unlock error" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 msgid "mirror not unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 msgid "connecting to download package" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 msgid "downloading package" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 msgid "is not listed in the repository !" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 msgid "verifying checksum of package" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 msgid "downloaded successfully" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 msgid "mirror has invalid directory structure" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 msgid "Wrong database compression method passed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 msgid "mirror hasn't valid database revision file" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 msgid "unable to download repository revision" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 msgid "mirror doesn't have valid revision file" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 msgid "downloading notice board from mirrors to" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 msgid "notice board downloaded successfully from" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 msgid "uploading notice board from" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 msgid "notice board upload failed on" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 msgid "notice board upload success" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 msgid "configured package sets" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 msgid "None configured" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 msgid "preparing uncompressed database for the upload" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 msgid "database path" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 msgid "creating compressed database dump + checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -msgid "dump checksum" -msgstr "" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 msgid "dump light checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 msgid "opener" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 msgid "compressing database + checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 msgid "compressed database path" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 msgid "database checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 msgid "compressed checksum" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 msgid "cannot create mirror directory" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 msgid "error" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 msgid "mirror unlocked" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 msgid "Troubles with treeupdates" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 msgid "Bumping old data back" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 msgid "wrong database compression method passed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 msgid "disabled EAPI" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 msgid "preparing to upload database to mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 msgid "errors" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 msgid "upload failed, not unlocking and continuing" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 msgid "preparing to download database from mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 msgid "download path" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 msgid "failed to download from mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 msgid "Mirrors are locked, someone is working on the repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 msgid "database already in sync" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 msgid "database sync failed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 msgid "download issues" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 msgid "database sync forbidden" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 msgid "no configuration files to commit. All fine." msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 msgid "upload issues" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 msgid "database sync completed successfully" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 msgid "Local statistics" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 msgid "upload directory" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 msgid "files ready" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 msgid "packages directory" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 msgid "remove" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 msgid "Packages to be removed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 msgid "Packages to be moved locally" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 msgid "Packages to be uploaded" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 msgid "Total removal size" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 msgid "Total upload size" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 msgid "Total download size" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 msgid "Remote statistics for" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 msgid "remote packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 msgid "files stored" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 msgid "Calculating queues" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 msgid "removing package+hash" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 msgid "copying file+hash to repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 msgid "upload errors" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 msgid "upload completed successfully" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 msgid "QA checking package file" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 msgid "starting packages sync" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 msgid "packages sync" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 msgid "socket error" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 msgid "on" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 msgid "nothing to do on" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 msgid "Expanding queues" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 msgid "nothing to sync for" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 msgid "Would you like to run the steps above ?" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 msgid "you must package them again" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 msgid "exception caught" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 msgid "at least one mirror synced properly!" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 msgid "collecting expired packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -msgid "not the latest branch, skipping tidy for consistence." -msgstr "" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 msgid "collecting expired packages in the selected branches" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 msgid "nothing to remove on this branch" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 msgid "these are the expired packages" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 msgid "removing packages remotely" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 msgid "remove errors" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 msgid "removing packages locally" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 msgid "removing" msgstr "" @@ -1432,12 +1435,12 @@ msgstr "" msgid "cannot convert stream into object" msgstr "" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 msgid "sending file" msgstr "" @@ -1463,8 +1466,8 @@ msgid "repository does not support EAPI3" msgstr "" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 msgid "Username" msgstr "" @@ -1750,7 +1753,7 @@ msgstr "" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "" @@ -1772,8 +1775,8 @@ msgstr "" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "" @@ -1803,7 +1806,7 @@ msgstr "" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 msgid "Repository Identifier" msgstr "" @@ -1946,11 +1949,11 @@ msgstr "" #: ../../client/text_repositories.py:299 ../../client/text_security.py:85 #: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 #: ../../server/server_activator.py:160 ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 msgid "Title" msgstr "" @@ -1982,32 +1985,32 @@ msgstr "" msgid "Invalid config file number" msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 msgid "Configuration files" msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 msgid "Scanning hard disk" msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 msgid "Cache generation complete." msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 msgid "Resolving metadata" msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 msgid "Dependencies cache filled." msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, python-format msgid "Cleaning %s => dumps..." msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 msgid "Cache is now empty." msgstr "" @@ -2021,19 +2024,19 @@ msgstr "" msgid "server_repos needs serverInstance" msgstr "" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 msgid "Sorting dependencies" msgstr "" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 msgid "Calculating inverse dependencies for" msgstr "" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 msgid "Calculating available packages for" msgstr "" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 msgid "Calculating world packages" msgstr "" @@ -2052,18 +2055,18 @@ msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "second" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 msgid "Error downloading from" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:215 -msgid "files not available on this mirror" +msgid "data not available on this mirror" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:218 @@ -2073,7 +2076,7 @@ msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "" @@ -2085,13 +2088,13 @@ msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 msgid "discarded download" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 msgid "unknown reason" msgstr "" @@ -2100,17 +2103,17 @@ msgid "Downloading from" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 msgid "Successfully downloaded from" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "at" msgstr "" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 msgid "file not available on this mirror" msgstr "" @@ -2124,8 +2127,8 @@ msgstr "" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 #: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 @@ -2137,209 +2140,180 @@ msgstr "" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 msgid "is not available" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "Cannot validate" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "is corrupted" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 msgid "bad repository id specified" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 msgid "repodata dictionary is corrupted" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 msgid "System database not found or corrupted" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 msgid "system database" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 msgid "Scanning..." msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 msgid "Cannot backup selected database" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 msgid "permission denied" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 msgid "Backing up database to" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 msgid "Unable to compress" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 msgid "Database backed up successfully" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 msgid "All fine" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 msgid "Cannot restore selected backup" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 msgid "Restoring backed up database" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 msgid "Unable to unpack" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 msgid "Database restored successfully" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:741 +#: ../../libraries/entropy/client/interfaces/methods.py:985 msgid "" "Another Entropy instance is currently active, cannot satisfy your request." msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 msgid "cannot start with" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 msgid "Name already taken" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 msgid "Cannot remove the old element" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 msgid "Cannot create the element" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 msgid "Already removed" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 msgid "Set not found or unable to remove" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -msgid "Libraries test" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -msgid "Cannot find " -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -msgid "Collecting broken executables" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -msgid "Scanning libraries" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -msgid "Matching broken libraries/executables" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 msgid "not a valid method" msgstr "" @@ -2394,313 +2368,306 @@ msgid "" "latest repositories." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 msgid "Cannot run Spm pkg_config() for" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 msgid "Please report it" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 msgid "Removing from Entropy" msgstr "" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 msgid "Collision found during removal of" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 msgid "cannot overwrite" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 msgid "Protecting config file" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 msgid "Updating database" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 msgid "Cleaning old package files..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 msgid "Cannot update Portage database to destination" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, python-format msgid "Cannot update Portage world file, destination %s does not exist." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, python-format msgid "Cannot update Portage world file, destination %s is corrupted." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "File move error" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "please report" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 msgid "Skipping file installation/removal" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "Downloading" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 msgid "Local path" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 msgid "Downloading archive" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 msgid "Package cannot be fetched. Try to update repositories and retry" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "archives" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 msgid "Some packages cannot be fetched. Try to update repositories and retry" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 msgid "Fetch for the chosen package is not available, unknown error." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 msgid "Unpacking package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 msgid "Merging package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 msgid "An error occured while trying to unpack the package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 msgid "Check if your system is healthy" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 msgid "Installing package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 msgid "An error occured while trying to install the package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 msgid "Removing data" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 msgid "An error occured while trying to remove the package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 msgid "Cleaning" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 msgid "Configuring package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 msgid "An error occured while trying to configure the package" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 msgid "Make sure that your system is healthy" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 msgid "Fetching" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 msgid "Multi Fetching" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 msgid "packages" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 msgid "Fetching sources" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 msgid "Verifying" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 msgid "Multi Verification" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 msgid "Unpacking" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 msgid "Merging" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 msgid "Installing" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 msgid "Postinstall" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 msgid "Preinstall" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 msgid "Preremove" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 msgid "Postremove" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 msgid "Configuring" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 msgid "An error occured. Action aborted." msgstr "" @@ -2749,7 +2716,7 @@ msgid "Cannot open digest" msgstr "" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 msgid "Cannot verify database integrity" msgstr "" @@ -2888,197 +2855,197 @@ msgstr "" msgid "Configuration files update error, not critical, continuing" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 msgid "Skipping configuration files update, you are not root." msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 msgid "Overwriting" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 msgid "variable differs" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "Updating" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 msgid "updating critical variables" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "differs" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 msgid "Reverting" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 msgid "a new release is available" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 msgid "Mind to install it before any other package" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 msgid "Unpacking database to" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 msgid "Cannot unpack compressed package" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 msgid "Skipping repository" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 msgid "Downloading checksum" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 msgid "Cannot fetch checksum" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "" #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 msgid "Downloading repository database" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 msgid "database does not exist online" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 msgid "database is already up to date" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 msgid "database will be ready soon" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 msgid "Repository is being updated" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 msgid "Injecting downloaded dump" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 msgid "please wait" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 msgid "Advisories fetch error" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 msgid "Downloading repository metafile" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 msgid "Downloading SSL CA certificate" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 msgid "Downloading SSL Server certificate" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 msgid "Downloading package mask" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 msgid "Downloading packages system mask" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 msgid "Downloading conflicting tagged packages file" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 msgid "Downloading license whitelist" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 msgid "Downloading revision" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 msgid "Downloading SPM global configuration" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 msgid "Downloading SPM package unmasking configuration" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 msgid "Downloading SPM package keywording configuration" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 msgid "Downloading SPM package USE flags configuration" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 msgid "Downloading SPM Profile configuration" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 msgid "Downloading Notice Board" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 msgid "not available, it's ok" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 msgid "not available, not much ok!" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 msgid "available, w00t!" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 msgid "Repository revision" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 msgid "Indexing Repository metadata" msgstr "" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 msgid "Repositories synchronization" msgstr "" @@ -3098,517 +3065,467 @@ msgstr "" msgid "Valid phases" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -msgid "Updating moduledb" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -msgid "Running depmod" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 msgid "Removing boot service" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -msgid "Reconfiguring OpenGL" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -msgid "Configuring GRUB bootloader" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -msgid "Adding the new kernel" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -msgid "Removing the selected kernel" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 msgid "Regenerating" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -msgid "Cannot find df" -msgstr "" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -msgid "Defaulting to" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -msgid "Cannot find grub" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -msgid "cannot match device" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -msgid "cannot find generated device.map" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -msgid "cannot run df /boot" -msgstr "" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 msgid "Corrupted Client Repository. Please restore a backup." msgstr "" -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 msgid "Comments" msgstr "" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 msgid "Generic Files" msgstr "" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 msgid "Generic File" msgstr "" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 msgid "reason not available" msgstr "" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 msgid "user package.mask" msgstr "" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 msgid "system keywords" msgstr "" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 msgid "user package.unmask" msgstr "" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 msgid "user repo package.keywords" msgstr "" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 msgid "user package.keywords" msgstr "" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 msgid "completely masked" msgstr "" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 msgid "repository general packages.db.mask" msgstr "" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 msgid "user license.mask" msgstr "" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 msgid "user live unmask" msgstr "" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 msgid "user live mask" msgstr "" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 msgid "Entropy needs Python compiled with sqlite3 support" msgstr "" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 msgid "valid database path needed" msgstr "" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "" -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 msgid "can't do that on a readonly database" msgstr "" -#: ../../libraries/entropy/db.py:683 ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 ../../client/text_rescue.py:72 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 #: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 ../../client/text_ui.py:1277 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 msgid "forcing package updates" msgstr "" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 msgid "Syncing with" msgstr "" -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 msgid "forcing packages metadata update" msgstr "" -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 msgid "Updating system database using repository" msgstr "" -#: ../../libraries/entropy/db.py:855 ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 msgid "Running fixpackages" msgstr "" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "" -#: ../../libraries/entropy/db.py:879 ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 msgid "action" msgstr "" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 msgid "package move actions complete" msgstr "" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "" -#: ../../libraries/entropy/db.py:918 ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 msgid "package moves completed successfully" msgstr "" -#: ../../libraries/entropy/db.py:995 ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "" -#: ../../libraries/entropy/db.py:997 ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 msgid "has been injected" msgstr "" -#: ../../libraries/entropy/db.py:998 ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 msgid "quickpkg manually to update embedded db" msgstr "" -#: ../../libraries/entropy/db.py:999 ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 msgid "Repository database updated anyway" msgstr "" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 msgid "repackaging" msgstr "" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 msgid "Please update packages manually" msgstr "" -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 msgid "Moving old entry" msgstr "" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "" -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "" -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 msgid "Syncing current database" msgstr "" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 msgid "Removing entry" msgstr "" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 msgid "Adding entry" msgstr "" -#: ../../libraries/entropy/db.py:3976 +#: ../../libraries/entropy/db.py:4067 msgid "" "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " "possible !" msgstr "" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 msgid "Exporting database table" msgstr "" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 msgid "Database Export completed." msgstr "" -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "" -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 msgid "Resolving libraries, please wait" msgstr "" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 msgid "Interrupted" msgstr "" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 msgid "Selected number" msgstr "" -#: ../../libraries/entropy/output.py:617 ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 msgid "Please select an option" msgstr "" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 msgid "Discard all" msgstr "" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 msgid "Confirm" msgstr "" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 msgid "Add item" msgstr "" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 msgid "Remove item" msgstr "" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 msgid "Show current list" msgstr "" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "" -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 msgid "Invalid action." msgstr "" -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 msgid "String to add:" msgstr "" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 msgid "Invalid string." msgstr "" -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 msgid "Element number to remove:" msgstr "" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 msgid "Invalid element." msgstr "" -#: ../../libraries/entropy/qa.py:42 ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 msgid "Output interface has no updateProgress method" msgstr "" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 msgid "broken libraries detected" msgstr "" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 msgid "needs" msgstr "" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 msgid "is missing the following dependencies" msgstr "" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 msgid "Do you want to add them?" msgstr "" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 msgid "Selectively?" msgstr "" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 msgid "Want to add?" msgstr "" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 msgid "Want to blacklist?" msgstr "" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 msgid "missing dependencies added" msgstr "" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +msgid "Libraries test" +msgstr "" + +#: ../../libraries/entropy/qa.py:288 +msgid "Cannot find " +msgstr "" + +#: ../../libraries/entropy/qa.py:327 +msgid "discarding directory" +msgstr "" + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +msgid "Collecting broken executables" +msgstr "" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "" + +#: ../../libraries/entropy/qa.py:396 +msgid "Scanning libraries" +msgstr "" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "" + +#: ../../libraries/entropy/qa.py:496 +msgid "Matching broken libraries/executables" +msgstr "" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "" @@ -3696,71 +3613,71 @@ msgstr "" msgid "installing" msgstr "" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 msgid "Invalid backend" msgstr "" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 msgid "Error calculating dependencies" msgstr "" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 msgid "missing atom list in" msgstr "" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 msgid "Conditional without target in" msgstr "" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 msgid "Conditional with no target" msgstr "" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "" -#: ../../libraries/entropy/spm.py:1192 ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 msgid "Deprecated" msgstr "" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 msgid "Conditional without flag" msgstr "" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 msgid "Conditional without parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "not set" msgstr "" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 msgid "Extracting package metadata" msgstr "" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 msgid "Package extraction complete" msgstr "" @@ -3797,7 +3714,7 @@ msgid "Aggregated download" msgstr "" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "items" msgstr "" @@ -4040,8 +3957,8 @@ msgstr "" #: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 #: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 -#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:232 -#: ../../client/equo.py:252 ../../server/activator.py:58 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "" @@ -4049,7 +3966,7 @@ msgstr "" msgid "just download packages" msgstr "" -#: ../../client/equo.py:102 ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "" @@ -4116,7 +4033,7 @@ msgstr "" #: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 #: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 -#: ../../client/equo.py:170 ../../client/equo.py:233 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "" @@ -4221,7 +4138,7 @@ msgstr "" msgid "search from what package a file belongs" msgstr "" -#: ../../client/equo.py:178 ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 msgid "show packages changelog" msgstr "" @@ -4229,12 +4146,12 @@ msgstr "" msgid "search what packages depend on the provided atoms" msgstr "" -#: ../../client/equo.py:180 ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 msgid "search packages by description" msgstr "" -#: ../../client/equo.py:181 ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "" @@ -4255,611 +4172,619 @@ msgstr "" msgid "list installed packages" msgstr "" -#: ../../client/equo.py:186 ../../client/equo.py:310 +#: ../../client/equo.py:186 +msgid "list available packages" +msgstr "" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 msgid "show the removal tree for the specified atoms" msgstr "" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 msgid "show atoms needing the provided libraries" msgstr "" -#: ../../client/equo.py:190 ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 msgid "search available package sets" msgstr "" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 msgid "show packages owning the provided slot" msgstr "" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 msgid "show packages owning the provided tags" msgstr "" -#: ../../client/equo.py:193 ../../client/equo.py:314 ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "" -#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 msgid "Extended Options" msgstr "" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "" -#: ../../client/equo.py:209 +#: ../../client/equo.py:210 msgid "" "make a smart package for the provided atoms (multiple packages into one file)" msgstr "" -#: ../../client/equo.py:210 +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "" -#: ../../client/equo.py:211 ../../client/equo.py:213 ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 msgid "save new packages into the specified directory" msgstr "" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" msgstr "" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" msgstr "" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 msgid "save new metadata into the specified directory" msgstr "" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 msgid "handles installed packages database" msgstr "" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "" -#: ../../client/equo.py:223 +#: ../../client/equo.py:224 msgid "" "generate installed packages database using files on the system [last hope]" msgstr "" -#: ../../client/equo.py:224 +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "" -#: ../../client/equo.py:225 +#: ../../client/equo.py:226 msgid "update/generate counters table (Portage <-> Entropy packages table)" msgstr "" -#: ../../client/equo.py:226 +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 msgid "backup the current Entropy installed packages database" msgstr "" -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 msgid "restore a previously backed up Entropy installed packages database" msgstr "" -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 msgid "community repositories management functions" msgstr "" -#: ../../client/equo.py:238 ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "" -#: ../../client/equo.py:239 ../../client/equo.py:245 ../../client/equo.py:248 -#: ../../client/equo.py:275 ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "" -#: ../../client/equo.py:240 ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "" -#: ../../client/equo.py:241 ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 msgid "repackage the specified atoms" msgstr "" -#: ../../client/equo.py:242 ../../client/equo.py:249 +#: ../../client/equo.py:243 ../../client/equo.py:250 #: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "" -#: ../../client/equo.py:243 ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 msgid "manage only the specified atoms" msgstr "" -#: ../../client/equo.py:244 ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" msgstr "" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 msgid "community repositories mirrors management functions" msgstr "" -#: ../../client/equo.py:247 ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" msgstr "" -#: ../../client/equo.py:250 ../../client/equo.py:254 ../../client/equo.py:257 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 #: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 msgid "sync all the configured repositories" msgstr "" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 msgid "sync packages across primary mirrors" msgstr "" -#: ../../client/equo.py:255 ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 msgid "also verify packages integrity" msgstr "" -#: ../../client/equo.py:256 ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 msgid "sync the current repository database across primary mirrors" msgstr "" -#: ../../client/equo.py:258 ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 msgid "lock the current repository database (server-side)" msgstr "" -#: ../../client/equo.py:259 ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 msgid "unlock the current repository database (server-side)" msgstr "" -#: ../../client/equo.py:260 ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 msgid "lock the current repository database (client-side)" msgstr "" -#: ../../client/equo.py:261 ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 msgid "unlock the current repository database (client-side)" msgstr "" -#: ../../client/equo.py:262 ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 msgid "show current lock status" msgstr "" -#: ../../client/equo.py:263 ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 msgid "community repositories database functions" msgstr "" -#: ../../client/equo.py:268 ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 msgid "(re)initialize the current repository database" msgstr "" -#: ../../client/equo.py:269 ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" msgstr "" -#: ../../client/equo.py:270 ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 msgid "(re)create the database for the specified repository" msgstr "" -#: ../../client/equo.py:271 ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 msgid "manually force a revision bump for the current repository database" msgstr "" -#: ../../client/equo.py:272 ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 msgid "synchronize the database" msgstr "" -#: ../../client/equo.py:273 ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "" -#: ../../client/equo.py:274 ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 msgid "remove the provided atoms from the current repository database" msgstr "" -#: ../../client/equo.py:276 ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" msgstr "" -#: ../../client/equo.py:278 ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 msgid "create an empty repository database in the provided path" msgstr "" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "" -#: ../../client/equo.py:280 ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "" -#: ../../client/equo.py:281 ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "" -#: ../../client/equo.py:282 ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 msgid "backup current repository database" msgstr "" -#: ../../client/equo.py:283 ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 msgid "restore a previously backed-up repository database" msgstr "" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 msgid "resync counters table (Portage <-> Entropy matching scheme)" msgstr "" -#: ../../client/equo.py:288 ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 msgid "manage a repository" msgstr "" -#: ../../client/equo.py:289 ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 msgid "enable the specified repository" msgstr "" -#: ../../client/equo.py:290 ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 msgid "disable the specified repository" msgstr "" -#: ../../client/equo.py:291 ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "" -#: ../../client/equo.py:292 ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 msgid "handle packages manual dependencies" msgstr "" -#: ../../client/equo.py:293 +#: ../../client/equo.py:294 msgid "clone a package inside a repository assigning it an arbitrary tag" msgstr "" -#: ../../client/equo.py:294 ../../server/reagent.py:94 +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "" -#: ../../client/equo.py:295 ../../client/equo.py:297 +#: ../../client/equo.py:296 ../../client/equo.py:298 #: ../../server/reagent.py:95 ../../server/reagent.py:97 msgid "pulls dependencies in" msgstr "" -#: ../../client/equo.py:296 ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 msgid "copy packages from a repository to another" msgstr "" -#: ../../client/equo.py:298 ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 msgid "set the default repository" msgstr "" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 msgid "do some searches into community repository databases" msgstr "" -#: ../../client/equo.py:303 ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "" -#: ../../client/equo.py:305 ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 msgid "show what packages depend on the provided atoms" msgstr "" -#: ../../client/equo.py:307 ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 msgid "search packages using the provided eclasses" msgstr "" -#: ../../client/equo.py:309 ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 msgid "list all the packages in the default repository" msgstr "" -#: ../../client/equo.py:311 ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 msgid "search packages inside the default repository database" msgstr "" -#: ../../client/equo.py:313 ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 msgid "show packages owning the specified tags" msgstr "" -#: ../../client/equo.py:319 ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 msgid "source package manager functions" msgstr "" -#: ../../client/equo.py:320 ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 msgid "compilation function" msgstr "" -#: ../../client/equo.py:321 ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 msgid "compile packages belonging to the provided categories" msgstr "" -#: ../../client/equo.py:322 ../../client/equo.py:324 +#: ../../client/equo.py:323 ../../client/equo.py:325 #: ../../server/reagent.py:103 ../../server/reagent.py:105 msgid "just list packages" msgstr "" -#: ../../client/equo.py:323 ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 msgid "compile packages in provided package set names" msgstr "" -#: ../../client/equo.py:325 ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "" -#: ../../client/equo.py:326 ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 msgid "run database update if all went fine" msgstr "" -#: ../../client/equo.py:327 ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "" -#: ../../client/equo.py:328 ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 msgid "scan orphaned packages on SPM" msgstr "" -#: ../../client/equo.py:332 ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 msgid "notice board handling functions" msgstr "" -#: ../../client/equo.py:333 ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "" -#: ../../client/equo.py:334 ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "" -#: ../../client/equo.py:335 ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 msgid "look for unsatisfied dependencies across community repositories" msgstr "" -#: ../../client/equo.py:340 ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 msgid "handles User Generated Content features" msgstr "" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 msgid "login against a specified repository" msgstr "" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 msgid "logout from a specified repository" msgstr "" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 msgid "force action" msgstr "" -#: ../../client/equo.py:347 +#: ../../client/equo.py:348 msgid "" "manage package documents for the selected repository (comments, files, " "videos)" msgstr "" -#: ../../client/equo.py:348 +#: ../../client/equo.py:349 msgid "" "get available documents for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:349 +#: ../../client/equo.py:350 msgid "add a new document to the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:350 +#: ../../client/equo.py:351 msgid "remove documents from database using their identifiers" msgstr "" -#: ../../client/equo.py:351 +#: ../../client/equo.py:352 msgid "manage package votes for the selected repository" msgstr "" -#: ../../client/equo.py:352 +#: ../../client/equo.py:353 msgid "get vote for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:353 +#: ../../client/equo.py:354 msgid "add vote for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:356 +#: ../../client/equo.py:357 msgid "handles Entropy cache" msgstr "" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 msgid "clean Entropy cache" msgstr "" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 msgid "regenerate Entropy cache" msgstr "" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 msgid "remove downloaded packages and clean temp. directories" msgstr "" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 msgid "show system information" msgstr "" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +msgid "not enough parameters" +msgstr "" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 msgid "Caching not run." msgstr "" -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 msgid "Caching complete." msgstr "" -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 msgid "configuration file(s) needing update" msgstr "" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 msgid "Please run" msgstr "" -#: ../../client/equo.py:608 ../../client/equo.py:623 ../../client/equo.py:655 -#: ../../client/equo.py:665 ../../client/equo.py:685 ../../client/equo.py:694 -#: ../../client/equo.py:704 ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" msgstr "" -#: ../../client/equo.py:742 +#: ../../client/equo.py:743 msgid "" "Installed Packages Database not found or corrupted. Please generate it using " "'equo database' tools" msgstr "" #. becoming from entropy.db -#: ../../client/equo.py:747 ../../client/equo.py:753 ../../client/equo.py:758 -#: ../../client/equo.py:763 ../../client/equo.py:768 ../../client/equo.py:773 -#: ../../client/equo.py:785 ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 msgid "Cannot continue" msgstr "" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "" -#: ../../client/equo.py:801 +#: ../../client/equo.py:802 msgid "" "Your hard drive is full! Next time remember to have a look at it before " "starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" msgstr "" -#: ../../client/equo.py:815 +#: ../../client/equo.py:816 msgid "" "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " "Well, you know, shit happens." msgstr "" -#: ../../client/equo.py:816 +#: ../../client/equo.py:817 msgid "" "But there's something you could do to help Equo to be a better application." msgstr "" -#: ../../client/equo.py:817 +#: ../../client/equo.py:818 msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" msgstr "" -#: ../../client/equo.py:818 +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." msgstr "" -#: ../../client/equo.py:843 +#: ../../client/equo.py:844 msgid "" "Oh well, I cannot even write to /tmp. So, please copy the error and mail " "lxnay@sabayonlinux.org." msgstr "" -#: ../../client/equo.py:848 +#: ../../client/equo.py:849 msgid "Of course you are on the Internet..." msgstr "" -#: ../../client/equo.py:849 +#: ../../client/equo.py:850 msgid "" "Erm... Can I send the error, along with some information\n" " about your hardware to my creators so they can fix me? (Your IP will be " "logged)" msgstr "" -#: ../../client/equo.py:851 +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "" -#: ../../client/equo.py:854 +#: ../../client/equo.py:855 msgid "" "If you want to be contacted back (and actively supported), also answer the " "questions below:" msgstr "" -#: ../../client/equo.py:855 +#: ../../client/equo.py:856 msgid "Your Full name:" msgstr "" -#: ../../client/equo.py:856 +#: ../../client/equo.py:857 msgid "Your E-Mail address:" msgstr "" -#: ../../client/equo.py:857 +#: ../../client/equo.py:858 msgid "What you were doing:" msgstr "" -#: ../../client/equo.py:870 +#: ../../client/equo.py:873 msgid "" "Thank you very much. The error has been reported and hopefully, the problem " "will be solved as soon as possible." msgstr "" -#: ../../client/equo.py:872 +#: ../../client/equo.py:875 msgid "" "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " "you want, mail the file to lxnay@sabayonlinux.org." @@ -5013,368 +4938,368 @@ msgstr "" msgid "Wrong parameters" msgstr "" -#: ../../client/text_query.py:114 ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 msgid "Searching" msgstr "" -#: ../../client/text_query.py:144 ../../client/text_query.py:214 -#: ../../client/text_query.py:310 ../../client/text_query.py:795 -#: ../../client/text_query.py:846 ../../client/text_query.py:889 -#: ../../client/text_query.py:926 ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "" -#: ../../client/text_query.py:145 ../../client/text_query.py:215 -#: ../../client/text_query.py:328 ../../client/text_query.py:360 -#: ../../client/text_query.py:395 ../../client/text_query.py:428 -#: ../../client/text_query.py:465 ../../client/text_query.py:797 -#: ../../client/text_query.py:847 ../../client/text_query.py:890 -#: ../../client/text_query.py:927 ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "" -#: ../../client/text_query.py:147 ../../client/text_query.py:330 -#: ../../client/text_query.py:799 ../../client/text_query.py:848 -#: ../../client/text_query.py:892 ../../client/text_query.py:928 -#: ../../client/text_query.py:971 ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 msgid "entries" msgstr "" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 msgid "Belong Search" msgstr "" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 msgid "ChangeLog Search" msgstr "" -#: ../../client/text_query.py:236 ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 msgid "No match for" msgstr "" #. atom -#: ../../client/text_query.py:247 ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 msgid "Atom" msgstr "" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 msgid "No ChangeLog available" msgstr "" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 msgid "Inverse Dependencies Search" msgstr "" -#: ../../client/text_query.py:311 ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 msgid "Matched" msgstr "" -#: ../../client/text_query.py:320 ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 msgid "Masked" msgstr "" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 msgid "from repository" msgstr "" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 msgid "from installed packages database" msgstr "" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 msgid "Needed Search" msgstr "" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 msgid "libraries" msgstr "" -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 msgid "Required Search" msgstr "" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 msgid "Eclass Search" msgstr "" #. package #. glsa id -#: ../../client/text_query.py:464 ../../client/text_query.py:1128 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 #: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 msgid "files" msgstr "" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 msgid "Orphans Search" msgstr "" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 msgid "Analyzing" msgstr "" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 msgid "Masked directories" msgstr "" -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "" -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 msgid "Now looking into Installed Packages database" msgstr "" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 msgid "Intersecting with content of the package" msgstr "" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 msgid "Number of total files" msgstr "" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 msgid "Number of matching files" msgstr "" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 msgid "Number of orphaned files" msgstr "" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 msgid "Writing file to disk" msgstr "" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 msgid "Total wasted space" msgstr "" -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 msgid "Removal Search" msgstr "" -#: ../../client/text_query.py:666 ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 msgid "No packages found" msgstr "" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 msgid "Calculating removal dependencies, please wait" msgstr "" -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 msgid "These are the packages that would added to the removal queue" msgstr "" -#: ../../client/text_query.py:700 ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 msgid "Installed Search" msgstr "" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 msgid "These are the installed packages" msgstr "" -#: ../../client/text_query.py:805 ../../client/text_query.py:851 -#: ../../client/text_query.py:895 ../../client/text_query.py:931 -#: ../../client/text_query.py:974 ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 msgid "No matches" msgstr "" -#: ../../client/text_query.py:816 ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 msgid "Matching" msgstr "" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 msgid "Slot Search" msgstr "" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 msgid "Package Set Search" msgstr "" -#: ../../client/text_query.py:946 ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 msgid "Tag Search" msgstr "" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 msgid "License Search" msgstr "" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 msgid "Description Search" msgstr "" #. client info -#: ../../client/text_query.py:1111 ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 msgid "Not installed" msgstr "" -#: ../../client/text_query.py:1112 ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 msgid "Category" msgstr "" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "" -#: ../../client/text_query.py:1154 ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "" -#: ../../client/text_query.py:1155 ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 msgid "version" msgstr "" -#: ../../client/text_query.py:1159 ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "" -#: ../../client/text_query.py:1165 ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "" -#: ../../client/text_query.py:1172 ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "" -#: ../../client/text_query.py:1176 ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 msgid "Download" msgstr "" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 msgid "Checksum" msgstr "" -#: ../../client/text_query.py:1187 ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 msgid "Dependencies" msgstr "" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "" -#: ../../client/text_query.py:1198 ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "" #. desc col -#: ../../client/text_query.py:1204 ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 msgid "Description" msgstr "" -#: ../../client/text_query.py:1217 ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "" -#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 msgid "CFLAGS" msgstr "" -#: ../../client/text_query.py:1221 ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 msgid "Portage eclasses" msgstr "" -#: ../../client/text_query.py:1233 ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "" -#: ../../client/text_query.py:1245 ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 msgid "Created" msgstr "" -#: ../../client/text_query.py:1257 ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 msgid "License" msgstr "" #: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 ../../client/text_ui.py:328 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "" @@ -5420,10 +5345,10 @@ msgid "never synced" msgstr "" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 msgid "Status" msgstr "" @@ -5439,13 +5364,13 @@ msgstr "" msgid "Repository database checksum" msgstr "" -#: ../../client/text_repositories.py:175 ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 msgid "No repositories specified in" msgstr "" -#: ../../client/text_repositories.py:178 ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 msgid "Unhandled exception" msgstr "" @@ -5456,7 +5381,7 @@ msgstr "" #: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "" @@ -5556,8 +5481,8 @@ msgstr "" msgid "Now checking dependency atoms validity" msgstr "" -#: ../../client/text_rescue.py:189 ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 msgid "atom" msgstr "" @@ -5846,7 +5771,7 @@ msgid "Impact type" msgstr "" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 msgid "Revised" msgstr "" @@ -5855,12 +5780,12 @@ msgid "Announced" msgstr "" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 msgid "References" msgstr "" @@ -5881,12 +5806,12 @@ msgid "unaffected versions" msgstr "" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 msgid "Resolution" msgstr "" @@ -5903,17 +5828,17 @@ msgid "All the available updates have been already installed" msgstr "" #: ../../client/text_smart.py:76 ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 ../../client/text_smart.py:371 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 msgid "No packages specified" msgstr "" -#: ../../client/text_smart.py:95 ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 msgid "Cannot find" msgstr "" -#: ../../client/text_smart.py:98 ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 msgid "No valid packages specified" msgstr "" @@ -5923,7 +5848,7 @@ msgid "This is the list of the packages that would be quickpkg'd" msgstr "" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 msgid "installed" msgstr "" @@ -5947,85 +5872,85 @@ msgstr "" msgid "directory does not exist" msgstr "" -#: ../../client/text_smart.py:157 ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 msgid "is not a valid Entropy package" msgstr "" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "" -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 msgid "Inflated package" msgstr "" -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 msgid "Deflating" msgstr "" -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 msgid "Deflated package" msgstr "" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 msgid "Extracting Entropy metadata from" msgstr "" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 msgid "Extracted Entropy metadata from" msgstr "" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 msgid "This is the list of the packages that would be merged into a single one" msgstr "" -#: ../../client/text_smart.py:264 ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 msgid "Creating merged Smart Package" msgstr "" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 msgid "collecting Entropy metadata" msgstr "" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 msgid "Compressing smart package" msgstr "" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 msgid "Cannot find G++ compiler" msgstr "" -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 msgid "This is the list of the packages that would be worked out" msgstr "" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 msgid "Unpacking the main package" msgstr "" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 msgid "Unpacking dependency package" msgstr "" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 msgid "Compressing smart application" msgstr "" @@ -6053,11 +5978,11 @@ msgstr "" msgid "Login error. Not logged in." msgstr "" -#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "" -#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 msgid "User" msgstr "" @@ -6106,7 +6031,7 @@ msgstr "" msgid "Vote added, thank you!" msgstr "" -#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 msgid "Number of downloads" msgstr "" @@ -6202,416 +6127,423 @@ msgstr "" msgid "Malformed command" msgstr "" -#: ../../client/text_ui.py:128 ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 msgid "Nothing to do" msgstr "" -#: ../../client/text_ui.py:186 ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 msgid "Running with" msgstr "" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 msgid "Calculating System Updates" msgstr "" -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 msgid "Packages matching update" msgstr "" -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 msgid "Packages matching not available" msgstr "" -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 msgid "Packages matching already up to date" msgstr "" #. None or {} -#: ../../client/text_ui.py:225 ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 msgid "Nothing to resume" msgstr "" -#: ../../client/text_ui.py:236 ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 msgid "Resume cache corrupted" msgstr "" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 msgid "Nothing to update" msgstr "" -#: ../../client/text_ui.py:276 +#: ../../client/text_ui.py:289 msgid "" "On the system there are packages that are not available anymore in the " "online repositories" msgstr "" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "" -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 msgid "Calculation complete" msgstr "" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 msgid "Nothing to remove" msgstr "" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 msgid "Cannot switch branch as user" msgstr "" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 msgid "Already on branch" msgstr "" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 msgid "Succesfully switched to branch" msgstr "" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "" -#: ../../client/text_ui.py:379 ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 msgid "Every package matching" msgstr "" -#: ../../client/text_ui.py:381 ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 msgid "is masked" msgstr "" -#: ../../client/text_ui.py:402 ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 msgid "matching" msgstr "" -#: ../../client/text_ui.py:404 ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 msgid "is broken" msgstr "" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 msgid "in repositories" msgstr "" -#: ../../client/text_ui.py:424 ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "" -#: ../../client/text_ui.py:426 ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "" -#: ../../client/text_ui.py:427 ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "" -#: ../../client/text_ui.py:450 ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 msgid "Skipped" msgstr "" #. now print the selected packages -#: ../../client/text_ui.py:468 ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 msgid "These are the chosen packages" msgstr "" -#: ../../client/text_ui.py:492 ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 msgid "Not available" msgstr "" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 msgid "Versions" msgstr "" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 msgid "Switch repo" msgstr "" -#: ../../client/text_ui.py:530 ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 msgid "Reinstall" msgstr "" -#: ../../client/text_ui.py:535 ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 msgid "Install" msgstr "" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 msgid "Upgrade" msgstr "" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 msgid "Downgrade" msgstr "" -#: ../../client/text_ui.py:540 ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 msgid "Action" msgstr "" -#: ../../client/text_ui.py:543 ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 msgid "Packages involved" msgstr "" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 msgid "Calculating dependencies" msgstr "" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 msgid "Cannot find needed dependencies" msgstr "" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 msgid "Not found" msgstr "" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 msgid "Probably needed by" msgstr "" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 msgid "sources fetch" msgstr "" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +msgid "Please update the following critical packages" +msgstr "" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +msgid "You should install them as soon as possible" +msgstr "" + +#: ../../client/text_ui.py:769 msgid "These are the packages that would be installed" msgstr "" -#: ../../client/text_ui.py:831 ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 msgid "These are the packages that would be removed" msgstr "" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 msgid "Packages needing to be installed/updated/downgraded" msgstr "" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 msgid "Packages needing to be removed" msgstr "" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 msgid "Packages needing to be installed" msgstr "" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 msgid "Packages needing to be reinstalled" msgstr "" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 msgid "Packages needing to be updated" msgstr "" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 msgid "Packages needing to be downgraded" msgstr "" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 msgid "Download size" msgstr "" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 msgid "Used disk space" msgstr "" -#: ../../client/text_ui.py:886 ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 msgid "Freed disk space" msgstr "" -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 msgid "of free space" msgstr "" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" msgstr "" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "" -#: ../../client/text_ui.py:958 ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 msgid "Resuming previous operations" msgstr "" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 msgid "needed by" msgstr "" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "License saved into" msgstr "" -#: ../../client/text_ui.py:1066 ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 msgid "fetch" msgstr "" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 msgid "Download complete" msgstr "" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 msgid "install" msgstr "" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 msgid "Installation complete" msgstr "" -#: ../../client/text_ui.py:1187 ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 msgid "is not installed" msgstr "" -#: ../../client/text_ui.py:1226 ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 msgid "Installed from" msgstr "" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 msgid "Would you like to configure them now ?" msgstr "" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 msgid "vital package" msgstr "" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 msgid "Removal forbidden" msgstr "" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "" -#: ../../client/text_ui.py:1355 +#: ../../client/text_ui.py:1412 msgid "" "Would you like to look for packages that can be removed along with the " "selected above ?" msgstr "" -#: ../../client/text_ui.py:1358 ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 msgid "Remove this one ?" msgstr "" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" msgstr "" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 msgid "Running dependency test" msgstr "" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 msgid "Would you like to install the available packages ?" msgstr "" -#: ../../client/text_ui.py:1594 ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 msgid "Installing available packages in" msgstr "" -#: ../../client/text_ui.py:1595 ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 msgid "Not matched" msgstr "" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "" @@ -6765,7 +6697,7 @@ msgstr "" msgid "Enabling" msgstr "" -#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 msgid "Enabled" msgstr "" @@ -6947,275 +6879,271 @@ msgstr "" msgid "package set not found" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 msgid "No Repository Identifier" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 msgid "Duplicated Repository Identifier" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 msgid "No download mirrors" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 msgid "Repository Services Port not valid" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 msgid "Secure Services Port not valid" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 -msgid "Insert URL" -msgstr "" - #: ../../sulfur/src/sulfur/dialogs.py:183 #: ../../sulfur/src/sulfur/dialogs.py:196 +msgid "Insert URL" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 msgid "Insert Repository" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 msgid "Insert Repository identification string" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 msgid "This Repository identification string is malformed" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Update Repositories" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 msgid "Regenerate Cache" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 msgid "Repositories Notice Board" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/dialogs.py:281 msgid "" "Here below you will find a list of important news directly issued by your " -"applications maintainers. Double click on each item to retrieve detailed " -"info." +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 msgid "Notice" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 msgid "Connection name" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 msgid "Hostname" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 msgid "Port" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 msgid "SSL Connection" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 msgid "Connection" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 msgid "Connection Error" msgstr "" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 msgid "Packages information" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 msgid "Advisory information" msgstr "" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 msgid "Destination repository" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 msgid "Remove packages" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 msgid "Copy/move packages" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 msgid "Compile selected" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 msgid "Remove USE" msgstr "" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 msgid "View" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 msgid "Remove" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 msgid "Refresh" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 msgid "None" msgstr "" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 msgid "Date" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 msgid "Key" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 msgid "USE Flags" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 msgid "Branch" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 msgid "Tag" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 msgid "Injected" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1238 -msgid "branch" -msgstr "" - #: ../../sulfur/src/sulfur/dialogs.py:1240 -msgid "supported branches" +msgid "branch" msgstr "" #: ../../sulfur/src/sulfur/dialogs.py:1242 @@ -7279,15 +7207,18 @@ msgid "Server" msgstr "" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 msgid "No" msgstr "" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 msgid "Database" msgstr "" @@ -7348,8 +7279,8 @@ msgid "To be added" msgstr "" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 msgid "To be removed" msgstr "" @@ -7442,7 +7373,7 @@ msgid "Reverse dependencies" msgstr "" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 msgid "File" msgstr "" @@ -7478,914 +7409,951 @@ msgstr "" msgid "Choose what notice board you want to see" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 msgid "Identifier" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 msgid "Author" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 msgid "Package ChangeLog" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 msgid "Vote registered successfully" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 msgid "Error registering vote" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 msgid "License name" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 msgid "Mirrors" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 msgid "Eclasses" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 msgid "Depends" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 msgid "Needed libraries" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "" - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 msgid "Remotely" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 msgid "Reference" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 msgid "Unaffected" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 msgid "Select your" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 msgid "Submit issue" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 msgid "Invalid Description" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 msgid "Invalid Title" msgstr "" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 msgid "Do you confirm your submission?" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 msgid "UGC Error" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Document added successfully. Thank you" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 msgid "Select your file" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 msgid "On repository" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 msgid "These are the packages that must be enabled to satisfy your request" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 msgid "Some packages are masked" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 msgid "Masked package" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 msgid "No description" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 msgid "Item" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 msgid "To be reinstalled" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 msgid "To be installed" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 msgid "To be updated" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 msgid "To be downgraded" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 msgid "About" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 msgid "Sulfur Question" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 msgid "Add atom" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 msgid "Invalid entry" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 msgid "Accepted" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6360 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 +msgid "license text" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:6404 msgid "Exception caught" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6361 +#: ../../sulfur/src/sulfur/dialogs.py:6405 msgid "Sulfur crashed! An unexpected error occured." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6377 +#: ../../sulfur/src/sulfur/dialogs.py:6423 msgid "Your report has been submitted successfully! Thanks a lot." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:6379 +#: ../../sulfur/src/sulfur/dialogs.py:6425 msgid "Cannot submit your report. Not connected to Internet?" msgstr "" -#: ../../sulfur/src/sulfur/entropyapi.py:83 +#: ../../sulfur/src/sulfur/entropyapi.py:91 msgid "Error enabling masked package" msgstr "" -#: ../../sulfur/src/sulfur/entropyapi.py:134 +#: ../../sulfur/src/sulfur/entropyapi.py:143 msgid "Downloading sources" msgstr "" -#: ../../sulfur/src/sulfur/events.py:54 +#: ../../sulfur/src/sulfur/events.py:55 msgid "Error during backup" msgstr "" -#: ../../sulfur/src/sulfur/events.py:57 +#: ../../sulfur/src/sulfur/events.py:58 msgid "Backup complete" msgstr "" -#: ../../sulfur/src/sulfur/events.py:76 +#: ../../sulfur/src/sulfur/events.py:77 msgid "Error during restore" msgstr "" -#: ../../sulfur/src/sulfur/events.py:82 +#: ../../sulfur/src/sulfur/events.py:83 msgid "Restore complete" msgstr "" -#: ../../sulfur/src/sulfur/events.py:92 +#: ../../sulfur/src/sulfur/events.py:93 msgid "Error during removal" msgstr "" -#: ../../sulfur/src/sulfur/events.py:104 +#: ../../sulfur/src/sulfur/events.py:105 msgid "The chosen package is not vulnerable" msgstr "" -#: ../../sulfur/src/sulfur/events.py:112 +#: ../../sulfur/src/sulfur/events.py:113 msgid "Packages in Advisory have been queued." msgstr "" -#: ../../sulfur/src/sulfur/events.py:129 +#: ../../sulfur/src/sulfur/events.py:130 msgid "Packages in all Advisories have been queued." msgstr "" -#: ../../sulfur/src/sulfur/events.py:245 +#: ../../sulfur/src/sulfur/events.py:246 msgid "You! Why do you want to remove the main repository ?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:250 +#: ../../sulfur/src/sulfur/events.py:251 msgid "You must now either press the" msgstr "" -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/events.py:252 msgid "or the" msgstr "" -#: ../../sulfur/src/sulfur/events.py:281 +#: ../../sulfur/src/sulfur/events.py:282 msgid "Are you sure ?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:294 +#: ../../sulfur/src/sulfur/events.py:295 msgid "Error saving parameter" msgstr "" -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 msgid "An issue occured while saving a preference" msgstr "" -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 msgid "Parameter" msgstr "" -#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/events.py:297 msgid "not saved" msgstr "" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 ../../sulfur/src/sulfur/events.py:367 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 msgid "New" msgstr "" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 msgid "Please insert a new path" msgstr "" -#: ../../sulfur/src/sulfur/events.py:346 ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 msgid "Please edit the selected path" msgstr "" -#: ../../sulfur/src/sulfur/events.py:388 +#: ../../sulfur/src/sulfur/events.py:389 msgid "You have chosen to install this package" msgstr "" -#: ../../sulfur/src/sulfur/events.py:390 +#: ../../sulfur/src/sulfur/events.py:391 msgid "Are you supa sure?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:408 +#: ../../sulfur/src/sulfur/events.py:409 msgid "Cannot install" msgstr "" -#: ../../sulfur/src/sulfur/events.py:521 +#: ../../sulfur/src/sulfur/events.py:524 msgid "Please select at least one repository" msgstr "" #. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 +#: ../../sulfur/src/sulfur/events.py:560 msgid "No packages in queue" msgstr "" -#: ../../sulfur/src/sulfur/events.py:607 +#: ../../sulfur/src/sulfur/events.py:613 msgid "Queue is too old. Cannot load." msgstr "" -#: ../../sulfur/src/sulfur/events.py:649 -msgid "license text" -msgstr "" - -#: ../../sulfur/src/sulfur/events.py:676 +#: ../../sulfur/src/sulfur/events.py:685 msgid "" "You have chosen to interrupt the processing. Are you sure you want to do it ?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 msgid "Cleaning UGC cache of" msgstr "" -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "" -#: ../../sulfur/src/sulfur/events.py:789 -msgid "Package Set name" -msgstr "" - -#: ../../sulfur/src/sulfur/events.py:790 -msgid "Package atoms" -msgstr "" - -#: ../../sulfur/src/sulfur/events.py:794 +#: ../../sulfur/src/sulfur/events.py:820 msgid "Choose what Package Set you want to add" msgstr "" -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:822 +msgid "Choose what Package Set you want to edit" +msgstr "" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 +msgid "Package Set name" +msgstr "" + +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 +msgid "Package atoms" +msgstr "" + +#: ../../sulfur/src/sulfur/events.py:882 msgid "Removable Package Set" msgstr "" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 msgid "Choose what Package Set you want to remove" msgstr "" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 msgid "No missing dependencies found." msgstr "" -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "" -#: ../../sulfur/src/sulfur/events.py:894 +#: ../../sulfur/src/sulfur/events.py:953 msgid "" "Some missing dependencies have not been matched, others are going to be " "added to the queue." msgstr "" -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "" -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 msgid "Libraries test aborted" msgstr "" -#: ../../sulfur/src/sulfur/events.py:962 +#: ../../sulfur/src/sulfur/events.py:1023 msgid "" "Some broken packages have not been matched, others are going to be added to " "the queue." msgstr "" -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 msgid "All the broken packages are going to be added to the queue" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:68 +#: ../../sulfur/src/sulfur/__init__.py:69 msgid "" "Entropy resources are locked and not accessible. Another Entropy application " "is running. Sorry, can't load Sulfur." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 msgid "Default packages sorting" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 msgid "Sort by downloads" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 msgid "Sort by repository" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 msgid "Sort by date (simple)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:410 +#: ../../sulfur/src/sulfur/__init__.py:374 +msgid "Sort by license (grouped)" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:441 msgid "" "The repositories listed below are configured but not available. They should " "be downloaded." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 msgid "Download now" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 msgid "Skip" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 msgid "Show Masked Packages" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 msgid "Show All Packages" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 msgid "Show Package Sets" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 msgid "Show Queued Packages" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 msgid "Preferences" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:587 +#: ../../sulfur/src/sulfur/__init__.py:620 msgid "" "Some configuration options are critical for the health of your System. Be " "careful." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 msgid "Logged in as" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 msgid "UGC Status" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 msgid "Error setting parameter" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 msgid "An issue occured while loading a preference" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 msgid "Error saving preferences" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:946 +#: ../../sulfur/src/sulfur/__init__.py:983 msgid "" "These packages are masked either by default or due to your choice. Please be " "careful, at least." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1013 +#: ../../sulfur/src/sulfur/__init__.py:1050 msgid "Error during list population" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1015 +#: ../../sulfur/src/sulfur/__init__.py:1052 msgid "Retrying in 1 second." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1050 +#: ../../sulfur/src/sulfur/__init__.py:1087 msgid "Error loading advisories" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 msgid "Initializing Repository module..." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 msgid "Errors updating repositories." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 msgid "Repositories updated successfully" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 msgid "Nothing to do. I am idle." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 msgid "Calculating" msgstr "" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "Showing" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +msgid "Abort action" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +msgid "Ignore" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 msgid "Running tasks" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 msgid "Skipping current mirror." msgstr "" -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 msgid "Recursive Package Set" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:94 +#: ../../sulfur/src/sulfur/packages.py:97 msgid "" "There are packages that can't be installed at the same time, thus are " "blocking your request:" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 msgid "These are the needed packages" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:143 +#: ../../sulfur/src/sulfur/packages.py:146 msgid "" "These packages must be removed from the removal queue because they depend on " "your last selection. Do you agree?" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 msgid "These packages must be excluded" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:200 +#: ../../sulfur/src/sulfur/packages.py:203 msgid "" "These packages must be removed from the queue because they depend on your " "last selection. Do you agree?" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:405 +#: ../../sulfur/src/sulfur/packages.py:412 msgid "" "Some dependencies couldn't be found. It can either be because they are " "masked or because they aren't in any active repository." msgstr "" -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 msgid "Needed disk space" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 msgid "These are the packages that would be installed/updated" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 msgid "Freed space" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 msgid "Needed space" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 msgid "Set from" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 msgid "User configuration" msgstr "" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Repository Selection" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 msgid "No updates available" msgstr "" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 msgid "Dedicated to:" msgstr "" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 msgid "entered the repository" msgstr "" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +msgid "license" +msgstr "" + +#: ../../sulfur/src/sulfur/views.py:380 msgid "Selection" msgstr "" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 msgid "Rating" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 msgid "These are the packages that would be disabled" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "" -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +msgid "Package Set has broken dependencies, Sets not found" +msgstr "" + +#: ../../sulfur/src/sulfur/views.py:1148 msgid "There are incomplete package sets, continue at your own risk" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 msgid "Packages to remove" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 msgid "Packages to downgrade" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 msgid "Packages to install" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 msgid "Packages to update" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 msgid "Packages to reinstall" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 msgid "Destination" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 msgid "Rev." msgstr "" -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "" -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 msgid "Package key" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 msgid "No advisories" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 msgid "Active" msgstr "" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 msgid "Update" msgstr "" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 msgid "Revision" msgstr "" @@ -8521,19 +8489,19 @@ msgstr "" msgid "Updates Notification Applet Enabled" msgstr "" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "" -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 msgid "Your system currently has an outdated version of" msgstr "" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 msgid "the latest available version is" msgstr "" -#: ../../entropy-notification-applet/src/etp_applet.py:532 +#: ../../entropy-notification-applet/src/etp_applet.py:527 msgid "" "It is recommended that you upgrade to the latest before updating any other " "packages" @@ -9048,31 +9016,31 @@ msgid "Processing at" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 -msgid "Protected files and directories" +msgid "Progress" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:162 -msgid "Protected files and directories mask" +msgid "Protected files and directories" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:163 -msgid "Proxy Password" +msgid "Protected files and directories mask" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:164 -msgid "Proxy Username" +msgid "Proxy Password" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:165 -msgid "Purge" +msgid "Proxy Username" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:166 -msgid "Q_ueue packages in selected Advisory" +msgid "Purge" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:167 -msgid "Queue" +msgid "Q_ueue packages in selected Advisory" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:168 @@ -9088,355 +9056,355 @@ msgid "Queue View" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 -msgid "Queued" -msgstr "" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "Queued at" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 +#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "R_egenerate Cache" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 msgid "R_epositories Notice Board" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 msgid "Reinstall the selected package" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 msgid "Reload" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 msgid "Remote stdout file" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 msgid "Remove Selected" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 msgid "Remove Set" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 msgid "Remove USE flags on atoms" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 msgid "Remove atoms" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 msgid "Remove packages on the remote server" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 msgid "Remove the selected Package Set" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 msgid "Remove the selected package" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 msgid "Remove the selected package and its configuration" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 msgid "Repositories" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 msgid "Repositories options" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 msgid "Repository information" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 msgid "Restore" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 msgid "Restore selected" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 msgid "Review for Install..." msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 msgid "S_ervices" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 msgid "Save" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 msgid "Search" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 msgid "Secure Services Port" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 msgid "Security" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 msgid "Security updates" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 msgid "Services Port" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 msgid "Sets" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 msgid "Show ChangeLog" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 msgid "Show Selected" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 msgid "Show all" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 msgid "Show applied" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 msgid "Show unapplied" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 msgid "Socket settings" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 msgid "Source Package Manager" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 msgid "Spm tree updates" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 msgid "Submit a new document" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 msgid "Successful mesage" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 msgid "Switch to" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 msgid "Sync repositories to fetch latest updates" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 msgid "System" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 msgid "System Database" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 msgid "System files" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 msgid "Text on error message" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 msgid "UGC Entry Information" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 msgid "URI" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 msgid "Undo Install" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 msgid "Undo Install Set" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 msgid "Undo Install Set action" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 msgid "Undo Install action" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 msgid "Undo Purge" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 msgid "Undo Purge action" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 msgid "Undo Reinstall" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 msgid "Undo Reinstall action" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 msgid "Undo Remove" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 msgid "Undo Remove Set" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 msgid "Undo Remove Set action" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 msgid "Undo Remove action" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 msgid "Undo Update" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 msgid "Undo Update action" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 msgid "Unmask this package" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 msgid "Update the selected package" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 msgid "Updates" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 msgid "Version" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 msgid "What you were doing" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 msgid "_Abort" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 msgid "_Accept License" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 msgid "_Add All" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 msgid "_Add Set" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +msgid "_Edit Set" +msgstr "" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 msgid "_Enable" msgstr "" @@ -9522,34 +9490,38 @@ msgid "_Update Repositories" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 -msgid "emerge --sync" +msgid "button" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:298 -msgid "emerge --sync ? (o;" +msgid "emerge --sync" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:299 -msgid "http://www.sabayon.org" +msgid "emerge --sync ? (o;" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:300 -msgid "kB/sec" +msgid "http://www.sabayon.org" msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:301 +msgid "kB/sec" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 msgid "root" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "" diff --git a/misc/po/es.po b/misc/po/es.po index ede412cc5..7abecb7b9 100644 --- a/misc/po/es.po +++ b/misc/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: 2009-05-26 18:52-0000\n" "Last-Translator: Daniel Halens Rodriguez \n" "Language-Team: \n" @@ -85,8 +85,8 @@ msgstr "no es una ruta a un directorio válida" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -167,55 +167,65 @@ msgstr "Correctamente conectado al host" msgid "Successfully disconnected from host" msgstr "Correctamente desconectado del host" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 msgid "database does not exist. Locking services for it" msgstr "base de datos no existe. Bloqueando sus servicios" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 msgid "database got locked. Locking services for it" msgstr "base de datos se bloqueó. Bloqueando sus servicios" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +#, fuzzy +msgid "cannot unlock database, compressed file not found" +msgstr "Método de compresión de la base de datos incorrecto" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +#, fuzzy +msgid "unpacking compressed database" +msgstr "ruta de la base de datos comprimida" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 msgid "unlocking and indexing database" msgstr "desbloqueando e indexando la base de datos" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "hash" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 msgid "no username specified" msgstr "no se ha especificado un nombre de usuario" -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 msgid "no password specified" msgstr "no se ha especificado una contraseña" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "contraseña en blanco" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 msgid "empty username" msgstr "nombre de usuario en blanco" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 msgid "user not found" msgstr "usuario no encontrado" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" msgstr "debes loguearte en la web para actualizar el formato de tu contraseña" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "contraseña incorrecta" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 msgid "user inactive" msgstr "usuario inactivo" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "usuario baneado" @@ -245,306 +255,306 @@ msgstr "no estás logueado" msgid "no login data" msgstr "no hay datos de login" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 msgid "Entropy Server interface must be run as root" msgstr "La interfaz del Servidor Entropy debe ejecutarse como root" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 msgid "repository not configured" msgstr "no es un repositorio configurado" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "no se puede usar como id porque es una id de repositorio protegida" -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 msgid "migrating database path from" msgstr "migrando la ruta de la base de datos desde" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "a" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 msgid "Your default repository is not initialized" msgstr "Tu repositorio por defecto no está inicializado" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 msgid "Do you want to initialize your default repository ?" msgstr "¿ Quieres inicializar tu repositorio por defecto ?" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 #, fuzzy msgid "Continuing with an uninitialized repository" msgstr "[server]Continuando con un repositorio no inicializado" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 msgid "server-side repository" msgstr "repositorio del servidor" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 msgid "community repository" msgstr "repositorio community" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "Instancia de la Interfaz del Servidor de Entropy en el repositorio" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 msgid "current branch" msgstr "rama actual" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 msgid "type" msgstr "tipo" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 msgid "Currently configured repositories" msgstr "Repositorios configurados actualmente" -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 msgid "Entropy database is already locked by you :-)" msgstr "La base de datos de Entropy ya estaba bloqueada por ti :-)" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 msgid "Locking and Syncing Entropy database" msgstr "Bloqueando y sincronizando la base de datos de Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "Tabla de estado de los mirrors" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 #: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "Desbloqueado" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 #: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "Bloqueado" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 msgid "database" msgstr "base de datos" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 msgid "download" msgstr "descargado" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 msgid "cannot lock mirror" msgstr "no se pudo bloquear el mirror" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 msgid "Entropy database is corrupted!" msgstr "¡La base de datos de Entropy está corrupta!" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 msgid "indexing database" msgstr "indexando la base de datos" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 msgid "Checking" msgstr "Comprobando" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 msgid "Running dependencies test" msgstr "Ejecutando test de dependencias" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "Dependencias no encontradas" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 msgid "Needed by" msgstr "Requeridas por" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 msgid "by repo" msgstr "por el repositorio" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "Todas las dependencias están satisfechas. Todo está bien." -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "El sistema está en buen estado" -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 msgid "Matching libraries with Spm, please wait" msgstr "" "Haciendo coincidir bibliotecas con el Administrador de Paquetes Fuente, " "espera por favor" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 msgid "These are the matched packages" msgstr "Estos son los paquetes que coinciden" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 #, fuzzy msgid "Packages string" msgstr "[server]Cadena de los Paquetes" -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 msgid "No matched packages" msgstr "No coincide ningún paquete" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 #, fuzzy msgid "Running orphaned SPM packages test" msgstr "" "[server]Ejecutando test de paquetes huérfanos del Administrador de Paquetes " "Fuente" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 msgid "Scanning package" msgstr "Registrando paquete" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 #, fuzzy msgid "not found anymore" msgstr "[server]no encontrado" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 msgid "Initializing an empty database" msgstr "Inicializando una base de datos vacía" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 msgid "Entropy database file" msgstr "El archivo con la base de datos de Entropy en" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "ha sido inicializado correctamente" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 #, fuzzy msgid "Invalid tag specified" msgstr "[server]etiqueta especificada inválida" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 #, fuzzy msgid "Packages already tagged, action aborted" msgstr "[server]Los paquetes ya estaban etiquetados, acción cancelada" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 #, fuzzy msgid "flushing back selected packages from branches" msgstr "[server]copiando de nuevo los paquetes seleccionados desde las ramas" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 msgid "nothing to do" msgstr "¡ nada que hacer" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 #, fuzzy msgid "these are the packages that will be flushed" msgstr "[server]estos son los paquetes que serán enviados" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 #: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "¿ Desea continuar ?" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 #, fuzzy msgid "checking package hash" msgstr "Comprobando el hash del paquete" -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 #, fuzzy msgid "hash does not match for" msgstr "no coincide" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 #, fuzzy msgid "wrong md5" msgstr "contraseña incorrecta" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 msgid "download errors" msgstr "errores en la descarga" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 msgid "reason" msgstr "razón" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 msgid "download completed successfully" msgstr "descarga completada correctamente" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 #, fuzzy msgid "error downloading packages from mirrors" msgstr "[server]error descargando paquetes desde los mirrors" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 msgid "working on branch" msgstr "trabajando en la rama" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 msgid "updating package" msgstr "actualizando paquete" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 #, fuzzy msgid "package flushed" msgstr "[server]paquete enviado" -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 #, fuzzy msgid "Cannot touch system database" msgstr "[server]No se pudo actualizar la base de datos del sistema" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 msgid "Preparing to move selected packages to" msgstr "Preparándose para mover los paquetes seleccionados a" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 msgid "Preparing to copy selected packages to" msgstr "Preparándose para copiar los paquetes seleccionados a" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "Nota" -#: ../../libraries/entropy/server/interfaces/main.py:1678 +#: ../../libraries/entropy/server/interfaces/main.py:1671 #, fuzzy msgid "" "all old packages with conflicting scope will be removed from destination " @@ -553,880 +563,876 @@ msgstr "" "[server]todos los paquetes antiguos con conflictos serán eliminados del " "repositorio de destino salvo que sean inyectados" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 #, fuzzy msgid "new tag" msgstr "[server]nueva etiqueta" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 #, fuzzy msgid "dependency" msgstr "[server]dependencia" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 msgid "switching" msgstr "cambiando" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "no se puede cambiar. Paquete no encontrado, omitiendo" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 msgid "moving file" msgstr "moviendo el archivo" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 msgid "loading data from source database" msgstr "cargando datos desde la base de datos fuente" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 msgid "injecting data to destination database" msgstr "inyectando datos en la base de datos de destino" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 msgid "removing entry from source database" msgstr "eliminando entrada de la base de datos fuente" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "correctamente manejado el atom" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 msgid "adding package" msgstr "añadiendo paquete" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 msgid "added package" msgstr "paquete añadido" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 msgid "rev" msgstr "revisión" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 msgid "manual dependencies for" msgstr "[server]Sin dependencias" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 msgid "Exception caught, closing tasks" msgstr "Excepción capturada, cerrando tareas" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 msgid "Injecting entropy metadata into built packages" msgstr "Inyectando metadatos de Entropy en los paquetes creados" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 msgid "injecting entropy metadata" msgstr "inyectando metadatos de Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 msgid "injection complete" msgstr "inyección completada" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 msgid "config files" msgstr "archivos de conf." #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 msgid "checking system" msgstr "comprobando el sistema" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 msgid "there are configuration files not updated yet" msgstr "hay archivos de configuración que aún no han sido actualizados" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 msgid "removing package" msgstr "eliminando paquete" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 msgid "removal complete" msgstr "eliminación completada" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 msgid "invalid database revision" msgstr "revisión de la base de datos inválida" -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 msgid "defaulting to 0" msgstr "dejando por defecto 0" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 msgid "Initializing Entropy database" msgstr "Inicializando la base de datos de Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "CUIDADO" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 msgid "database already exists" msgstr "la base de datos ya existe" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 msgid "Do you want to continue ?" msgstr "¿ Quieres continuar ?" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 msgid "Dumping current revisions to file" msgstr "Volcando las revisiones actuales al archivo" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "Volcando las acciones actuales de 'treeupdates' al archivo" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 #, fuzzy msgid "Would you like to sync packages first (important!) ?" msgstr "[server]¿ Quieres sincronizar los paquetes primero? (Es importante)" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 msgid "Reinitializing Entropy database for branch" msgstr "Reinicializando la base de datos de Entropy para la rama" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 msgid "using Packages in the repository" msgstr "usando Paquetes en el repositorio" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 msgid "analyzing" msgstr "analizando" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "revisión" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "Atención" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 msgid "cannot match" msgstr "no se pudo hacer coincidir" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 msgid "Integrity verification of the selected packages" msgstr "Verificación de integridad de los paquetes seleccionados" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 #, fuzzy msgid "All the packages in repository will be checked." msgstr "[server]Todos los paquetes en el repositorio serán comprobados." -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 msgid "This is the list of the packages that would be checked" msgstr "Esta es la lista de paquetes que serán comprobados" -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 msgid "Working on mirror" msgstr "Trabajando en el mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 msgid "checking hash" msgstr "comprobando el hash" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 msgid "digest verification of" msgstr "verificación de la firma de" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 msgid "not supported" msgstr "no soportado" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 msgid "failed for unknown reasons" msgstr "fallida por razones desconocidas" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 msgid "package" msgstr "paquete" -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "NO está en buen estado" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 msgid "This is the list of broken packages" msgstr "Esta es la lista de paquetes rotos" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 msgid "Mirror" msgstr "Mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "Estadísticas" -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 msgid "Number of checked packages" msgstr "Número de paquetes comprobados" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 msgid "Number of healthy packages" msgstr "Número de paquetes en buen estado" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 msgid "Number of broken packages" msgstr "Número de paquetes rotos" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "local" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 msgid "available" msgstr "disponible" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 msgid "upload/ignored" msgstr "subido/ignorado" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 msgid "Starting to download missing files" msgstr "Comenzando a descargar los archivos desaparecidos" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 msgid "Searching missing/broken files on another mirror" msgstr "Buscando los paquetes rotos/desaparecidos en otro mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 #, fuzzy msgid "Binary packages downloaded successfully." msgstr "[server]Paquetes binarios descargados correctamente." -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 msgid "These are the packages that cannot be found online" msgstr "Estos son los paquetes que no se pudieron encontrar online" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "No serán comprobados" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 msgid "checking hash of" msgstr "comprobando el hash de" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "está corrupto. Se ha almacenado la suma de verificación" -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 msgid "checked packages" msgstr "paquetes comprobados" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 msgid "healthy packages" msgstr "paquetes en buen estado" -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 msgid "broken packages" msgstr "paquetes rotos" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 msgid "downloaded packages" msgstr "paquetes descargados" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 msgid "failed downloads" msgstr "descargas fallidas" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 msgid "Please setup your branch to" msgstr "Por favor, fija tu rama en" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 msgid "and retry" msgstr "y vuelve a intentarlo" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 #, fuzzy msgid "Copying database (if not exists)" msgstr "Moviendo la base de datos (si no existe)" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 msgid "Switching packages" msgstr "Conmutando paquetes" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 msgid "Ignoring" msgstr "Ignorando" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 msgid "already in branch" msgstr "ya estaba en la rama" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 msgid "migration loop completed" msgstr "ciclo de migración completado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 msgid "entropy.server.interfaces.main.Server needed" msgstr "Se necesita entropy.server.interfaces.main.Server" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "Interfaz de Servidores Mirror de Entropy cargada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 msgid "mirror" msgstr "mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +#, fuzzy +msgid "listing branches in mirror" +msgstr "Omitiendo el mirror actual." + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +#, fuzzy +msgid "looking for file in mirror" +msgstr "Trabajando en el mirror" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 msgid "unlocking" msgstr "desbloqueando" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 msgid "locking" msgstr "bloqueando" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 msgid "mirror already locked" msgstr "mirror ya estaba bloqueado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 msgid "mirror already unlocked" msgstr "mirror ya estaba desbloqueado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 msgid "mirror for download" msgstr "mirror para la descarga" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 msgid "mirror already locked for download" msgstr "mirror ya bloqueado para la descarga" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 msgid "mirror already unlocked for download" msgstr "mirror ya desbloqueado para la descarga" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 msgid "for download" msgstr "para descargar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 msgid "mirror successfully locked" msgstr "mirror bloqueado correctamente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 msgid "mirror not locked" msgstr "mirror no bloqueado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 msgid "mirror successfully unlocked" msgstr "mirror desbloqueado correctamente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 msgid "unlock error" msgstr "error desbloqueando" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 msgid "mirror not unlocked" msgstr "mirror no desbloqueado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 msgid "connecting to download package" msgstr "conectando para desargar el paquete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 msgid "downloading package" msgstr "descargando el paquete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "no existe" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 #, fuzzy msgid "is not listed in the repository !" msgstr "[server]no está en el repositorio !" -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 msgid "verifying checksum of package" msgstr "verificando la comprobación de suma del paquete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 msgid "downloaded successfully" msgstr "descargado correctamente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "su comprobación de suma no coincide. Descargando de nuevo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" msgstr "parece roto. Considera la opción de reempaquetarlo. Abandonando." -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 msgid "mirror has invalid directory structure" msgstr "el mirror no tiene una estructura de directorios válida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 msgid "Wrong database compression method passed" msgstr "Método de descompresión pasado de la base de datos incorrecto" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 msgid "mirror hasn't valid database revision file" msgstr "el mirror no tiene un archivo de revisión de la base de datos válido" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 msgid "unable to download repository revision" msgstr "no se pudo descargar la revisión del repositorio" -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 msgid "mirror doesn't have valid revision file" msgstr "el mirror no tiene un archivo de revisión válido" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 msgid "downloading notice board from mirrors to" msgstr "descargando el tablón de anuncios desde los mirrors a" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 msgid "notice board downloaded successfully from" msgstr "tablón de anuncios correctamente descargado desde" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 msgid "uploading notice board from" msgstr "subiendo el tablón de anuncios desde" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 msgid "notice board upload failed on" msgstr "fallo en la subida del tablón de anuncios en" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 msgid "notice board upload success" msgstr "subida del tablón de anuncios correcta" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 msgid "configured package sets" msgstr "sets de paquetes configurados" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 msgid "None configured" msgstr "Ninguno configurado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 msgid "preparing uncompressed database for the upload" msgstr "preparando la base de datos descomprimida para la subida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 msgid "database path" msgstr "ruta de la base de datos" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 msgid "creating compressed database dump + checksum" msgstr "" "creando el volcado de la base de datos comprimida + comprobación de suma" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "volcado" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -msgid "dump checksum" -msgstr "volcado de la comprobación de suma" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 #, fuzzy msgid "dump light checksum" msgstr "volcado de la comprobación de suma" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 msgid "opener" msgstr "abridor" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 msgid "compressing database + checksum" msgstr "comprimiendo la base de datos + comprobación de suma" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 msgid "compressed database path" msgstr "ruta de la base de datos comprimida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 #, fuzzy msgid "database checksum" msgstr "Comprobación de suma de la base de datos del repositorio" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 msgid "compressed checksum" msgstr "comprobación de suma comprimida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 msgid "cannot create mirror directory" msgstr "no se pudo crear un directorio para el mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 msgid "error" msgstr "error" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "esperando hasta 2 minutos antes de abandonar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 msgid "mirror unlocked" msgstr "mirror desbloqueado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 msgid "Troubles with treeupdates" msgstr "Problemas con las treeupdates" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 msgid "Bumping old data back" msgstr "Metiendo los datos viejos de nuevo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 msgid "wrong database compression method passed" msgstr "el método de compresión de la base de datos pasado es incorrecto" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "subida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 msgid "disabled EAPI" msgstr "EAPI deshabilitada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 msgid "preparing to upload database to mirror" msgstr "preparándose para subir la base de datos al mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 msgid "errors" msgstr "errores" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 #, fuzzy msgid "upload failed, not unlocking and continuing" msgstr "[server]subida fallida. No se desbloqueará ni continuará" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 msgid "preparing to download database from mirror" msgstr "preparándose para descargar la base de datos desde el mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 msgid "download path" msgstr "ruta de descarga" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 msgid "failed to download from mirror" msgstr "no se pudo descargar desde el mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 #, fuzzy msgid "Mirrors are locked, someone is working on the repository" msgstr "" "[server]Los mirrors están bloqueados; alguien está trabajando en el " "repositorio" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "inténtalo de nuevo mas tarde" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "sincronización" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 msgid "database already in sync" msgstr "la base de datos ya estaba sincronizada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 msgid "database sync failed" msgstr "la sincronización de la base de datos falló" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 msgid "download issues" msgstr "problemas con la descarga" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 msgid "database sync forbidden" msgstr "la sincronización con la base de datos está prohibida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "dependencies_test() devolvió errores" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 #, fuzzy msgid "no configuration files to commit. All fine." msgstr "[server]no hay archivos de configuración para enviar. Todo está bien." -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 msgid "upload issues" msgstr "problemas con la subida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 msgid "database sync completed successfully" msgstr "sincronización de la base de datos completada correctamente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 msgid "Local statistics" msgstr "Estadísticas locales" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 msgid "upload directory" msgstr "directorio de subida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 msgid "files ready" msgstr "archivos listos" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 msgid "packages directory" msgstr "directorio de paquetes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "copia" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 msgid "remove" msgstr "eliminar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 msgid "Packages to be removed" msgstr "Paquetes que serán eliminados" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 msgid "Packages to be moved locally" msgstr "Paquetes que serán movido localmente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 msgid "Packages to be uploaded" msgstr "Paquetes que serán subidos" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 msgid "Total removal size" msgstr "Tamaño total de lo que será eliminado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 msgid "Total upload size" msgstr "Tamaño total de la subida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 msgid "Total download size" msgstr "Tamaño total de la descarga" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 msgid "Remote statistics for" msgstr "Estadísticas remotas para" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 msgid "remote packages" msgstr "paquetes remotos" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 msgid "files stored" msgstr "archivos guardados" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 msgid "Calculating queues" msgstr "Calculando colas" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 msgid "removing package+hash" msgstr "eliminando paquete+hash" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 msgid "copying file+hash to repository" msgstr "copiando archivo+hash al repositorio" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 msgid "upload errors" msgstr "errores en la subida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 msgid "upload completed successfully" msgstr "subida completada correctamente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 #, fuzzy msgid "QA checking package file" msgstr "Comprobando el hash del paquete" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 msgid "starting packages sync" msgstr "comenzando la sincronización de paquetes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 msgid "packages sync" msgstr "sincronización de paquetes" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 msgid "socket error" msgstr "error de socket" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 msgid "on" msgstr "en" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 msgid "nothing to do on" msgstr "nada que hacer en" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 msgid "Expanding queues" msgstr "Expandiendo colas" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 msgid "nothing to sync for" msgstr "nada que sincronizar en" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 msgid "Would you like to run the steps above ?" msgstr "¿ Quieres ejecutar los pasos descritos ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "¡ interrupción del teclado !" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 #, fuzzy msgid "you must package them again" msgstr "¿ Quieres empaquetarlos ahora ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 msgid "exception caught" msgstr "excepción capturada" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 #, fuzzy msgid "at least one mirror synced properly!" msgstr "¡al menos un mirror ha sido sincronizado correctamente!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "ordenado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 msgid "collecting expired packages" msgstr "recopilando los paquetes que han expirado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -#, fuzzy -msgid "not the latest branch, skipping tidy for consistence." -msgstr "no es la última rama, saltándose la limpieza por consistencia." - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 msgid "collecting expired packages in the selected branches" msgstr "recopilando los paquetes que han expirado en las ramas seleccionadas" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 msgid "nothing to remove on this branch" msgstr "nada que eliminar en esta rama" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 msgid "these are the expired packages" msgstr "estos son los paquetes que han expirado" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 msgid "removing packages remotely" msgstr "eliminando los paquetes remotamente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 msgid "remove errors" msgstr "errores al eliminar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 msgid "removing packages locally" msgstr "eliminando paquetes localmente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 msgid "removing" msgstr "eliminando" @@ -1481,12 +1487,12 @@ msgstr "respuesta incorrecta recibida" msgid "cannot convert stream into object" msgstr "no se pudo convertir el flujo en un objeto" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "Contenido Generado por el Usuario" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 msgid "sending file" msgstr "enviando el archivo" @@ -1512,8 +1518,8 @@ msgid "repository does not support EAPI3" msgstr "el repositorio no soporta EAPI3" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 msgid "Username" msgstr "Nombre de Usuario" @@ -1813,7 +1819,7 @@ msgstr "Habilitar las banderas USE para los atoms especificados" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "Parámetros USE" @@ -1835,8 +1841,8 @@ msgstr "Ejecutar comando de shell personalizado" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "Comando" @@ -1868,7 +1874,7 @@ msgstr "Fijar el repositorio del Servidor de Entropy" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 msgid "Repository Identifier" msgstr "Identificador del repositorio" @@ -2021,11 +2027,11 @@ msgstr "Añadir entrada en el tablón de anuncios" #: ../../client/text_repositories.py:299 ../../client/text_security.py:85 #: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 #: ../../server/server_activator.py:160 ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 msgid "Title" msgstr "Título" @@ -2057,32 +2063,32 @@ msgstr "No se puede autounir el archivo" msgid "Invalid config file number" msgstr "Número de archivo de configuración inválido" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 msgid "Configuration files" msgstr "Archivos de configuración" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 msgid "Scanning hard disk" msgstr "Escaneando el disco duro" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 msgid "Cache generation complete." msgstr "Generación de la caché completada." -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 msgid "Resolving metadata" msgstr "Resolviendo metadatos" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 msgid "Dependencies cache filled." msgstr "Caché de dependencias llena." -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, python-format msgid "Cleaning %s => dumps..." msgstr "Limpiando %s => dumps..." -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 msgid "Cache is now empty." msgstr "La caché está vacía ahora." @@ -2096,19 +2102,19 @@ msgstr "Comprobando %s" msgid "server_repos needs serverInstance" msgstr "server_repos necesita serverInstance" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 msgid "Sorting dependencies" msgstr "Reordenando dependencias" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 msgid "Calculating inverse dependencies for" msgstr "Calculando las dependencias inversas para" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 msgid "Calculating available packages for" msgstr "Calculando los paquetes disponibles para" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 msgid "Calculating world packages" msgstr "Calculando los paquetes en world" @@ -2127,18 +2133,19 @@ msgstr "Velocidad de descarga total" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "second" msgstr "segundo" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 msgid "Error downloading from" msgstr "Error descargando desde" #: ../../libraries/entropy/client/interfaces/fetch.py:215 -msgid "files not available on this mirror" +#, fuzzy +msgid "data not available on this mirror" msgstr "archivo no disponible en este mirror" #: ../../libraries/entropy/client/interfaces/fetch.py:218 @@ -2148,7 +2155,7 @@ msgstr "comprobación de suma incorrecta" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "no encontrado" @@ -2160,13 +2167,13 @@ msgstr "error de timeout" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 msgid "discarded download" msgstr "descarga descartada" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 msgid "unknown reason" msgstr "razón desconocida" @@ -2175,17 +2182,17 @@ msgid "Downloading from" msgstr "Descargando desde" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 msgid "Successfully downloaded from" msgstr "Correctamente descargado desde" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "at" msgstr "a" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 msgid "file not available on this mirror" msgstr "archivo no disponible en este mirror" @@ -2201,8 +2208,8 @@ msgstr "timeout, abandonando" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 #: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 @@ -2214,217 +2221,186 @@ msgstr "timeout, abandonando" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "Repositorio" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 msgid "is not available" msgstr "no está disponible" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "Cannot validate" msgstr "No se puede validar" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "" "Por favor, actualiza los repositorios para hacer que este mensaje " "desaparezca." -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "is corrupted" msgstr "está corrupto" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 msgid "bad repository id specified" msgstr "la id de repositorio especificada es incorrecta" -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "El repositorio %s no ha sido descargado aún." -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 msgid "repodata dictionary is corrupted" msgstr "el diccionario repodata está corrupto" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 msgid "System database not found or corrupted" msgstr "La base de datos del sistema no se ha encontrado o está corrupta" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr "" "ejecutándose en modo seguro usando la base de datos vacía desde la memoria " "RAM" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "Comprobación de salud" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 msgid "system database" msgstr "base de datos del sistema" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 msgid "Scanning..." msgstr "Escaneando..." -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "Errores en el paquete con id %s. Error: %s" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "PASADO" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "CORRUPTO" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 msgid "Cannot backup selected database" msgstr "" "No se puede hacer una copia de seguridad de la base de datos seleccionada" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 msgid "permission denied" msgstr "permiso denegado" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 msgid "Backing up database to" msgstr "Haciendo copia de seguridad de la base de datos en" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 msgid "Unable to compress" msgstr "Imposible comprimir" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 msgid "Database backed up successfully" msgstr "Copia de seguridad de la base de datos finalizada" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 msgid "All fine" msgstr "Todo bien" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 msgid "Cannot restore selected backup" msgstr "No se pudo restaurar la copia de seguridad seleccionada" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 msgid "Restoring backed up database" msgstr "Restaurando la copia de seguridad de la base de datos" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 msgid "Unable to unpack" msgstr "Imposible desempaquetar" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 msgid "Database restored successfully" msgstr "Base de datos restaurada correctamente" -#: ../../libraries/entropy/client/interfaces/methods.py:741 +#: ../../libraries/entropy/client/interfaces/methods.py:985 msgid "" "Another Entropy instance is currently active, cannot satisfy your request." msgstr "" "Hay otra instancia de Entropy ejecutándose. No se puede realizar la petición." -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "Recursos desbloqueados. ¡Vamos allá!" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "Los recursos siguen bloqueados después de %s minutos. ¡Me rindo!" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "Recursos bloqueados. Esperando %s segundos. Comprobando #%s/%s" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "Nada para hacer copia de seguridad con la clave %s en etpConst" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "debe de ser una cadena ASCII" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 msgid "cannot start with" msgstr "no puede comenzar por" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 msgid "Name already taken" msgstr "El nombre ya está siendo usado" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 msgid "Cannot remove the old element" msgstr "No se pudo eliminar el elemento antiguo" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 msgid "Cannot create the element" msgstr "No se pudo crear el elemento" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 msgid "Already removed" msgstr "Ya ha sido eliminado" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "No definido por el usuario" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 msgid "Set not found or unable to remove" msgstr "El Set no se ha encontrado o no se puede eliminar" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -msgid "Libraries test" -msgstr "Comprobación de bibliotecas" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -msgid "Cannot find " -msgstr "No se pudo encontrar" - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -msgid "Collecting broken executables" -msgstr "Recopilando los ejecutables rotos" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "" -"no te preocupes por las bibliotecas que se muestren aquí pero que no " -"aparezcan después." - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -msgid "Scanning libraries" -msgstr "Escaneando bibliotecas" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "varios símbolos rotos" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -msgid "Matching broken libraries/executables" -msgstr "Haciendo coincidir bibliotecas y ejecutables rotos" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 msgid "not a valid method" msgstr "no es un método válido" @@ -2482,330 +2458,323 @@ msgstr "" "No se pudo obtener el paquete correctamente o la comprobación de suma no " "coincide. Prueba a descargar los últimos repositorios." -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "Control de calidad" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 msgid "Cannot run Spm pkg_config() for" msgstr "" "No se pudo ejecutar el pkg_config() del administrador de paquetes fuente para" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 msgid "Please report it" msgstr "Por favor, reporta el error" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "Error" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 msgid "Removing from Entropy" msgstr "Eliminando en Entropy" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 msgid "Collision found during removal of" msgstr "Se encontró una colisión durante la eliminación de" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 msgid "cannot overwrite" msgstr "no se puede sobrescribir" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "El archivo de configuración nunca se modificó. Eliminando" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 msgid "Protecting config file" msgstr "Protegiendo el archivo de configuración" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "¡¡¡ Este paquete contiene un archivo mal codificado !!!" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 msgid "Updating database" msgstr "Actualizando en la base de datos" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 msgid "Cleaning old package files..." msgstr "Limpiando los archivos antiguos del paquete..." -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 msgid "Cannot update Portage database to destination" msgstr "No se pudo actualizar la base de datos de Portage al destino" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "" "No se pudo actualizar el contador de Portage porque el destino %s no existe." -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, python-format msgid "Cannot update Portage world file, destination %s does not exist." msgstr "" "No se pudo actualizar el archivo world de Portage porque el archivo de " "destino %s no existe." -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, python-format msgid "Cannot update Portage world file, destination %s is corrupted." msgstr "" "No se pudo actualizar el archivo world de Portage porque el archivo de " "destino %s está corrupto." -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." msgstr "" "%s es un archivo que debería de ser un directorio. Eliminándolo en 20 " "segundos..." -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." msgstr "" "[]%s es un directorio pero debería de ser un enlace simbólico. Eliminándolo " "en 20 segundos..." -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "El archivo de configuración nunca se modificó. Autouniendo" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." msgstr "" "%s es un directorio que debería de ser un archivo. Eliminándolo en 20 " "segundos..." -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "File move error" msgstr "Error moviendo archivo" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "please report" msgstr "por favor, reporta el error" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 msgid "Skipping file installation/removal" msgstr "Omitiendo instalación/eliminación del archivo" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "No se pudo comprobar CONFIG PROTECTION. Error" -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "Colisión encontrada durante la instalación de" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "Downloading" msgstr "Descargando" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 msgid "Local path" msgstr "Ruta local" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 msgid "Downloading archive" msgstr "Descargando el archivo" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 msgid "Package cannot be fetched. Try to update repositories and retry" msgstr "" "No se pudo obtener el paquete. Prueba a actualizar los repositorios e " "inténtalo de nuevo" -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "archives" msgstr "archivos" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 msgid "Some packages cannot be fetched. Try to update repositories and retry" msgstr "" "No se pudieron obtener algunos paquetes. Prueba a actualizar los " "repositorios e inténtalo de nuevo" -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 msgid "Fetch for the chosen package is not available, unknown error." msgstr "" "La descarga del paquete seleccionado no está disponible, error desconocido." -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "Paquete instalado en cola desapareció, omitiendo." -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 msgid "Unpacking package" msgstr "Desempaquetando el paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 msgid "Merging package" msgstr "Uniendo paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "Te estás quedando sin espacio en el disco duro" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "Apuesto a que probablemente eres Michele" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 msgid "An error occured while trying to unpack the package" msgstr "Ocurrió un error al intentar desempaquetar el paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 msgid "Check if your system is healthy" msgstr "Comprueba si tu sistema está en buen estado" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 msgid "Installing package" msgstr "Instalando el paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 msgid "An error occured while trying to install the package" msgstr "Ocurrió un error mientras se intentaba instalar el paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 msgid "Removing data" msgstr "Eliminando datos" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 msgid "An error occured while trying to remove the package" msgstr "Ocurrió un error al intentar eliminar el paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "Comprueba si tienes suficiente espacio libre en tu disco duro" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 msgid "Cleaning" msgstr "Limpiando" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 msgid "Configuring package" msgstr "Configurando el paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 msgid "An error occured while trying to configure the package" msgstr "Ocurrió un error mientras se intentaba configurar el paquete" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 msgid "Make sure that your system is healthy" msgstr "Asegúrate de que tu sistema está en buen estado" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "Parece que la entrada del Administrador de Paquetes Fuente no existe" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 msgid "Fetching" msgstr "Adquiriendo" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 msgid "Multi Fetching" msgstr "Adquiriendo" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 msgid "packages" msgstr "paquetes" -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 msgid "Fetching sources" msgstr "Obteniendo segmentos" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 msgid "Verifying" msgstr "Verificando" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 msgid "Multi Verification" msgstr "Multiverificación" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 msgid "Unpacking" msgstr "Desempaquetando" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 msgid "Merging" msgstr "Uniendo" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 msgid "Installing" msgstr "Instalando" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "Eliminando" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 msgid "Postinstall" msgstr "Postinstalación" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 msgid "Preinstall" msgstr "Preinstalación" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 msgid "Preremove" msgstr "Preliminación" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 msgid "Postremove" msgstr "Posteliminación" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 msgid "Configuring" msgstr "Configurando" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 msgid "An error occured. Action aborted." msgstr "Ocurrió un error. Acción cancelada." @@ -2854,7 +2823,7 @@ msgid "Cannot open digest" msgstr "No se puede abrir la firma" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 msgid "Cannot verify database integrity" msgstr "No se pudo verificar la integridad de la base de datos" @@ -3000,208 +2969,208 @@ msgstr "" "Error no crítico en la actualización de archivos de configuración, " "continuando" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." msgstr "Algo malo ha pasado. Echa un vistazo por favor." -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 msgid "Skipping configuration files update, you are not root." msgstr "" "No eres root, saltándose la actualización de archivos de configuración." -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 msgid "Overwriting" msgstr "Sobrescribiendo" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 #, fuzzy msgid "variable differs" msgstr "[untranslatable the way is used]variable difiere" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "Updating" msgstr "Actualizando" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 msgid "updating critical variables" msgstr "actualizando variables críticas" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "differs" msgstr "difiere" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 msgid "Reverting" msgstr "Revirtiendo" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 msgid "a new release is available" msgstr "se encuentra disponible una nueva versión" -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 msgid "Mind to install it before any other package" msgstr "Deberías instalarla antes que cualquier otro paquete" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 msgid "Unpacking database to" msgstr "Desempaquetando la base de datos en" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 msgid "Cannot unpack compressed package" msgstr "No se puede desempaquetar el paquete comprimido" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 msgid "Skipping repository" msgstr "Omitiendo repositorio" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 msgid "Downloading checksum" msgstr "Descargando la comprobación de suma" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 msgid "Cannot fetch checksum" msgstr "No se pudo obtener la comprobación de suma" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." msgstr "El repositorio actual se bloqueó de repente. Descarga cancelada." -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "la base de datos remota se bloqueó de repente" #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 msgid "Downloading repository database" msgstr "Descargando la base de datos del repositorio" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 msgid "database does not exist online" msgstr "la base de datos no existe online" -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 msgid "database is already up to date" msgstr "la base de datos ya está actualizada" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 msgid "database will be ready soon" msgstr "la base de datos estará lista pronto" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 msgid "Repository is being updated" msgstr "El repositorio está siendo actualizado" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "Inténtalo de nuevo en unos minutos" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 msgid "Injecting downloaded dump" msgstr "Inyectando los elementos descargados" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 msgid "please wait" msgstr "espera por favor" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 msgid "Advisories fetch error" msgstr "Error obteniendo los Avisos de Seguridad" -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 msgid "Downloading repository metafile" msgstr "Descargando metarchivo del repositorio" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 msgid "Downloading SSL CA certificate" msgstr "Descargando el certificado SSL CA" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 msgid "Downloading SSL Server certificate" msgstr "Descargando el certificado del Servidor SSL" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 msgid "Downloading package mask" msgstr "Descargando las máscaras de paquetes" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 msgid "Downloading packages system mask" msgstr "Descargando la máscara de paquetes del sistema" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 #, fuzzy msgid "Downloading conflicting tagged packages file" msgstr "Descargando el archivo de paquete etiquetados conflictivamente" -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 msgid "Downloading license whitelist" msgstr "Descargando la lista blanca de licencias" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 msgid "Downloading revision" msgstr "Descargando la revisión" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 msgid "Downloading SPM global configuration" msgstr "" "Descargando la configuración global del Administrador de Paquetes Fuente" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 msgid "Downloading SPM package unmasking configuration" msgstr "" "Descargando la configuración de desenmascaramiento de paquetes del " "Administrador de Paquetes Fuente" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 msgid "Downloading SPM package keywording configuration" msgstr "" "Descargando la configuración de palabras clave de paquetes del Administrador " "de Paquetes Fuente" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 msgid "Downloading SPM package USE flags configuration" msgstr "" "Descargando la configuración de banderas USE de los paquetes del " "Administrador de Paquetes Fuente" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 msgid "Downloading SPM Profile configuration" msgstr "" "Descargando la configuración del Perfil del Administrador de Paquetes Fuente" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 msgid "Downloading Notice Board" msgstr "Descargando el Tablón de Anuncios" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "metaarchivo desempaquetado" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 msgid "not available, it's ok" msgstr "no está disponible pero no es grave" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 msgid "not available, not much ok!" msgstr "no está disponible y es grave" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 msgid "available, w00t!" msgstr "disponible ¡w00t!" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 msgid "Repository revision" msgstr "Revisión del repositorio" -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 msgid "Indexing Repository metadata" msgstr "Indexando metadatos del repositorio" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 msgid "Repositories synchronization" msgstr "Sincronización de los repositorios" @@ -3221,369 +3190,282 @@ msgstr "arréglalo por favor" msgid "Valid phases" msgstr "Fases válidas" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "No se pudo ejecutar el activador externo para" -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "Actualizando mtime de {conf.d,init.d}" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -msgid "Updating moduledb" -msgstr "Actualizando moduledb" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -msgid "Running depmod" -msgstr "Ejecutando depmod" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 msgid "Removing boot service" msgstr "Eliminando servicio de arranque" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -msgid "Reconfiguring OpenGL" -msgstr "Reconfigurando OpenGL" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "NO se encontró Eselect: no se puede ejecutar el activador de OpenGL" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -msgid "Configuring GRUB bootloader" -msgstr "Configurando el cargador de arranque GRUB" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -msgid "Adding the new kernel" -msgstr "Añadiendo el nuevo kernel" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -msgid "Removing the selected kernel" -msgstr "Eliminando el kernel seleccionado" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 msgid "Regenerating" msgstr "Regenerando" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "Actualizando el entorno" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "No se puede ejecutar el activador de Portage para" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "Adjunta esto" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -msgid "Cannot find df" -msgstr "No se pudo encontrar el comando df" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "No se pudo configurar el kernel correctamente" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -msgid "Defaulting to" -msgstr "Poniendo por defecto" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -msgid "Cannot find grub" -msgstr "No se pudo encontrar grub" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -msgid "cannot match device" -msgstr "no se puede hacer coincidir el dispositivo" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "con uno de grub" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "la traducción de grub no está soportada para" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "No se pudo configurar grub.conf apropiadamente" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "no se puede hacer coincidir un dispositivo de grub con uno de linux" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -msgid "cannot find generated device.map" -msgstr "no se puede encontrar el archivo device.map generado" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -msgid "cannot run df /boot" -msgstr "no se puede ejecutar df /boot" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 msgid "Corrupted Client Repository. Please restore a backup." msgstr "" "El Repositorio Cliente está Corrupto. Por favor, restaura una copia de " "seguridad." -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 msgid "Comments" msgstr "Comentarios" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "Documentos BBcode" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "Imágenes/Capturas de pantalla" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 msgid "Generic Files" msgstr "Archivos Genéricos" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "Videos de YouTube(tm)" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "Comentario" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "Documento BBcode" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "Imagen/Captura de pantalla" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 msgid "Generic File" msgstr "Archivo Genérico" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "Video de YouTube(tm)" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 msgid "reason not available" msgstr "no disponible" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 msgid "user package.mask" msgstr "package.mask del usuario" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 msgid "system keywords" msgstr "palabras clave del sistema" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 msgid "user package.unmask" msgstr "package.unmask del usuario" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "package.keywords del repositorio del usuario (todos los paquetes)" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 msgid "user repo package.keywords" msgstr "package.keywords del repositorio del usuario" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 msgid "user package.keywords" msgstr "package.keywords del usuario" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 msgid "completely masked" msgstr "completamente enmascarado" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 msgid "repository general packages.db.mask" msgstr "packages.db.mask general del repositorio" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 msgid "user license.mask" msgstr "license.mask del usuario" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 msgid "user live unmask" msgstr "desenmascaramiento en vivo del usuario" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 msgid "user live mask" msgstr "enmascaramiento en vivo del usuario" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 msgid "Entropy needs Python compiled with sqlite3 support" msgstr "Entropy requiere de Python compilado con soporte para sqlite3" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 msgid "valid database path needed" msgstr "se necesita una ruta válida para la base de datos" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "Los mirrors no han sido desbloqueados. Recuerda sincronizarlos." -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 msgid "can't do that on a readonly database" msgstr "no se puede hacer eso en una base de datos de solo lectura" -#: ../../libraries/entropy/db.py:683 ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 ../../client/text_rescue.py:72 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 #: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 ../../client/text_ui.py:1277 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "ATENCIÓN" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 msgid "forcing package updates" msgstr "forzando actualizaciones de paquetes" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 msgid "Syncing with" msgstr "Sincronizando con" -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 msgid "forcing packages metadata update" msgstr "forzando la actualización de metadatos de los paquetes" -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 #, fuzzy msgid "Updating system database using repository" msgstr "Actualizando la base de datos del sistema usando la id del repositorio" -#: ../../libraries/entropy/db.py:855 ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "Administrador de Paquetes Fuente" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 msgid "Running fixpackages" msgstr "Ejecutando fixpackages" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "puede tardar un tiempo" -#: ../../libraries/entropy/db.py:879 ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "ENTROPY" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 msgid "action" msgstr "acción" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 #, fuzzy msgid "package move actions complete" msgstr "Extracción del paquete completada" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "No se pudo completar quickpkg para los siguientes atoms:" -#: ../../libraries/entropy/db.py:918 ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "hazlo manualmente" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "No se pudo ejecutar la limpieza del Administrador de Paquetes Fuente" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 #, fuzzy msgid "package moves completed successfully" msgstr "sincronización de la base de datos completada correctamente" -#: ../../libraries/entropy/db.py:995 ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "INYECCIÓN" -#: ../../libraries/entropy/db.py:997 ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 msgid "has been injected" msgstr "ha sido inyectado" -#: ../../libraries/entropy/db.py:998 ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 #, fuzzy msgid "quickpkg manually to update embedded db" msgstr "" "Debes hacerle quickpkg manualmente para actualizar la base de datos embebida" -#: ../../libraries/entropy/db.py:999 ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 msgid "Repository database updated anyway" msgstr "La base de datos del repositorio fue actualizada de todas formas" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 msgid "repackaging" msgstr "reempaquetando" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "No se pudo completar quickpkg para el atom" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "runTreeUpdatesQuickpkgAction no se ejecutó correctamente" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 msgid "Please update packages manually" msgstr "Por favor, actualiza los paquetes manualmente" -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 msgid "Moving old entry" msgstr "Moviendo la entrada antigua" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "" "no se ha encontrado la tabla baseinfo. Puede que no exista o que esté " "corrupta." -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "" "no se ha encontrado la tabla extrainfo. Puede que no exista o que esté " "corrupta." -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 msgid "Syncing current database" msgstr "Sincronizando la base de datos actual" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 msgid "Removing entry" msgstr "Eliminando entrada" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 msgid "Adding entry" msgstr "Añadiendo entrada" -#: ../../libraries/entropy/db.py:3976 +#: ../../libraries/entropy/db.py:4067 msgid "" "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " "possible !" @@ -3591,166 +3473,206 @@ msgstr "" "La EAPI del repositorio es mayor que la EAPI de Entropy. ¡ Actualiza Equo y " "Entropy lo antes posible !" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 msgid "Exporting database table" msgstr "Exportando la tabla de la base de datos" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 msgid "Database Export completed." msgstr "Exportación de la base de datos completada." -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "no se pudo abrir el contador del administrador de paquetes fuente para" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "el contador para el atom está duplicado, ignorando" -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 #, fuzzy msgid "Resolving libraries, please wait" msgstr "" "Haciendo coincidir bibliotecas con el Administrador de Paquetes Fuente, " "espera por favor" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "Entropy necesita tu atención" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "longitud máxima de las respuestas" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "Entropy tiene una pregunta para ti" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 msgid "Interrupted" msgstr "Interrumpido" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 msgid "Selected number" msgstr "Número seleccionado" -#: ../../libraries/entropy/output.py:617 ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 msgid "Please select an option" msgstr "Selecciona una opción por favor" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 msgid "Discard all" msgstr "Descartar todos" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 msgid "Confirm" msgstr "Confirmar" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 msgid "Add item" msgstr "Añadir ítem" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 msgid "Remove item" msgstr "Eliminar ítem" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 msgid "Show current list" msgstr "Mostrar lista actual" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "Tu elección (escribe un número y presiona enter):" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "No has tecleado un número." -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 msgid "Invalid action." msgstr "Acción inválida." -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 #, fuzzy msgid "String to add:" msgstr "Cadena a añadir:" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 #, fuzzy msgid "Invalid string." msgstr "Cadena inválida" -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 msgid "Element number to remove:" msgstr "Número del elemento a eliminar:" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 msgid "Invalid element." msgstr "Elemento inválido." -#: ../../libraries/entropy/qa.py:42 ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 #, fuzzy msgid "Output interface has no updateProgress method" msgstr "OutputInterface no tiene un método updateProgress" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "Buscando dependencias rotas" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "escaneando dependencias rotas" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 msgid "broken libraries detected" msgstr "detectadas bibliotecas rotas" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 msgid "needs" msgstr "necesita" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "Buscando RDEPENDs perdidas" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "Escaneando RDEPENDs perdidas" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 msgid "is missing the following dependencies" msgstr "ha perdido las siguientes dependencias" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 msgid "Do you want to add them?" msgstr "¿Quieres añadirlas?" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 msgid "Selectively?" msgstr "¿Selectivamente?" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 msgid "Want to add?" msgstr "¿Quieres añadirla?" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 msgid "Want to blacklist?" msgstr "¿Quieres añadirla a la lista negra?" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 msgid "missing dependencies added" msgstr "dependencias perdidas añadidas" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +msgid "Libraries test" +msgstr "Comprobación de bibliotecas" + +#: ../../libraries/entropy/qa.py:288 +msgid "Cannot find " +msgstr "No se pudo encontrar" + +#: ../../libraries/entropy/qa.py:327 +#, fuzzy +msgid "discarding directory" +msgstr "cambiando el directorio a" + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +msgid "Collecting broken executables" +msgstr "Recopilando los ejecutables rotos" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "" +"no te preocupes por las bibliotecas que se muestren aquí pero que no " +"aparezcan después." + +#: ../../libraries/entropy/qa.py:396 +msgid "Scanning libraries" +msgstr "Escaneando bibliotecas" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "varios símbolos rotos" + +#: ../../libraries/entropy/qa.py:496 +msgid "Matching broken libraries/executables" +msgstr "Haciendo coincidir bibliotecas y ejecutables rotos" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "Aún no está preparado" @@ -3838,71 +3760,71 @@ msgstr "la verificación de firma ha fallado, inténtalo mas tarde" msgid "installing" msgstr "instalando" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 msgid "Invalid backend" msgstr "Backend inválido" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 msgid "Error calculating dependencies" msgstr "Error calculando las dependencias" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "falta el paréntesis derecho" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 msgid "missing atom list in" msgstr "se ha perdido la lista de atoms en" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 msgid "Conditional without target in" msgstr "Condicional sin objetivo en" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 msgid "Conditional with no target" msgstr "Condicional sin objetivo" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "El objetivo de la cadena está vacío" -#: ../../libraries/entropy/spm.py:1192 ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 msgid "Deprecated" msgstr "Depreciado" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "Banderas USE anidadas sin paréntesis" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 msgid "Conditional without flag" msgstr "Condición sin bandera" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 msgid "Conditional without parenthesis" msgstr "Condición sin paréntesis" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "Probablemente la API de Portage ha cambiado" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "not set" msgstr "no fijado" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "¿Has configurado el archivo make.conf apropiadamente?" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 msgid "Extracting package metadata" msgstr "Extrayendo metadatos del paquete" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 msgid "Package extraction complete" msgstr "Extracción del paquete completada" @@ -3939,7 +3861,7 @@ msgid "Aggregated download" msgstr "Descargas agregadas" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "items" msgstr "ítemes" @@ -4183,8 +4105,8 @@ msgstr "actualiza el sistema con los últimos paquetes disponibles" #: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 #: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 -#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:232 -#: ../../client/equo.py:252 ../../server/activator.py:58 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "pregunta antes de realizar cualquier cambio" @@ -4192,7 +4114,7 @@ msgstr "pregunta antes de realizar cualquier cambio" msgid "just download packages" msgstr "sólo descarga los paquetes" -#: ../../client/equo.py:102 ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "sólo hace una prueba de instalación" @@ -4262,7 +4184,7 @@ msgstr "instala todas las actualizaciones de seguridad automáticamente" #: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 #: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 -#: ../../client/equo.py:170 ../../client/equo.py:233 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "sólo hace una prueba de instalación" @@ -4369,7 +4291,7 @@ msgstr "realiza otras peticiones en los repositorios y bases de datos locales" msgid "search from what package a file belongs" msgstr "busca a qué paquete pertenece un archivo" -#: ../../client/equo.py:178 ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 msgid "show packages changelog" msgstr "muestra el changelog de paquetes" @@ -4377,12 +4299,12 @@ msgstr "muestra el changelog de paquetes" msgid "search what packages depend on the provided atoms" msgstr "busca los paquetes que dependen de los atoms proporcionados" -#: ../../client/equo.py:180 ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 msgid "search packages by description" msgstr "busca paquetes por su descripción" -#: ../../client/equo.py:181 ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "muestra los archivos que pertenecen a los atoms proporcionados" @@ -4404,474 +4326,479 @@ msgstr "" msgid "list installed packages" msgstr "muestra los paquetes instalados" -#: ../../client/equo.py:186 ../../client/equo.py:310 +#: ../../client/equo.py:186 +#, fuzzy +msgid "list available packages" +msgstr "muestra los paquetes instalados" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "" "muestra las bibliotecas en tiempo de ejecución requeridas por los atoms " "proporcionados" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "busca archivos que no pertenecen a ningún paquete" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 msgid "show the removal tree for the specified atoms" msgstr "muestra el árbol de eliminación para los atoms especificados" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 msgid "show atoms needing the provided libraries" msgstr "muestra los atoms requeridos por las bibliotecas proporcionadas" -#: ../../client/equo.py:190 ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 msgid "search available package sets" msgstr "busca sets de paquetes disponibles" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 msgid "show packages owning the provided slot" msgstr "muestra los paquetes que posean el slot proporcionado" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 msgid "show packages owning the provided tags" msgstr "muestra los paquetes que posean la etiqueta proporcionada" -#: ../../client/equo.py:193 ../../client/equo.py:314 ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "muestra más detalles" -#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "imprime los resultados de forma que puedan ser usados por scripts" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "!!! Añade el parámetro --verbose para ver mas ayuda" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 msgid "Extended Options" msgstr "Opciones extendidas" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "maneja las funcionalidades extendidas" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "crea una aplicación smart para el atom proporcionado (experimental)" -#: ../../client/equo.py:209 +#: ../../client/equo.py:210 msgid "" "make a smart package for the provided atoms (multiple packages into one file)" msgstr "" "crea un paquete smart para los atoms proporcionados (varios paquetes en un " "mismo archivo)" -#: ../../client/equo.py:210 +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "vuelve a crear un paquete de Entropy desde su sistema" -#: ../../client/equo.py:211 ../../client/equo.py:213 ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 msgid "save new packages into the specified directory" msgstr "guarda los nuevos paquetes en el directorio especificado" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" msgstr "" "convierte los .tbz2 de Gentoo en paquetes de Entropy (requiere Portage)" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" msgstr "" "convierte los paquetes de Entropy proporcionados en paquetes de Gentoo " "(requiere Portage)" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "extrae los metadatos de Entropy de los paquetes .tbz2 proporcionados" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 msgid "save new metadata into the specified directory" msgstr "guarda los nuevos metadatos en el directorio especificado" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 msgid "handles installed packages database" msgstr "maneja la base de datos de paquetes instalados" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "comprueba errores en la Base de Datos del Sistema" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "" "elimina los índices de la Base de Datos interna del Sistema para ahorrar " "espacio" -#: ../../client/equo.py:223 +#: ../../client/equo.py:224 msgid "" "generate installed packages database using files on the system [last hope]" msgstr "" "genera la base de datos de paquetes instalados usando los archivos en el " "sistema [última esperanza]" -#: ../../client/equo.py:224 +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "regenera la tabla de la caché de dependencias" -#: ../../client/equo.py:225 +#: ../../client/equo.py:226 msgid "update/generate counters table (Portage <-> Entropy packages table)" msgstr "" "actualiza/genera la tabla de contadores (tabla de paquetes de Portage <-> " "Entropy)" -#: ../../client/equo.py:226 +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "" "hace que Entropy sea consciente de los paquetes actualizados con Portage" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 msgid "backup the current Entropy installed packages database" msgstr "" "hace una copia de seguridad de la base de datos actual de paquetes " "instalados de Entropy" -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 msgid "restore a previously backed up Entropy installed packages database" msgstr "" "restaura una base de datos de paquetes instalados de Entropy previamente " "guardada" -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "maneja los programas ayudantes con los paquetes" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "migra todos los módulos de Python a la última versión instalada" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "maneja las características de la parte community" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 msgid "community repositories management functions" msgstr "funciones de administración de los repositorios community" -#: ../../client/equo.py:238 ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "registra el Sistema buscando nuevos paquetes compilados" -#: ../../client/equo.py:239 ../../client/equo.py:245 ../../client/equo.py:248 -#: ../../client/equo.py:275 ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "elige en qué rama trabajar" -#: ../../client/equo.py:240 ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "analiza el directorio de almacenamiento de Entropy directamente" -#: ../../client/equo.py:241 ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 msgid "repackage the specified atoms" msgstr "reempaqueta los atoms especificados" -#: ../../client/equo.py:242 ../../client/equo.py:249 +#: ../../client/equo.py:243 ../../client/equo.py:250 #: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "no pregunta nada excepto cosas críticas" -#: ../../client/equo.py:243 ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 msgid "manage only the specified atoms" msgstr "administra sólo los atoms especificados" -#: ../../client/equo.py:244 ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" msgstr "" "añade paquetes binarios al repositorio sin afectar su alcance (multipaquetes)" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 msgid "community repositories mirrors management functions" msgstr "funciones de administración de los mirrors de repositorios community" -#: ../../client/equo.py:247 ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" msgstr "sincroniza los paquetes y la base de datos y ordena un poco" -#: ../../client/equo.py:250 ../../client/equo.py:254 ../../client/equo.py:257 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 #: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 msgid "sync all the configured repositories" msgstr "sincroniza todos los repositorios configurados" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 msgid "sync packages across primary mirrors" msgstr "sincroniza paquetes con los mirrors primarios" -#: ../../client/equo.py:255 ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 msgid "also verify packages integrity" msgstr "verifica la integridad de los paquetes" -#: ../../client/equo.py:256 ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 msgid "sync the current repository database across primary mirrors" msgstr "" "sincroniza la base de datos del repositorio actual con los mirrors primarios" -#: ../../client/equo.py:258 ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 msgid "lock the current repository database (server-side)" msgstr "" "bloquea la base de datos del repositorio actual (en el lado del servidor)" -#: ../../client/equo.py:259 ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 msgid "unlock the current repository database (server-side)" msgstr "" "desbloquea la base de datos del repositorio actual (en el lado del servidor)" -#: ../../client/equo.py:260 ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 msgid "lock the current repository database (client-side)" msgstr "" "bloquea la base de datos del repositorio actual (en el lado del cliente)" -#: ../../client/equo.py:261 ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 msgid "unlock the current repository database (client-side)" msgstr "" "desbloquea la base de datos del repositorio actual (en el lado del cliente)" -#: ../../client/equo.py:262 ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 msgid "show current lock status" msgstr "muestra el estado actual de bloqueo" -#: ../../client/equo.py:263 ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "" "elimina los paquetes binarios que no están en repositorio y han expirado" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 msgid "community repositories database functions" msgstr "funciones para las bases de datos de los repositorios community" -#: ../../client/equo.py:268 ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 msgid "(re)initialize the current repository database" msgstr "(re)inicializa la base de datos del repositorio actual" -#: ../../client/equo.py:269 ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" msgstr "no rellena la base de datos usando los paquetes de los mirrors" -#: ../../client/equo.py:270 ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 msgid "(re)create the database for the specified repository" msgstr "(re)crea la base de datos para el repositorio especificado" -#: ../../client/equo.py:271 ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 msgid "manually force a revision bump for the current repository database" msgstr "" "fuerza un aumento de la revisión para la base de datos del repositorio " "actual manualmente" -#: ../../client/equo.py:272 ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 msgid "synchronize the database" msgstr "sincroniza la base de datos" -#: ../../client/equo.py:273 ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "" -#: ../../client/equo.py:274 ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 msgid "remove the provided atoms from the current repository database" msgstr "" "elimina los atoms proporcionados de la base de datos del repositorio actual" -#: ../../client/equo.py:276 ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" msgstr "" "elimina los atoms inyectados proporcionados (todos si no se especifica " "ningún atom)" -#: ../../client/equo.py:278 ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 msgid "create an empty repository database in the provided path" msgstr "crea una base de datos para repositorio en la ruta proporcionada" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "cambia los atoms proporcionados (o world) a la rama especificada" -#: ../../client/equo.py:280 ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "verifica la integridad de los atoms proporcionados (o world)" -#: ../../client/equo.py:281 ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "verifica la integridad remota de los atoms proporcionados (o world)" -#: ../../client/equo.py:282 ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 msgid "backup current repository database" msgstr "hace una copia de la base de datos actual del repositorio" -#: ../../client/equo.py:283 ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 msgid "restore a previously backed-up repository database" msgstr "restaura una base de datos del repositorio previamente guardada" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 #, fuzzy msgid "resync counters table (Portage <-> Entropy matching scheme)" msgstr "" "actualiza/genera la tabla de contadores (tabla de paquetes de Portage <-> " "Entropy)" -#: ../../client/equo.py:288 ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 msgid "manage a repository" msgstr "administra un repositorio" -#: ../../client/equo.py:289 ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 msgid "enable the specified repository" msgstr "habilita el repositorio especificado" -#: ../../client/equo.py:290 ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 msgid "disable the specified repository" msgstr "deshabilita el repositorio especificado" -#: ../../client/equo.py:291 ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "muestra el estado actual del Interfaz del Servidor" -#: ../../client/equo.py:292 ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 msgid "handle packages manual dependencies" msgstr "maneja dependencias manuales de paquetes" -#: ../../client/equo.py:293 +#: ../../client/equo.py:294 msgid "clone a package inside a repository assigning it an arbitrary tag" msgstr "" "clona un paquete dentro de un repositorio asignándole una etiqueta arbitraria" -#: ../../client/equo.py:294 ../../server/reagent.py:94 +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "mueve paquetes de un repositorio a otro" -#: ../../client/equo.py:295 ../../client/equo.py:297 +#: ../../client/equo.py:296 ../../client/equo.py:298 #: ../../server/reagent.py:95 ../../server/reagent.py:97 msgid "pulls dependencies in" msgstr "añade las dependencias" -#: ../../client/equo.py:296 ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 msgid "copy packages from a repository to another" msgstr "copia paquetes de un repositorio a otro" -#: ../../client/equo.py:298 ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 msgid "set the default repository" msgstr "fija el repositorio por defecto" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 msgid "do some searches into community repository databases" msgstr "" "hace algunas búsquedas en las bases de datos de los repositorios community" -#: ../../client/equo.py:303 ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "muestra a qué paquete pertenecen los archivos proporcionados" -#: ../../client/equo.py:305 ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 msgid "show what packages depend on the provided atoms" msgstr "muestra qué paquetes dependen de los atoms proporcionados" -#: ../../client/equo.py:307 ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 msgid "search packages using the provided eclasses" msgstr "busca paquetes usando las eclasses proporcionadas" -#: ../../client/equo.py:309 ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 msgid "list all the packages in the default repository" msgstr "muestra todos los paquetes del repositorio por defecto" -#: ../../client/equo.py:311 ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 msgid "search packages inside the default repository database" msgstr "busca paquetes en la base de datos por defecto del repositorio" -#: ../../client/equo.py:313 ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 msgid "show packages owning the specified tags" msgstr "muestra los paquetes que contienen las etiquetas especificadas" -#: ../../client/equo.py:319 ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 msgid "source package manager functions" msgstr "funciones del administrador de paquetes fuente" -#: ../../client/equo.py:320 ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 msgid "compilation function" msgstr "función de compilación" -#: ../../client/equo.py:321 ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 msgid "compile packages belonging to the provided categories" msgstr "compila los paquetes pertenecientes a las categorías proporcionadas" -#: ../../client/equo.py:322 ../../client/equo.py:324 +#: ../../client/equo.py:323 ../../client/equo.py:325 #: ../../server/reagent.py:103 ../../server/reagent.py:105 msgid "just list packages" msgstr "sólo muestra los paquetes" -#: ../../client/equo.py:323 ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 #, fuzzy msgid "compile packages in provided package set names" msgstr "" "[spm]compila los paquetes pertenecientes a los nombres de sets proporcionados" -#: ../../client/equo.py:325 ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "reconstruye todo" -#: ../../client/equo.py:326 ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 #, fuzzy msgid "run database update if all went fine" msgstr "[spm]ejecuta update database si todo fue bien" -#: ../../client/equo.py:327 ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "ejecuta la sincronización de mirrors si todo está correcto" -#: ../../client/equo.py:328 ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 msgid "scan orphaned packages on SPM" msgstr "busca paquetes huérfanos en el Administrador de Paquetes Fuente" -#: ../../client/equo.py:332 ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 msgid "notice board handling functions" msgstr "funciones para el manejo del tablón de anuncios" -#: ../../client/equo.py:333 ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "añade una nueva entrada al tablón de anuncios" -#: ../../client/equo.py:334 ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "elimina una entrada del tablón de anuncios" -#: ../../client/equo.py:335 ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "lee el tablón de anuncios actual" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 msgid "look for unsatisfied dependencies across community repositories" msgstr "busca dependencias insatisfechas en los repositorios community" -#: ../../client/equo.py:340 ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "regenera la tabla de dependencias" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 msgid "handles User Generated Content features" msgstr "maneja las características del Contenido Generado por el Usuario" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 msgid "login against a specified repository" msgstr "hace login en el repositorio especificado" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 msgid "logout from a specified repository" msgstr "desconecta el usuario del repositorio especificado" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 msgid "force action" msgstr "forzar accción" -#: ../../client/equo.py:347 +#: ../../client/equo.py:348 msgid "" "manage package documents for the selected repository (comments, files, " "videos)" @@ -4879,91 +4806,96 @@ msgstr "" "administra los documentos de los paquetes para el repositorio seleccionado " "(comentarios, archivos, videos)" -#: ../../client/equo.py:348 +#: ../../client/equo.py:349 msgid "" "get available documents for the specified package key (example: x11-libs/qt)" msgstr "" "adquiere los documentos disponibles para el paquete especificado (ejemplo: " "x11-libs/qt)" -#: ../../client/equo.py:349 +#: ../../client/equo.py:350 msgid "add a new document to the specified package key (example: x11-libs/qt)" msgstr "" "añade un nuevo documento al paquete especificado (ejemplo: x11-libs/qt)" -#: ../../client/equo.py:350 +#: ../../client/equo.py:351 msgid "remove documents from database using their identifiers" msgstr "elimina documentos de la base de datos usando sus identificadores" -#: ../../client/equo.py:351 +#: ../../client/equo.py:352 msgid "manage package votes for the selected repository" msgstr "administra los votos de los paquetes para el repositorio seleccionado" -#: ../../client/equo.py:352 +#: ../../client/equo.py:353 msgid "get vote for the specified package key (example: x11-libs/qt)" msgstr "adquiere el voto para el paquete especificado (ejemplo: x11-libs/qt)" -#: ../../client/equo.py:353 +#: ../../client/equo.py:354 msgid "add vote for the specified package key (example: x11-libs/qt)" msgstr "añade un voto para el paquete especificado (ejemplo: x11-libs/qt)" -#: ../../client/equo.py:356 +#: ../../client/equo.py:357 msgid "handles Entropy cache" msgstr "maneja la caché de Entropy" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 msgid "clean Entropy cache" msgstr "limpia la caché de Entropy" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 msgid "regenerate Entropy cache" msgstr "regenera la caché de Entropy" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 msgid "remove downloaded packages and clean temp. directories" msgstr "elimina los paquetes descargados y limpia los directorios y temporales" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 msgid "show system information" msgstr "muestra información sobre el sistema" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +#, fuzzy +msgid "not enough parameters" +msgstr "No se han especificado suficientes parámetros" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "Capturando equo conf" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 msgid "Caching not run." msgstr "La captura no se ha ejecutado." -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 msgid "Caching complete." msgstr "Captura completada." -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "Hay" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 msgid "configuration file(s) needing update" msgstr "archivo/s de configuración que necesita/n actualizarse" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 msgid "Please run" msgstr "Por favor, ejecuta" -#: ../../client/equo.py:608 ../../client/equo.py:623 ../../client/equo.py:655 -#: ../../client/equo.py:665 ../../client/equo.py:685 ../../client/equo.py:694 -#: ../../client/equo.py:704 ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "Debes instalar sys-apps/entropy-server :-)" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" msgstr "Debes instalar/actualizar sys-apps/entropy-server :-)" -#: ../../client/equo.py:742 +#: ../../client/equo.py:743 msgid "" "Installed Packages Database not found or corrupted. Please generate it using " "'equo database' tools" @@ -4972,18 +4904,18 @@ msgstr "" "favor, genérala usando las herramientas de 'equo database'" #. becoming from entropy.db -#: ../../client/equo.py:747 ../../client/equo.py:753 ../../client/equo.py:758 -#: ../../client/equo.py:763 ../../client/equo.py:768 ../../client/equo.py:773 -#: ../../client/equo.py:785 ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 msgid "Cannot continue" msgstr "No se puede continuar" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "No se puede continuar. Tu disco duro probablemente está fallando." -#: ../../client/equo.py:801 +#: ../../client/equo.py:802 msgid "" "Your hard drive is full! Next time remember to have a look at it before " "starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" @@ -4991,7 +4923,7 @@ msgstr "" "¡El disco duro está lleno! La próxima vez procura fijarte antes de empezar. " "No hay nada que Entropy pueda hacer ante esto." -#: ../../client/equo.py:815 +#: ../../client/equo.py:816 msgid "" "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " "Well, you know, shit happens." @@ -4999,23 +4931,23 @@ msgstr "" "Hola. Mi nombre es Reportador de Bugs. Siento informarte de que Equo ha " "petado. Ya sabes, a veces ocurren errores." -#: ../../client/equo.py:816 +#: ../../client/equo.py:817 msgid "" "But there's something you could do to help Equo to be a better application." msgstr "" "Pero hay algo que puedes hacer para hacer que Equo sea una aplicación mejor." -#: ../../client/equo.py:817 +#: ../../client/equo.py:818 msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" msgstr "-- PROCURA NO ENVIAR EL MISMO INFORME MÚLTIPLES VECES --" -#: ../../client/equo.py:818 +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." msgstr "" "Ahora te voy a mostrar que ha sucedido. No te preocupes, estoy aquí para " "ayudarte." -#: ../../client/equo.py:843 +#: ../../client/equo.py:844 msgid "" "Oh well, I cannot even write to /tmp. So, please copy the error and mail " "lxnay@sabayonlinux.org." @@ -5023,11 +4955,11 @@ msgstr "" "Ni siquiera puedo escribir en /tmp Por favor, copia el error y envíalo a " "lxnay@sabayonlinux.org" -#: ../../client/equo.py:848 +#: ../../client/equo.py:849 msgid "Of course you are on the Internet..." msgstr "Por supuesto, estás conectado a Internet..." -#: ../../client/equo.py:849 +#: ../../client/equo.py:850 msgid "" "Erm... Can I send the error, along with some information\n" " about your hardware to my creators so they can fix me? (Your IP will be " @@ -5037,11 +4969,11 @@ msgstr "" " sobre tu hardware a mis creadores para que puedan arreglarme? (Tu IP será " "registrada)" -#: ../../client/equo.py:851 +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "Vale vale vale vale... Lo siento." -#: ../../client/equo.py:854 +#: ../../client/equo.py:855 msgid "" "If you want to be contacted back (and actively supported), also answer the " "questions below:" @@ -5049,19 +4981,19 @@ msgstr "" "Si quieres que te respondamos (y te demos soporte activo), escribe también " "los siguientes datos:" -#: ../../client/equo.py:855 +#: ../../client/equo.py:856 msgid "Your Full name:" msgstr "Tu nombre completo:" -#: ../../client/equo.py:856 +#: ../../client/equo.py:857 msgid "Your E-Mail address:" msgstr "Tu email:" -#: ../../client/equo.py:857 +#: ../../client/equo.py:858 msgid "What you were doing:" msgstr "Qué estabas haciendo:" -#: ../../client/equo.py:870 +#: ../../client/equo.py:873 msgid "" "Thank you very much. The error has been reported and hopefully, the problem " "will be solved as soon as possible." @@ -5069,7 +5001,7 @@ msgstr "" "Muchas gracias. El error ha sido reportado; el problema será solucionado lo " "antes posible." -#: ../../client/equo.py:872 +#: ../../client/equo.py:875 msgid "" "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " "you want, mail the file to lxnay@sabayonlinux.org." @@ -5227,369 +5159,369 @@ msgstr "Archivos únicos que serán unidos automáticamente" msgid "Wrong parameters" msgstr "Parámetros incorrectos" -#: ../../client/text_query.py:114 ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 msgid "Searching" msgstr "Buscando" -#: ../../client/text_query.py:144 ../../client/text_query.py:214 -#: ../../client/text_query.py:310 ../../client/text_query.py:795 -#: ../../client/text_query.py:846 ../../client/text_query.py:889 -#: ../../client/text_query.py:926 ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "Palabra clave" -#: ../../client/text_query.py:145 ../../client/text_query.py:215 -#: ../../client/text_query.py:328 ../../client/text_query.py:360 -#: ../../client/text_query.py:395 ../../client/text_query.py:428 -#: ../../client/text_query.py:465 ../../client/text_query.py:797 -#: ../../client/text_query.py:847 ../../client/text_query.py:890 -#: ../../client/text_query.py:927 ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "Encontrados" -#: ../../client/text_query.py:147 ../../client/text_query.py:330 -#: ../../client/text_query.py:799 ../../client/text_query.py:848 -#: ../../client/text_query.py:892 ../../client/text_query.py:928 -#: ../../client/text_query.py:971 ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 msgid "entries" msgstr "entradas" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 msgid "Belong Search" msgstr "Búsqueda de Pertenencias" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 msgid "ChangeLog Search" msgstr "Búsqueda de ChangeLog" -#: ../../client/text_query.py:236 ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 msgid "No match for" msgstr "No hay coincidencias para" #. atom -#: ../../client/text_query.py:247 ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 msgid "Atom" msgstr "Atom" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 msgid "No ChangeLog available" msgstr "No existe un ChangeLog disponible" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 msgid "Inverse Dependencies Search" msgstr "Búsqueda de Dependencias Inversas" -#: ../../client/text_query.py:311 ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 msgid "Matched" msgstr "Coincidentes" -#: ../../client/text_query.py:320 ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 msgid "Masked" msgstr "Enmascarado" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 msgid "from repository" msgstr "desde repositorio" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 msgid "from installed packages database" msgstr "desde la base de datos de paquetes instalados" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 msgid "Needed Search" msgstr "Búsqueda de Requeridos" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 msgid "libraries" msgstr "bibliotecas" -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 #, fuzzy msgid "Required Search" msgstr "Búsqueda de Requeridos" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "Biblioteca" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 msgid "Eclass Search" msgstr "Búsqueda de Eclass" #. package #. glsa id -#: ../../client/text_query.py:464 ../../client/text_query.py:1128 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 #: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "Paquete" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 msgid "files" msgstr "archivos" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 msgid "Orphans Search" msgstr "Búsqueda de Huérfanos" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 msgid "Analyzing" msgstr "Analizando" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "Directorios analizados" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 msgid "Masked directories" msgstr "Directorios enmascarados" -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "Número de archivos recopilados en el sistema de archivos" -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 msgid "Now looking into Installed Packages database" msgstr "Buscando ahora en la base de datos de paquetes instalados" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 msgid "Intersecting with content of the package" msgstr "Intersectando con el contenido del paquete" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "Intersección completada. Mostrando las Estadísticas" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 msgid "Number of total files" msgstr "Número total de archivos" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 msgid "Number of matching files" msgstr "Número de archivos que coinciden" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 msgid "Number of orphaned files" msgstr "Número de archivos huérfanos" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 msgid "Writing file to disk" msgstr "Escribiendo archivo en el disco" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 msgid "Total wasted space" msgstr "Espacio total desperdiciado" -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 msgid "Removal Search" msgstr "Búsqueda de Eliminados" -#: ../../client/text_query.py:666 ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 msgid "No packages found" msgstr "No se han encontrado paquetes" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 msgid "Calculating removal dependencies, please wait" msgstr "Calculando dependencias de eliminación. Espere por favor" -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 msgid "These are the packages that would added to the removal queue" msgstr "Estos son los paquetes que serán añadidos a la cola de eliminación" -#: ../../client/text_query.py:700 ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "desde" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 msgid "Installed Search" msgstr "Búsqueda de Instalados" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 msgid "These are the installed packages" msgstr "Estos son los paquetes instalados" -#: ../../client/text_query.py:805 ../../client/text_query.py:851 -#: ../../client/text_query.py:895 ../../client/text_query.py:931 -#: ../../client/text_query.py:974 ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 msgid "No matches" msgstr "Sin coincidencias" -#: ../../client/text_query.py:816 ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 msgid "Matching" msgstr "Coincidentes" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 msgid "Slot Search" msgstr "Búsqueda por Slot" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 msgid "Package Set Search" msgstr "Búsqueda de Sets de Paquetes" -#: ../../client/text_query.py:946 ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 msgid "Tag Search" msgstr "Búsqueda por Etiqueta" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 msgid "License Search" msgstr "Búsqueda por Licencia" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 msgid "Description Search" msgstr "Búsqueda por Descripción" #. client info -#: ../../client/text_query.py:1111 ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 msgid "Not installed" msgstr "No instalado" -#: ../../client/text_query.py:1112 ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "N/D" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 msgid "Category" msgstr "Categoría" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "Nombre" -#: ../../client/text_query.py:1154 ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "Disponible" -#: ../../client/text_query.py:1155 ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 msgid "version" msgstr "versión" -#: ../../client/text_query.py:1159 ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "Instalado" -#: ../../client/text_query.py:1165 ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "Bloque" -#: ../../client/text_query.py:1172 ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "Tamaño" -#: ../../client/text_query.py:1176 ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 msgid "Download" msgstr "Descargado" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 msgid "Checksum" msgstr "Comprobación de suma" -#: ../../client/text_query.py:1187 ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 msgid "Dependencies" msgstr "Dependencias" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "Conflictos" -#: ../../client/text_query.py:1198 ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "Página" #. desc col -#: ../../client/text_query.py:1204 ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 msgid "Description" msgstr "Descripción" -#: ../../client/text_query.py:1217 ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "CHOST" -#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 msgid "CFLAGS" msgstr "CFLAGS" -#: ../../client/text_query.py:1221 ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "CXXFLAGS" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 msgid "Portage eclasses" msgstr "Eclasses de Portage" -#: ../../client/text_query.py:1233 ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "Fuentes" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "Fuente" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "API requerida" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "Compilado con" -#: ../../client/text_query.py:1245 ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "Palabras clave" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 msgid "Created" msgstr "Creado" -#: ../../client/text_query.py:1257 ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 msgid "License" msgstr "Licencia" #: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 ../../client/text_ui.py:328 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "Debes ser root o estar en el grupo %s" @@ -5635,10 +5567,10 @@ msgid "never synced" msgstr "nunca sincronizado" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 msgid "Status" msgstr "Estado" @@ -5654,13 +5586,13 @@ msgstr "Nombre del repositorio" msgid "Repository database checksum" msgstr "Comprobación de suma de la base de datos del repositorio" -#: ../../client/text_repositories.py:175 ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 msgid "No repositories specified in" msgstr "No se han especificado repositorios en" -#: ../../client/text_repositories.py:178 ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 msgid "Unhandled exception" msgstr "Excepción no manejada" @@ -5671,7 +5603,7 @@ msgstr "Tablón de anuncios no disponible" #: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "Contenido" @@ -5775,8 +5707,8 @@ msgstr "" msgid "Now checking dependency atoms validity" msgstr "Comprobando la validez de los atoms dependencia" -#: ../../client/text_rescue.py:189 ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 msgid "atom" msgstr "atom" @@ -6077,7 +6009,7 @@ msgid "Impact type" msgstr "Tipo de impacto" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 msgid "Revised" msgstr "Revisado" @@ -6086,12 +6018,12 @@ msgid "Announced" msgstr "Anunciado" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "Sinopsis" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 msgid "References" msgstr "Referencias" @@ -6112,12 +6044,12 @@ msgid "unaffected versions" msgstr "versiones no afectadas" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "Solución manual" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 msgid "Resolution" msgstr "Resolución" @@ -6134,17 +6066,17 @@ msgid "All the available updates have been already installed" msgstr "Todas las actualizaciones disponibles ya han sido instaladas" #: ../../client/text_smart.py:76 ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 ../../client/text_smart.py:371 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 msgid "No packages specified" msgstr "No se han especificado paquetes" -#: ../../client/text_smart.py:95 ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 msgid "Cannot find" msgstr "No se pudo encontrar" -#: ../../client/text_smart.py:98 ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 msgid "No valid packages specified" msgstr "No se han especificado paquetes válidos" @@ -6154,7 +6086,7 @@ msgid "This is the list of the packages that would be quickpkg'd" msgstr "Esta es la lista de paquetes que se pasará a quickpkg" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 msgid "installed" msgstr "instalado" @@ -6178,85 +6110,85 @@ msgstr "Guardado en" msgid "directory does not exist" msgstr "directorio no existe" -#: ../../client/text_smart.py:157 ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 msgid "is not a valid Entropy package" msgstr "no es un paquete de Entropy válido" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "Usando rama" -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 msgid "Inflated package" msgstr "Paquete hinchado" -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 msgid "Deflating" msgstr "Deshinchando" -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 msgid "Deflated package" msgstr "Paquete deshinchado" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 msgid "Extracting Entropy metadata from" msgstr "Extrayendo metadatos de Entropy de" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 msgid "Extracted Entropy metadata from" msgstr "Metadatos de Entropy extraídos de" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 msgid "This is the list of the packages that would be merged into a single one" msgstr "Esta es la lista de paquetes que serán unidos en uno solo" -#: ../../client/text_smart.py:264 ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "¿ Quieres crear los paquetes mencionados ?" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 msgid "Creating merged Smart Package" msgstr "Creando Paquete Smart unido" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 msgid "collecting Entropy metadata" msgstr "recopilando los metadatos de Entropy" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "El desempaquetado falló por razones desconocidas" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 msgid "Compressing smart package" msgstr "Comprimiendo el paquete Smart" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "La compresión falló por causas desconocidas" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "El archivo comprimido no existe" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 msgid "Cannot find G++ compiler" msgstr "No se pudo encontrar el compilador de G++" -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 msgid "This is the list of the packages that would be worked out" msgstr "Esta es la lista de los paquetes sobre los que se trabajará" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 msgid "Unpacking the main package" msgstr "Desempaquetando el paquete principal" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 msgid "Unpacking dependency package" msgstr "Desempaquetando el paquete de dependencias" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 msgid "Compressing smart application" msgstr "Comprimiendo aplicación Smart" @@ -6286,11 +6218,11 @@ msgstr "" msgid "Login error. Not logged in." msgstr "Error de login. No estás conectado." -#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "No conectado" -#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 msgid "User" msgstr "El usuario" @@ -6339,7 +6271,7 @@ msgstr "Voto" msgid "Vote added, thank you!" msgstr "Voto añadido, gracias." -#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 msgid "Number of downloads" msgstr "Número de descargas" @@ -6435,50 +6367,50 @@ msgstr "Voto actual del paquete" msgid "Malformed command" msgstr "Comando personalizado" -#: ../../client/text_ui.py:128 ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 msgid "Nothing to do" msgstr "Nada que hacer" -#: ../../client/text_ui.py:186 ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 msgid "Running with" msgstr "Ejecutando con" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 msgid "Calculating System Updates" msgstr "Calculando Actualizaciones del Sistema" -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 msgid "Packages matching update" msgstr "Paquetes a actualizar" -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 msgid "Packages matching not available" msgstr "Paquetes no disponibles" -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 msgid "Packages matching already up to date" msgstr "Paquetes ya actualizados" #. None or {} -#: ../../client/text_ui.py:225 ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 msgid "Nothing to resume" msgstr "Nada que continuar" -#: ../../client/text_ui.py:236 ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 msgid "Resume cache corrupted" msgstr "La caché para continuar está corrupta" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 msgid "Nothing to update" msgstr "Nada que actualizar" -#: ../../client/text_ui.py:276 +#: ../../client/text_ui.py:289 msgid "" "On the system there are packages that are not available anymore in the " "online repositories" @@ -6486,303 +6418,312 @@ msgstr "" "En el sistema hay paquetes que ya no están disponibles en los repositorios " "online" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "A pesar de que normalmente no son dañinos, es aconsejable eliminarlos." -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "¿ Quieres buscarlos ?" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 msgid "Calculation complete" msgstr "Cálculo completado" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 msgid "Nothing to remove" msgstr "Nada que eliminar" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 msgid "Cannot switch branch as user" msgstr "No se puede cambiar de rama sin ser root" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 msgid "Already on branch" msgstr "Ya estaba en la rama" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 msgid "Succesfully switched to branch" msgstr "Correctamente movido a la rama" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "Ahora ejecuta 'equo world' para terminar de actualizar el sistema" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "No se pudo cambiar a la rama" -#: ../../client/text_ui.py:379 ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 msgid "Every package matching" msgstr "Todos los paquetes coincidentes" -#: ../../client/text_ui.py:381 ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 msgid "is masked" msgstr "está enmascarado" -#: ../../client/text_ui.py:402 ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 msgid "matching" msgstr "coincidente con" -#: ../../client/text_ui.py:404 ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 msgid "is broken" msgstr "está roto" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 msgid "in repositories" msgstr "en los repositorios" -#: ../../client/text_ui.py:424 ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "Cuando escribiste" -#: ../../client/text_ui.py:426 ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "¿en realidad quisiste decir" -#: ../../client/text_ui.py:427 ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "alguno de los siguientes paquetes?" -#: ../../client/text_ui.py:450 ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "no está compilado con la misma arquitectura que el sistema" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 msgid "Skipped" msgstr "Omitido" #. now print the selected packages -#: ../../client/text_ui.py:468 ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 msgid "These are the chosen packages" msgstr "Estos son los paquetes elegidos" -#: ../../client/text_ui.py:492 ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 msgid "Not available" msgstr "No disponible" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 msgid "Versions" msgstr "Versiones" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 msgid "Switch repo" msgstr "Cambiar repositorio" -#: ../../client/text_ui.py:530 ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 msgid "Reinstall" msgstr "Reinstalar" -#: ../../client/text_ui.py:535 ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 msgid "Install" msgstr "Instalar" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 msgid "Upgrade" msgstr "Actualizar" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 msgid "Downgrade" msgstr "Desactualizar" -#: ../../client/text_ui.py:540 ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 msgid "Action" msgstr "Acción" -#: ../../client/text_ui.py:543 ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 msgid "Packages involved" msgstr "Paquetes involucrados" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "¿ Quieres seguir con el cálculo de dependencias ?" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 msgid "Calculating dependencies" msgstr "Calculando dependencias" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 msgid "Cannot find needed dependencies" msgstr "No se pudieron encontrar las dependencias necesarias" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 msgid "Not found" msgstr "No encontrado" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 msgid "Probably needed by" msgstr "Probablemente necesitado por" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 msgid "sources fetch" msgstr "descarga de código fuente" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +#, fuzzy +msgid "Please update the following critical packages" +msgstr "Estos son los paquetes instalados" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +#, fuzzy +msgid "You should install them as soon as possible" +msgstr "Arréglalo lo antes posible" + +#: ../../client/text_ui.py:769 msgid "These are the packages that would be installed" msgstr "Estos son los paquetes que serán instalados" -#: ../../client/text_ui.py:831 ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 msgid "These are the packages that would be removed" msgstr "Paquetes que serán eliminados" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "contradictorios/sustituidos" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 msgid "Packages needing to be installed/updated/downgraded" msgstr "Paquetes que necesitan ser instalados/actualizados/desactualizados" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 msgid "Packages needing to be removed" msgstr "Paquetes que necesitan ser eliminados" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 msgid "Packages needing to be installed" msgstr "Paquetes que necesitan ser instalados" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 msgid "Packages needing to be reinstalled" msgstr "Paquetes que necesitan ser reinstalados" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 msgid "Packages needing to be updated" msgstr "Paquetes que necesitan ser actualizados" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 msgid "Packages needing to be downgraded" msgstr "Paquetes que necesitan ser desactualizados" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 msgid "Download size" msgstr "Tamaño de la descarga" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 msgid "Used disk space" msgstr "Espacio en disco usado" -#: ../../client/text_ui.py:886 ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 msgid "Freed disk space" msgstr "Espacio liberado en disco" -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "Necesitas al menos" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 msgid "of free space" msgstr "de espacio libre" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" msgstr "" "No dispones de suficiente espacio para la instalación. Libera algo de " "espacio en" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "¿ Quieres ejecutar la cola ?" -#: ../../client/text_ui.py:958 ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 msgid "Resuming previous operations" msgstr "Continuando las operaciones previas" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "Leer la licencia" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "Aceptar la licencia (la he leído)" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "Aceptar la licencia y no preguntar nunca más (la he leído)" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "Salir" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "Tu elección (escribe un número y presiona enter)" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "Debes aceptar las siguientes licencias" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 msgid "needed by" msgstr "requerida por" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "No hay visor de archivos" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "License saved into" msgstr "La licencia ha sido guardada en" -#: ../../client/text_ui.py:1066 ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 msgid "fetch" msgstr "descargando" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 msgid "Download complete" msgstr "Descarga completada" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 msgid "install" msgstr "instalando" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 msgid "Installation complete" msgstr "Instalación completada" -#: ../../client/text_ui.py:1187 ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 msgid "is not installed" msgstr "no está instalado" -#: ../../client/text_ui.py:1226 ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 msgid "Installed from" msgstr "Instalado desde" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 msgid "Would you like to configure them now ?" msgstr "¿ Quieres continuar con la configuración ?" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 msgid "vital package" msgstr "paquete vital" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 msgid "Removal forbidden" msgstr "Eliminación prohibida" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "Tamaño ocupado en disco" -#: ../../client/text_ui.py:1355 +#: ../../client/text_ui.py:1412 msgid "" "Would you like to look for packages that can be removed along with the " "selected above ?" @@ -6790,69 +6731,69 @@ msgstr "" "¿ Quieres buscar los paquetes que deben ser eliminados junto con los ya " "seleccionados?" -#: ../../client/text_ui.py:1358 ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "¿ Quieres eliminarlos ?" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "Esta es la nueva cola de eliminación" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "¿ Quieres continuar ?" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "¿ Quieres eliminar selectivamente ?" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "¿ Entonces, quieres saltarte este paso ?" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "Empezando la eliminación en" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 msgid "Remove this one ?" msgstr "¿ Eliminar este ?" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "Terminado" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" msgstr "" "Ejecutando el test de paquetes sin usar. Presta atención, hay falsos " "positivos" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 msgid "Running dependency test" msgstr "Ejecutando test de dependencias" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 msgid "Would you like to install the available packages ?" msgstr "¿ Quieres instalar los paquetes disponibles?" -#: ../../client/text_ui.py:1594 ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 msgid "Installing available packages in" msgstr "Instalando los paquetes disponibles en" -#: ../../client/text_ui.py:1595 ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "10 segundos" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "Estadísticas de las Bibliotecas/Ejecutables" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 msgid "Not matched" msgstr "No coincidentes" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "¿Desea instalarlos?" @@ -7010,7 +6951,7 @@ msgstr "Se especificaron repositorios inválidos." msgid "Enabling" msgstr "Habilitando" -#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 msgid "Enabled" msgstr "Habilitado" @@ -7205,281 +7146,278 @@ msgstr "[set]No se han encontrado set de paquetes" msgid "package set not found" msgstr "[set]set de paquetes no encontrado" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 msgid "No Repository Identifier" msgstr "No hay identificador para el repositorio" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 msgid "Duplicated Repository Identifier" msgstr "Identificador de repositorio duplicado" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 msgid "No download mirrors" msgstr "Sin mirrors de descarga" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" msgstr "" "La dirección de la base de datos debe empezar por http:// o ftp:// o file://" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 msgid "Repository Services Port not valid" msgstr "El puerto de servicios del Repositorio no es válido" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 msgid "Secure Services Port not valid" msgstr "El puerto para los Servicios de Seguridaad no es válido" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 +#: ../../sulfur/src/sulfur/dialogs.py:183 +#: ../../sulfur/src/sulfur/dialogs.py:196 msgid "Insert URL" msgstr "Introducir URL" -#: ../../sulfur/src/sulfur/dialogs.py:183 -#: ../../sulfur/src/sulfur/dialogs.py:196 +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "Introduce un mirror de descarga HTTP o FTP" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "Debes introducir una dirección HTTP o FTP" -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 msgid "Insert Repository" msgstr "Introducir repositorio" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 msgid "Insert Repository identification string" msgstr "Introduce la cadena de identificación del repositorio" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 msgid "This Repository identification string is malformed" msgstr "La cadena de identificación del repositorio está mal escrita" -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "Debes presionar el botón" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Update Repositories" msgstr "Actualizar Repositorios" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "ahora" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "Entradas incorrectas, errores" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 msgid "Regenerate Cache" msgstr "Regenerar caché" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 msgid "Repositories Notice Board" msgstr "Tablón de Anuncios de los Repositorios" -#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/dialogs.py:281 +#, fuzzy msgid "" "Here below you will find a list of important news directly issued by your " -"applications maintainers. Double click on each item to retrieve detailed " -"info." +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." msgstr "" "Aquí encontrarás una lista con noticias importantes envíadas directamente " "por los mantenedores de los programas.\n" "Haz doble clic en cada una para obtener información detallada." -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 msgid "Notice" msgstr "Anuncio" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 msgid "Connection name" msgstr "Nombre de la conexión" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 msgid "Hostname" msgstr "Nombre de Host" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 msgid "Port" msgstr "Puerto" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 msgid "SSL Connection" msgstr "Conexión SSL" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "Elige el tipo de test que quieras ejecutar" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 msgid "Connection" msgstr "Conexión" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "SSL" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 msgid "Connection Error" msgstr "Error de conexión" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 msgid "Packages information" msgstr "Información de los paquetes" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 msgid "Advisory information" msgstr "Información del aviso" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "Ejecutar" -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 msgid "Destination repository" msgstr "Repositorio de destino" -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 msgid "Remove packages" msgstr "Eliminar paquetes" -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 msgid "Copy/move packages" msgstr "Copiar/mover paquetes" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 msgid "Compile selected" msgstr "Compilar lo seleccionado" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "Añadir USE" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 msgid "Remove USE" msgstr "Eliminar USE" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 msgid "View" msgstr "Ver" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "Añadir" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 msgid "Remove" msgstr "Eliminar" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 msgid "Refresh" msgstr "Actualizar" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 msgid "None" msgstr "Ninguno" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "Parámetros" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 msgid "Date" msgstr "Fecha" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 msgid "Key" msgstr "Clave" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 msgid "USE Flags" msgstr "Parámetros USE" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 msgid "Branch" msgstr "Rama" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 msgid "Tag" msgstr "Etiqueta" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 msgid "Injected" msgstr "Inyectado" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "No hay conexión con el host, comprueba los datos" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "Imposible crear una sesión remota, Inténtalo mas tarde." -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "Login fallido. Inténtalo de nuevo." -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "Error SSL. ¿Estás seguro de que el servidor soporta SSL?" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "Error de comunicación" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "Actual" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "modoCom" -#: ../../sulfur/src/sulfur/dialogs.py:1238 +#: ../../sulfur/src/sulfur/dialogs.py:1240 msgid "branch" msgstr "rama" -#: ../../sulfur/src/sulfur/dialogs.py:1240 -msgid "supported branches" -msgstr "ramas soportadas" - #: ../../sulfur/src/sulfur/dialogs.py:1242 msgid "repositories" msgstr "repositorios" @@ -7543,15 +7481,18 @@ msgid "Server" msgstr "Servidor" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "Si" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 msgid "No" msgstr "No" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 msgid "Database" msgstr "Base de datos" @@ -7612,8 +7553,8 @@ msgid "To be added" msgstr "Para ser añadido" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 msgid "To be removed" msgstr "Para ser eliminado" @@ -7706,7 +7647,7 @@ msgid "Reverse dependencies" msgstr "Dependencias inversas" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 msgid "File" msgstr "Archivo" @@ -7742,439 +7683,447 @@ msgstr "Comprobación de mirrors" msgid "Choose what notice board you want to see" msgstr "Elige el tablón de anuncios que quieras ver" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "Expandir para navegar" -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 msgid "Identifier" msgstr "Identificador" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 msgid "Author" msgstr "Autor" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 msgid "Package ChangeLog" msgstr "ChangeLog del paquete" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 msgid "Vote registered successfully" msgstr "Voto registrado correctamente" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 msgid "Error registering vote" msgstr "Error registrando el voto" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 msgid "License name" msgstr "Licencia" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 msgid "Mirrors" msgstr "Mirrors" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 msgid "Eclasses" msgstr "Eclasses" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 msgid "Depends" msgstr "Depende de" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 msgid "Needed libraries" msgstr "Bibliotecas requeridas" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "Elemento protegido" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "Tipo" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "¡Comparte tus opiniones, documentos y capturas de pantalla!" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "¡Sé parte de nuestra Comunidad!" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "De tu sistema operativo" - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 msgid "Remotely" msgstr "Remotamente" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "Fallo" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 msgid "Reference" msgstr "Referencia" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "impacto" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "acceso" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "Vulnerables" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 msgid "Unaffected" msgstr "No afectados" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "ID" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "Escribe tu" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 msgid "Select your" msgstr "Selecciona tu" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 msgid "Submit issue" msgstr "Enviar documento" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "Documento Vacío" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 msgid "Invalid Description" msgstr "Descripción Inválida" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "Tipo de Documento Inválido" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 msgid "Invalid Title" msgstr "Título Inválido" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 msgid "Do you confirm your submission?" msgstr "¿Confirmas que quieres enviar?" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 msgid "UGC Error" msgstr "Error UGC" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Document added successfully. Thank you" msgstr "El documento se ha añadido correctamente. Gracias" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "¡Éxito!" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "Escribe tu documento" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 msgid "Select your file" msgstr "Selecciona un archivo" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 msgid "On repository" msgstr "En el repositorio" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 msgid "These are the packages that must be enabled to satisfy your request" msgstr "" "Estos son los paquetes que deben habilitarse para satisfacer la petición" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 msgid "Some packages are masked" msgstr "Algunos paquetes están enmascarados" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 msgid "Masked package" msgstr "Paquete enmascarado" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 msgid "No description" msgstr "Sin descripción" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "Por favor, confirma las siguientes acciones" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 msgid "Item" msgstr "Ítem" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 msgid "To be reinstalled" msgstr "Para ser reinstalado" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 msgid "To be installed" msgstr "Para ser instalado" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 msgid "To be updated" msgstr "Para ser actualizado" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 msgid "To be downgraded" msgstr "Para ser desactualizado" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 msgid "About" msgstr "Acerca de" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 msgid "Sulfur Question" msgstr "Pregunta de Sulfur" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "¡Ey!" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "Por favor, rellena el formulario" -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 #, fuzzy msgid "Add atom" msgstr "Añadir Atom" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 msgid "Invalid entry" msgstr "Datos inválidos" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "Cancelar" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 msgid "Accepted" msgstr "Aceptada" -#: ../../sulfur/src/sulfur/dialogs.py:6360 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 +msgid "license text" +msgstr "licencia" + +#: ../../sulfur/src/sulfur/dialogs.py:6404 msgid "Exception caught" msgstr "Excepción capturada" -#: ../../sulfur/src/sulfur/dialogs.py:6361 +#: ../../sulfur/src/sulfur/dialogs.py:6405 msgid "Sulfur crashed! An unexpected error occured." msgstr "¡Sulfur ha petado! Ocurrió un error inesperado." -#: ../../sulfur/src/sulfur/dialogs.py:6377 +#: ../../sulfur/src/sulfur/dialogs.py:6423 msgid "Your report has been submitted successfully! Thanks a lot." msgstr "¡El informe se ha enviado correctamente! Muchas gracias." -#: ../../sulfur/src/sulfur/dialogs.py:6379 +#: ../../sulfur/src/sulfur/dialogs.py:6425 msgid "Cannot submit your report. Not connected to Internet?" msgstr "No se puede enviar el informe. ¿No estás conectado a Internet?" -#: ../../sulfur/src/sulfur/entropyapi.py:83 +#: ../../sulfur/src/sulfur/entropyapi.py:91 msgid "Error enabling masked package" msgstr "Error habilitando el paquete enmascarado" -#: ../../sulfur/src/sulfur/entropyapi.py:134 +#: ../../sulfur/src/sulfur/entropyapi.py:143 msgid "Downloading sources" msgstr "Descargando código fuente" -#: ../../sulfur/src/sulfur/events.py:54 +#: ../../sulfur/src/sulfur/events.py:55 msgid "Error during backup" msgstr "Error durante la copia de seguridad" -#: ../../sulfur/src/sulfur/events.py:57 +#: ../../sulfur/src/sulfur/events.py:58 msgid "Backup complete" msgstr "Copia de seguridad completada" -#: ../../sulfur/src/sulfur/events.py:76 +#: ../../sulfur/src/sulfur/events.py:77 msgid "Error during restore" msgstr "Error durante la restauración" -#: ../../sulfur/src/sulfur/events.py:82 +#: ../../sulfur/src/sulfur/events.py:83 msgid "Restore complete" msgstr "Restauración completada" -#: ../../sulfur/src/sulfur/events.py:92 +#: ../../sulfur/src/sulfur/events.py:93 msgid "Error during removal" msgstr "Error durante la eliminación" -#: ../../sulfur/src/sulfur/events.py:104 +#: ../../sulfur/src/sulfur/events.py:105 msgid "The chosen package is not vulnerable" msgstr "El paquete elegido no es vulnerable" -#: ../../sulfur/src/sulfur/events.py:112 +#: ../../sulfur/src/sulfur/events.py:113 msgid "Packages in Advisory have been queued." msgstr "Los paquetes del Aviso se han puesto en cola." -#: ../../sulfur/src/sulfur/events.py:129 +#: ../../sulfur/src/sulfur/events.py:130 msgid "Packages in all Advisories have been queued." msgstr "Los paquetes de todos los Avisos se han puesto en cola." -#: ../../sulfur/src/sulfur/events.py:245 +#: ../../sulfur/src/sulfur/events.py:246 msgid "You! Why do you want to remove the main repository ?" msgstr "¡Tú! ¿Por qué quieres eliminar el repositorio principal?" -#: ../../sulfur/src/sulfur/events.py:250 +#: ../../sulfur/src/sulfur/events.py:251 msgid "You must now either press the" msgstr "Debes presionar" -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/events.py:252 msgid "or the" msgstr "o" -#: ../../sulfur/src/sulfur/events.py:281 +#: ../../sulfur/src/sulfur/events.py:282 msgid "Are you sure ?" msgstr "¿ Estás seguro ?" -#: ../../sulfur/src/sulfur/events.py:294 +#: ../../sulfur/src/sulfur/events.py:295 msgid "Error saving parameter" msgstr "Error guardando el parámetro" -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 msgid "An issue occured while saving a preference" msgstr "Ocurrió un problema al intentar guardar una preferencia" -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 msgid "Parameter" msgstr "Parámetro" -#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/events.py:297 msgid "not saved" msgstr "no guardado" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 ../../sulfur/src/sulfur/events.py:367 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 msgid "New" msgstr "Nuevo" -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 msgid "Please insert a new path" msgstr "Inserta una nueva ruta por favor" -#: ../../sulfur/src/sulfur/events.py:346 ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 msgid "Please edit the selected path" msgstr "Edita la ruta seleccionada por favor" -#: ../../sulfur/src/sulfur/events.py:388 +#: ../../sulfur/src/sulfur/events.py:389 msgid "You have chosen to install this package" msgstr "Has elegido instalar este paquete" -#: ../../sulfur/src/sulfur/events.py:390 +#: ../../sulfur/src/sulfur/events.py:391 msgid "Are you supa sure?" msgstr "¿Estás completamente seguro?" -#: ../../sulfur/src/sulfur/events.py:408 +#: ../../sulfur/src/sulfur/events.py:409 msgid "Cannot install" msgstr "No se pudo instalar" -#: ../../sulfur/src/sulfur/events.py:521 +#: ../../sulfur/src/sulfur/events.py:524 msgid "Please select at least one repository" msgstr "Selecciona al menos un repositorio por favor" #. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 +#: ../../sulfur/src/sulfur/events.py:560 msgid "No packages in queue" msgstr "No hay paquetes en la cola" -#: ../../sulfur/src/sulfur/events.py:607 +#: ../../sulfur/src/sulfur/events.py:613 msgid "Queue is too old. Cannot load." msgstr "No se puede cargar la cola porque es muy antigua." -#: ../../sulfur/src/sulfur/events.py:649 -msgid "license text" -msgstr "licencia" - -#: ../../sulfur/src/sulfur/events.py:676 +#: ../../sulfur/src/sulfur/events.py:685 msgid "" "You have chosen to interrupt the processing. Are you sure you want to do it ?" msgstr "Has elegido interrumpir el proceso. ¿Estás seguro?" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 msgid "Cleaning UGC cache of" msgstr "Eliminando la caché UGC de" -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "Caché UGC eliminada" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "Credenciales UGC eliminadas" -#: ../../sulfur/src/sulfur/events.py:789 +#: ../../sulfur/src/sulfur/events.py:820 +msgid "Choose what Package Set you want to add" +msgstr "Elige el Set de Paquetes que quieres añadir" + +#: ../../sulfur/src/sulfur/events.py:822 +#, fuzzy +msgid "Choose what Package Set you want to edit" +msgstr "Elige el Set de Paquetes que quieres añadir" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 msgid "Package Set name" msgstr "Nombre del Set de Paquetes" -#: ../../sulfur/src/sulfur/events.py:790 +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 #, fuzzy msgid "Package atoms" msgstr "[set]Nombre del paquete" -#: ../../sulfur/src/sulfur/events.py:794 -msgid "Choose what Package Set you want to add" -msgstr "Elige el Set de Paquetes que quieres añadir" - -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:882 #, fuzzy msgid "Removable Package Set" msgstr "[set]Set de Paquetes eliminable" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 msgid "Choose what Package Set you want to remove" msgstr "Elige el Set de Paquetes que quieres eliminar" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 msgid "No missing dependencies found." msgstr "No se han encontrado dependencias perdidas." -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "" "Se han encontrado dependencias perdidas pero ninguna se encuentra disponible." -#: ../../sulfur/src/sulfur/events.py:894 +#: ../../sulfur/src/sulfur/events.py:953 msgid "" "Some missing dependencies have not been matched, others are going to be " "added to the queue." @@ -8182,20 +8131,20 @@ msgstr "" "Algunas dependencias perdidas no se han podido hacer coincidir; otras se " "añadirán a la cola." -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "Todas las dependencias perdidas serán añadidas a la cola" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "Cancelando las tareas en cola." -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 msgid "Libraries test aborted" msgstr "Test de comprobación de bibliotecas abortado" -#: ../../sulfur/src/sulfur/events.py:962 +#: ../../sulfur/src/sulfur/events.py:1023 msgid "" "Some broken packages have not been matched, others are going to be added to " "the queue." @@ -8203,11 +8152,11 @@ msgstr "" "Algunos paquetes rotos no se han podido hacer coincidir; otros se añadirán a " "la cola." -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 msgid "All the broken packages are going to be added to the queue" msgstr "Todos los paquetes rotos serán añadidos a la cola" -#: ../../sulfur/src/sulfur/__init__.py:68 +#: ../../sulfur/src/sulfur/__init__.py:69 msgid "" "Entropy resources are locked and not accessible. Another Entropy application " "is running. Sorry, can't load Sulfur." @@ -8215,52 +8164,61 @@ msgstr "" "Los recursos de Entropy están bloqueados y no son accesibles. Otra " "aplicación de Entropy se está ejecutando. No se puede cargar Sulfur." -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "Entropy se está ejecutando en modo seguro" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "Arréglalo lo antes posible" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "Modo Seguro" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 msgid "Default packages sorting" msgstr "Orden por defecto" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "Ordenar por nombre [A-Z]" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "Ordenar por nombre [Z-A]" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 msgid "Sort by downloads" msgstr "Ordenar por descargas" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "Ordenar por valoración" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 msgid "Sort by repository" msgstr "Ordenar por repositorio" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 #, fuzzy msgid "Sort by date (simple)" msgstr "Ordenar por valoración" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:410 +#: ../../sulfur/src/sulfur/__init__.py:374 +#, fuzzy +msgid "Sort by license (grouped)" +msgstr "Ordenar por valoración" + +#: ../../sulfur/src/sulfur/__init__.py:441 msgid "" "The repositories listed below are configured but not available. They should " "be downloaded." @@ -8268,52 +8226,52 @@ msgstr "" "Los repositorios mostrados están configurados pero no están disponibles. " "Deben ser descargados." -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "Si no lo haces, no podrán ser usados." -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 msgid "Download now" msgstr "Descargar ahora" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 msgid "Skip" msgstr "Omitir" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "Mostrar actualizaciones de paquetes" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "Mostrar paquetes disponibles" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "Mostrar paquetes instalados" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 msgid "Show Masked Packages" msgstr "Mostrar Paquetes Enmascarados" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 msgid "Show All Packages" msgstr "Mostrar Todos los Paquetes" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 msgid "Show Package Sets" msgstr "Mostrar sets de paquetes" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 msgid "Show Queued Packages" msgstr "Mostrar Paquetes en cola" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 msgid "Preferences" msgstr "Preferencias" -#: ../../sulfur/src/sulfur/__init__.py:587 +#: ../../sulfur/src/sulfur/__init__.py:620 msgid "" "Some configuration options are critical for the health of your System. Be " "careful." @@ -8321,38 +8279,38 @@ msgstr "" "Algunas opciones de configuración son críticas para la salud de tu sistema. " "Ten cuidado." -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 msgid "Logged in as" msgstr "Conectado como" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 msgid "UGC Status" msgstr "Estado de UGC" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 msgid "Error setting parameter" msgstr "Error fijando el parámetro" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 msgid "An issue occured while loading a preference" msgstr "Ocurrió un problema mientras se cargaba una preferencia" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "debe ser del tipo" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "pero se obtuvo" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 msgid "Error saving preferences" msgstr "Error guardando las preferencias" -#: ../../sulfur/src/sulfur/__init__.py:946 +#: ../../sulfur/src/sulfur/__init__.py:983 msgid "" "These packages are masked either by default or due to your choice. Please be " "careful, at least." @@ -8360,116 +8318,125 @@ msgstr "" "Estos paquetes están enmascarados por defecto por tu propia decisión. Ten " "cuidado." -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "Generando metadatos. Espera por favor." -#: ../../sulfur/src/sulfur/__init__.py:1013 +#: ../../sulfur/src/sulfur/__init__.py:1050 msgid "Error during list population" msgstr "Error mientras se expandía la lista" -#: ../../sulfur/src/sulfur/__init__.py:1015 +#: ../../sulfur/src/sulfur/__init__.py:1052 msgid "Retrying in 1 second." msgstr "Reintentando en 1 segundo." -#: ../../sulfur/src/sulfur/__init__.py:1050 +#: ../../sulfur/src/sulfur/__init__.py:1087 msgid "Error loading advisories" msgstr "Error cargando avisos" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 msgid "Initializing Repository module..." msgstr "Inicializando el módulo del repositorio..." -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "Debes ejecutar este programa como root" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "No estás conectado a Internet. Deberías de estarlo." -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 msgid "Errors updating repositories." msgstr "Errores al actualizar los repositorios." -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" msgstr "Por favor, comprueba los siguientes logs para más información" -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 msgid "Repositories updated successfully" msgstr "Los repositorios se han actualizado correctamente" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "Todos los repositorios estaban ya actualizados." -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "repositorios ya estaban actualizados. Los demás han sido actualizados." -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "Se debe actualizar sys-apps/entropy lo antes posible." -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 msgid "Nothing to do. I am idle." msgstr "Nada que hacer. Estoy desocupado." -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "No malgastes tu tiempo aquí; esto es sólo un modo de ocupar espacio" -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "Sigo vivo y coleando" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "Generando metadatos, espera por favor." -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "Entropy está indexando los repositorios. Tardará algunos segundos" -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" msgstr "Mientras esperas, tómate un descanso y mira afuera. ¿Está lloviendo?" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 msgid "Calculating" msgstr "Calculando" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "Showing" msgstr "Mostrando" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." msgstr "" -"Los paquetes no se han encontrado en los repositorios. Inténtalo más tarde." -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +#, fuzzy +msgid "Abort action" +msgstr "forzar accción" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +#, fuzzy +msgid "Ignore" +msgstr "Ignorando" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." msgstr "" "Otra instancia de Entropy está ejecutándose. No se puede procesar la cola." -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 msgid "Running tasks" msgstr "Ejecutando tareas" -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "Procesando los paquetes en cola" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "Atención. Has elegido abortar el proceso." -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." @@ -8477,19 +8444,25 @@ msgstr "" "Atención. Ocurrió un error mientas se procesaba la cola.\n" "Observa el terminal de procesamiento por favor." -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "No hay paquetes seleccionados" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 msgid "Skipping current mirror." msgstr "Omitiendo el mirror actual." -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 msgid "Recursive Package Set" msgstr "Set de Paquetes Recursivo" -#: ../../sulfur/src/sulfur/packages.py:94 +#: ../../sulfur/src/sulfur/packages.py:97 msgid "" "There are packages that can't be installed at the same time, thus are " "blocking your request:" @@ -8497,11 +8470,11 @@ msgstr "" "Hay paquetes que no pueden ser instalados al mismo tiempo y que están " "bloqueando tu petición:" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 msgid "These are the needed packages" msgstr "Estos son los paquetes requeridos" -#: ../../sulfur/src/sulfur/packages.py:143 +#: ../../sulfur/src/sulfur/packages.py:146 msgid "" "These packages must be removed from the removal queue because they depend on " "your last selection. Do you agree?" @@ -8509,11 +8482,11 @@ msgstr "" "Estos paquetes deben ser eliminados de la cola de eliminación porque " "dependen de tu última elección. ¿Estás de acuerdo?" -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 msgid "These packages must be excluded" msgstr "Estos paquetes deben ser excluidos" -#: ../../sulfur/src/sulfur/packages.py:200 +#: ../../sulfur/src/sulfur/packages.py:203 msgid "" "These packages must be removed from the queue because they depend on your " "last selection. Do you agree?" @@ -8521,7 +8494,7 @@ msgstr "" "Estos paquetes deben ser eliminados de la cola de eliminación porque " "dependen de tu última elección. ¿Estás de acuerdo?" -#: ../../sulfur/src/sulfur/packages.py:405 +#: ../../sulfur/src/sulfur/packages.py:412 msgid "" "Some dependencies couldn't be found. It can either be because they are " "masked or because they aren't in any active repository." @@ -8529,158 +8502,168 @@ msgstr "" "No se pudieron encontrar algunas dependencias. Puede deberse a que están " "enmascaradas o a que no están en ningún repositorio activo." -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 msgid "Needed disk space" msgstr "Espacio en disco requerido" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 msgid "These are the packages that would be installed/updated" msgstr "Los siguientes paquetes serán instalados o actualizados" -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 msgid "Freed space" msgstr "Espacio liberado" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 msgid "Needed space" msgstr "Espacio requerido" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 msgid "Set from" msgstr "Set procedente de" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "Desconocido" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 msgid "User configuration" msgstr "Configuración del usuario" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "Prueba a hacer clic en el botón %s en la página %s" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Repository Selection" msgstr "Selección de repositorio" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 msgid "No updates available" msgstr "No hay actualizaciones disponibles" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "Parece que tu sistema ya está actualizado. ¡Bien!" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "Programación:" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "Traducción:" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 msgid "Dedicated to:" msgstr "Dedicado a:" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 #, fuzzy msgid "entered the repository" msgstr "Elige el repositorio" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +#, fuzzy +msgid "license" +msgstr "Licencia" + +#: ../../sulfur/src/sulfur/views.py:380 msgid "Selection" msgstr "Selección" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 msgid "Rating" msgstr "Valoración" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 msgid "These are the packages that would be disabled" msgstr "Estos son los paquetes que serán deshabilitados" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "Una vez confirmado, estos paquetes se considerarán enmascarados." -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +#, fuzzy +msgid "Package Set has broken dependencies, Sets not found" +msgstr "Dependencias no encontradas" + +#: ../../sulfur/src/sulfur/views.py:1148 msgid "There are incomplete package sets, continue at your own risk" msgstr "Hay sets de paquetes incompletos. Continúa bajo tu propio riesgo" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "Paquetes" -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 msgid "Packages to remove" msgstr "Paquetes a eliminar" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 msgid "Packages to downgrade" msgstr "Paquetes a desactualizar" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 msgid "Packages to install" msgstr "Paquetes a instalar" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 msgid "Packages to update" msgstr "Paquetes a actualizar" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 msgid "Packages to reinstall" msgstr "Paquetes a reinstalar" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "Propuesta" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 msgid "Destination" msgstr "Destino" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 msgid "Rev." msgstr "Rev." -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "Id. de GLSA" -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 msgid "Package key" msgstr "Clave del paquete" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 msgid "No advisories" msgstr "No hay avisos" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "No hay elementos para mostrar" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "Nombre de archivo" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 msgid "Active" msgstr "Activado" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 msgid "Update" msgstr "Actualizar" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 msgid "Revision" msgstr "Revisión" @@ -8816,20 +8799,20 @@ msgstr "Applet de Notificación de Actualizaciones desactivado" msgid "Updates Notification Applet Enabled" msgstr "Applet de Notificación de Actualizaciones activado" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "Esperando antes de comprobar..." -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 #, fuzzy msgid "Your system currently has an outdated version of" msgstr "[mess with other string]La versión actual del paquete" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 msgid "the latest available version is" msgstr "la última versión disponible es" -#: ../../entropy-notification-applet/src/etp_applet.py:532 +#: ../../entropy-notification-applet/src/etp_applet.py:527 msgid "" "It is recommended that you upgrade to the latest before updating any other " "packages" @@ -9369,33 +9352,34 @@ msgid "Processing at" msgstr "Procesando a" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 +#, fuzzy +msgid "Progress" +msgstr "_Propiedades" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:162 msgid "Protected files and directories" msgstr "Archivos y directorios protegidos" -#: ../../sulfur/src/sulfur/sulfur.glade.h:162 +#: ../../sulfur/src/sulfur/sulfur.glade.h:163 msgid "Protected files and directories mask" msgstr "Archivos y máscara de directorios protegidos" -#: ../../sulfur/src/sulfur/sulfur.glade.h:163 +#: ../../sulfur/src/sulfur/sulfur.glade.h:164 msgid "Proxy Password" msgstr "Contraseña del proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:164 +#: ../../sulfur/src/sulfur/sulfur.glade.h:165 msgid "Proxy Username" msgstr "Nombre de usuario del proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:165 +#: ../../sulfur/src/sulfur/sulfur.glade.h:166 msgid "Purge" msgstr "Purgar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:166 +#: ../../sulfur/src/sulfur/sulfur.glade.h:167 msgid "Q_ueue packages in selected Advisory" msgstr "E_ncolar los paquetes del aviso seleccionado" -#: ../../sulfur/src/sulfur/sulfur.glade.h:167 -msgid "Queue" -msgstr "En cola" - #: ../../sulfur/src/sulfur/sulfur.glade.h:168 msgid "Queue Id" msgstr "ID de cola" @@ -9410,310 +9394,306 @@ msgid "Queue View" msgstr "[comRep]Ver la cola" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 -msgid "Queued" -msgstr "En cola" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "Queued at" msgstr "En cola desde" -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 +#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "R_egenerate Cache" msgstr "Re_generar caché" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 msgid "R_epositories Notice Board" msgstr "Ta_blón de Anuncios de los Repositorios" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 msgid "Reinstall the selected package" msgstr "Reinstalar el paquete seleccionado" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 msgid "Reload" msgstr "Recargar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 msgid "Remote stdout file" msgstr "Archivo stdout remoto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 msgid "Remove Selected" msgstr "Eliminar Seleccionados" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 msgid "Remove Set" msgstr "Eliminar Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 msgid "Remove USE flags on atoms" msgstr "Eliminar parámetros USE de los atoms" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 msgid "Remove atoms" msgstr "Eliminar Atoms" -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 msgid "Remove packages on the remote server" msgstr "Eliminar paquetes en el servidor remoto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 msgid "Remove the selected Package Set" msgstr "Eliminar el Set de Paquetes seleccionado" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 msgid "Remove the selected package" msgstr "Eliminar el paquete seleccionado" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 msgid "Remove the selected package and its configuration" msgstr "Eliminar el paquete seleccionado y su configuración" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 msgid "Repositories" msgstr "Repositorios" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 msgid "Repositories options" msgstr "Opciones del repositorio" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 msgid "Repository information" msgstr "Información del repositorio" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 msgid "Restore" msgstr "Restaurar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 msgid "Restore selected" msgstr "Restaurar seleccionados" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 msgid "Review for Install..." msgstr "Revisar para instalar..." -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "_Enviar el Informe de Errores" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 msgid "S_ervices" msgstr "S_ervicios" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 msgid "Save" msgstr "Guardar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 msgid "Search" msgstr "Buscar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 msgid "Secure Services Port" msgstr "Puerto para los Servicios de Seguridad" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 msgid "Security" msgstr "Actualizaciones de seguridad" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 msgid "Security updates" msgstr "Actualizaciones de seguridad" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 msgid "Services Port" msgstr "Puerto para los Servicios" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 msgid "Sets" msgstr "Sets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 msgid "Show ChangeLog" msgstr "Mostrar Changelog" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 msgid "Show Selected" msgstr "Mostrar seleccionados" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 msgid "Show all" msgstr "Mostrar todo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 msgid "Show applied" msgstr "Mostrar aplicados" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 msgid "Show unapplied" msgstr "Mostrar no aplicados" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 msgid "Socket settings" msgstr "Configuración de socket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 msgid "Source Package Manager" msgstr "Administrador de Paquetes Fuente" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "Info. del Adm. Paq. Fuente" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "Sinc. Adm. Paq. Fuente" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 msgid "Spm tree updates" msgstr "Árbol de actualizaciones del admin. paqs. fuente" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 msgid "Submit a new document" msgstr "Enviar un nuevo documento" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 msgid "Successful mesage" msgstr "Mensaje" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "Sulfur" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "Cambiar al Modo Avanzado de Sulfur" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 msgid "Switch to" msgstr "Cambiar a" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 msgid "Sync repositories to fetch latest updates" msgstr "Sincroniza los repositorios para obtener las últimas actualizaciones" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 msgid "System" msgstr "Sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 msgid "System Database" msgstr "BD del sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 msgid "System files" msgstr "Archivos del Sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "Fuente de la consola" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 msgid "Text on error message" msgstr "Texto en mensajes de error" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "Texto en mensajes" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "Esto es lo que se suele llamar \"nivel de nice\"" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 msgid "UGC Entry Information" msgstr "Información de la Entrada UGC" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 msgid "URI" msgstr "URI" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 msgid "Undo Install" msgstr "Deshacer Instalación" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 msgid "Undo Install Set" msgstr "Deshacer Instalación de Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 msgid "Undo Install Set action" msgstr "Deshacer acción de Instalación de Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 msgid "Undo Install action" msgstr "Deshacer acción de Instalación" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 msgid "Undo Purge" msgstr "Deshacer Purgar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 msgid "Undo Purge action" msgstr "Deshacer acción de Purgar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 msgid "Undo Reinstall" msgstr "Deshacer Reinstalación" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 msgid "Undo Reinstall action" msgstr "Deshacer acción de Reinstalación" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 msgid "Undo Remove" msgstr "Deshacer Eliminar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 msgid "Undo Remove Set" msgstr "Deshacer Eliminar Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 msgid "Undo Remove Set action" msgstr "Deshacer acción de Eliminar Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 msgid "Undo Remove action" msgstr "Deshacer acción de Eliminar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 msgid "Undo Update" msgstr "Deshacer Actualizar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 msgid "Undo Update action" msgstr "Deshacer acción de Actualizar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 msgid "Unmask this package" msgstr "Desenmascarar este paquete" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 msgid "Update the selected package" msgstr "Actualizar el paquete seleccionado" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 msgid "Updates" msgstr "Actualizaciones" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "Usuario / Grupo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 msgid "Version" msgstr "Versión" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "Sitio web" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 msgid "What you were doing" msgstr "Lo que estabas haciendo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." @@ -9721,46 +9701,51 @@ msgstr "" "Debes aceptar las siguientes licencias.\n" "Por favor, léelas cuidadosamente y toma tu decisión." -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "Tu email" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "Tu nombre completo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 msgid "_Abort" msgstr "_Abortar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 msgid "_Accept License" msgstr "_Aceptar licencia" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 msgid "_Add All" msgstr "Añadir _todas" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 msgid "_Add Set" msgstr "Aña_dir Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "_Limpiar toda la caché" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "Limpiar todas las cre_denciales" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "_Ejecutar acciones" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "_Detalles" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#, fuzzy +msgid "_Edit Set" +msgstr "Aña_dir Set" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 msgid "_Enable" msgstr "_Habilitar" @@ -9846,34 +9831,38 @@ msgid "_Update Repositories" msgstr "A_ctualizar repositorios" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 +msgid "button" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:298 msgid "emerge --sync" msgstr "emerge --sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:298 +#: ../../sulfur/src/sulfur/sulfur.glade.h:299 msgid "emerge --sync ? (o;" msgstr "¿ emerge --sync ? (o;" -#: ../../sulfur/src/sulfur/sulfur.glade.h:299 +#: ../../sulfur/src/sulfur/sulfur.glade.h:300 msgid "http://www.sabayon.org" msgstr "http://www.sabayon.org" -#: ../../sulfur/src/sulfur/sulfur.glade.h:300 +#: ../../sulfur/src/sulfur/sulfur.glade.h:301 msgid "kB/sec" msgstr "kB/seg" -#: ../../sulfur/src/sulfur/sulfur.glade.h:301 +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "localhost" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 msgid "root" msgstr "root" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "escribe tu contraseña aquí" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "escribe tu nombre de usuario aquí" @@ -9889,6 +9878,90 @@ msgstr "Ventana Notificadora del Administrador de Paquetes" msgid "_Load Package Manager" msgstr "_Ejecutar el Administrador de Paquetes" +#~ msgid "dump" +#~ msgstr "volcado" + +#~ msgid "dump checksum" +#~ msgstr "volcado de la comprobación de suma" + +#, fuzzy +#~ msgid "not the latest branch, skipping tidy for consistence." +#~ msgstr "no es la última rama, saltándose la limpieza por consistencia." + +#~ msgid "files not available on this mirror" +#~ msgstr "archivo no disponible en este mirror" + +#~ msgid "Updating moduledb" +#~ msgstr "Actualizando moduledb" + +#~ msgid "Running depmod" +#~ msgstr "Ejecutando depmod" + +#~ msgid "Reconfiguring OpenGL" +#~ msgstr "Reconfigurando OpenGL" + +#~ msgid "Eselect NOT found, cannot run OpenGL trigger" +#~ msgstr "NO se encontró Eselect: no se puede ejecutar el activador de OpenGL" + +#~ msgid "Configuring GRUB bootloader" +#~ msgstr "Configurando el cargador de arranque GRUB" + +#~ msgid "Adding the new kernel" +#~ msgstr "Añadiendo el nuevo kernel" + +#~ msgid "Removing the selected kernel" +#~ msgstr "Eliminando el kernel seleccionado" + +#~ msgid "Cannot find df" +#~ msgstr "No se pudo encontrar el comando df" + +#~ msgid "Cannot properly configure the kernel" +#~ msgstr "No se pudo configurar el kernel correctamente" + +#~ msgid "Defaulting to" +#~ msgstr "Poniendo por defecto" + +#~ msgid "Cannot find grub" +#~ msgstr "No se pudo encontrar grub" + +#~ msgid "cannot match device" +#~ msgstr "no se puede hacer coincidir el dispositivo" + +#~ msgid "with a grub one" +#~ msgstr "con uno de grub" + +#~ msgid "grub translation not supported for" +#~ msgstr "la traducción de grub no está soportada para" + +#~ msgid "Cannot properly configure grub.conf" +#~ msgstr "No se pudo configurar grub.conf apropiadamente" + +#~ msgid "cannot match grub device with a Linux one" +#~ msgstr "no se puede hacer coincidir un dispositivo de grub con uno de linux" + +#~ msgid "cannot find generated device.map" +#~ msgstr "no se puede encontrar el archivo device.map generado" + +#~ msgid "cannot run df /boot" +#~ msgstr "no se puede ejecutar df /boot" + +#~ msgid "supported branches" +#~ msgstr "ramas soportadas" + +#~ msgid "From your Operating System" +#~ msgstr "De tu sistema operativo" + +#~ msgid "Packages not found in repositories, try again later." +#~ msgstr "" +#~ "Los paquetes no se han encontrado en los repositorios. Inténtalo más " +#~ "tarde." + +#~ msgid "Queue" +#~ msgstr "En cola" + +#~ msgid "Queued" +#~ msgstr "En cola" + #~ msgid "Mounted /boot successfully" #~ msgstr "/boot se montó correctamente" diff --git a/misc/po/fr.po b/misc/po/fr.po index d854711dd..322e8852b 100644 --- a/misc/po/fr.po +++ b/misc/po/fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: LAN_FR\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: 2009-06-15 15:29-0000\n" "Last-Translator: SUFFYS \n" "Language-Team: french \n" @@ -38,7 +38,9 @@ msgid "Adding packages" msgstr "Montrer les paquets installés" #: ../../libraries/entropy/services/system/executors.py:735 -msgid "Opening database to let it run treeupdates. If you won't see anything below, it's just fine." +msgid "" +"Opening database to let it run treeupdates. If you won't see anything below, " +"it's just fine." msgstr "" #: ../../libraries/entropy/services/system/executors.py:776 @@ -52,22 +54,19 @@ msgstr "" #: ../../libraries/entropy/services/system/executors.py:861 #: ../../libraries/entropy/services/system/executors.py:874 -#: ../../server/server_activator.py:388 -#: ../../server/server_activator.py:402 +#: ../../server/server_activator.py:388 ../../server/server_activator.py:402 msgid "Remote Entropy Database Repository Status" msgstr "Statut de la Base de données des Dépôts Entropy distants" #: ../../libraries/entropy/services/system/executors.py:865 #: ../../libraries/entropy/services/system/executors.py:876 -#: ../../server/server_activator.py:390 -#: ../../server/server_activator.py:404 +#: ../../server/server_activator.py:390 ../../server/server_activator.py:404 msgid "Host" msgstr "Hôte" #: ../../libraries/entropy/services/system/executors.py:866 #: ../../libraries/entropy/services/system/executors.py:877 -#: ../../server/server_activator.py:391 -#: ../../server/server_activator.py:405 +#: ../../server/server_activator.py:391 ../../server/server_activator.py:405 msgid "Database revision" msgstr "Révision de la base de donnée" @@ -87,10 +86,8 @@ msgstr "n'est pas un paquet Entropy valide" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 -#: ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 -#: ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -143,7 +140,9 @@ msgid "Not connected to host" msgstr "Impossible de continuer" #: ../../libraries/entropy/services/ugc/interfaces.py:2072 -msgid "Warning: you are using an emergency SSL interface, SSL certificate can't be verified. Please install dev-python/pyopenssl" +msgid "" +"Warning: you are using an emergency SSL interface, SSL certificate can't be " +"verified. Please install dev-python/pyopenssl" msgstr "" #: ../../libraries/entropy/services/ugc/interfaces.py:2083 @@ -169,58 +168,70 @@ msgstr "Connection à l'hôte avec succés" msgid "Successfully disconnected from host" msgstr "Déconnecté de l'hôte avec succès" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 #, fuzzy msgid "database does not exist. Locking services for it" msgstr "la base de données n'existe pas ou est sévèrement endommagée" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 #, fuzzy msgid "database got locked. Locking services for it" msgstr "la base de données n'existe pas ou est sévèrement endommagée" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +#, fuzzy +msgid "cannot unlock database, compressed file not found" +msgstr "Révision de la base de donnée" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +#, fuzzy +msgid "unpacking compressed database" +msgstr "Chemin de la base de données du dépôt" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 #, fuzzy msgid "unlocking and indexing database" msgstr "Transductionactionintaction des bases de données" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 msgid "no username specified" msgstr "pas de nom d'utilisateur spécifié" -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 msgid "no password specified" msgstr "pas de mot de passe spécifié" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "mot de passe vide" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 msgid "empty username" msgstr "nom d'utilisateur vide" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 msgid "user not found" msgstr "utilisateur introuvable" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" -msgstr "vous devez vous connecter sur le site pour mettre à jour le format de votre mot de passe" +msgstr "" +"vous devez vous connecter sur le site pour mettre à jour le format de votre " +"mot de passe" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "mot de passe érroné" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 msgid "user inactive" msgstr "utilisateur inactif" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "utilisateur banni" @@ -255,1364 +266,1359 @@ msgstr "Merci de patienter" msgid "no login data" msgstr "Enlever" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 msgid "Entropy Server interface must be run as root" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 #, fuzzy msgid "repository not configured" msgstr "Identificateur de dépôt" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 #, fuzzy msgid "migrating database path from" msgstr "Création de la base de données vide dans" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 -#: ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "vers" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 #, fuzzy msgid "Your default repository is not initialized" msgstr "n'est pas diponible" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 #, fuzzy msgid "Do you want to initialize your default repository ?" msgstr "Vous! Pourquoi voulez vous supprimer le dépot principal ?" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 #, fuzzy msgid "Continuing with an uninitialized repository" msgstr "Vous! Pourquoi voulez vous supprimer le dépot principal ?" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 #, fuzzy msgid "server-side repository" msgstr "définir le répertoire par défaut" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 #, fuzzy msgid "community repository" msgstr "depuis le dépôt" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 msgid "current branch" msgstr "branche actuelle" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 #, fuzzy msgid "type" msgstr "Type" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 #, fuzzy msgid "Currently configured repositories" msgstr "synchroniser tous les dépôts configurés" # not sure : matching -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 #, fuzzy msgid "Entropy database is already locked by you :-)" msgstr "Comparaison des paquets déjà à jour" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 #, fuzzy msgid "Locking and Syncing Entropy database" msgstr "Base de donnée Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "Table des statuts des miroirs" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 -#: ../../server/server_activator.py:345 -#: ../../server/server_activator.py:349 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 +#: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "Déverrouillé" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 -#: ../../server/server_activator.py:343 -#: ../../server/server_activator.py:347 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 +#: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "Verrouillé" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 #, fuzzy msgid "database" msgstr "URL de la base de données" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 #, fuzzy msgid "download" msgstr "Télécharger" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 #, fuzzy msgid "cannot lock mirror" msgstr "Rien à faire" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 #, fuzzy msgid "Entropy database is corrupted!" msgstr "Base de donnée Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 #, fuzzy msgid "indexing database" msgstr "Remplissage de la base de données" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 msgid "Checking" msgstr "Vérification" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 #, fuzzy msgid "Running dependencies test" msgstr "Vérification des dépendances" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "Voici les dépendances introuvables" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 msgid "Needed by" msgstr "Requis par" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 msgid "by repo" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "Le système est en bonne santé" # not sure : match -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 msgid "Matching libraries with Spm, please wait" msgstr "Vérifie les librairies avec Spm, merci de patienter" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 #, fuzzy msgid "These are the matched packages" msgstr "Voici les paquets sélectionnés" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 #, fuzzy msgid "Packages string" msgstr "paquets" -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 #, fuzzy msgid "No matched packages" msgstr "Pas de résultat" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 #, fuzzy msgid "Running orphaned SPM packages test" msgstr "Vérification des dépendances" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 #, fuzzy msgid "Scanning package" msgstr "Montrer les paquets installés" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 #, fuzzy msgid "not found anymore" msgstr "introuvable" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 #, fuzzy msgid "Initializing an empty database" msgstr "Initialisation de la nouvelle base de donnée dans" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 #, fuzzy msgid "Entropy database file" msgstr "Base de donnée Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "initialisation avec succés" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 #, fuzzy msgid "Invalid tag specified" msgstr "Aucun paquet valide spécifié" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 #, fuzzy msgid "Packages already tagged, action aborted" msgstr "Voici la liste des paquets qui seraient" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 #, fuzzy msgid "flushing back selected packages from branches" msgstr "Suppression des paquets sélectionnés" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 #, fuzzy msgid "nothing to do" msgstr "Rien à faire" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 #, fuzzy msgid "these are the packages that will be flushed" msgstr "Voici les paquets qui seraient marqués" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 -#: ../../server/server_reagent.py:504 -#: ../../server/server_reagent.py:559 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 +#: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "Voulez-vous continuer ?" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 #, fuzzy msgid "checking package hash" msgstr "Vérification des mises à jour..." -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 #, fuzzy msgid "hash does not match for" msgstr "Pas de résultat" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 msgid "wrong md5" msgstr "mauvais md5" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 msgid "download errors" msgstr "erreurs de téléchargement" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 #, fuzzy msgid "reason" msgstr "Raison" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 msgid "download completed successfully" msgstr "Téléchargement terminé avec succès" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 #, fuzzy msgid "error downloading packages from mirrors" -msgstr "Début du verrouillage de la base de données des miroirs de téléchargement" +msgstr "" +"Début du verrouillage de la base de données des miroirs de téléchargement" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 #, fuzzy msgid "working on branch" msgstr "En utilisant la branche" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 #, fuzzy msgid "updating package" msgstr "Montrer les paquets installés" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 #, fuzzy msgid "package flushed" msgstr "paquets" -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 #, fuzzy msgid "Cannot touch system database" msgstr "Impossible de continuer" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 #, fuzzy msgid "Preparing to move selected packages to" msgstr "Suppression des paquets sélectionnés" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 #, fuzzy msgid "Preparing to copy selected packages to" msgstr "Suppression des paquets sélectionnés" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "Note" -#: ../../libraries/entropy/server/interfaces/main.py:1678 +#: ../../libraries/entropy/server/interfaces/main.py:1671 #, fuzzy -msgid "all old packages with conflicting scope will be removed from destination repo unless injected" +msgid "" +"all old packages with conflicting scope will be removed from destination " +"repo unless injected" msgstr "télécharger uniquement les paquets sans les installer" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 msgid "new tag" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 #, fuzzy msgid "dependency" msgstr "Dépendances" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 msgid "switching" msgstr "basculement" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 msgid "moving file" msgstr "déplacement du fichier" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 #, fuzzy msgid "loading data from source database" msgstr "Transformation depuis la base de données" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 #, fuzzy msgid "injecting data to destination database" msgstr "Transductionactionintaction des bases de données" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 #, fuzzy msgid "removing entry from source database" msgstr "Transformation depuis la base de données" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 #, fuzzy msgid "adding package" msgstr "Montrer les paquets installés" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 #, fuzzy msgid "added package" msgstr "Montrer les paquets installés" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 #, fuzzy msgid "rev" msgstr "supprimé" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 #, fuzzy msgid "manual dependencies for" msgstr "Dépendances" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 #, fuzzy msgid "Exception caught, closing tasks" msgstr "Exception trouvée" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 #, fuzzy msgid "Injecting entropy metadata into built packages" msgstr "extraire les métadonnées Entropy des paquets .tbz2 donnés" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 #, fuzzy msgid "injecting entropy metadata" msgstr "collecte des métadonnées Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 #, fuzzy msgid "injection complete" msgstr "Caclcul terminé" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 msgid "config files" msgstr "Fichiers de configuration" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 #, fuzzy msgid "checking system" msgstr "Somme de contrôle" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 #, fuzzy msgid "there are configuration files not updated yet" msgstr "montrer les fichiers de configuration qui seront mis à jour" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 #, fuzzy msgid "removing package" msgstr "Compression des paquets" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 #, fuzzy msgid "removal complete" msgstr "Suppression de la base de données complète" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 #, fuzzy msgid "invalid database revision" msgstr "Révision de la base de donnée" # not sure : deflate -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 #, fuzzy msgid "defaulting to 0" msgstr "Déconstruction" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 #, fuzzy msgid "Initializing Entropy database" msgstr "Initialisation de la nouvelle base de donnée dans" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 -#: ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "AVERTISSEMENT" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 #, fuzzy msgid "database already exists" msgstr "Bases de données déjà synchronisées" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 msgid "Do you want to continue ?" msgstr "Voulez-vous continuer ?" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 #, fuzzy msgid "Dumping current revisions to file" msgstr "déjà activé" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 #, fuzzy msgid "Would you like to sync packages first (important!) ?" -msgstr "Voule-vous rechercher les paquets qui pourraient être supprimés avec ceux donnés ci-dessus ?" +msgstr "" +"Voule-vous rechercher les paquets qui pourraient être supprimés avec ceux " +"donnés ci-dessus ?" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 #, fuzzy msgid "Reinitializing Entropy database for branch" msgstr "Initialisation de la nouvelle base de donnée dans" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 #, fuzzy msgid "using Packages in the repository" msgstr "rechercher les paquets dans les dépôts" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 #, fuzzy msgid "analyzing" msgstr "Analyse" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 -#: ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "révision" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 -#: ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 -#: ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 -#: ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "Attention" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 #, fuzzy msgid "cannot match" msgstr "Impossible de trouver" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 #, fuzzy msgid "Integrity verification of the selected packages" msgstr "Suppression des paquets sélectionnés" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 #, fuzzy msgid "All the packages in repository will be checked." msgstr "lister les paquets dans le dépôt par défaut" # not sure : quickpkg'd -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 #, fuzzy msgid "This is the list of the packages that would be checked" msgstr "Voici la liste des fichiers qui vont être quickpkg'd" -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 #, fuzzy msgid "Working on mirror" msgstr "Pas de mirroir de téléchargement" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 #, fuzzy msgid "checking hash" msgstr "Somme de contrôle" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 #, fuzzy msgid "digest verification of" msgstr "Notification de mises à jour" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 msgid "not supported" msgstr "non supporté" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 #, fuzzy msgid "failed for unknown reasons" msgstr "Dépaquetage impossible pour raison inconnue" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 #, fuzzy msgid "package" msgstr "paquets" -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 #, fuzzy msgid "This is the list of broken packages" msgstr "Voici les paquets installés" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 #, fuzzy msgid "Mirror" msgstr "Mirroirs" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "Statistiques" # not sure : inflate -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 #, fuzzy msgid "Number of checked packages" msgstr "Paquet construit" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 #, fuzzy msgid "Number of healthy packages" msgstr "Nombre de fichiers trouvés" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 #, fuzzy msgid "Number of broken packages" msgstr "supprimer un ou plusieurs paquets" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "locale" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 #, fuzzy msgid "available" msgstr "Disponible" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 #, fuzzy msgid "upload/ignored" msgstr "Répertoires masqués" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 #, fuzzy msgid "Starting to download missing files" -msgstr "Début du verrouillage de la base de données des miroirs de téléchargement" +msgstr "" +"Début du verrouillage de la base de données des miroirs de téléchargement" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 msgid "Searching missing/broken files on another mirror" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 #, fuzzy msgid "Binary packages downloaded successfully." msgstr "Dépots mis à jour avec succès" -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 #, fuzzy msgid "These are the packages that cannot be found online" msgstr "Voici la liste des paquets qui seraient" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 #, fuzzy msgid "checking hash of" msgstr "Somme de contrôle" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "" # not sure : inflate -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 #, fuzzy msgid "checked packages" msgstr "Paquet construit" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 #, fuzzy msgid "healthy packages" msgstr "Nombre de fichiers trouvés" # not sure : inflate -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 #, fuzzy msgid "broken packages" msgstr "Paquet construit" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 #, fuzzy msgid "downloaded packages" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 #, fuzzy msgid "failed downloads" msgstr "Nombre de fichiers orphelins" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 #, fuzzy msgid "Please setup your branch to" msgstr "Merci de choisir une option" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 #, fuzzy msgid "and retry" msgstr "Répertoires masqués" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 #, fuzzy msgid "Copying database (if not exists)" msgstr "Suppression de l'information de la base de donnée" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 #, fuzzy msgid "Switching packages" msgstr "Suppression des paquets sélectionnés" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 #, fuzzy msgid "Ignoring" msgstr "Regénérer le cache" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 #, fuzzy msgid "already in branch" msgstr "déjà activé" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 #, fuzzy msgid "migration loop completed" msgstr "Téléchargement terminé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 msgid "entropy.server.interfaces.main.Server needed" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 #, fuzzy msgid "mirror" msgstr "Mirroirs" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +#, fuzzy +msgid "listing branches in mirror" +msgstr "dans les dépôts" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +#, fuzzy +msgid "looking for file in mirror" +msgstr "Pas de mirroir de téléchargement" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 #, fuzzy msgid "unlocking" msgstr "Remplacement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 #, fuzzy msgid "locking" msgstr "Remplacement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 #, fuzzy msgid "mirror already locked" msgstr "déjà activé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 #, fuzzy msgid "mirror already unlocked" msgstr "déjà activé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 #, fuzzy msgid "mirror for download" msgstr "Télécharger" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 #, fuzzy msgid "mirror already locked for download" msgstr "déjà activé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 #, fuzzy msgid "mirror already unlocked for download" msgstr "déjà activé" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 #, fuzzy msgid "for download" msgstr "Télécharger" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 #, fuzzy msgid "mirror successfully locked" msgstr "Déverrouillé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 #, fuzzy msgid "mirror not locked" msgstr "Déverrouillé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 #, fuzzy msgid "mirror successfully unlocked" msgstr "déjà activé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 #, fuzzy msgid "unlock error" msgstr "Déverrouillé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 #, fuzzy msgid "mirror not unlocked" msgstr "Déverrouillé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 #, fuzzy msgid "connecting to download package" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 #, fuzzy msgid "downloading package" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 -#: ../../client/text_security.py:73 -#: ../../client/text_smart.py:86 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 +#: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "n'existe pas" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 #, fuzzy msgid "is not listed in the repository !" msgstr "(ré)initialise la base de données du dépôt courant" # not sure : inflate -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 #, fuzzy msgid "verifying checksum of package" msgstr "Paquet construit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 #, fuzzy msgid "downloaded successfully" msgstr "Dépots mis à jour avec succès" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 #, fuzzy msgid "mirror has invalid directory structure" msgstr "n'est pas un paquet Entropy valide" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 #, fuzzy msgid "Wrong database compression method passed" msgstr "Révision de la base de donnée" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 #, fuzzy msgid "mirror hasn't valid database revision file" msgstr "Révision de la base de donnée" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 #, fuzzy msgid "unable to download repository revision" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 #, fuzzy msgid "mirror doesn't have valid revision file" msgstr "Révision de la base de donnée" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 #, fuzzy msgid "downloading notice board from mirrors to" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 #, fuzzy msgid "notice board downloaded successfully from" msgstr "Dépots mis à jour avec succès" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 #, fuzzy msgid "uploading notice board from" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 #, fuzzy msgid "notice board upload failed on" msgstr "fonctions de gestion de la base de données" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 #, fuzzy msgid "notice board upload success" msgstr "Dépots mis à jour avec succès" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 #, fuzzy msgid "configured package sets" msgstr "Information Critique" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 #, fuzzy msgid "None configured" msgstr "Identificateur de dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 #, fuzzy msgid "preparing uncompressed database for the upload" msgstr "Somme de contrôle de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 #, fuzzy msgid "database path" msgstr "Chemin de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 #, fuzzy msgid "creating compressed database dump + checksum" msgstr "Somme de contrôle de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -#, fuzzy -msgid "dump checksum" -msgstr "Somme de contrôle" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 #, fuzzy msgid "dump light checksum" msgstr "Somme de contrôle" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 #, fuzzy msgid "opener" msgstr "correspondances" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 #, fuzzy msgid "compressing database + checksum" msgstr "Somme de contrôle de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 #, fuzzy msgid "compressed database path" msgstr "Chemin de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 #, fuzzy msgid "database checksum" msgstr "Somme de contrôle de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 #, fuzzy msgid "compressed checksum" msgstr "Somme de contrôle de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 #, fuzzy msgid "cannot create mirror directory" msgstr "Impossible de continuer" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 msgid "error" msgstr "erreur" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 #, fuzzy msgid "mirror unlocked" msgstr "Déverrouillé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 #, fuzzy msgid "Troubles with treeupdates" msgstr "Base de donnée Entropy" # not sure : bump -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 #, fuzzy msgid "Bumping old data back" msgstr "Saut de la base de données du dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 #, fuzzy msgid "wrong database compression method passed" msgstr "Révision de la base de donnée" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 #, fuzzy msgid "disabled EAPI" msgstr "Désactivé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 #, fuzzy msgid "preparing to upload database to mirror" msgstr "Création de la base de données vide dans" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 #, fuzzy msgid "errors" msgstr "Mirroirs" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 #, fuzzy msgid "upload failed, not unlocking and continuing" msgstr "outil de mise à jour des fichiers de configuration" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 #, fuzzy msgid "preparing to download database from mirror" -msgstr "Début du verrouillage de la base de données des miroirs de téléchargement" +msgstr "" +"Début du verrouillage de la base de données des miroirs de téléchargement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 #, fuzzy msgid "download path" msgstr "Télécharger" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 #, fuzzy msgid "failed to download from mirror" msgstr "Pas de mirroir de téléchargement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 #, fuzzy msgid "Mirrors are locked, someone is working on the repository" -msgstr "Pour le moment, les mirrois sont bloqués, quelqu'un est en train de travailler sur leur base de données" +msgstr "" +"Pour le moment, les mirrois sont bloqués, quelqu'un est en train de " +"travailler sur leur base de données" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "réessayer plus tard" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 #, fuzzy msgid "database already in sync" msgstr "Bases de données déjà synchronisées" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 #, fuzzy msgid "database sync failed" msgstr "Bases de données déjà synchronisées" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 #, fuzzy msgid "download issues" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 #, fuzzy msgid "database sync forbidden" msgstr "Révision de la base de donnée" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 #, fuzzy msgid "no configuration files to commit. All fine." msgstr "montrer les fichiers de configuration qui seront mis à jour" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 #, fuzzy msgid "upload issues" msgstr "Problème de mises à jour :" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 #, fuzzy msgid "database sync completed successfully" msgstr "Dépots ressucité avec succès" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 #, fuzzy msgid "Local statistics" msgstr "Statistiques" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 #, fuzzy msgid "upload directory" msgstr "Répertoires masqués" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 #, fuzzy msgid "files ready" msgstr "fichiers" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 #, fuzzy msgid "packages directory" msgstr "Miroir des Paquets" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "copier" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 msgid "remove" msgstr "supprimer" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 #, fuzzy msgid "Packages to be removed" msgstr "Paquets devant être supprimés" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 #, fuzzy msgid "Packages to be moved locally" msgstr "Paquets à Supprimer" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 #, fuzzy msgid "Packages to be uploaded" msgstr "Paquets nécesiietant une mise à jour" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 #, fuzzy msgid "Total removal size" msgstr "Début de la suppression dans" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 #, fuzzy msgid "Total upload size" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 #, fuzzy msgid "Total download size" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 #, fuzzy msgid "Remote statistics for" msgstr "Statistiques" # not sure : inflate -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 #, fuzzy msgid "remote packages" msgstr "Paquet construit" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 #, fuzzy msgid "files stored" msgstr "Dépot" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 #, fuzzy msgid "Calculating queues" msgstr "Calcul en cours" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 #, fuzzy msgid "removing package+hash" msgstr "Compression des paquets" # not sure : match -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 #, fuzzy msgid "copying file+hash to repository" msgstr "Comparaison dans le dépôt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 #, fuzzy msgid "upload errors" msgstr "Pas de mirroir de téléchargement" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 #, fuzzy msgid "upload completed successfully" msgstr "Dépots mis à jour avec succès" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 #, fuzzy msgid "QA checking package file" msgstr "Vérification des mises à jour..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 #, fuzzy msgid "starting packages sync" msgstr "Installation des paquets disponibles dans" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 #, fuzzy msgid "packages sync" msgstr "paquets" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 #, fuzzy msgid "socket error" msgstr "Déverrouillé" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 #, fuzzy msgid "on" msgstr "ou le" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 #, fuzzy msgid "nothing to do on" msgstr "Rien à faire" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 #, fuzzy msgid "Expanding queues" msgstr "Calcul en cours" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 #, fuzzy msgid "nothing to sync for" msgstr "Rien à faire" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 #, fuzzy msgid "Would you like to run the steps above ?" msgstr "Souhaitez-vous construire les paquets ci-dessus ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 #, fuzzy msgid "you must package them again" msgstr "Voulez-vous les empaqueter maintenant ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 #, fuzzy msgid "exception caught" msgstr "Exception trouvée" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 #, fuzzy msgid "at least one mirror synced properly!" msgstr "Impossible de continuer" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 #, fuzzy msgid "collecting expired packages" msgstr "Collecte des paquets Entropy" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -msgid "not the latest branch, skipping tidy for consistence." -msgstr "" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 #, fuzzy msgid "collecting expired packages in the selected branches" msgstr "Collecte des paquets qui seraient marqués" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 #, fuzzy msgid "nothing to remove on this branch" msgstr "Rien à supprimer" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 #, fuzzy msgid "these are the expired packages" msgstr "Voici les paquets requis" # not sure : match -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 #, fuzzy msgid "removing packages remotely" msgstr "Comparaison des paquets à supprimer" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 #, fuzzy msgid "remove errors" msgstr "supprimer un ou plusieurs paquets" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 #, fuzzy msgid "removing packages locally" msgstr "Suppression des paquets sélectionnés" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 #, fuzzy msgid "removing" msgstr "Enlever" @@ -1671,12 +1677,12 @@ msgstr "mauvais réponse a été reçu" msgid "cannot convert stream into object" msgstr "" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 #, fuzzy msgid "sending file" msgstr "Édition du fichier" @@ -1707,8 +1713,8 @@ msgid "repository does not support EAPI3" msgstr "le répertoire n'existe pas" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 msgid "Username" msgstr "Nom d'utilisateur" @@ -1723,12 +1729,9 @@ msgid "Please login against" msgstr "Merci de patienter" #: ../../libraries/entropy/client/services/ugc/interfaces.py:136 -#: ../../server/server_reagent.py:94 -#: ../../server/server_reagent.py:97 -#: ../../server/server_reagent.py:106 -#: ../../server/server_reagent.py:109 -#: ../../server/server_reagent.py:143 -#: ../../server/server_reagent.py:170 +#: ../../server/server_reagent.py:94 ../../server/server_reagent.py:97 +#: ../../server/server_reagent.py:106 ../../server/server_reagent.py:109 +#: ../../server/server_reagent.py:143 ../../server/server_reagent.py:170 #: ../../server/server_reagent.py:244 msgid "repository" msgstr "dépôt" @@ -1777,11 +1780,15 @@ msgid "Cannot write to cache file" msgstr "Auto-combination des fichiers" #: ../../libraries/entropy/client/services/system/interfaces.py:45 -msgid "A valid entropy.client.services.system.commands.Client class/subclass is needed" +msgid "" +"A valid entropy.client.services.system.commands.Client class/subclass is " +"needed" msgstr "" #: ../../libraries/entropy/client/services/system/interfaces.py:50 -msgid "A valid entropy.client.services.system.methods.BaseMixin class/subclass is needed" +msgid "" +"A valid entropy.client.services.system.methods.BaseMixin class/subclass is " +"needed" msgstr "" #: ../../libraries/entropy/client/services/system/interfaces.py:97 @@ -1976,8 +1983,7 @@ msgid "Build only" msgstr "" #: ../../libraries/entropy/client/services/system/methods.py:195 -#: ../../server/server_reagent.py:187 -#: ../../server/server_reagent.py:192 +#: ../../server/server_reagent.py:187 ../../server/server_reagent.py:192 #: ../../sulfur/src/sulfur/dialogs.py:3207 msgid "No dependencies" msgstr "Pas de dépendances" @@ -2025,8 +2031,7 @@ msgstr "Ré-empaqueter les atomes spécifiés" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 -#: ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "USE flags" @@ -2050,8 +2055,8 @@ msgstr "" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "Commande" @@ -2085,7 +2090,7 @@ msgstr "définir le répertoire par défaut" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 #, fuzzy msgid "Repository Identifier" msgstr "Identificateur de dépôt" @@ -2116,7 +2121,9 @@ msgstr "Matched" #: ../../libraries/entropy/client/services/system/methods.py:312 #, fuzzy -msgid "Search Entropy packages using a defined set of search types in the specified repository" +msgid "" +"Search Entropy packages using a defined set of search types in the specified " +"repository" msgstr "sauvegarder les nouvelles métadonnées dans le répertoire donné" #: ../../libraries/entropy/client/services/system/methods.py:314 @@ -2157,7 +2164,9 @@ msgid "Copy instead of move?" msgstr "Copier à la place de remplacer?" #: ../../libraries/entropy/client/services/system/methods.py:333 -msgid "Scan Spm package changes and retrieve a list of action that should be run on the repositories" +msgid "" +"Scan Spm package changes and retrieve a list of action that should be run on " +"the repositories" msgstr "" #: ../../libraries/entropy/client/services/system/methods.py:339 @@ -2195,7 +2204,8 @@ msgid "Run Entropy tree updates" msgstr "Base de donnée Entropy" #: ../../libraries/entropy/client/services/system/methods.py:369 -msgid "Scan for Mirror updates and retrieve a list of action that should be run" +msgid "" +"Scan for Mirror updates and retrieve a list of action that should be run" msgstr "" #: ../../libraries/entropy/client/services/system/methods.py:371 @@ -2246,20 +2256,15 @@ msgstr "Enlever" #. title #. glsa title #: ../../libraries/entropy/client/services/system/methods.py:412 -#: ../../client/text_repositories.py:214 -#: ../../client/text_repositories.py:246 -#: ../../client/text_repositories.py:299 -#: ../../client/text_security.py:85 -#: ../../client/text_ugc.py:361 -#: ../../client/text_ugc.py:545 -#: ../../server/server_activator.py:160 -#: ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 -#: ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../client/text_repositories.py:214 ../../client/text_repositories.py:246 +#: ../../client/text_repositories.py:299 ../../client/text_security.py:85 +#: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 +#: ../../server/server_activator.py:160 ../../server/server_activator.py:193 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 msgid "Title" msgstr "Titre" @@ -2293,37 +2298,37 @@ msgstr "Auto-combination des fichiers" msgid "Invalid config file number" msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 #, fuzzy msgid "Configuration files" msgstr "Fichier de configuration" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 #, fuzzy msgid "Scanning hard disk" msgstr "librairies" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 #, fuzzy msgid "Cache generation complete." msgstr "Caclcul terminé" -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 #, fuzzy msgid "Resolving metadata" msgstr "collecte des métadonnées Entropy" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 #, fuzzy msgid "Dependencies cache filled." msgstr "Dépendances" -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, python-format msgid "Cleaning %s => dumps..." msgstr "" -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 #, fuzzy msgid "Cache is now empty." msgstr "Caclcul terminé" @@ -2338,22 +2343,22 @@ msgstr "Somme de contrôle" msgid "server_repos needs serverInstance" msgstr "" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 #, fuzzy msgid "Sorting dependencies" msgstr "Dépendances incomplètes" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 #, fuzzy msgid "Calculating inverse dependencies for" msgstr "Calcul des dépendances" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 #, fuzzy msgid "Calculating available packages for" msgstr "Installation des paquets disponibles dans" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 #, fuzzy msgid "Calculating world packages" msgstr "Calcul des dépendances" @@ -2374,21 +2379,21 @@ msgstr "Télécharger" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 #, fuzzy msgid "second" msgstr "10 secondes" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 #, fuzzy msgid "Error downloading from" msgstr "Erreur lors du chargement des Alertes" #: ../../libraries/entropy/client/interfaces/fetch.py:215 #, fuzzy -msgid "files not available on this mirror" +msgid "data not available on this mirror" msgstr "n'est pas diponible" #: ../../libraries/entropy/client/interfaces/fetch.py:218 @@ -2399,8 +2404,7 @@ msgstr "Taille du téléchargement" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 -#: ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "introuvable" @@ -2413,14 +2417,14 @@ msgstr "supprimer un ou plusieurs paquets" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 #, fuzzy msgid "discarded download" msgstr "Télécharger" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 #, fuzzy msgid "unknown reason" msgstr "Dépaquetage impossible pour raison inconnue" @@ -2431,19 +2435,19 @@ msgid "Downloading from" msgstr "Pas de mirroir de téléchargement" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 #, fuzzy msgid "Successfully downloaded from" msgstr "déjà activé" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 #, fuzzy msgid "at" msgstr "atome" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 #, fuzzy msgid "file not available on this mirror" msgstr "n'est pas diponible" @@ -2460,10 +2464,9 @@ msgstr "Entropy bloqué, abandon" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 -#: ../../server/server_reagent.py:100 -#: ../../server/server_reagent.py:112 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 +#: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 #: ../../sulfur/src/sulfur/dialogs.py:2519 @@ -2474,235 +2477,203 @@ msgstr "Entropy bloqué, abandon" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "Dépot" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 msgid "is not available" msgstr "n'est pas diponible" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 #, fuzzy msgid "Cannot validate" msgstr "Impossible de trouver" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "is corrupted" msgstr "est corrompu" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 #, fuzzy msgid "bad repository id specified" msgstr "Pas de dépôt valide spécifié." -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, fuzzy, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "Identificateur de dépôt" -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 #, fuzzy msgid "repodata dictionary is corrupted" msgstr "Cache de reprise corrompu" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 #, fuzzy msgid "System database not found or corrupted" msgstr "synchroniser la base de données" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 #, fuzzy msgid "system database" msgstr "synchroniser la base de données" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 #, fuzzy msgid "Scanning..." msgstr "Recherche en cours" -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 #, fuzzy msgid "Cannot backup selected database" msgstr "Impossible de continuer" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 #, fuzzy msgid "permission denied" msgstr "Dépendances incomplètes" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 #, fuzzy msgid "Backing up database to" msgstr "Synchronisation des bases de données" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 #, fuzzy msgid "Unable to compress" msgstr "Révision de la base de donnée" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 #, fuzzy msgid "Database backed up successfully" msgstr "Dépots ressucité avec succès" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 #, fuzzy msgid "All fine" msgstr "Terminé" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 #, fuzzy msgid "Cannot restore selected backup" msgstr "Suppression des paquets sélectionnés" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 #, fuzzy msgid "Restoring backed up database" msgstr "Montrer les mises à jours des paquets" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 #, fuzzy msgid "Unable to unpack" msgstr "Révision de la base de donnée" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 #, fuzzy msgid "Database restored successfully" msgstr "Dépots ressucité avec succès" -#: ../../libraries/entropy/client/interfaces/methods.py:741 +#: ../../libraries/entropy/client/interfaces/methods.py:985 #, fuzzy -msgid "Another Entropy instance is currently active, cannot satisfy your request." -msgstr "Une autre instance d'Entropy est lancée. Impossible de traiter la file d'attente." +msgid "" +"Another Entropy instance is currently active, cannot satisfy your request." +msgstr "" +"Une autre instance d'Entropy est lancée. Impossible de traiter la file " +"d'attente." -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 #, fuzzy msgid "cannot start with" msgstr "Impossible de trouver" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 msgid "Name already taken" msgstr "Nom déjà pris" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 #, fuzzy msgid "Cannot remove the old element" msgstr "Auto-combination des fichiers" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 #, fuzzy msgid "Cannot create the element" msgstr "Auto-combination des fichiers" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 msgid "Already removed" msgstr "Déjà supprimé" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 #, fuzzy msgid "Set not found or unable to remove" msgstr "Pas de dépôt trouvé en ligne" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -#, fuzzy -msgid "Libraries test" -msgstr "librairies" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -#, fuzzy -msgid "Cannot find " -msgstr "Impossible de trouver" - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -#, fuzzy -msgid "Collecting broken executables" -msgstr "Collecte des compteurs Portage" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -#, fuzzy -msgid "Scanning libraries" -msgstr "librairies" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -#, fuzzy -msgid "Matching broken libraries/executables" -msgstr "Collecte des compteurs Portage" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 #, fuzzy msgid "not a valid method" msgstr "n'est pas un paquet Entropy valide" @@ -2761,361 +2732,352 @@ msgid "Cannot properly fetch package! Quitting." msgstr "" #: ../../libraries/entropy/client/interfaces/package.py:209 -msgid "Cannot properly fetch package or checksum does not match. Try download latest repositories." +msgid "" +"Cannot properly fetch package or checksum does not match. Try download " +"latest repositories." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 msgid "Cannot run Spm pkg_config() for" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 #, fuzzy msgid "Please report it" msgstr "Merci de patienter" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 -#: ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 -#: ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "Erreur" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 #, fuzzy msgid "Removing from Entropy" msgstr "Enlever" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 #, fuzzy msgid "Collision found during removal of" msgstr "Pas assez de paramètres" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 #, fuzzy msgid "cannot overwrite" msgstr "Impossible de trouver" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 #, fuzzy msgid "Protecting config file" msgstr "Fichier de configuration" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 #, fuzzy msgid "Updating database" msgstr "Remplissage de la base de données" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 #, fuzzy msgid "Cleaning old package files..." msgstr "Collecte des paquets Entropy" -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 msgid "Cannot update Portage database to destination" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, python-format msgid "Cannot update Portage world file, destination %s does not exist." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, python-format msgid "Cannot update Portage world file, destination %s is corrupted." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 #, fuzzy msgid "File move error" msgstr "supprimer un ou plusieurs paquets" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 #, fuzzy msgid "please report" msgstr "Merci de patienter" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 #, fuzzy msgid "Skipping file installation/removal" msgstr "Réinstalle" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "Downloading" msgstr "Télécharge" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 #, fuzzy msgid "Local path" msgstr "Statistiques" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 #, fuzzy msgid "Downloading archive" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 #, fuzzy msgid "Package cannot be fetched. Try to update repositories and retry" msgstr "Paquets introuvables dans les dépôts, réessayez plus tard." -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 #, fuzzy msgid "archives" msgstr "actif" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 #, fuzzy msgid "Some packages cannot be fetched. Try to update repositories and retry" msgstr "Paquets introuvables dans les dépôts, réessayez plus tard." -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 #, fuzzy msgid "Fetch for the chosen package is not available, unknown error." msgstr "Les paquets sélectionnés ne sont pas vulnérables" -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 #, fuzzy msgid "Unpacking package" msgstr "Déballage du paquet principal" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 #, fuzzy msgid "Merging package" msgstr "Montrer les paquets installés" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 #, fuzzy msgid "An error occured while trying to unpack the package" msgstr "Une erreur est survenue pendant l'analyse" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 #, fuzzy msgid "Check if your system is healthy" msgstr "Le système est en bonne santé" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 #, fuzzy msgid "Installing package" msgstr "Installation des paquets disponibles dans" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 #, fuzzy msgid "An error occured while trying to install the package" msgstr "Une erreur est survenue pendant l'analyse" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 #, fuzzy msgid "Removing data" msgstr "Enlever" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 #, fuzzy msgid "An error occured while trying to remove the package" msgstr "Une erreur est survenue pendant l'analyse" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 #, fuzzy msgid "Cleaning" msgstr "Calcul en cours" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 #, fuzzy msgid "Configuring package" msgstr "Information Critique" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 #, fuzzy msgid "An error occured while trying to configure the package" msgstr "Une erreur est survenue pendant l'analyse" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 #, fuzzy msgid "Make sure that your system is healthy" msgstr "Le système est en bonne santé" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 #, fuzzy msgid "Fetching" msgstr "Matching" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 #, fuzzy msgid "Multi Fetching" msgstr "Matching" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 -#: ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 -#: ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 msgid "packages" msgstr "paquets" -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 #, fuzzy msgid "Fetching sources" msgstr "Matching" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 #, fuzzy msgid "Verifying" msgstr "Versions" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 #, fuzzy msgid "Multi Verification" msgstr "Notification de mises à jour" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 #, fuzzy msgid "Unpacking" msgstr "Remplacement" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 #, fuzzy msgid "Merging" msgstr "Recherche en cours" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 #, fuzzy msgid "Installing" msgstr "Installer" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "Enlever" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 #, fuzzy msgid "Postinstall" msgstr "installer" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 #, fuzzy msgid "Preinstall" msgstr "Réinstalle" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 #, fuzzy msgid "Preremove" msgstr "supprimé" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 #, fuzzy msgid "Postremove" msgstr "supprimé" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 #, fuzzy msgid "Configuring" msgstr "Fichier de configuration" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 #, fuzzy msgid "An error occured. Action aborted." msgstr "Une erreur est survenue pendant l'analyse" @@ -3170,7 +3132,7 @@ msgid "Cannot open digest" msgstr "Impossible de continuer" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 #, fuzzy msgid "Cannot verify database integrity" msgstr "vérifier également l'intégrité des paquets" @@ -3199,8 +3161,7 @@ msgid "Giving up" msgstr "" #: ../../libraries/entropy/client/interfaces/repository.py:523 -#: ../../client/text_repositories.py:133 -#: ../../client/text_repositories.py:155 +#: ../../client/text_repositories.py:133 ../../client/text_repositories.py:155 msgid "Database URL" msgstr "URL de la base de données" @@ -3337,237 +3298,237 @@ msgstr "Révision du dépot" msgid "Configuration files update error, not critical, continuing" msgstr "outil de mise à jour des fichiers de configuration" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 #, fuzzy msgid "Skipping configuration files update, you are not root." msgstr "outil de mise à jour des fichiers de configuration" -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 #, fuzzy msgid "Overwriting" msgstr "Remplacer ?" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 #, fuzzy msgid "variable differs" msgstr "Disponible" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 #, fuzzy msgid "Updating" msgstr "Matching" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 #, fuzzy msgid "updating critical variables" msgstr "mises à jour disponibles" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 #, fuzzy msgid "differs" msgstr "Disponible" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #, fuzzy msgid "Reverting" msgstr "Regénérer le cache" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 msgid "a new release is available" msgstr "une nouvelle version est disponible" -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 #, fuzzy msgid "Mind to install it before any other package" msgstr "Suppression des paquets sélectionnés" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 #, fuzzy msgid "Unpacking database to" msgstr "Synchronisation des bases de données" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 #, fuzzy msgid "Cannot unpack compressed package" msgstr "Compression des paquets" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 #, fuzzy msgid "Skipping repository" msgstr "dans les dépôts" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 #, fuzzy msgid "Downloading checksum" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 #, fuzzy msgid "Cannot fetch checksum" msgstr "Impossible de trouver" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "" # not sure : bump #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 #, fuzzy msgid "Downloading repository database" msgstr "Saut de la base de données du dépôt" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 #, fuzzy msgid "database does not exist online" msgstr "la base de données n'existe pas ou est sévèrement endommagée" # not sure : matching -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 msgid "database is already up to date" msgstr "base de données déjà à jour" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 #, fuzzy msgid "database will be ready soon" msgstr "Bases de données déjà synchronisées" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 #, fuzzy msgid "Repository is being updated" msgstr "Identificateur de dépôt" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 #, fuzzy msgid "Injecting downloaded dump" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 #, fuzzy msgid "please wait" msgstr "Merci de patienter" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 #, fuzzy msgid "Advisories fetch error" msgstr "Sources" # not sure : bump -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 #, fuzzy msgid "Downloading repository metafile" msgstr "Saut de la base de données du dépôt" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 msgid "Downloading SSL CA certificate" msgstr "Télécharge le certificat SSL CA" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 msgid "Downloading SSL Server certificate" msgstr "Télécharge le certificat SSL du serveur" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 #, fuzzy msgid "Downloading package mask" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 #, fuzzy msgid "Downloading packages system mask" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 #, fuzzy msgid "Downloading conflicting tagged packages file" msgstr "Collecte des paquets Entropy" -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 #, fuzzy msgid "Downloading license whitelist" msgstr "Téléchargement terminé" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 #, fuzzy msgid "Downloading revision" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 #, fuzzy msgid "Downloading SPM global configuration" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 #, fuzzy msgid "Downloading SPM package unmasking configuration" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 #, fuzzy msgid "Downloading SPM package keywording configuration" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 #, fuzzy msgid "Downloading SPM package USE flags configuration" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 #, fuzzy msgid "Downloading SPM Profile configuration" msgstr "Taille du téléchargement" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 #, fuzzy msgid "Downloading Notice Board" msgstr "télécharger les paquets uniquement" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 #, fuzzy msgid "not available, it's ok" msgstr "Indisponible" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 #, fuzzy msgid "not available, not much ok!" msgstr "n'est pas diponible" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 #, fuzzy msgid "available, w00t!" msgstr "Disponible" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 msgid "Repository revision" msgstr "Révision du dépot" # not sure : bump -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 #, fuzzy msgid "Indexing Repository metadata" msgstr "Saut de la base de données du dépôt" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 #, fuzzy msgid "Repositories synchronization" msgstr "Révision du dépot" @@ -3590,604 +3551,537 @@ msgstr "Merci de patienter" msgid "Valid phases" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -#, fuzzy -msgid "Updating moduledb" -msgstr "Remplissage de la base de données" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -#, fuzzy -msgid "Running depmod" -msgstr "Vérification des dépendances" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 #, fuzzy msgid "Removing boot service" msgstr "Enlever" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -#, fuzzy -msgid "Reconfiguring OpenGL" -msgstr "Information Critique" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -#, fuzzy -msgid "Configuring GRUB bootloader" -msgstr "Fichier de configuration" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -#, fuzzy -msgid "Adding the new kernel" -msgstr "Suppression des paquets sélectionnés" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -#, fuzzy -msgid "Removing the selected kernel" -msgstr "Suppression des paquets sélectionnés" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 #, fuzzy msgid "Regenerating" msgstr "Regénérer le cache" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -#, fuzzy -msgid "Cannot find df" -msgstr "Impossible de trouver" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "" - -# not sure : deflate -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -#, fuzzy -msgid "Defaulting to" -msgstr "Déconstruction" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -#, fuzzy -msgid "Cannot find grub" -msgstr "Impossible de trouver" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -#, fuzzy -msgid "cannot match device" -msgstr "Impossible de trouver" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -#, fuzzy -msgid "cannot find generated device.map" -msgstr "Impossible de compléter les dépendances" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -#, fuzzy -msgid "cannot run df /boot" -msgstr "Impossible de trouver" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 #, fuzzy msgid "Corrupted Client Repository. Please restore a backup." -msgstr "générer la base de donnée des paquets installés en utilisant les fichiers du système [dernier espoir]" +msgstr "" +"générer la base de donnée des paquets installés en utilisant les fichiers du " +"système [dernier espoir]" -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 #, fuzzy msgid "Comments" msgstr "Pas assez de paramètres" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "Images/Captures" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 #, fuzzy msgid "Generic Files" msgstr "correspondances" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "Vidéos YouTube(tm)" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "Commentaire" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 #, fuzzy msgid "Generic File" msgstr "correspondances" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 #, fuzzy msgid "reason not available" msgstr "n'est pas diponible" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 #, fuzzy msgid "user package.mask" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 #, fuzzy msgid "system keywords" msgstr "Mots clés" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 #, fuzzy msgid "user package.unmask" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 #, fuzzy msgid "user repo package.keywords" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 #, fuzzy msgid "user package.keywords" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 #, fuzzy msgid "completely masked" msgstr "Compilé avec" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 #, fuzzy msgid "repository general packages.db.mask" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 #, fuzzy msgid "user license.mask" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 #, fuzzy msgid "user live unmask" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 #, fuzzy msgid "user live mask" msgstr "Trouvé %s paquets" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 msgid "Entropy needs Python compiled with sqlite3 support" msgstr "" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 #, fuzzy msgid "valid database path needed" msgstr "Chemin de la base de données du dépôt" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "" -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 #, fuzzy msgid "can't do that on a readonly database" msgstr "faire quelques recherches dans les bases de données des dépôts" -#: ../../libraries/entropy/db.py:683 -#: ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 -#: ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 -#: ../../client/text_rescue.py:72 -#: ../../client/text_rescue.py:226 -#: ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 -#: ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 -#: ../../client/text_ui.py:1277 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 +#: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "ATTENTION" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 #, fuzzy msgid "forcing package updates" msgstr "Montrer les mises à jours des paquets" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 #, fuzzy msgid "Syncing with" msgstr "Lancée avec" # not sure : match -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 #, fuzzy msgid "forcing packages metadata update" msgstr "Mise à jour de la comparaison des paquets" # not sure : match -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 #, fuzzy msgid "Updating system database using repository" msgstr "Comparaison dans le dépôt" -#: ../../libraries/entropy/db.py:855 -#: ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 #, fuzzy msgid "Running fixpackages" msgstr "Tâches lancées" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "" -#: ../../libraries/entropy/db.py:879 -#: ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 #, fuzzy msgid "action" msgstr "Action" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 #, fuzzy msgid "package move actions complete" msgstr "Caclcul terminé" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "" -#: ../../libraries/entropy/db.py:918 -#: ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 #, fuzzy msgid "package moves completed successfully" msgstr "Dépots ressucité avec succès" -#: ../../libraries/entropy/db.py:995 -#: ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "" -#: ../../libraries/entropy/db.py:997 -#: ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 #, fuzzy msgid "has been injected" msgstr "Sera installé" -#: ../../libraries/entropy/db.py:998 -#: ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 msgid "quickpkg manually to update embedded db" msgstr "" -#: ../../libraries/entropy/db.py:999 -#: ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 #, fuzzy msgid "Repository database updated anyway" msgstr "Chemin de la base de données du dépôt" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 #, fuzzy msgid "repackaging" msgstr "Remplacement" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 #, fuzzy msgid "Please update packages manually" msgstr "Pas de paquets trouvés" -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 #, fuzzy msgid "Moving old entry" msgstr "Enlever" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 #, fuzzy msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "chercher les erreurs dans la Base de Données Système" -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "" -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 #, fuzzy msgid "Syncing current database" msgstr "Synchronisation des bases de données" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 #, fuzzy msgid "Removing entry" msgstr "Enlever" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 #, fuzzy msgid "Adding entry" msgstr "Ajout en cours" -#: ../../libraries/entropy/db.py:3976 -msgid "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as possible !" +#: ../../libraries/entropy/db.py:4067 +msgid "" +"Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " +"possible !" msgstr "" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 #, fuzzy msgid "Exporting database table" msgstr "Création de la base de données vide dans" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 #, fuzzy msgid "Database Export completed." msgstr "Mise à jour de la base de donnée complète" -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "" # not sure : match -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 #, fuzzy msgid "Resolving libraries, please wait" msgstr "Comparaison dans le dépôt" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "Entropy a besoin de votre attention" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 #, fuzzy msgid "Interrupted" msgstr "Cache de reprise corrompu" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 #, fuzzy msgid "Selected number" msgstr "Fichier sélectionné" -#: ../../libraries/entropy/output.py:617 -#: ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 msgid "Please select an option" msgstr "Merci de choisir une option" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 #, fuzzy msgid "Discard all" msgstr "Annuler ?" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 #, fuzzy msgid "Confirm" msgstr "Fichier de configuration" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 #, fuzzy msgid "Add item" msgstr "Atome" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 #, fuzzy msgid "Remove item" msgstr "Supprimer celui-ci ?" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 #, fuzzy msgid "Show current list" msgstr "montrer le statut actuel du verrou" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "Votre choix (entrez un nombre et appuyez sur entrée) :" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "Vous n'avez pas entré de nombre." -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 #, fuzzy msgid "Invalid action." msgstr "Description" -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 #, fuzzy msgid "String to add:" msgstr "Rien à faire" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 #, fuzzy msgid "Invalid string." msgstr "dépôt" -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 #, fuzzy msgid "Element number to remove:" msgstr "Pas de dépôt trouvé en ligne" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 #, fuzzy msgid "Invalid element." msgstr "dépôt" -#: ../../libraries/entropy/qa.py:42 -#: ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 msgid "Output interface has no updateProgress method" msgstr "" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 #, fuzzy msgid "broken libraries detected" msgstr "librairies" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 #, fuzzy msgid "needs" msgstr "Dépend de" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 #, fuzzy msgid "is missing the following dependencies" msgstr "Dépendances incomplètes" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 #, fuzzy msgid "Do you want to add them?" msgstr "Voulez vous les scanner ?" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 #, fuzzy msgid "Selectively?" msgstr "Sélection" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 #, fuzzy msgid "Want to add?" msgstr "Rien à faire" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 msgid "Want to blacklist?" msgstr "" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 #, fuzzy msgid "missing dependencies added" msgstr "Dépendances incomplètes" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +#, fuzzy +msgid "Libraries test" +msgstr "librairies" + +#: ../../libraries/entropy/qa.py:288 +#, fuzzy +msgid "Cannot find " +msgstr "Impossible de trouver" + +# not sure : match +#: ../../libraries/entropy/qa.py:327 +#, fuzzy +msgid "discarding directory" +msgstr "Comparaison dans le dépôt" + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +#, fuzzy +msgid "Collecting broken executables" +msgstr "Collecte des compteurs Portage" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "" + +#: ../../libraries/entropy/qa.py:396 +#, fuzzy +msgid "Scanning libraries" +msgstr "librairies" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "" + +#: ../../libraries/entropy/qa.py:496 +#, fuzzy +msgid "Matching broken libraries/executables" +msgstr "Collecte des compteurs Portage" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "" @@ -4290,82 +4184,81 @@ msgstr "Notification de mises à jour" msgid "installing" msgstr "installer" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 #, fuzzy msgid "Invalid backend" msgstr "Description" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 #, fuzzy msgid "Error calculating dependencies" msgstr "Calcul des dépendances" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 #, fuzzy msgid "missing atom list in" msgstr "Smart Application compressée" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 #, fuzzy msgid "Conditional without target in" msgstr "Continuer avec l'ajout ?" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 #, fuzzy msgid "Conditional with no target" msgstr "Continuer avec l'ajout ?" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "" -#: ../../libraries/entropy/spm.py:1192 -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 #, fuzzy msgid "Deprecated" msgstr "Créé" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 #, fuzzy msgid "Conditional without flag" msgstr "Continuer avec l'ajout ?" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 #, fuzzy msgid "Conditional without parenthesis" msgstr "Continuer avec l'ajout ?" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 #, fuzzy msgid "not set" msgstr "n'est pas installé" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 #, fuzzy msgid "Extracting package metadata" msgstr "Extraction des métadonnées Entropy de" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 #, fuzzy msgid "Package extraction complete" msgstr "Caclcul terminé" @@ -4405,7 +4298,7 @@ msgid "Aggregated download" msgstr "Télécharger" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 #, fuzzy msgid "items" msgstr "fichiers" @@ -4565,32 +4458,27 @@ msgstr "" msgid "Go to hell." msgstr "Allez en enfer" -#: ../../client/equo.py:70 -#: ../../server/activator.py:41 +#: ../../client/equo.py:70 ../../server/activator.py:41 #: ../../server/reagent.py:42 msgid "Basic Options" msgstr "Options Basiques" -#: ../../client/equo.py:72 -#: ../../server/activator.py:43 +#: ../../client/equo.py:72 ../../server/activator.py:43 #: ../../server/reagent.py:44 msgid "this output" msgstr "cette sortie" -#: ../../client/equo.py:73 -#: ../../server/activator.py:44 +#: ../../client/equo.py:73 ../../server/activator.py:44 #: ../../server/reagent.py:45 msgid "print version" msgstr "afficher la version" -#: ../../client/equo.py:74 -#: ../../server/activator.py:45 +#: ../../client/equo.py:74 ../../server/activator.py:45 #: ../../server/reagent.py:46 msgid "disable colorized output" msgstr "désactiver la sortie colorée" -#: ../../client/equo.py:76 -#: ../../server/activator.py:47 +#: ../../client/equo.py:76 ../../server/activator.py:47 #: ../../server/reagent.py:48 msgid "Application Options" msgstr "Options de l'application" @@ -4681,33 +4569,23 @@ msgstr "mettre à jour votre distribution à la version spécifiée" msgid "update system with the latest available packages" msgstr "mettre à jour le système avec les derniers paquets disponibles" -#: ../../client/equo.py:100 -#: ../../client/equo.py:119 -#: ../../client/equo.py:125 -#: ../../client/equo.py:141 -#: ../../client/equo.py:146 -#: ../../client/equo.py:154 -#: ../../client/equo.py:159 -#: ../../client/equo.py:169 -#: ../../client/equo.py:232 -#: ../../client/equo.py:252 -#: ../../server/activator.py:58 +#: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 +#: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "demander avant d'appliquer les changements" -#: ../../client/equo.py:101 -#: ../../client/equo.py:120 +#: ../../client/equo.py:101 ../../client/equo.py:120 msgid "just download packages" msgstr "télécharger les paquets uniquement" -#: ../../client/equo.py:102 -#: ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "monter ce qui sera fait uniquement" -#: ../../client/equo.py:103 -#: ../../client/equo.py:134 +#: ../../client/equo.py:103 ../../client/equo.py:134 msgid "show more details about what is going on" msgstr "donner plus de détails sur ce qui est fait" @@ -4719,9 +4597,7 @@ msgstr "réinstaller tous les paquets et leurs dépendances" msgid "same as --replay" msgstr "équivalent à --replay" -#: ../../client/equo.py:106 -#: ../../client/equo.py:129 -#: ../../client/equo.py:151 +#: ../../client/equo.py:106 ../../client/equo.py:129 ../../client/equo.py:151 msgid "resume previously interrupted operations" msgstr "reprendre les opérations précédemment interrompues" @@ -4730,18 +4606,15 @@ msgstr "reprendre les opérations précédemment interrompues" msgid "used with --resume, makes the first package to be skipped" msgstr "utilisé avec --resume, saute le premier paquet dans la paquet" -#: ../../client/equo.py:108 -#: ../../client/equo.py:136 +#: ../../client/equo.py:108 ../../client/equo.py:136 msgid "disable package integrity check" msgstr "désactiver la vérification de l'intégrité des paquets" -#: ../../client/equo.py:109 -#: ../../client/equo.py:137 +#: ../../client/equo.py:109 ../../client/equo.py:137 msgid "download multiple packages in parallel (default 3)" msgstr "télécharge plusieurs paquets en parallèle (défaut 3)" -#: ../../client/equo.py:110 -#: ../../client/equo.py:138 +#: ../../client/equo.py:110 ../../client/equo.py:138 msgid "download N packages in parallel (max 10)" msgstr "télécharge N paquets en parallèle (max 10)" @@ -4773,22 +4646,16 @@ msgstr "montrer les informations sur les identifiants d'alerte donnés" #: ../../client/equo.py:118 #, fuzzy msgid "automatically install all the available security updates" -msgstr "installer automatiquement toutes les mises à jour de sécurité disponibles" +msgstr "" +"installer automatiquement toutes les mises à jour de sécurité disponibles" -#: ../../client/equo.py:121 -#: ../../client/equo.py:126 -#: ../../client/equo.py:142 -#: ../../client/equo.py:147 -#: ../../client/equo.py:155 -#: ../../client/equo.py:160 -#: ../../client/equo.py:170 -#: ../../client/equo.py:233 +#: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 +#: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "montrer ce qui serait fait uniquement" -#: ../../client/equo.py:122 -#: ../../client/equo.py:158 -#: ../../client/equo.py:163 +#: ../../client/equo.py:122 ../../client/equo.py:158 ../../client/equo.py:163 #: ../../client/equo.py:168 msgid "show less details (useful for scripting)" msgstr "donner moins de détails (utiles pour le scripting)" @@ -4802,8 +4669,7 @@ msgid "just download packages without doing the install" msgstr "télécharger uniquement les paquets sans les installer" # not sure : pull in -#: ../../client/equo.py:128 -#: ../../client/equo.py:148 +#: ../../client/equo.py:128 ../../client/equo.py:148 msgid "do not pull in any dependency" msgstr "ne présenter aucune dépendance" @@ -4844,7 +4710,9 @@ msgstr "supprimer un ou plusieurs paquets" # not sure : pull #: ../../client/equo.py:149 msgid "also pull unused dependencies where depends list is empty" -msgstr "présenter également les dépendances inutilisées quand la liste de dépendances est vide" +msgstr "" +"présenter également les dépendances inutilisées quand la liste de " +"dépendances est vide" #: ../../client/equo.py:150 msgid "makes configuration files to be removed" @@ -4855,8 +4723,7 @@ msgstr "fait en sorte que les fichiers de configuration soient supprimés" msgid "configure one or more installed packages" msgstr "Voici les paquets installés" -#: ../../client/equo.py:157 -#: ../../server/reagent.py:111 +#: ../../client/equo.py:157 ../../server/reagent.py:111 msgid "look for unsatisfied dependencies" msgstr "rechercher les dépendances incomplètes" @@ -4869,8 +4736,7 @@ msgstr "" msgid "sort packages by disk size" msgstr "rechercher les paquets par description" -#: ../../client/equo.py:166 -#: ../../server/reagent.py:112 +#: ../../client/equo.py:166 ../../server/reagent.py:112 msgid "look for missing libraries" msgstr "rechercher les librairies manquantes" @@ -4898,8 +4764,7 @@ msgstr "faire diverses query sur les bases de données locale et dépôt" msgid "search from what package a file belongs" msgstr "rechercher à quel paquet appartient un fichier" -#: ../../client/equo.py:178 -#: ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 #, fuzzy msgid "show packages changelog" msgstr "montrer les paquets associés aux tags donnés" @@ -4908,14 +4773,12 @@ msgstr "montrer les paquets associés aux tags donnés" msgid "search what packages depend on the provided atoms" msgstr "rechercher quels paquets dépendent des atomes donnés" -#: ../../client/equo.py:180 -#: ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 msgid "search packages by description" msgstr "rechercher les paquets par description" -#: ../../client/equo.py:181 -#: ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "montrer les fichiers appartenant aux atomes donnés" @@ -4937,719 +4800,682 @@ msgid "list installed packages" msgstr "lister les paquets installés" #: ../../client/equo.py:186 -#: ../../client/equo.py:310 +#, fuzzy +msgid "list available packages" +msgstr "lister les paquets installés" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "montrer les librairies runtime requises par les atomes donnés" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "rechercher les fichiers n'appartenant à aucun paquet" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 #, fuzzy msgid "show the removal tree for the specified atoms" msgstr "montrer l'arborescence de suppression des atomes donnés" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 msgid "show atoms needing the provided libraries" msgstr "montrer les atomes nécessitant les librairies données" -#: ../../client/equo.py:190 -#: ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 #, fuzzy msgid "search available package sets" msgstr "Montrer les paquets disponibles" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 msgid "show packages owning the provided slot" msgstr "montrer les paquets associés au slot donné" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 msgid "show packages owning the provided tags" msgstr "montrer les paquets associés aux tags donnés" -#: ../../client/equo.py:193 -#: ../../client/equo.py:314 -#: ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "montrer plus de détails" -#: ../../client/equo.py:194 -#: ../../client/equo.py:315 -#: ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "afficher les résultats d'une manière scriptable" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 #, fuzzy msgid "Extended Options" msgstr "Options Étendues" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "gère les fonctionnalités étendues" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "construit une smart application pour les atomes donnés (expérimental)" -#: ../../client/equo.py:209 -msgid "make a smart package for the provided atoms (multiple packages into one file)" -msgstr "construit un smart package pour les atomes donnés (plusieurs paquets dans un seul fichier)" - #: ../../client/equo.py:210 +msgid "" +"make a smart package for the provided atoms (multiple packages into one file)" +msgstr "" +"construit un smart package pour les atomes donnés (plusieurs paquets dans un " +"seul fichier)" + +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "recréer un paquet Entropy depuis votre Système" -#: ../../client/equo.py:211 -#: ../../client/equo.py:213 -#: ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 #, fuzzy msgid "save new packages into the specified directory" msgstr "sauvegarder les nouvelles métadonnées dans le répertoire donné" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" -msgstr "convertir les paquets .tbz2 Gentoo donnés en des paquets Entropy (Portage requis)" +msgstr "" +"convertir les paquets .tbz2 Gentoo donnés en des paquets Entropy (Portage " +"requis)" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" -msgstr "convertir les paquets Entropy donnés en paquets Gentoo (Portage requis)" +msgstr "" +"convertir les paquets Entropy donnés en paquets Gentoo (Portage requis)" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "extraire les métadonnées Entropy des paquets .tbz2 donnés" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 msgid "save new metadata into the specified directory" msgstr "sauvegarder les nouvelles métadonnées dans le répertoire donné" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 msgid "handles installed packages database" msgstr "gère la base de données des paquets installés" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "chercher les erreurs dans la Base de Données Système" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "" -#: ../../client/equo.py:223 -msgid "generate installed packages database using files on the system [last hope]" -msgstr "générer la base de donnée des paquets installés en utilisant les fichiers du système [dernier espoir]" - #: ../../client/equo.py:224 +msgid "" +"generate installed packages database using files on the system [last hope]" +msgstr "" +"générer la base de donnée des paquets installés en utilisant les fichiers du " +"système [dernier espoir]" + +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "regénérer la table de cache des dépendances" -#: ../../client/equo.py:225 -msgid "update/generate counters table (Portage <-> Entropy packages table)" -msgstr "mettre à jour / générer la table des compteurs (table des paquets Portage <-> Entropy)" - #: ../../client/equo.py:226 +msgid "update/generate counters table (Portage <-> Entropy packages table)" +msgstr "" +"mettre à jour / générer la table des compteurs (table des paquets Portage <-" +"> Entropy)" + +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "tient Entropy au courant des paquets mis à jour par Portage" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 #, fuzzy msgid "backup the current Entropy installed packages database" msgstr "depuis la base de données des paquets installés" # bof -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 #, fuzzy msgid "restore a previously backed up Entropy installed packages database" msgstr "Recherche dans la base de données des paquets installés" # could not find any good translation for helper application, left as is -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "gère les helper applications des paquets" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "migrer tous les modules Python vers la dernière version installée" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 #, fuzzy msgid "community repositories management functions" msgstr "fonctions de gestion des dépôts de paquets" -#: ../../client/equo.py:238 -#: ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "scanner le système à la recherche de nouveaux paquets compilés" -#: ../../client/equo.py:239 -#: ../../client/equo.py:245 -#: ../../client/equo.py:248 -#: ../../client/equo.py:275 -#: ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "choisissez la branche à utiliser" -#: ../../client/equo.py:240 -#: ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "analyser le répertoire Entropy Store directement" -#: ../../client/equo.py:241 -#: ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 #, fuzzy msgid "repackage the specified atoms" msgstr "montrer les paquets possédant le tag spécifié" -#: ../../client/equo.py:242 -#: ../../client/equo.py:249 -#: ../../server/activator.py:51 -#: ../../server/reagent.py:53 +#: ../../client/equo.py:243 ../../client/equo.py:250 +#: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "ne demander que pour les tâches critiques" -#: ../../client/equo.py:243 -#: ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 #, fuzzy msgid "manage only the specified atoms" msgstr "montrer les paquets possédant le tag spécifié" # not sure : scope -#: ../../client/equo.py:244 -#: ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" -msgstr "ajouter les paquets binaires au dépôt sans affecter l'étendue (multipaquets)" +msgstr "" +"ajouter les paquets binaires au dépôt sans affecter l'étendue (multipaquets)" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 #, fuzzy msgid "community repositories mirrors management functions" msgstr "fonctions de gestion des dépôts de paquets" -#: ../../client/equo.py:247 -#: ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" -msgstr "synchronisation des paquets, de la base de données, et quelques rangements" +msgstr "" +"synchronisation des paquets, de la base de données, et quelques rangements" -#: ../../client/equo.py:250 -#: ../../client/equo.py:254 -#: ../../client/equo.py:257 -#: ../../server/activator.py:52 -#: ../../server/activator.py:60 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 +#: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 msgid "sync all the configured repositories" msgstr "synchroniser tous les dépôts configurés" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 #, fuzzy msgid "sync packages across primary mirrors" msgstr "synchronisation des dépôts de paquets à partir des miroirs principaux" -#: ../../client/equo.py:255 -#: ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 msgid "also verify packages integrity" msgstr "vérifier également l'intégrité des paquets" -#: ../../client/equo.py:256 -#: ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 msgid "sync the current repository database across primary mirrors" -msgstr "Synchroniser la base de données du dépôt courant avec les miroirs principaux" +msgstr "" +"Synchroniser la base de données du dépôt courant avec les miroirs principaux" -#: ../../client/equo.py:258 -#: ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 msgid "lock the current repository database (server-side)" msgstr "verrouiller la base de données du dépôt courant (côté serveur)" -#: ../../client/equo.py:259 -#: ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 msgid "unlock the current repository database (server-side)" msgstr "déverrouiller la base de données du dépôt courant (côté serveur)" -#: ../../client/equo.py:260 -#: ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 msgid "lock the current repository database (client-side)" msgstr "verrouiller la base de données du dépôt courant (côté client)" -#: ../../client/equo.py:261 -#: ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 msgid "unlock the current repository database (client-side)" msgstr "déverrouiller la base de données du dépôt courant (côté client)" -#: ../../client/equo.py:262 -#: ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 msgid "show current lock status" msgstr "montrer le statut actuel du verrou" -#: ../../client/equo.py:263 -#: ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "supprimer les paquets binaires expirés et absent des dépôts" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 #, fuzzy msgid "community repositories database functions" msgstr "fonction de la base de données du dépôt" -#: ../../client/equo.py:268 -#: ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 msgid "(re)initialize the current repository database" msgstr "(ré)initialise la base de données du dépôt courant" -#: ../../client/equo.py:269 -#: ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" -msgstr "ne pas re-remplir la base de données en utilisant les paquets des miroirs" +msgstr "" +"ne pas re-remplir la base de données en utilisant les paquets des miroirs" -#: ../../client/equo.py:270 -#: ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 msgid "(re)create the database for the specified repository" msgstr "(re)crée la base de données pour le dépôt spécifié" -#: ../../client/equo.py:271 -#: ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 msgid "manually force a revision bump for the current repository database" msgstr "forcer manuellement un saut de révision pour le dépôt courant" -#: ../../client/equo.py:272 -#: ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 msgid "synchronize the database" msgstr "synchroniser la base de données" -#: ../../client/equo.py:273 -#: ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "" -#: ../../client/equo.py:274 -#: ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 msgid "remove the provided atoms from the current repository database" msgstr "supprimer les atomes donnés de la base de données du dépôt" -#: ../../client/equo.py:276 -#: ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" msgstr "supprimer les atomes injectés donnés (tous si aucun atome spécifié)" -#: ../../client/equo.py:278 -#: ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 msgid "create an empty repository database in the provided path" msgstr "créer une base de données de dépôt vide en utilisant le chemin donné" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "passer les atomes donnés dans la branch spécifiée (ou world)" -#: ../../client/equo.py:280 -#: ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "vérifier l'intégrité des atomes donnés (ou world)" -#: ../../client/equo.py:281 -#: ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "vérifier l'intégrité distante des atomes donnés (ou world)" -#: ../../client/equo.py:282 -#: ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 #, fuzzy msgid "backup current repository database" msgstr "(ré)initialise la base de données du dépôt courant" # bof -#: ../../client/equo.py:283 -#: ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 #, fuzzy msgid "restore a previously backed-up repository database" msgstr "Recherche dans la base de données des paquets installés" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 #, fuzzy msgid "resync counters table (Portage <-> Entropy matching scheme)" -msgstr "mettre à jour / générer la table des compteurs (table des paquets Portage <-> Entropy)" +msgstr "" +"mettre à jour / générer la table des compteurs (table des paquets Portage <-" +"> Entropy)" -#: ../../client/equo.py:288 -#: ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 msgid "manage a repository" msgstr "gérer un dépôt" -#: ../../client/equo.py:289 -#: ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 msgid "enable the specified repository" msgstr "activer le dépôt spécifié" -#: ../../client/equo.py:290 -#: ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 msgid "disable the specified repository" msgstr "désactiver le dépôt spécifié" -#: ../../client/equo.py:291 -#: ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "montrer le statut actuel de l'Interface Serveur" -#: ../../client/equo.py:292 -#: ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 #, fuzzy msgid "handle packages manual dependencies" msgstr "réinstaller tous les paquets et leurs dépendances" -#: ../../client/equo.py:293 +#: ../../client/equo.py:294 #, fuzzy msgid "clone a package inside a repository assigning it an arbitrary tag" msgstr "rechercher les paquets dans la base de donnée du dépôt par défaut" -#: ../../client/equo.py:294 -#: ../../server/reagent.py:94 +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "déplacer les paquets d'un dépôt à un autre" -#: ../../client/equo.py:295 -#: ../../client/equo.py:297 -#: ../../server/reagent.py:95 -#: ../../server/reagent.py:97 +#: ../../client/equo.py:296 ../../client/equo.py:298 +#: ../../server/reagent.py:95 ../../server/reagent.py:97 #, fuzzy msgid "pulls dependencies in" msgstr "Dépendances" -#: ../../client/equo.py:296 -#: ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 #, fuzzy msgid "copy packages from a repository to another" msgstr "déplacer les paquets d'un dépôt à un autre" -#: ../../client/equo.py:298 -#: ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 msgid "set the default repository" msgstr "définir le répertoire par défaut" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 #, fuzzy msgid "do some searches into community repository databases" msgstr "faire quelques recherches dans les bases de données des dépôts" -#: ../../client/equo.py:303 -#: ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "montrer à quels paquet les fichiers donnés appartiennent" -#: ../../client/equo.py:305 -#: ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 msgid "show what packages depend on the provided atoms" msgstr "montrer quels paquets dépendent des atomes donnés" -#: ../../client/equo.py:307 -#: ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 msgid "search packages using the provided eclasses" msgstr "rechercher les paquets utilisant les eclass données" -#: ../../client/equo.py:309 -#: ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 msgid "list all the packages in the default repository" msgstr "lister les paquets dans le dépôt par défaut" -#: ../../client/equo.py:311 -#: ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 msgid "search packages inside the default repository database" msgstr "rechercher les paquets dans la base de donnée du dépôt par défaut" -#: ../../client/equo.py:313 -#: ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 msgid "show packages owning the specified tags" msgstr "montrer les paquets possédant le tag spécifié" -#: ../../client/equo.py:319 -#: ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 msgid "source package manager functions" msgstr "fonctions du gestionnaire de paquet source" -#: ../../client/equo.py:320 -#: ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 msgid "compilation function" msgstr "fonction de compilation" -#: ../../client/equo.py:321 -#: ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 msgid "compile packages belonging to the provided categories" msgstr "compiler les paquets appartenant aux catégories données" -#: ../../client/equo.py:322 -#: ../../client/equo.py:324 -#: ../../server/reagent.py:103 -#: ../../server/reagent.py:105 +#: ../../client/equo.py:323 ../../client/equo.py:325 +#: ../../server/reagent.py:103 ../../server/reagent.py:105 msgid "just list packages" msgstr "lister les paquets uniquement" -#: ../../client/equo.py:323 -#: ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 #, fuzzy msgid "compile packages in provided package set names" msgstr "compiler les paquets appartenant aux catégories données" -#: ../../client/equo.py:325 -#: ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "tout reconstuire" -#: ../../client/equo.py:326 -#: ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 #, fuzzy msgid "run database update if all went fine" msgstr "Mise à jour de la base de donnée complète" -#: ../../client/equo.py:327 -#: ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "" -#: ../../client/equo.py:328 -#: ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 msgid "scan orphaned packages on SPM" msgstr "" -#: ../../client/equo.py:332 -#: ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 #, fuzzy msgid "notice board handling functions" msgstr "fonctions de gestion de la base de données" -#: ../../client/equo.py:333 -#: ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "" -#: ../../client/equo.py:334 -#: ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "" -#: ../../client/equo.py:335 -#: ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 #, fuzzy msgid "look for unsatisfied dependencies across community repositories" msgstr "rechercher les dépendances incomplètes" -#: ../../client/equo.py:340 -#: ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "regénérer la table des dépendances" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 msgid "handles User Generated Content features" msgstr "" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 #, fuzzy msgid "login against a specified repository" msgstr "activer le dépôt spécifié" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 #, fuzzy msgid "logout from a specified repository" msgstr "activer le dépôt spécifié" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 #, fuzzy msgid "force action" msgstr "Action" -#: ../../client/equo.py:347 +#: ../../client/equo.py:348 #, fuzzy -msgid "manage package documents for the selected repository (comments, files, videos)" +msgid "" +"manage package documents for the selected repository (comments, files, " +"videos)" msgstr "(re)crée la base de données pour le dépôt spécifié" -#: ../../client/equo.py:348 -msgid "get available documents for the specified package key (example: x11-libs/qt)" -msgstr "" - #: ../../client/equo.py:349 -msgid "add a new document to the specified package key (example: x11-libs/qt)" +msgid "" +"get available documents for the specified package key (example: x11-libs/qt)" msgstr "" #: ../../client/equo.py:350 -msgid "remove documents from database using their identifiers" +msgid "add a new document to the specified package key (example: x11-libs/qt)" msgstr "" #: ../../client/equo.py:351 +msgid "remove documents from database using their identifiers" +msgstr "" + +#: ../../client/equo.py:352 #, fuzzy msgid "manage package votes for the selected repository" msgstr "(re)crée la base de données pour le dépôt spécifié" -#: ../../client/equo.py:352 +#: ../../client/equo.py:353 msgid "get vote for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:353 +#: ../../client/equo.py:354 msgid "add vote for the specified package key (example: x11-libs/qt)" msgstr "" -#: ../../client/equo.py:356 +#: ../../client/equo.py:357 msgid "handles Entropy cache" msgstr "gère le cache Entropy" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 msgid "clean Entropy cache" msgstr "nettoyer le cache d'Entropy" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 msgid "regenerate Entropy cache" msgstr "regénérer le cache Entropy" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 #, fuzzy msgid "remove downloaded packages and clean temp. directories" -msgstr "supprimer les paquets téléchargés et nettoyer les fichiers temporaires)" +msgstr "" +"supprimer les paquets téléchargés et nettoyer les fichiers temporaires)" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 msgid "show system information" msgstr "montrer les informations du système" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +#, fuzzy +msgid "not enough parameters" +msgstr "Pas assez de paramètres" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 #, fuzzy msgid "Caching not run." msgstr "Caclcul terminé" -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 #, fuzzy msgid "Caching complete." msgstr "Caclcul terminé" -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "Il y a" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 #, fuzzy msgid "configuration file(s) needing update" msgstr "outil de mise à jour des fichiers de configuration" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 msgid "Please run" msgstr "Merci d'executer" -#: ../../client/equo.py:608 -#: ../../client/equo.py:623 -#: ../../client/equo.py:655 -#: ../../client/equo.py:665 -#: ../../client/equo.py:685 -#: ../../client/equo.py:694 -#: ../../client/equo.py:704 -#: ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "Vous avez besoin d'installer sys-apps/entropy-server. :-) Faite le !" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" -msgstr "Vous avez besoin d'intaller/mettre à jour sys-apps/entropy-server. :-) Faite le !" +msgstr "" +"Vous avez besoin d'intaller/mettre à jour sys-apps/entropy-server. :-) Faite " +"le !" -#: ../../client/equo.py:742 -msgid "Installed Packages Database not found or corrupted. Please generate it using 'equo database' tools" +#: ../../client/equo.py:743 +msgid "" +"Installed Packages Database not found or corrupted. Please generate it using " +"'equo database' tools" msgstr "" #. becoming from entropy.db -#: ../../client/equo.py:747 -#: ../../client/equo.py:753 -#: ../../client/equo.py:758 -#: ../../client/equo.py:763 -#: ../../client/equo.py:768 -#: ../../client/equo.py:773 -#: ../../client/equo.py:785 -#: ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 -#: ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 msgid "Cannot continue" msgstr "Impossible de continuer" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "" -#: ../../client/equo.py:801 -msgid "Your hard drive is full! Next time remember to have a look at it before starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" -msgstr "" - -#: ../../client/equo.py:815 -msgid "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. Well, you know, shit happens." +#: ../../client/equo.py:802 +msgid "" +"Your hard drive is full! Next time remember to have a look at it before " +"starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" msgstr "" #: ../../client/equo.py:816 -msgid "But there's something you could do to help Equo to be a better application." +msgid "" +"Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " +"Well, you know, shit happens." msgstr "" #: ../../client/equo.py:817 -msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" +msgid "" +"But there's something you could do to help Equo to be a better application." msgstr "" #: ../../client/equo.py:818 +msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" +msgstr "" + +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." msgstr "" -#: ../../client/equo.py:843 -msgid "Oh well, I cannot even write to /tmp. So, please copy the error and mail lxnay@sabayonlinux.org." -msgstr "" - -#: ../../client/equo.py:848 -msgid "Of course you are on the Internet..." +#: ../../client/equo.py:844 +msgid "" +"Oh well, I cannot even write to /tmp. So, please copy the error and mail " +"lxnay@sabayonlinux.org." msgstr "" #: ../../client/equo.py:849 -msgid "" -"Erm... Can I send the error, along with some information\n" -" about your hardware to my creators so they can fix me? (Your IP will be logged)" +msgid "Of course you are on the Internet..." msgstr "" -#: ../../client/equo.py:851 +#: ../../client/equo.py:850 +msgid "" +"Erm... Can I send the error, along with some information\n" +" about your hardware to my creators so they can fix me? (Your IP will be " +"logged)" +msgstr "" + +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "Ok, ok ok ok... Pardon!" -#: ../../client/equo.py:854 -msgid "If you want to be contacted back (and actively supported), also answer the questions below:" -msgstr "" - #: ../../client/equo.py:855 -msgid "Your Full name:" +msgid "" +"If you want to be contacted back (and actively supported), also answer the " +"questions below:" msgstr "" #: ../../client/equo.py:856 -msgid "Your E-Mail address:" +msgid "Your Full name:" msgstr "" #: ../../client/equo.py:857 +msgid "Your E-Mail address:" +msgstr "" + +#: ../../client/equo.py:858 #, fuzzy msgid "What you were doing:" msgstr "Quand vous avez écrit" -#: ../../client/equo.py:870 -msgid "Thank you very much. The error has been reported and hopefully, the problem will be solved as soon as possible." +#: ../../client/equo.py:873 +msgid "" +"Thank you very much. The error has been reported and hopefully, the problem " +"will be solved as soon as possible." msgstr "" -#: ../../client/equo.py:872 -msgid "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When you want, mail the file to lxnay@sabayonlinux.org." +#: ../../client/equo.py:875 +msgid "" +"Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " +"you want, mail the file to lxnay@sabayonlinux.org." msgstr "" -#: ../../client/text_configuration.py:45 -#: ../../client/text_rescue.py:61 +#: ../../client/text_configuration.py:45 ../../client/text_rescue.py:61 msgid "You are not root" msgstr "Vous n'êtes pas super-utilisateur (root)" @@ -5671,8 +5497,7 @@ msgid "Type a number." msgstr "Entrez un nombre." #: ../../client/text_configuration.py:102 -#: ../../client/text_configuration.py:123 -#: ../../server/server_reagent.py:103 +#: ../../client/text_configuration.py:123 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "Configuration file" msgstr "Fichier de configuration" @@ -5716,7 +5541,8 @@ msgstr "Édition du fichier" #: ../../client/text_configuration.py:211 msgid "Cannot find a suitable editor. Can't edit file directly." -msgstr "Impossible de trouver un éditeur. Impossible d'éditer le fichier directement." +msgstr "" +"Impossible de trouver un éditeur. Impossible d'éditer le fichier directement." #: ../../client/text_configuration.py:217 msgid "Edited file" @@ -5728,7 +5554,9 @@ msgstr "affichage des différences" #: ../../client/text_configuration.py:248 msgid "Please choose a file to update by typing its identification number." -msgstr "Merci de choisir un fichier à mettre à jour en entrant son numéro d'identification." +msgstr "" +"Merci de choisir un fichier à mettre à jour en entrant son numéro " +"d'identification." #: ../../client/text_configuration.py:249 msgid "Other options are:" @@ -5792,451 +5620,389 @@ msgstr "Fichiers uniques qui serait mis à jour" msgid "Unique files that would be automerged" msgstr "Fichiers uniques qui seraient auto-combinés" -#: ../../client/text_query.py:45 -#: ../../client/text_repositories.py:47 -#: ../../client/text_smart.py:45 -#: ../../client/text_ugc.py:39 -#: ../../client/text_ui.py:96 -#: ../../server/server_activator.py:41 -#: ../../server/server_activator.py:116 -#: ../../server/server_activator.py:294 +#: ../../client/text_query.py:45 ../../client/text_repositories.py:47 +#: ../../client/text_smart.py:45 ../../client/text_ugc.py:39 +#: ../../client/text_ui.py:96 ../../server/server_activator.py:41 +#: ../../server/server_activator.py:116 ../../server/server_activator.py:294 msgid "Wrong parameters" msgstr "Mauvais paramètres" -#: ../../client/text_query.py:114 -#: ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 msgid "Searching" msgstr "Recherche en cours" -#: ../../client/text_query.py:144 -#: ../../client/text_query.py:214 -#: ../../client/text_query.py:310 -#: ../../client/text_query.py:795 -#: ../../client/text_query.py:846 -#: ../../client/text_query.py:889 -#: ../../client/text_query.py:926 -#: ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 -#: ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "Mot clé" -#: ../../client/text_query.py:145 -#: ../../client/text_query.py:215 -#: ../../client/text_query.py:328 -#: ../../client/text_query.py:360 -#: ../../client/text_query.py:395 -#: ../../client/text_query.py:428 -#: ../../client/text_query.py:465 -#: ../../client/text_query.py:797 -#: ../../client/text_query.py:847 -#: ../../client/text_query.py:890 -#: ../../client/text_query.py:927 -#: ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 -#: ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "Trouvé" -#: ../../client/text_query.py:147 -#: ../../client/text_query.py:330 -#: ../../client/text_query.py:799 -#: ../../client/text_query.py:848 -#: ../../client/text_query.py:892 -#: ../../client/text_query.py:928 -#: ../../client/text_query.py:971 -#: ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 -#: ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 msgid "entries" msgstr "correspondances" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 msgid "Belong Search" msgstr "Recherche d'appartenance (Belong)" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 #, fuzzy msgid "ChangeLog Search" msgstr "Recherche de Tag" -#: ../../client/text_query.py:236 -#: ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 #, fuzzy msgid "No match for" msgstr "Pas de résultat" #. atom -#: ../../client/text_query.py:247 -#: ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 #, fuzzy msgid "Atom" msgstr "Atome" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 #, fuzzy msgid "No ChangeLog available" msgstr "Pas de mises à jour disponible" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 #, fuzzy msgid "Inverse Dependencies Search" msgstr "Dépendances incomplètes" -#: ../../client/text_query.py:311 -#: ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 msgid "Matched" msgstr "Matched" -#: ../../client/text_query.py:320 -#: ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 msgid "Masked" msgstr "Masqué" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 msgid "from repository" msgstr "depuis le dépôt" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 msgid "from installed packages database" msgstr "depuis la base de données des paquets installés" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 msgid "Needed Search" msgstr "Recherche nécessaire" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 msgid "libraries" msgstr "librairies" # not sure -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 #, fuzzy msgid "Required Search" msgstr "Recherche sur Needed" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "Librairie" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 msgid "Eclass Search" msgstr "Recherche Eclass" #. package #. glsa id -#: ../../client/text_query.py:464 -#: ../../client/text_query.py:1128 -#: ../../server/server_reagent.py:236 -#: ../../sulfur/src/sulfur/dialogs.py:2517 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 +#: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "Paquet" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 msgid "files" msgstr "fichiers" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 msgid "Orphans Search" msgstr "Recherche de fichiers orphelins" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 msgid "Analyzing" msgstr "Analyse" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "Répertoires analysés" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 msgid "Masked directories" msgstr "Répertoires masqués" -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "Nombre de fichiers collectés sur le système de fichiers" # bof -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 msgid "Now looking into Installed Packages database" msgstr "Recherche dans la base de données des paquets installés" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 msgid "Intersecting with content of the package" msgstr "Comparaison avec le contenu du paquet" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "Comparaison effectuée. Affichage des statistiques" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 msgid "Number of total files" msgstr "Nombre total de fichiers" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 msgid "Number of matching files" msgstr "Nombre de fichiers trouvés" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 msgid "Number of orphaned files" msgstr "Nombre de fichiers orphelins" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 msgid "Writing file to disk" msgstr "Écriture des fichiers sur le disque" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 msgid "Total wasted space" msgstr "Espace disque total gaspillé" # not sure -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 msgid "Removal Search" msgstr "Recherche sur Removal" -#: ../../client/text_query.py:666 -#: ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 -#: ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 -#: ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 msgid "No packages found" msgstr "Pas de paquets trouvés" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 msgid "Calculating removal dependencies, please wait" msgstr "Calcul des dépendances de suppression, merci de patienter" -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 msgid "These are the packages that would added to the removal queue" msgstr "Voici les paquets qui vont être ajoutés à la liste de suppression" -#: ../../client/text_query.py:700 -#: ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 -#: ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 -#: ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 -#: ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "de" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 msgid "Installed Search" msgstr "Installed Search" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 msgid "These are the installed packages" msgstr "Voici les paquets installés" -#: ../../client/text_query.py:805 -#: ../../client/text_query.py:851 -#: ../../client/text_query.py:895 -#: ../../client/text_query.py:931 -#: ../../client/text_query.py:974 -#: ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 msgid "No matches" msgstr "Pas de résultat" -#: ../../client/text_query.py:816 -#: ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 msgid "Matching" msgstr "Matching" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 msgid "Slot Search" msgstr "Recherche de Slot" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 #, fuzzy msgid "Package Set Search" msgstr "Paquet" -#: ../../client/text_query.py:946 -#: ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 msgid "Tag Search" msgstr "Recherche de Tag" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 msgid "License Search" msgstr "Recherche de licence" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 msgid "Description Search" msgstr "Recherche de description" #. client info -#: ../../client/text_query.py:1111 -#: ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 msgid "Not installed" msgstr "Non installé" # contexte? -#: ../../client/text_query.py:1112 -#: ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "Inconnu" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 msgid "Category" msgstr "Catégorie" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "Nom" -#: ../../client/text_query.py:1154 -#: ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "Disponible" -#: ../../client/text_query.py:1155 -#: ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 msgid "version" msgstr "version" -#: ../../client/text_query.py:1159 -#: ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "Installé" -#: ../../client/text_query.py:1165 -#: ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "entaille" -#: ../../client/text_query.py:1172 -#: ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "Taille" -#: ../../client/text_query.py:1176 -#: ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 msgid "Download" msgstr "Télécharger" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 msgid "Checksum" msgstr "Somme de contrôle" -#: ../../client/text_query.py:1187 -#: ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 msgid "Dependencies" msgstr "Dépendances" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "Conflits" -#: ../../client/text_query.py:1198 -#: ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "Page d'accueil" #. desc col -#: ../../client/text_query.py:1204 -#: ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 -#: ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 -#: ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 msgid "Description" msgstr "Description" -#: ../../client/text_query.py:1217 -#: ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "CHOST" -#: ../../client/text_query.py:1219 -#: ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 #, fuzzy msgid "CFLAGS" msgstr "CXXFLAGS" -#: ../../client/text_query.py:1221 -#: ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "CXXFLAGS" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 #, fuzzy msgid "Portage eclasses" msgstr "eclasses Gentoo" -#: ../../client/text_query.py:1233 -#: ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "Sources" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "Source" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "Entrée API" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "Compilé avec" -#: ../../client/text_query.py:1245 -#: ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 -#: ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "Mots clés" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 #, fuzzy msgid "Created" msgstr "Créé" -#: ../../client/text_query.py:1257 -#: ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 msgid "License" msgstr "License" -#: ../../client/text_repositories.py:55 -#: ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 -#: ../../client/text_ui.py:328 +#: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "Vous devez soit être root soit être dans le groupe %s." @@ -6273,8 +6039,7 @@ msgstr "Miroir des Paquets" msgid "Repository identifier" msgstr "Identificateur de dépôt" -#: ../../client/text_repositories.py:135 -#: ../../client/text_repositories.py:157 +#: ../../client/text_repositories.py:135 ../../client/text_repositories.py:157 msgid "Repository database path" msgstr "Chemin de la base de données du dépôt" @@ -6287,10 +6052,10 @@ msgid "never synced" msgstr "jamais synchronisé" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 msgid "Status" msgstr "Statut" @@ -6306,50 +6071,45 @@ msgstr "Nom du dépôt" msgid "Repository database checksum" msgstr "Somme de contrôle de la base de données du dépôt" -#: ../../client/text_repositories.py:175 -#: ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 msgid "No repositories specified in" msgstr "Pas de dépôt spécifié dans" -#: ../../client/text_repositories.py:178 -#: ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 msgid "Unhandled exception" msgstr "Exception inconnue" -#: ../../client/text_repositories.py:189 -#: ../../server/server_activator.py:241 +#: ../../client/text_repositories.py:189 ../../server/server_activator.py:241 #: ../../server/server_activator.py:258 #, fuzzy msgid "Notice board not available" msgstr "n'est pas diponible" -#: ../../client/text_repositories.py:220 -#: ../../client/text_ugc.py:554 +#: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "" -#: ../../client/text_repositories.py:225 -#: ../../server/server_activator.py:171 +#: ../../client/text_repositories.py:225 ../../server/server_activator.py:171 #: ../../sulfur/src/sulfur/sulfur.glade.h:111 msgid "Link" msgstr "Lien" -#: ../../client/text_repositories.py:233 -#: ../../server/server_activator.py:179 +#: ../../client/text_repositories.py:233 ../../server/server_activator.py:179 #, fuzzy msgid "Press Enter to continue" msgstr "Voulez-vous continuer ?" -#: ../../client/text_repositories.py:259 -#: ../../server/server_activator.py:207 +#: ../../client/text_repositories.py:259 ../../server/server_activator.py:207 #, fuzzy msgid "Choose one by typing its identifier" -msgstr "Merci de choisir un fichier à mettre à jour en entrant son numéro d'identification." +msgstr "" +"Merci de choisir un fichier à mettre à jour en entrant son numéro " +"d'identification." #: ../../client/text_repositories.py:286 #: ../../sulfur/src/sulfur/dialogs.py:2248 @@ -6358,8 +6118,7 @@ msgstr "Merci de choisir un fichier à mettre à jour en entrant son numéro d'i msgid "Notice board" msgstr "télécharger les paquets uniquement" -#: ../../client/text_rescue.py:42 -#: ../../client/text_smart.py:142 +#: ../../client/text_rescue.py:42 ../../client/text_smart.py:142 msgid "Source Package Manager backend not available" msgstr "Backend du Gestionnaire de Paquets Source indisponible" @@ -6369,11 +6128,17 @@ msgstr "Base de données des paquets installés non disponible" #: ../../client/text_rescue.py:73 msgid "The installed package database will be generated again using Gentoo one" -msgstr "La base de données des paquets installés va être regénérée en utilisant celle de Gentoo" +msgstr "" +"La base de données des paquets installés va être regénérée en utilisant " +"celle de Gentoo" #: ../../client/text_rescue.py:76 -msgid "If you dont know what you're doing just, don't do this. Really. I'm not joking." -msgstr "Si vous ne savez pas ce que vous faites, ne le faites pas. Je ne plaisante pas." +msgid "" +"If you dont know what you're doing just, don't do this. Really. I'm not " +"joking." +msgstr "" +"Si vous ne savez pas ce que vous faites, ne le faites pas. Je ne plaisante " +"pas." #: ../../client/text_rescue.py:77 msgid "Understood ?" @@ -6393,24 +6158,21 @@ msgstr "D'accord ?" #. ok, he/she knows it... hopefully #. if exist, copy old database -#: ../../client/text_rescue.py:104 -#: ../../client/text_rescue.py:258 +#: ../../client/text_rescue.py:104 ../../client/text_rescue.py:258 msgid "Creating backup of the previous database, if exists." -msgstr "Création de la sauvegarde de la précédente base de données, si elle existe." +msgstr "" +"Création de la sauvegarde de la précédente base de données, si elle existe." -#: ../../client/text_rescue.py:107 -#: ../../client/text_rescue.py:261 +#: ../../client/text_rescue.py:107 ../../client/text_rescue.py:261 msgid "Previous database copied to file" msgstr "Base de données précédente copié dans le fichier" #. Now reinitialize it -#: ../../client/text_rescue.py:110 -#: ../../client/text_rescue.py:265 +#: ../../client/text_rescue.py:110 ../../client/text_rescue.py:265 msgid "Initializing the new database at" msgstr "Initialisation de la nouvelle base de donnée dans" -#: ../../client/text_rescue.py:119 -#: ../../client/text_rescue.py:277 +#: ../../client/text_rescue.py:119 ../../client/text_rescue.py:277 msgid "Database reinitialized correctly at" msgstr "Base de données réinitialisée correctement dans" @@ -6419,29 +6181,27 @@ msgstr "Base de données réinitialisée correctement dans" msgid "Transductingactioningintactering databases" msgstr "Transductionactionintaction des bases de données" -#: ../../client/text_rescue.py:157 -#: ../../client/text_rescue.py:202 +#: ../../client/text_rescue.py:157 ../../client/text_rescue.py:202 #: ../../client/text_rescue.py:592 msgid "An error occured while analyzing" msgstr "Une erreur est survenue pendant l'analyse" -#: ../../client/text_rescue.py:158 -#: ../../client/text_rescue.py:203 +#: ../../client/text_rescue.py:158 ../../client/text_rescue.py:203 #: ../../client/text_rescue.py:593 msgid "Exception" msgstr "Exception" #: ../../client/text_rescue.py:180 msgid "All the Gentoo packages have been injected into Entropy database" -msgstr "Tous les paquets Gentoo ont été injectés dans la base de donnée Entropy" +msgstr "" +"Tous les paquets Gentoo ont été injectés dans la base de donnée Entropy" #: ../../client/text_rescue.py:181 msgid "Now checking dependency atoms validity" msgstr "Vérification de la validité des atomes" -#: ../../client/text_rescue.py:189 -#: ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 msgid "atom" msgstr "atome" @@ -6457,18 +6217,15 @@ msgstr "Voici les entrées invalides" msgid "Removing database information" msgstr "Suppression de l'information de la base de donnée" -#: ../../client/text_rescue.py:214 -#: ../../client/text_rescue.py:374 +#: ../../client/text_rescue.py:214 ../../client/text_rescue.py:374 msgid "Now generating depends caching table" msgstr "Génération de la table de cache des dépendances" -#: ../../client/text_rescue.py:216 -#: ../../client/text_rescue.py:376 +#: ../../client/text_rescue.py:216 ../../client/text_rescue.py:376 msgid "Now indexing tables" msgstr "Indexation des tables" -#: ../../client/text_rescue.py:219 -#: ../../client/text_rescue.py:379 +#: ../../client/text_rescue.py:219 ../../client/text_rescue.py:379 msgid "Database reinitialized successfully" msgstr "Base de données réinitialisée avec succès" @@ -6477,12 +6234,19 @@ msgid "database does not exist or is badly broken" msgstr "la base de données n'existe pas ou est sévèrement endommagée" #: ../../client/text_rescue.py:235 -msgid "The installed package database will be resurrected, this will take a LOT of time." -msgstr "La base de données des paquets installés va être ressucitée, il va falloir BEAUCOUP de temps." +msgid "" +"The installed package database will be resurrected, this will take a LOT of " +"time." +msgstr "" +"La base de données des paquets installés va être ressucitée, il va falloir " +"BEAUCOUP de temps." #: ../../client/text_rescue.py:240 -msgid "Please use this function ONLY if you are using an Entropy-aware distribution." -msgstr "Merci d'utiliser cette fonction UNIQUEMENT si vous utilisez une distribution adaptée pour Entropy." +msgid "" +"Please use this function ONLY if you are using an Entropy-aware distribution." +msgstr "" +"Merci d'utiliser cette fonction UNIQUEMENT si vous utilisez une distribution " +"adaptée pour Entropy." #: ../../client/text_rescue.py:243 msgid "Can I continue ?" @@ -6540,8 +6304,7 @@ msgstr "Trouvé %s paquets" msgid "Filling database" msgstr "Remplissage de la base de données" -#: ../../client/text_rescue.py:364 -#: ../../client/text_rescue.py:565 +#: ../../client/text_rescue.py:364 ../../client/text_rescue.py:565 msgid "Adding" msgstr "Ajout en cours" @@ -6550,8 +6313,12 @@ msgid "Database resurrected successfully" msgstr "Dépots ressucité avec succès" #: ../../client/text_rescue.py:381 -msgid "Keep in mind that virtual/meta packages couldn't be matched. They don't own any files." -msgstr "Gardez à l'esprit que les paquets virtuels/méta n'ont pu être comparés. Ils ne possèdent aucun fichiers." +msgid "" +"Keep in mind that virtual/meta packages couldn't be matched. They don't own " +"any files." +msgstr "" +"Gardez à l'esprit que les paquets virtuels/méta n'ont pu être comparés. Ils " +"ne possèdent aucun fichiers." #: ../../client/text_rescue.py:390 msgid "Regenerating depends caching table" @@ -6578,8 +6345,12 @@ msgid "Entropy database" msgstr "Base de donnée Entropy" #: ../../client/text_rescue.py:433 -msgid "has never been in sync with Portage. So, you can't run this unless you run first" -msgstr "n'a jamais été synchronisée avec Portage. Donc, vous ne pouvez pas lancer ceci sans au préalable lancer" +msgid "" +"has never been in sync with Portage. So, you can't run this unless you run " +"first" +msgstr "" +"n'a jamais été synchronisée avec Portage. Donc, vous ne pouvez pas lancer " +"ceci sans au préalable lancer" #: ../../client/text_rescue.py:435 msgid "Sorry" @@ -6641,20 +6412,17 @@ msgstr "Continuer avec l'ajout ?" msgid "Database update completed" msgstr "Mise à jour de la base de donnée complète" -#: ../../client/text_rescue.py:629 -#: ../../server/server_reagent.py:650 +#: ../../client/text_rescue.py:629 ../../server/server_reagent.py:650 #, fuzzy msgid "No backed up databases found" msgstr "Pas de paquets trouvés" -#: ../../client/text_rescue.py:644 -#: ../../server/server_reagent.py:665 +#: ../../client/text_rescue.py:644 ../../server/server_reagent.py:665 #, fuzzy msgid "Select the database you want to restore" msgstr "(re)crée la base de données pour le dépôt spécifié" -#: ../../client/text_rescue.py:648 -#: ../../server/server_reagent.py:669 +#: ../../client/text_rescue.py:648 ../../server/server_reagent.py:669 #, fuzzy msgid "Entropy installed packages database restore tool" msgstr "depuis la base de données des paquets installés" @@ -6674,8 +6442,7 @@ msgstr "synchroniser la base de données" msgid "No System Databases found" msgstr "synchroniser la base de données" -#: ../../client/text_rescue.py:689 -#: ../../client/text_smart.py:33 +#: ../../client/text_rescue.py:689 ../../client/text_smart.py:33 msgid "You are not" msgstr "Vous n'êtes pas" @@ -6693,7 +6460,9 @@ msgstr "Multiples répertoires Python trouvés :" #: ../../client/text_rescue.py:725 msgid "There are no files belonging to your old Python installation in" -msgstr "Il n'y a pas de fichiers appartenant à votre ancienne installation de Python dans" +msgstr "" +"Il n'y a pas de fichiers appartenant à votre ancienne installation de Python " +"dans" #: ../../client/text_rescue.py:732 msgid "These are the installed packages with files in:" @@ -6704,8 +6473,12 @@ msgid "Searching inside available repositories" msgstr "Recherche à l'intérieur des dépôts disponibles" #: ../../client/text_rescue.py:755 -msgid "There are no files belonging to your old Python installation stored in the repositories for" -msgstr "Il n'y a pas de fichiers appartenant à votre ancienne installation de Python stockés dans les dépôts pour" +msgid "" +"There are no files belonging to your old Python installation stored in the " +"repositories for" +msgstr "" +"Il n'y a pas de fichiers appartenant à votre ancienne installation de Python " +"stockés dans les dépôts pour" #: ../../client/text_security.py:65 msgid "No advisories provided" @@ -6720,8 +6493,7 @@ msgstr "Alerte" msgid "GLSA Identifier" msgstr "Indentificateur de GLSA" -#: ../../client/text_security.py:112 -#: ../../sulfur/src/sulfur/sulfur.glade.h:18 +#: ../../client/text_security.py:112 ../../sulfur/src/sulfur/sulfur.glade.h:18 msgid "Background" msgstr "Background" @@ -6729,8 +6501,7 @@ msgstr "Background" msgid "Exploitable" msgstr "Exploitable" -#: ../../client/text_security.py:124 -#: ../../sulfur/src/sulfur/sulfur.glade.h:93 +#: ../../client/text_security.py:124 ../../sulfur/src/sulfur/sulfur.glade.h:93 msgid "Impact" msgstr "Impact" @@ -6739,22 +6510,21 @@ msgid "Impact type" msgstr "Type d'impact" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 msgid "Revised" msgstr "Révisé" -#: ../../client/text_security.py:139 -#: ../../sulfur/src/sulfur/sulfur.glade.h:15 +#: ../../client/text_security.py:139 ../../sulfur/src/sulfur/sulfur.glade.h:15 msgid "Announced" msgstr "Annoncé" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "Synopsis" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 msgid "References" msgstr "Références" @@ -6776,12 +6546,12 @@ msgid "unaffected versions" msgstr "versions inchangées" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "Solution" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 msgid "Resolution" msgstr "Résolution" @@ -6797,22 +6567,18 @@ msgstr "Calcul des mises à jour de sécurité" msgid "All the available updates have been already installed" msgstr "Toutes les mises à jour ont déjà été installées" -#: ../../client/text_smart.py:76 -#: ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 -#: ../../client/text_smart.py:371 +#: ../../client/text_smart.py:76 ../../client/text_smart.py:133 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 msgid "No packages specified" msgstr "Aucun paquet spécifié" -#: ../../client/text_smart.py:95 -#: ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 msgid "Cannot find" msgstr "Impossible de trouver" -#: ../../client/text_smart.py:98 -#: ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 msgid "No valid packages specified" msgstr "Aucun paquet valide spécifié" @@ -6823,7 +6589,7 @@ msgid "This is the list of the packages that would be quickpkg'd" msgstr "Voici la liste des fichiers qui vont être quickpkg'd" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 msgid "installed" msgstr "installé" @@ -6847,96 +6613,93 @@ msgstr "Sauvegardé dans" msgid "directory does not exist" msgstr "le répertoire n'existe pas" -#: ../../client/text_smart.py:157 -#: ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 msgid "is not a valid Entropy package" msgstr "n'est pas un paquet Entropy valide" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "En utilisant la branche" # not sure : inflate -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 msgid "Inflated package" msgstr "Paquet construit" # not sure : deflate -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 msgid "Deflating" msgstr "Déconstruction" # not sure : deflate -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 msgid "Deflated package" msgstr "Paquet déconstruit" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 msgid "Extracting Entropy metadata from" msgstr "Extraction des métadonnées Entropy de" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 msgid "Extracted Entropy metadata from" msgstr "Métadonnées Entropy extraites de" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 msgid "This is the list of the packages that would be merged into a single one" msgstr "Voici la liste des paquets qui seraient combinés en un seul" -#: ../../client/text_smart.py:264 -#: ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "Souhaitez-vous construire les paquets ci-dessus ?" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 msgid "Creating merged Smart Package" msgstr "Création du Smart Package combiné" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 msgid "collecting Entropy metadata" msgstr "collecte des métadonnées Entropy" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "Dépaquetage impossible pour raison inconnue" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 msgid "Compressing smart package" msgstr "Compression du smart package" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "Compression impossible pour raison inconnue" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "Le fichier compressé n'existe pas" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 msgid "Cannot find G++ compiler" msgstr "Impossible de trouver le compilateur G++" # not sure : work out -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 msgid "This is the list of the packages that would be worked out" msgstr "Voici la liste des paquets qui seraient élaborés" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 msgid "Unpacking the main package" msgstr "Déballage du paquet principal" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 msgid "Unpacking dependency package" msgstr "Déballage du paquet des dépendances" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 msgid "Compressing smart application" msgstr "Smart Application compressée" -#: ../../client/text_ugc.py:61 -#: ../../client/text_ugc.py:105 +#: ../../client/text_ugc.py:61 ../../client/text_ugc.py:105 #, fuzzy msgid "Invalid repository" msgstr "dépôt" @@ -6963,13 +6726,11 @@ msgstr "" msgid "Login error. Not logged in." msgstr "" -#: ../../client/text_ugc.py:113 -#: ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "" -#: ../../client/text_ugc.py:121 -#: ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 msgid "User" msgstr "Utilisateur" @@ -6977,16 +6738,11 @@ msgstr "Utilisateur" msgid "has been logged out" msgstr "" -#: ../../client/text_ugc.py:149 -#: ../../client/text_ugc.py:188 -#: ../../client/text_ugc.py:200 -#: ../../client/text_ugc.py:231 -#: ../../client/text_ugc.py:267 -#: ../../client/text_ugc.py:406 -#: ../../client/text_ugc.py:457 -#: ../../client/text_ugc.py:471 -#: ../../client/text_ugc.py:491 -#: ../../client/text_ugc.py:504 +#: ../../client/text_ugc.py:149 ../../client/text_ugc.py:188 +#: ../../client/text_ugc.py:200 ../../client/text_ugc.py:231 +#: ../../client/text_ugc.py:267 ../../client/text_ugc.py:406 +#: ../../client/text_ugc.py:457 ../../client/text_ugc.py:471 +#: ../../client/text_ugc.py:491 ../../client/text_ugc.py:504 #, fuzzy msgid "UGC error" msgstr "Mirroirs" @@ -7012,8 +6768,7 @@ msgstr "Impossible de trouver" msgid "Vote not in range" msgstr "" -#: ../../client/text_ugc.py:212 -#: ../../client/text_ugc.py:357 +#: ../../client/text_ugc.py:212 ../../client/text_ugc.py:357 #: ../../client/text_ugc.py:439 msgid "Please review your submission" msgstr "" @@ -7026,8 +6781,7 @@ msgstr "Vote" msgid "Vote added, thank you!" msgstr "Vote ajouté, merci!" -#: ../../client/text_ugc.py:282 -#: ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 #, fuzzy msgid "Number of downloads" msgstr "Nombre de fichiers orphelins" @@ -7074,8 +6828,7 @@ msgstr "" msgid "Choose document type" msgstr "Choisir le type de document" -#: ../../client/text_ugc.py:327 -#: ../../client/text_ugc.py:344 +#: ../../client/text_ugc.py:327 ../../client/text_ugc.py:344 msgid "Entropy UGC document submission" msgstr "" @@ -7087,8 +6840,7 @@ msgstr "" msgid "Document path" msgstr "" -#: ../../client/text_ugc.py:382 -#: ../../sulfur/src/sulfur/sulfur.glade.h:61 +#: ../../client/text_ugc.py:382 ../../sulfur/src/sulfur/sulfur.glade.h:61 msgid "Document type" msgstr "Type de document" @@ -7136,456 +6888,444 @@ msgstr "Comparaison des paquets à supprimer" msgid "Malformed command" msgstr "" -#: ../../client/text_ui.py:128 -#: ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 -#: ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 -#: ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 -#: ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 msgid "Nothing to do" msgstr "Rien à faire" -#: ../../client/text_ui.py:186 -#: ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 -#: ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 msgid "Running with" msgstr "Lancée avec" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 msgid "Calculating System Updates" msgstr "Calcul des mises à jour système" # not sure : match -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 msgid "Packages matching update" msgstr "Mise à jour de la comparaison des paquets" # not sure : match -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 msgid "Packages matching not available" msgstr "Comparaison des paquets indisponible" # not sure : matching -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 msgid "Packages matching already up to date" msgstr "Comparaison des paquets déjà à jour" #. None or {} -#: ../../client/text_ui.py:225 -#: ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 msgid "Nothing to resume" msgstr "Rien à reprendre" -#: ../../client/text_ui.py:236 -#: ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 msgid "Resume cache corrupted" msgstr "Cache de reprise corrompu" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 msgid "Nothing to update" msgstr "Rien à mettre à jour" -#: ../../client/text_ui.py:276 -msgid "On the system there are packages that are not available anymore in the online repositories" -msgstr "Il y a des paquets sur le système qui ne sont plus disponibles sur les dépôts" +#: ../../client/text_ui.py:289 +msgid "" +"On the system there are packages that are not available anymore in the " +"online repositories" +msgstr "" +"Il y a des paquets sur le système qui ne sont plus disponibles sur les " +"dépôts" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "Même si ils sont sans danger, il est conseillé de les supprimer." -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "Voulez vous les scanner ?" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 msgid "Calculation complete" msgstr "Caclcul terminé" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 msgid "Nothing to remove" msgstr "Rien à supprimer" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 #, fuzzy msgid "Cannot switch branch as user" msgstr "Impossible de trouver" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 #, fuzzy msgid "Already on branch" msgstr "déjà activé" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 #, fuzzy msgid "Succesfully switched to branch" msgstr "Connection à l'hôte avec succés" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "" -#: ../../client/text_ui.py:379 -#: ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 msgid "Every package matching" msgstr "Tous les pasuets contenant" -#: ../../client/text_ui.py:381 -#: ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 msgid "is masked" msgstr "est masqué" # not sure : comparaison -#: ../../client/text_ui.py:402 -#: ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 msgid "matching" msgstr "comparaison" -#: ../../client/text_ui.py:404 -#: ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 msgid "is broken" msgstr "est corrompu" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 msgid "in repositories" msgstr "dans les dépôts" -#: ../../client/text_ui.py:424 -#: ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "Quand vous avez écrit" -#: ../../client/text_ui.py:426 -#: ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "Vous souhaitiez (TM)" -#: ../../client/text_ui.py:427 -#: ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "l'un de ceux ci-dessous ?" -#: ../../client/text_ui.py:450 -#: ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "n'est pas compilé pour la même architecture que votre système" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 msgid "Skipped" msgstr "Passé" #. now print the selected packages -#: ../../client/text_ui.py:468 -#: ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 msgid "These are the chosen packages" msgstr "Voici les paquets sélectionnés" -#: ../../client/text_ui.py:492 -#: ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 msgid "Not available" msgstr "Indisponible" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 #, fuzzy msgid "Versions" msgstr "Versions" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 msgid "Switch repo" msgstr "Changer de dépôt" -#: ../../client/text_ui.py:530 -#: ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 msgid "Reinstall" msgstr "Réinstalle" -#: ../../client/text_ui.py:535 -#: ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 msgid "Install" msgstr "Installer" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 msgid "Upgrade" msgstr "Mise à jour" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 msgid "Downgrade" msgstr "Descente de version" -#: ../../client/text_ui.py:540 -#: ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 msgid "Action" msgstr "Action" -#: ../../client/text_ui.py:543 -#: ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 msgid "Packages involved" msgstr "Paquets impliqués" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "Voulez-vous continuer avec les calcul des dépendances ?" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 msgid "Calculating dependencies" msgstr "Calcul des dépendances" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 msgid "Cannot find needed dependencies" msgstr "Impossible de compléter les dépendances" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 msgid "Not found" msgstr "Non trouvé" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 msgid "Probably needed by" msgstr "Probablement requis par" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 #, fuzzy msgid "sources fetch" msgstr "Sources" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +#, fuzzy +msgid "Please update the following critical packages" +msgstr "Voici les paquets installés" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +msgid "You should install them as soon as possible" +msgstr "" + +#: ../../client/text_ui.py:769 #, fuzzy msgid "These are the packages that would be installed" msgstr "Voici les paquets qui seraient marqués" -#: ../../client/text_ui.py:831 -#: ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 msgid "These are the packages that would be removed" msgstr "Ces, Ils sont les paquets qui sera enlevé" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "conflictuel/remplacé" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 msgid "Packages needing to be installed/updated/downgraded" -msgstr "Paquets nécessitant une installation/mise à jour/descente à une version inférieure" +msgstr "" +"Paquets nécessitant une installation/mise à jour/descente à une version " +"inférieure" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 msgid "Packages needing to be removed" msgstr "Paquets devant être supprimés" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 msgid "Packages needing to be installed" msgstr "Paquets nécessitant une installation" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 msgid "Packages needing to be reinstalled" msgstr "Paquets nécessitant une réinstallation" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 msgid "Packages needing to be updated" msgstr "Paquets nécesiietant une mise à jour" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 msgid "Packages needing to be downgraded" msgstr "Paquets nécessitant une descente à une version inférieure" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 msgid "Download size" msgstr "Taille du téléchargement" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 msgid "Used disk space" msgstr "Espace disque utilisé" -#: ../../client/text_ui.py:886 -#: ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 msgid "Freed disk space" msgstr "Espace disque libéré" -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "Vous devez au moins" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 msgid "of free space" msgstr "d'espace libre" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" -msgstr "Vous n'avez pas assez d'espace disque pour l'installation. Espace libre dans" +msgstr "" +"Vous n'avez pas assez d'espace disque pour l'installation. Espace libre dans" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "Voulez-vous exécuter la file d'attente ?" -#: ../../client/text_ui.py:958 -#: ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 msgid "Resuming previous operations" msgstr "Reprise des opérations précédentes" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "Lisez la licence" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "J'accepte la licence (je l'ai lue)" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "J'accepte la licence et je ne veux plus la revoir (je l'ai lue)" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "Quitter" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "Votre choix (entrez un nombre en appuyez sur entrée)" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "Vous devez accepter les licences ci-dessous" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 msgid "needed by" msgstr "requis par" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "Pas de visualisateur de fichier" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "License saved into" msgstr "Licence sauvegardée dans" -#: ../../client/text_ui.py:1066 -#: ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 msgid "fetch" msgstr "rapporter" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 #, fuzzy msgid "Download complete" msgstr "Téléchargement terminé" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 msgid "install" msgstr "installer" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 #, fuzzy msgid "Installation complete" msgstr "installation terminée" -#: ../../client/text_ui.py:1187 -#: ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 msgid "is not installed" msgstr "n'est pas installé" -#: ../../client/text_ui.py:1226 -#: ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 msgid "Installed from" msgstr "Installé depuis" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 #, fuzzy msgid "Would you like to configure them now ?" msgstr "Voulez-vous les empaqueter maintenant ?" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 msgid "vital package" msgstr "paquet vital" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 msgid "Removal forbidden" msgstr "Suppression interdite" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "Taille du disque" -#: ../../client/text_ui.py:1355 -msgid "Would you like to look for packages that can be removed along with the selected above ?" -msgstr "Voule-vous rechercher les paquets qui pourraient être supprimés avec ceux donnés ci-dessus ?" +#: ../../client/text_ui.py:1412 +msgid "" +"Would you like to look for packages that can be removed along with the " +"selected above ?" +msgstr "" +"Voule-vous rechercher les paquets qui pourraient être supprimés avec ceux " +"donnés ci-dessus ?" -#: ../../client/text_ui.py:1358 -#: ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "Voulez vous les supprimer maintenant ?" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "Voici la nbouvelle liste de suppression" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "Voulez vous continuer ?" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "Voulez vous procéder à une suppression sélective ?" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "Voulez-vous sauter cet élément ?" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "Début de la suppression dans" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 msgid "Remove this one ?" msgstr "Supprimer celui-ci ?" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "Terminé" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" msgstr "" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 msgid "Running dependency test" msgstr "Vérification des dépendances" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 msgid "Would you like to install the available packages ?" msgstr "Voulez vous installer les paquets disponibles ?" -#: ../../client/text_ui.py:1594 -#: ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 msgid "Installing available packages in" msgstr "Installation des paquets disponibles dans" -#: ../../client/text_ui.py:1595 -#: ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "10 secondes" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "Statistiques des Librairies/Fichiers exécutables" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 msgid "Not matched" msgstr "Non trouvé" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "Voulez-vous les installer ?" @@ -7629,14 +7369,16 @@ msgstr "regénérer la table des dépendances" #: ../../server/reagent.py:116 msgid "remove downloaded packages and clean temp. directories)" -msgstr "supprimer les paquets téléchargés et nettoyer les fichiers temporaires)" +msgstr "" +"supprimer les paquets téléchargés et nettoyer les fichiers temporaires)" #: ../../server/server_activator.py:47 msgid "Starting to sync data across mirrors (packages/database)" -msgstr "Démarrage de la synchronisation des données entre miroirs (paquets/base de données)" +msgstr "" +"Démarrage de la synchronisation des données entre miroirs (paquets/base de " +"données)" -#: ../../server/server_activator.py:75 -#: ../../server/server_activator.py:94 +#: ../../server/server_activator.py:75 ../../server/server_activator.py:94 msgid "Aborting !" msgstr "Annulation !" @@ -7680,10 +7422,8 @@ msgstr "Voulez-vous recomposer les paquets sélectionnés ?" msgid "Starting to lock mirrors databases" msgstr "Début du verrouillage des base de données des miroirs" -#: ../../server/server_activator.py:302 -#: ../../server/server_activator.py:312 -#: ../../server/server_activator.py:322 -#: ../../server/server_activator.py:332 +#: ../../server/server_activator.py:302 ../../server/server_activator.py:312 +#: ../../server/server_activator.py:322 ../../server/server_activator.py:332 msgid "A problem occured on at least one mirror" msgstr "Un problème est survenu sur au moins un miroir" @@ -7701,7 +7441,8 @@ msgstr "Déverrouillage des bases de données terminé" #: ../../server/server_activator.py:319 msgid "Starting to lock download mirrors databases" -msgstr "Début du verrouillage de la base de données des miroirs de téléchargement" +msgstr "" +"Début du verrouillage de la base de données des miroirs de téléchargement" #: ../../server/server_activator.py:324 msgid "Download mirrors lock complete" @@ -7709,7 +7450,8 @@ msgstr "Téléchargement des verrous des miroirs complet" #: ../../server/server_activator.py:329 msgid "Starting to unlock download mirrors databases" -msgstr "Début du déverrouilage de la base de données des miroirs de téléchargement" +msgstr "" +"Début du déverrouilage de la base de données des miroirs de téléchargement" #: ../../server/server_activator.py:334 msgid "Download mirrors unlock complete" @@ -7729,7 +7471,8 @@ msgstr "Synchronisation des bases de données" #: ../../server/server_activator.py:376 msgid "Database sync errors, cannot continue." -msgstr "Erreurs de synchronisation des bases de données, impossible de continuer." +msgstr "" +"Erreurs de synchronisation des bases de données, impossible de continuer." #: ../../server/server_query.py:59 msgid "Nothing found" @@ -7753,8 +7496,7 @@ msgstr "Pas de dépôt spécifié dans" msgid "Enabling" msgstr "Activation" -#: ../../server/server_reagent.py:97 -#: ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 msgid "Enabled" msgstr "Activé" @@ -7774,15 +7516,12 @@ msgstr "Désactivé" msgid "already disabled" msgstr "déjà désactivé" -#: ../../server/server_reagent.py:142 -#: ../../server/server_reagent.py:169 -#: ../../server/server_reagent.py:243 -#: ../../server/server_reagent.py:308 +#: ../../server/server_reagent.py:142 ../../server/server_reagent.py:169 +#: ../../server/server_reagent.py:243 ../../server/server_reagent.py:308 msgid "Cannot match" msgstr "Impossible de trouver" -#: ../../server/server_reagent.py:143 -#: ../../server/server_reagent.py:170 +#: ../../server/server_reagent.py:143 ../../server/server_reagent.py:170 #: ../../server/server_reagent.py:244 msgid "in" msgstr "dans" @@ -7846,8 +7585,7 @@ msgstr "Transformation depuis la base de données" msgid "Database transform complete" msgstr "Transformation des bases de données complète" -#: ../../server/server_reagent.py:364 -#: ../../server/server_reagent.py:552 +#: ../../server/server_reagent.py:364 ../../server/server_reagent.py:552 msgid "These are the packages that would be removed from the database" msgstr "Voici les paquets qui seraient supprimés de la base de données" @@ -7857,7 +7595,8 @@ msgstr "expiré" #: ../../server/server_reagent.py:388 msgid "These are the packages that would be added/updated to the add list" -msgstr "Voici les paquets qui seraient ajoutés/mis à jour dans la liste d'ajout" +msgstr "" +"Voici les paquets qui seraient ajoutés/mis à jour dans la liste d'ajout" #: ../../server/server_reagent.py:394 msgid "Would you like to package them now ?" @@ -7884,17 +7623,17 @@ msgstr "Rien à faire, vérifiez plus tard." msgid "Entries handled" msgstr "Entrées gérées" -#: ../../server/server_reagent.py:455 -#: ../../server/server_reagent.py:480 -#: ../../server/server_reagent.py:521 -#: ../../server/server_reagent.py:538 +#: ../../server/server_reagent.py:455 ../../server/server_reagent.py:480 +#: ../../server/server_reagent.py:521 ../../server/server_reagent.py:538 #: ../../sulfur/src/sulfur/dialogs.py:3074 msgid "Not enough parameters" msgstr "Pas assez de paramètres" #: ../../server/server_reagent.py:462 msgid "Entropy database has been reinitialized using binary packages available" -msgstr "La base de données Entropy a été réinitialisée avec les paquets binaires disponibles" +msgstr "" +"La base de données Entropy a été réinitialisée avec les paquets binaires " +"disponibles" #: ../../server/server_reagent.py:470 msgid "Creating empty database to" @@ -7921,15 +7660,14 @@ msgstr "Voici les paquets qui seraient marqués" msgid "Matching packages to remove" msgstr "Comparaison des paquets à supprimer" -#: ../../server/server_reagent.py:563 -#: ../../server/server_reagent.py:607 +#: ../../server/server_reagent.py:563 ../../server/server_reagent.py:607 msgid "Removing selected packages" msgstr "Suppression des paquets sélectionnés" -#: ../../server/server_reagent.py:565 -#: ../../server/server_reagent.py:611 +#: ../../server/server_reagent.py:565 ../../server/server_reagent.py:611 msgid "Packages removed. To remove binary packages, run activator." -msgstr "Paquets supprimés. Pour supprimer les paquets binaires, lancez activator." +msgstr "" +"Paquets supprimés. Pour supprimer les paquets binaires, lancez activator." #: ../../server/server_reagent.py:571 msgid "Searching injected packages to remove" @@ -7955,298 +7693,297 @@ msgstr "Pas de paquets trouvés" msgid "package set not found" msgstr "Pas de paquets trouvés" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 msgid "No Repository Identifier" msgstr "Pas d'identificateur de dépôt" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 msgid "Duplicated Repository Identifier" msgstr "Identificateur polycopié de Dépôt" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 msgid "No download mirrors" msgstr "Pas de mirroir de téléchargement" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" -msgstr "L'URL de la base de données doit commencer par http:// ou ftp:// ou file://" +msgstr "" +"L'URL de la base de données doit commencer par http:// ou ftp:// ou file://" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 #, fuzzy msgid "Repository Services Port not valid" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 #, fuzzy msgid "Secure Services Port not valid" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 +#: ../../sulfur/src/sulfur/dialogs.py:183 +#: ../../sulfur/src/sulfur/dialogs.py:196 msgid "Insert URL" msgstr "Insérer une URL" -#: ../../sulfur/src/sulfur/dialogs.py:183 -#: ../../sulfur/src/sulfur/dialogs.py:196 +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "Entrer un mirroir de téléchargement, HTTP ou FTP" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "Vous devez entrer soit un lien HTTP ou lien FTP" -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 msgid "Insert Repository" msgstr "Insérer un dépot" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 msgid "Insert Repository identification string" msgstr "Insérer une ficelle d'identification pour le dépot" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 msgid "This Repository identification string is malformed" msgstr "Cette ficelle d'identification pour le dépôt ont une mauvaise forme." -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "Vous devriez appuyez sur le bouton" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 #, fuzzy msgid "Update Repositories" msgstr "Mettre à jour les dépots" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "maintenant" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "Mauvaises entrées, erreurs" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 msgid "Regenerate Cache" msgstr "Regénérer le cache" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 #, fuzzy msgid "Repositories Notice Board" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/dialogs.py:280 -msgid "Here below you will find a list of important news directly issued by your applications maintainers. Double click on each item to retrieve detailed info." +#: ../../sulfur/src/sulfur/dialogs.py:281 +msgid "" +"Here below you will find a list of important news directly issued by your " +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 #, fuzzy msgid "Notice" msgstr "ou le" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 #, fuzzy msgid "Connection name" msgstr "Rien à faire" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 msgid "Hostname" msgstr "Nom de l'hôte" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 msgid "Port" msgstr "Port" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 msgid "SSL Connection" msgstr "Connexion SSL" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 msgid "Connection" msgstr "Connexion" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "SSL" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 #, fuzzy msgid "Connection Error" msgstr "Rien à faire" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 #, fuzzy msgid "Packages information" msgstr "Information Critique" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 #, fuzzy msgid "Advisory information" msgstr "montrer les informations du système" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "" # not sure : match -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 #, fuzzy msgid "Destination repository" msgstr "Comparaison dans le dépôt" # not sure : inflate -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 #, fuzzy msgid "Remove packages" msgstr "Paquet construit" # not sure : inflate -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 #, fuzzy msgid "Copy/move packages" msgstr "Paquet construit" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 #, fuzzy msgid "Compile selected" msgstr "Aucun paquets sélectionné" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 #, fuzzy msgid "Remove USE" msgstr "supprimé" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 msgid "View" msgstr "Voir" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "Ajouter" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 msgid "Remove" msgstr "Enlever" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 msgid "Refresh" msgstr "Rafraichir" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 #, fuzzy msgid "None" msgstr "ou le" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "Paramètres" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 msgid "Date" msgstr "Date" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 #, fuzzy msgid "Key" msgstr "Mot clé" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 #, fuzzy msgid "USE Flags" msgstr "USE flags" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 #, fuzzy msgid "Branch" msgstr "Recherche en cours" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 msgid "Tag" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 #, fuzzy msgid "Injected" msgstr "Non-affectés" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "Pas de connexion à l'hôte, merci de vérifier vos données" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "Actuel" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:1238 +#: ../../sulfur/src/sulfur/dialogs.py:1240 #, fuzzy msgid "branch" msgstr "Recherche en cours" -#: ../../sulfur/src/sulfur/dialogs.py:1240 -#, fuzzy -msgid "supported branches" -msgstr "déjà activé" - #: ../../sulfur/src/sulfur/dialogs.py:1242 #, fuzzy msgid "repositories" @@ -8316,16 +8053,19 @@ msgid "Server" msgstr "Serveur" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "Oui" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 #, fuzzy msgid "No" msgstr "ou le" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 msgid "Database" msgstr "Base de donnée" @@ -8394,8 +8134,8 @@ msgid "To be added" msgstr "Sera mis à jour" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 msgid "To be removed" msgstr "Sera enlevé" @@ -8502,7 +8242,7 @@ msgid "Reverse dependencies" msgstr "Dépendances incomplètes" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 msgid "File" msgstr "Fichier" @@ -8543,760 +8283,798 @@ msgstr "Mirroirs" msgid "Choose what notice board you want to see" msgstr "Pas de dépôt trouvé en ligne" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 #, fuzzy msgid "Identifier" msgstr "Indentificateur de GLSA" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 msgid "Author" msgstr "Auteur" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 #, fuzzy msgid "Package ChangeLog" msgstr "Nom du Paquet" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 #, fuzzy msgid "Vote registered successfully" msgstr "Dépots ressucité avec succès" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 msgid "Error registering vote" msgstr "Erreur d'enregistrement du vote" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 msgid "License name" msgstr "Nom de la license" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 msgid "Mirrors" msgstr "Mirroirs" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 msgid "Eclasses" msgstr "Eclasses" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 msgid "Depends" msgstr "Dépend de" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 msgid "Needed libraries" msgstr "Librairies nécessaires" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "Élément protégé" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "Type" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "De vos System d'operation." - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 #, fuzzy msgid "Remotely" msgstr "supprimé" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "Bogue" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 msgid "Reference" msgstr "Référence" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "impact" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "accès" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "Vulnérables" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 msgid "Unaffected" msgstr "Non-affectés" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "Ecrire votre" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 msgid "Select your" msgstr "Sélectionner votre" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 #, fuzzy msgid "Submit issue" msgstr "Statut" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 #, fuzzy msgid "Invalid Description" msgstr "Description" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 msgid "Invalid Title" msgstr "Titre invalide" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 msgid "Do you confirm your submission?" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 #, fuzzy msgid "UGC Error" msgstr "Mirroirs" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 #, fuzzy msgid "Document added successfully. Thank you" msgstr "Dépots mis à jour avec succès" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "Succès!" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 #, fuzzy msgid "Select your file" msgstr "Fichier sélectionné" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 #, fuzzy msgid "On repository" msgstr "dépôt" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 #, fuzzy msgid "These are the packages that must be enabled to satisfy your request" msgstr "Voici les paquets qui vont être ajoutés à la liste de suppression" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 #, fuzzy msgid "Some packages are masked" msgstr "Aucun paquets sélectionné" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 msgid "Masked package" msgstr "Paquet masqué" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 -#: ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 -#: ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 msgid "No description" msgstr "Pas de description" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "Merci de confimer les actions ci-dessous" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 #, fuzzy msgid "Item" msgstr "fichiers" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 msgid "To be reinstalled" msgstr "Sera réinstallé" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 msgid "To be installed" msgstr "Sera installé" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 msgid "To be updated" msgstr "Sera mis à jour" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 msgid "To be downgraded" msgstr "À descendre à une version précédente" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 msgid "About" msgstr "À propos" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 #, fuzzy msgid "Sulfur Question" msgstr "Question du Spritz" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "Héo!" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "" -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 #, fuzzy msgid "Add atom" msgstr "Atome" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 #, fuzzy msgid "Invalid entry" msgstr "dépôt" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "Annuler" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 msgid "Accepted" msgstr "Accepté" -#: ../../sulfur/src/sulfur/dialogs.py:6360 -msgid "Exception caught" -msgstr "Exception trouvée" - -#: ../../sulfur/src/sulfur/dialogs.py:6361 -#, fuzzy -msgid "Sulfur crashed! An unexpected error occured." -msgstr "Spritz s'est crashé ! Une erreur inattendue s'est produite." - -#: ../../sulfur/src/sulfur/dialogs.py:6377 -msgid "Your report has been submitted successfully! Thanks a lot." -msgstr "Votre rapport a été correctement envoyé ! Merci beaucoup." - -#: ../../sulfur/src/sulfur/dialogs.py:6379 -msgid "Cannot submit your report. Not connected to Internet?" -msgstr "Impossible de soumettre votre rapport. Êtes-vous connecté à internet ?" - -#: ../../sulfur/src/sulfur/entropyapi.py:83 -#, fuzzy -msgid "Error enabling masked package" -msgstr "Compression du smart package" - -#: ../../sulfur/src/sulfur/entropyapi.py:134 -#, fuzzy -msgid "Downloading sources" -msgstr "Taille du téléchargement" - -#: ../../sulfur/src/sulfur/events.py:54 -msgid "Error during backup" -msgstr "Erreur durant la sauvegarde" - -#: ../../sulfur/src/sulfur/events.py:57 -#, fuzzy -msgid "Backup complete" -msgstr "Caclcul terminé" - -#: ../../sulfur/src/sulfur/events.py:76 -msgid "Error during restore" -msgstr "Erreur lors de la réstauration" - -#: ../../sulfur/src/sulfur/events.py:82 -#, fuzzy -msgid "Restore complete" -msgstr "Caclcul terminé" - -#: ../../sulfur/src/sulfur/events.py:92 -msgid "Error during removal" -msgstr "Erreur lors de la suppression" - -#: ../../sulfur/src/sulfur/events.py:104 -msgid "The chosen package is not vulnerable" -msgstr "Les paquets sélectionnés ne sont pas vulnérables" - -#: ../../sulfur/src/sulfur/events.py:112 -msgid "Packages in Advisory have been queued." -msgstr "Les paquets de l'Alerte ont été mis dans la file d'attente." - -#: ../../sulfur/src/sulfur/events.py:129 -msgid "Packages in all Advisories have been queued." -msgstr "Les paquets de toutes les Alertes ont été mis dans la file d'attente." - -#: ../../sulfur/src/sulfur/events.py:245 -msgid "You! Why do you want to remove the main repository ?" -msgstr "Vous! Pourquoi voulez vous supprimer le dépot principal ?" - -#: ../../sulfur/src/sulfur/events.py:250 -msgid "You must now either press the" -msgstr "Vous devez également à présent presser le" - -#: ../../sulfur/src/sulfur/events.py:251 -msgid "or the" -msgstr "ou le" - -#: ../../sulfur/src/sulfur/events.py:281 -#, fuzzy -msgid "Are you sure ?" -msgstr "Êtes-vous VRAIMENT sûr ?" - -#: ../../sulfur/src/sulfur/events.py:294 -#, fuzzy -msgid "Error saving parameter" -msgstr "Pas assez de paramètres" - -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 -#, fuzzy -msgid "An issue occured while saving a preference" -msgstr "Une erreur est survenue pendant l'analyse" - -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 -msgid "Parameter" -msgstr "Paramètre" - -#: ../../sulfur/src/sulfur/events.py:296 -#, fuzzy -msgid "not saved" -msgstr "n'est pas installé" - -#: ../../sulfur/src/sulfur/events.py:309 -#: ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 -#: ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 -#: ../../sulfur/src/sulfur/events.py:367 -msgid "New" -msgstr "Nouveau" - -#: ../../sulfur/src/sulfur/events.py:309 -#: ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 -#, fuzzy -msgid "Please insert a new path" -msgstr "Merci de choisir une option" - -#: ../../sulfur/src/sulfur/events.py:346 -#: ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 -#, fuzzy -msgid "Please edit the selected path" -msgstr "Suppression des paquets sélectionnés" - -#: ../../sulfur/src/sulfur/events.py:388 -msgid "You have chosen to install this package" -msgstr "Vous avez choisi d'installer ce paquet" - -#: ../../sulfur/src/sulfur/events.py:390 -#, fuzzy -msgid "Are you supa sure?" -msgstr "Êtes-vous VRAIMENT sûr ?" - -#: ../../sulfur/src/sulfur/events.py:408 -#, fuzzy -msgid "Cannot install" -msgstr "Non installé" - -#: ../../sulfur/src/sulfur/events.py:521 -msgid "Please select at least one repository" -msgstr "Merci de selectionner au moin un dépot" - -#. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 -msgid "No packages in queue" -msgstr "Pas de paquets dans la file d'attente" - -#: ../../sulfur/src/sulfur/events.py:607 -msgid "Queue is too old. Cannot load." -msgstr "La file d'attente est ancienne. Impossible de charger." - -#: ../../sulfur/src/sulfur/events.py:649 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 #, fuzzy msgid "license text" msgstr "ou le" -#: ../../sulfur/src/sulfur/events.py:676 -msgid "You have chosen to interrupt the processing. Are you sure you want to do it ?" +#: ../../sulfur/src/sulfur/dialogs.py:6404 +msgid "Exception caught" +msgstr "Exception trouvée" + +#: ../../sulfur/src/sulfur/dialogs.py:6405 +#, fuzzy +msgid "Sulfur crashed! An unexpected error occured." +msgstr "Spritz s'est crashé ! Une erreur inattendue s'est produite." + +#: ../../sulfur/src/sulfur/dialogs.py:6423 +msgid "Your report has been submitted successfully! Thanks a lot." +msgstr "Votre rapport a été correctement envoyé ! Merci beaucoup." + +#: ../../sulfur/src/sulfur/dialogs.py:6425 +msgid "Cannot submit your report. Not connected to Internet?" +msgstr "Impossible de soumettre votre rapport. Êtes-vous connecté à internet ?" + +#: ../../sulfur/src/sulfur/entropyapi.py:91 +#, fuzzy +msgid "Error enabling masked package" +msgstr "Compression du smart package" + +#: ../../sulfur/src/sulfur/entropyapi.py:143 +#, fuzzy +msgid "Downloading sources" +msgstr "Taille du téléchargement" + +#: ../../sulfur/src/sulfur/events.py:55 +msgid "Error during backup" +msgstr "Erreur durant la sauvegarde" + +#: ../../sulfur/src/sulfur/events.py:58 +#, fuzzy +msgid "Backup complete" +msgstr "Caclcul terminé" + +#: ../../sulfur/src/sulfur/events.py:77 +msgid "Error during restore" +msgstr "Erreur lors de la réstauration" + +#: ../../sulfur/src/sulfur/events.py:83 +#, fuzzy +msgid "Restore complete" +msgstr "Caclcul terminé" + +#: ../../sulfur/src/sulfur/events.py:93 +msgid "Error during removal" +msgstr "Erreur lors de la suppression" + +#: ../../sulfur/src/sulfur/events.py:105 +msgid "The chosen package is not vulnerable" +msgstr "Les paquets sélectionnés ne sont pas vulnérables" + +#: ../../sulfur/src/sulfur/events.py:113 +msgid "Packages in Advisory have been queued." +msgstr "Les paquets de l'Alerte ont été mis dans la file d'attente." + +#: ../../sulfur/src/sulfur/events.py:130 +msgid "Packages in all Advisories have been queued." +msgstr "Les paquets de toutes les Alertes ont été mis dans la file d'attente." + +#: ../../sulfur/src/sulfur/events.py:246 +msgid "You! Why do you want to remove the main repository ?" +msgstr "Vous! Pourquoi voulez vous supprimer le dépot principal ?" + +#: ../../sulfur/src/sulfur/events.py:251 +msgid "You must now either press the" +msgstr "Vous devez également à présent presser le" + +#: ../../sulfur/src/sulfur/events.py:252 +msgid "or the" +msgstr "ou le" + +#: ../../sulfur/src/sulfur/events.py:282 +#, fuzzy +msgid "Are you sure ?" +msgstr "Êtes-vous VRAIMENT sûr ?" + +#: ../../sulfur/src/sulfur/events.py:295 +#, fuzzy +msgid "Error saving parameter" +msgstr "Pas assez de paramètres" + +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 +#, fuzzy +msgid "An issue occured while saving a preference" +msgstr "Une erreur est survenue pendant l'analyse" + +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 +msgid "Parameter" +msgstr "Paramètre" + +#: ../../sulfur/src/sulfur/events.py:297 +#, fuzzy +msgid "not saved" +msgstr "n'est pas installé" + +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 +msgid "New" +msgstr "Nouveau" + +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 +#, fuzzy +msgid "Please insert a new path" +msgstr "Merci de choisir une option" + +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 +#, fuzzy +msgid "Please edit the selected path" +msgstr "Suppression des paquets sélectionnés" + +#: ../../sulfur/src/sulfur/events.py:389 +msgid "You have chosen to install this package" +msgstr "Vous avez choisi d'installer ce paquet" + +#: ../../sulfur/src/sulfur/events.py:391 +#, fuzzy +msgid "Are you supa sure?" +msgstr "Êtes-vous VRAIMENT sûr ?" + +#: ../../sulfur/src/sulfur/events.py:409 +#, fuzzy +msgid "Cannot install" +msgstr "Non installé" + +#: ../../sulfur/src/sulfur/events.py:524 +msgid "Please select at least one repository" +msgstr "Merci de selectionner au moin un dépot" + +#. Check there are any packages in the queue +#: ../../sulfur/src/sulfur/events.py:560 +msgid "No packages in queue" +msgstr "Pas de paquets dans la file d'attente" + +#: ../../sulfur/src/sulfur/events.py:613 +msgid "Queue is too old. Cannot load." +msgstr "La file d'attente est ancienne. Impossible de charger." + +#: ../../sulfur/src/sulfur/events.py:685 +msgid "" +"You have chosen to interrupt the processing. Are you sure you want to do it ?" msgstr "" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 #, fuzzy msgid "Cleaning UGC cache of" msgstr "Collecte des paquets Entropy" -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "" -#: ../../sulfur/src/sulfur/events.py:789 -#, fuzzy -msgid "Package Set name" -msgstr "Nom du Paquet" - -#: ../../sulfur/src/sulfur/events.py:790 -#, fuzzy -msgid "Package atoms" -msgstr "Nom du Paquet" - -#: ../../sulfur/src/sulfur/events.py:794 +#: ../../sulfur/src/sulfur/events.py:820 #, fuzzy msgid "Choose what Package Set you want to add" msgstr "Pas de dépôt trouvé en ligne" +#: ../../sulfur/src/sulfur/events.py:822 +#, fuzzy +msgid "Choose what Package Set you want to edit" +msgstr "Pas de dépôt trouvé en ligne" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 +#, fuzzy +msgid "Package Set name" +msgstr "Nom du Paquet" + +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 +#, fuzzy +msgid "Package atoms" +msgstr "Nom du Paquet" + # not sure : inflate -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:882 #, fuzzy msgid "Removable Package Set" msgstr "Paquet construit" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 #, fuzzy msgid "Choose what Package Set you want to remove" msgstr "Pas de dépôt trouvé en ligne" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 #, fuzzy msgid "No missing dependencies found." msgstr "Dépendances incomplètes" -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "" -#: ../../sulfur/src/sulfur/events.py:894 -msgid "Some missing dependencies have not been matched, others are going to be added to the queue." +#: ../../sulfur/src/sulfur/events.py:953 +msgid "" +"Some missing dependencies have not been matched, others are going to be " +"added to the queue." msgstr "" -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "" -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 #, fuzzy msgid "Libraries test aborted" msgstr "librairies" -#: ../../sulfur/src/sulfur/events.py:962 -msgid "Some broken packages have not been matched, others are going to be added to the queue." +#: ../../sulfur/src/sulfur/events.py:1023 +msgid "" +"Some broken packages have not been matched, others are going to be added to " +"the queue." msgstr "" -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 #, fuzzy msgid "All the broken packages are going to be added to the queue" msgstr "Voici les paquets qui vont être ajoutés à la liste de suppression" -#: ../../sulfur/src/sulfur/__init__.py:68 +#: ../../sulfur/src/sulfur/__init__.py:69 #, fuzzy -msgid "Entropy resources are locked and not accessible. Another Entropy application is running. Sorry, can't load Sulfur." +msgid "" +"Entropy resources are locked and not accessible. Another Entropy application " +"is running. Sorry, can't load Sulfur." msgstr "Les ressources d'Entropy sont verrouillées et non-accessibles." -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "Entropy fonctionne en mode sans échec" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "Mode sans échec" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 #, fuzzy msgid "Default packages sorting" msgstr "Information Critique" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "Trier par nom [A-Z]" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "Trier par nom [Z-A]" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 msgid "Sort by downloads" msgstr "Trier par téléchargements" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "Trier par votes" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 msgid "Sort by repository" msgstr "Trier par dépot" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 #, fuzzy msgid "Sort by date (simple)" msgstr "Trier par votes" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:410 -msgid "The repositories listed below are configured but not available. They should be downloaded." +#: ../../sulfur/src/sulfur/__init__.py:374 +#, fuzzy +msgid "Sort by license (grouped)" +msgstr "Trier par votes" + +#: ../../sulfur/src/sulfur/__init__.py:441 +msgid "" +"The repositories listed below are configured but not available. They should " +"be downloaded." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 msgid "Download now" msgstr "Télécharger maintenant" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 #, fuzzy msgid "Skip" msgstr "Passé" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "Montrer les mises à jours des paquets" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "Montrer les paquets disponibles" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "Montrer les paquets installés" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 msgid "Show Masked Packages" msgstr "Montrer les paquets masqués" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 msgid "Show All Packages" msgstr "Montrer tout les paquets" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 #, fuzzy msgid "Show Package Sets" msgstr "Montrer les mises à jours des paquets" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 msgid "Show Queued Packages" msgstr "Montrer les paquets en attente" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 msgid "Preferences" msgstr "Préférences" -#: ../../sulfur/src/sulfur/__init__.py:587 -msgid "Some configuration options are critical for the health of your System. Be careful." +#: ../../sulfur/src/sulfur/__init__.py:620 +msgid "" +"Some configuration options are critical for the health of your System. Be " +"careful." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 #, fuzzy msgid "Logged in as" msgstr "Merci de patienter" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 #, fuzzy msgid "UGC Status" msgstr "Statut" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 #, fuzzy msgid "Error setting parameter" msgstr "Pas assez de paramètres" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 #, fuzzy msgid "An issue occured while loading a preference" msgstr "Une erreur est survenue pendant l'analyse" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 #, fuzzy msgid "Error saving preferences" msgstr "Pas assez de paramètres" -#: ../../sulfur/src/sulfur/__init__.py:946 -msgid "These packages are masked either by default or due to your choice. Please be careful, at least." +#: ../../sulfur/src/sulfur/__init__.py:983 +msgid "" +"These packages are masked either by default or due to your choice. Please be " +"careful, at least." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "Génération des métadonnées. Merci de patienter." -#: ../../sulfur/src/sulfur/__init__.py:1013 +#: ../../sulfur/src/sulfur/__init__.py:1050 msgid "Error during list population" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1015 +#: ../../sulfur/src/sulfur/__init__.py:1052 msgid "Retrying in 1 second." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1050 +#: ../../sulfur/src/sulfur/__init__.py:1087 msgid "Error loading advisories" msgstr "Erreur lors du chargement des Alertes" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 msgid "Initializing Repository module..." msgstr "Initialisation du module Dépôt..." -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "Vous deveez executer cette application en mode root" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "Vous n'êtes pas connecté à internet. Vous le devez." -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 msgid "Errors updating repositories." msgstr "Erreurs de mise à jour des dépots" -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" -msgstr "Merci de vérifier les actions effectué ci-dessous pour plus d'informations" +msgstr "" +"Merci de vérifier les actions effectué ci-dessous pour plus d'informations" -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 msgid "Repositories updated successfully" msgstr "Dépots mis à jour avec succès" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "Tout les dépots sont déjà à jour" -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "dépôts étaient déjà à jour. Les autres ont été mis à jour." -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "sys-apps/entropy nécessite une mise à jour le plus tôt possible." -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 msgid "Nothing to do. I am idle." msgstr "Rien a faire. Je suis inactif" # not sure : placeholder -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "Sincèrement, ne perdez pas votre temps ici. C'est juste une façade" # not sure : kickin' -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "Je suis toujours en vie et actif" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "Génére les métadonnées, merci de patienter." -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "Entropy indexe les dépôts. Cela va prendre quelques secondes" -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" -msgstr "Pendant que vous attendez, faites une pause et regardez dehors. Est-ce qu'il pleut ?" +msgstr "" +"Pendant que vous attendez, faites une pause et regardez dehors. Est-ce qu'il " +"pleut ?" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 msgid "Calculating" msgstr "Calcul en cours" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "Showing" msgstr "Montrer" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." -msgstr "Paquets introuvables dans les dépôts, réessayez plus tard." +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." +msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +#, fuzzy +msgid "Abort action" +msgstr "Action" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +#, fuzzy +msgid "Ignore" +msgstr "Regénérer le cache" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." -msgstr "Une autre instance d'Entropy est lancée. Impossible de traiter la file d'attente." +msgstr "" +"Une autre instance d'Entropy est lancée. Impossible de traiter la file " +"d'attente." -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 msgid "Running tasks" msgstr "Tâches lancées" -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "Traitement des paquets dans la file d'attente" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." @@ -9304,206 +9082,238 @@ msgstr "" "Attention. Une erreur est survenue lors du traitement de la file d'attente.\n" "Merci de regarder dans le terminal." -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "Aucun paquets sélectionné" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 #, fuzzy msgid "Skipping current mirror." msgstr "dans les dépôts" # not sure : inflate -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 #, fuzzy msgid "Recursive Package Set" msgstr "Paquet construit" -#: ../../sulfur/src/sulfur/packages.py:94 -msgid "There are packages that can't be installed at the same time, thus are blocking your request:" -msgstr "Ils y a des paquets qui ne peuvent pas être installé en même temps, ceux là bloque votre demande:" +#: ../../sulfur/src/sulfur/packages.py:97 +msgid "" +"There are packages that can't be installed at the same time, thus are " +"blocking your request:" +msgstr "" +"Ils y a des paquets qui ne peuvent pas être installé en même temps, ceux là " +"bloque votre demande:" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 msgid "These are the needed packages" msgstr "Voici les paquets requis" # not sure : removal queue -#: ../../sulfur/src/sulfur/packages.py:143 -msgid "These packages must be removed from the removal queue because they depend on your last selection. Do you agree?" -msgstr "Ces paquets doivent être enlevés de la file d'attente de suppression car ils dépendent de votre sélection précédente. Êtes-vous d'accord ?" +#: ../../sulfur/src/sulfur/packages.py:146 +msgid "" +"These packages must be removed from the removal queue because they depend on " +"your last selection. Do you agree?" +msgstr "" +"Ces paquets doivent être enlevés de la file d'attente de suppression car ils " +"dépendent de votre sélection précédente. Êtes-vous d'accord ?" -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 msgid "These packages must be excluded" msgstr "Ces paquets doivent être exclus" # not sure : removal queue -#: ../../sulfur/src/sulfur/packages.py:200 +#: ../../sulfur/src/sulfur/packages.py:203 #, fuzzy -msgid "These packages must be removed from the queue because they depend on your last selection. Do you agree?" -msgstr "Ces paquets doivent être enlevés de la file d'attente de suppression car ils dépendent de votre sélection précédente. Êtes-vous d'accord ?" +msgid "" +"These packages must be removed from the queue because they depend on your " +"last selection. Do you agree?" +msgstr "" +"Ces paquets doivent être enlevés de la file d'attente de suppression car ils " +"dépendent de votre sélection précédente. Êtes-vous d'accord ?" -#: ../../sulfur/src/sulfur/packages.py:405 -msgid "Some dependencies couldn't be found. It can either be because they are masked or because they aren't in any active repository." -msgstr "Quelque dependences ne peut pas chercher. Ca, Il est car ils sont masqué, ou car ils n'ont rien dans des dépôts actifs" +#: ../../sulfur/src/sulfur/packages.py:412 +msgid "" +"Some dependencies couldn't be found. It can either be because they are " +"masked or because they aren't in any active repository." +msgstr "" +"Quelque dependences ne peut pas chercher. Ca, Il est car ils sont masqué, " +"ou car ils n'ont rien dans des dépôts actifs" -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 msgid "Needed disk space" msgstr "Espace disque nécessaire" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 msgid "These are the packages that would be installed/updated" msgstr "Ceci sont les paquets qui devront être installé/mis à jour" -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 msgid "Freed space" msgstr "Espace libéré" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 msgid "Needed space" msgstr "Espace requis" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 #, fuzzy msgid "Set from" msgstr "de" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "Inconnu" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 #, fuzzy msgid "User configuration" msgstr "Fichier de configuration" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "Essayez de cliquer le bouton %s de la page %s" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Repository Selection" msgstr "Selection du dépot" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 msgid "No updates available" msgstr "Pas de mises à jour disponible" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "Il semble que votre système soit déjà à jour. Bien !" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "Programmation:" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "Traduction:" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 msgid "Dedicated to:" msgstr "Dédié à:" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 #, fuzzy msgid "entered the repository" msgstr "Choisir le dépot" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +#, fuzzy +msgid "license" +msgstr "License" + +#: ../../sulfur/src/sulfur/views.py:380 msgid "Selection" msgstr "Sélection" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 #, fuzzy msgid "Rating" msgstr "Matching" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 #, fuzzy msgid "These are the packages that would be disabled" msgstr "Voici les paquets qui seraient marqués" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "" -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +#, fuzzy +msgid "Package Set has broken dependencies, Sets not found" +msgstr "Voici les dépendances introuvables" + +#: ../../sulfur/src/sulfur/views.py:1148 #, fuzzy msgid "There are incomplete package sets, continue at your own risk" msgstr "Voici les paquets qui seraient marqués" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "Paquets" -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 msgid "Packages to remove" msgstr "Paquets à supprimer" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 #, fuzzy msgid "Packages to downgrade" msgstr "Paquets nécessitant une descente à une version inférieure" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 msgid "Packages to install" msgstr "Paquets à installer" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 msgid "Packages to update" msgstr "Paquets a mettre à jour" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 msgid "Packages to reinstall" msgstr "Paquets à Réinstaller" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "Proposé" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 msgid "Destination" msgstr "Destination" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 msgid "Rev." msgstr "Rev." -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "ID de la GLSA." -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 msgid "Package key" msgstr "Clé du Paquet" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 msgid "No advisories" msgstr "Pas d'alertes" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "Il n'y a pas d'éléments à montrer" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "Nom du fichier" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 msgid "Active" msgstr "Active" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 msgid "Update" msgstr "Mise à jour" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 msgid "Revision" msgstr "Révision" @@ -9648,22 +9458,26 @@ msgstr "Applet de notification des mises à jour désactivé" msgid "Updates Notification Applet Enabled" msgstr "Applet de notification des mises à jour activé" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "Attente avant la vérification..." -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 #, fuzzy msgid "Your system currently has an outdated version of" msgstr "Votre système a actuellement" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 msgid "the latest available version is" msgstr "la dernière version disponible est" -#: ../../entropy-notification-applet/src/etp_applet.py:532 -msgid "It is recommended that you upgrade to the latest before updating any other packages" -msgstr "Il est recommandé que vous vous mettiez à jour à la dernière version avant de mettre à jour d'autres paquets" +#: ../../entropy-notification-applet/src/etp_applet.py:527 +msgid "" +"It is recommended that you upgrade to the latest before updating any other " +"packages" +msgstr "" +"Il est recommandé que vous vous mettiez à jour à la dernière version avant " +"de mettre à jour d'autres paquets" #: ../../sulfur/src/sulfur/sulfur.glade.h:1 msgid "0 = no limit; 100 = 100kB/sec" @@ -9681,7 +9495,9 @@ msgid "Entropy database backup tool" msgstr "Base de donnée Entropy" #: ../../sulfur/src/sulfur/sulfur.glade.h:5 -msgid "Using this tool, you will be able to backup and restore your Operating System packages database." +msgid "" +"Using this tool, you will be able to backup and restore your " +"Operating System packages database." msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:6 @@ -10229,7 +10045,8 @@ msgid "Please Confirm" msgstr "Merci de confirmer" #: ../../sulfur/src/sulfur/sulfur.glade.h:153 -msgid "Please submit this error to us providing as much information as possible." +msgid "" +"Please submit this error to us providing as much information as possible." msgstr "" #: ../../sulfur/src/sulfur/sulfur.glade.h:156 @@ -10256,34 +10073,35 @@ msgid "Processing at" msgstr "Paquet en file d'attente" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 +#, fuzzy +msgid "Progress" +msgstr "Révision du dépot" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:162 msgid "Protected files and directories" msgstr "Fichiers et répertoires protégés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:162 +#: ../../sulfur/src/sulfur/sulfur.glade.h:163 msgid "Protected files and directories mask" msgstr "Fichiers et répertoires masqués" -#: ../../sulfur/src/sulfur/sulfur.glade.h:163 +#: ../../sulfur/src/sulfur/sulfur.glade.h:164 msgid "Proxy Password" msgstr "Mot de passe du proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:164 +#: ../../sulfur/src/sulfur/sulfur.glade.h:165 msgid "Proxy Username" msgstr "Nom d'utilisateur du proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:165 +#: ../../sulfur/src/sulfur/sulfur.glade.h:166 msgid "Purge" msgstr "Purger" -#: ../../sulfur/src/sulfur/sulfur.glade.h:166 +#: ../../sulfur/src/sulfur/sulfur.glade.h:167 #, fuzzy msgid "Q_ueue packages in selected Advisory" msgstr "Aucun paquets sélectionné" -#: ../../sulfur/src/sulfur/sulfur.glade.h:167 -msgid "Queue" -msgstr "File d'attente" - #: ../../sulfur/src/sulfur/sulfur.glade.h:168 #, fuzzy msgid "Queue Id" @@ -10299,407 +10117,408 @@ msgid "Queue View" msgstr "Vue de la file d'attente" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 -msgid "Queued" -msgstr "En file d'attente" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:172 #, fuzzy msgid "Queued at" msgstr "Indentificateur de GLSA" -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 +#: ../../sulfur/src/sulfur/sulfur.glade.h:172 #, fuzzy msgid "R_egenerate Cache" msgstr "Regénérer le cache" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 #, fuzzy msgid "R_epositories Notice Board" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 #, fuzzy msgid "Reinstall the selected package" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 #, fuzzy msgid "Reload" msgstr "Prêt" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 #, fuzzy msgid "Remote stdout file" msgstr "Statistiques" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 #, fuzzy msgid "Remove Selected" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 #, fuzzy msgid "Remove Set" msgstr "supprimé" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 #, fuzzy msgid "Remove USE flags on atoms" msgstr "Supprimer celui-ci ?" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 #, fuzzy msgid "Remove atoms" msgstr "Supprimer celui-ci ?" # not sure : match -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 #, fuzzy msgid "Remove packages on the remote server" msgstr "Comparaison des paquets à supprimer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 #, fuzzy msgid "Remove the selected Package Set" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 #, fuzzy msgid "Remove the selected package" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 #, fuzzy msgid "Remove the selected package and its configuration" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 msgid "Repositories" msgstr "Dépôts" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 #, fuzzy msgid "Repositories options" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 #, fuzzy msgid "Repository information" msgstr "montrer les informations du système" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 msgid "Restore" msgstr "Restaurer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 #, fuzzy msgid "Restore selected" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 #, fuzzy msgid "Review for Install..." msgstr "Réinstalle" -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 #, fuzzy msgid "S_ervices" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 msgid "Save" msgstr "Sauvegarder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 msgid "Search" msgstr "Chercher" -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 #, fuzzy msgid "Secure Services Port" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 #, fuzzy msgid "Security" msgstr "Alertes de Sécurité" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 #, fuzzy msgid "Security updates" msgstr "Alertes de Sécurité" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 #, fuzzy msgid "Services Port" msgstr "Révision du dépot" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 #, fuzzy msgid "Sets" msgstr "Statut" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 #, fuzzy msgid "Show ChangeLog" msgstr "Nom du Paquet" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 #, fuzzy msgid "Show Selected" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 msgid "Show all" msgstr "Tout montrer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 #, fuzzy msgid "Show applied" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 #, fuzzy msgid "Show unapplied" msgstr "Suppression des paquets sélectionnés" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 #, fuzzy msgid "Socket settings" msgstr "paquets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 #, fuzzy msgid "Source Package Manager" msgstr "Lancer le Gestionnaire de Paquets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 #, fuzzy msgid "Spm tree updates" msgstr "Alertes de Sécurité" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 #, fuzzy msgid "Submit a new document" msgstr "Statut" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 #, fuzzy msgid "Successful mesage" msgstr "accès" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 msgid "Switch to" msgstr "Basculer vers" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 #, fuzzy msgid "Sync repositories to fetch latest updates" msgstr "montrer les statuts des dépôts" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 msgid "System" msgstr "Système" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 #, fuzzy msgid "System Database" msgstr "synchroniser la base de données" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 msgid "System files" msgstr "Fichiers système" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 #, fuzzy msgid "Text on error message" msgstr "Mirroirs" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 #, fuzzy msgid "UGC Entry Information" msgstr "Information Critique" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 msgid "URI" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 msgid "Undo Install" msgstr "Annuler l'installation" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 #, fuzzy msgid "Undo Install Set" msgstr "Installer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 #, fuzzy msgid "Undo Install Set action" msgstr "Réinstalle" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 #, fuzzy msgid "Undo Install action" msgstr "Réinstalle" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 #, fuzzy msgid "Undo Purge" msgstr "Supprimer celui-ci ?" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 #, fuzzy msgid "Undo Purge action" msgstr "Supprimer celui-ci ?" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 msgid "Undo Reinstall" msgstr "Annuler la réinstallation" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 #, fuzzy msgid "Undo Reinstall action" msgstr "Réinstalle" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 msgid "Undo Remove" msgstr "Annuler la suppression" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 #, fuzzy msgid "Undo Remove Set" msgstr "Supprimer celui-ci ?" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 #, fuzzy msgid "Undo Remove Set action" msgstr "Supprimer celui-ci ?" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 #, fuzzy msgid "Undo Remove action" msgstr "Supprimer celui-ci ?" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 msgid "Undo Update" msgstr "Annuler la mise à jour" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 #, fuzzy msgid "Undo Update action" msgstr "Mises à jour : attention" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 msgid "Unmask this package" msgstr "Démasquer ce paquet" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 msgid "Update the selected package" msgstr "Met à jour le paquet sélectionné" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 msgid "Updates" msgstr "Mises à jour" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "Utilisateur / Groupe" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 msgid "Version" msgstr "Version" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 #, fuzzy msgid "What you were doing" msgstr "Quand vous avez écrit" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "Votre courriel" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 msgid "_Abort" msgstr "_Abandonner" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 #, fuzzy msgid "_Accept License" msgstr "License" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 #, fuzzy msgid "_Add All" msgstr "Ajout en cours" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 #, fuzzy msgid "_Add Set" msgstr "Ajout en cours" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#, fuzzy +msgid "_Edit Set" +msgstr "Ajout en cours" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 #, fuzzy msgid "_Enable" @@ -10803,35 +10622,39 @@ msgid "_Update Repositories" msgstr "Mettre à jour les dépots" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 +msgid "button" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:298 msgid "emerge --sync" msgstr "emerge --sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:298 +#: ../../sulfur/src/sulfur/sulfur.glade.h:299 msgid "emerge --sync ? (o;" msgstr "emerge --sync ? (o;" -#: ../../sulfur/src/sulfur/sulfur.glade.h:299 +#: ../../sulfur/src/sulfur/sulfur.glade.h:300 msgid "http://www.sabayon.org" msgstr "http://www.sabayon.org" -#: ../../sulfur/src/sulfur/sulfur.glade.h:300 +#: ../../sulfur/src/sulfur/sulfur.glade.h:301 msgid "kB/sec" msgstr "kB/sec" -#: ../../sulfur/src/sulfur/sulfur.glade.h:301 +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "hôte local" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 #, fuzzy msgid "root" msgstr "supprimé" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "tapez votre mot de passe" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "tapez votre nom d'utilisateur" @@ -10848,9 +10671,83 @@ msgstr "" msgid "_Load Package Manager" msgstr "_Lancer le Gestionnaire de Paquets" +#, fuzzy +#~ msgid "dump checksum" +#~ msgstr "Somme de contrôle" + +#, fuzzy +#~ msgid "files not available on this mirror" +#~ msgstr "n'est pas diponible" + +#, fuzzy +#~ msgid "Updating moduledb" +#~ msgstr "Remplissage de la base de données" + +#, fuzzy +#~ msgid "Running depmod" +#~ msgstr "Vérification des dépendances" + +#, fuzzy +#~ msgid "Reconfiguring OpenGL" +#~ msgstr "Information Critique" + +#, fuzzy +#~ msgid "Configuring GRUB bootloader" +#~ msgstr "Fichier de configuration" + +#, fuzzy +#~ msgid "Adding the new kernel" +#~ msgstr "Suppression des paquets sélectionnés" + +#, fuzzy +#~ msgid "Removing the selected kernel" +#~ msgstr "Suppression des paquets sélectionnés" + +#, fuzzy +#~ msgid "Cannot find df" +#~ msgstr "Impossible de trouver" + +# not sure : deflate +#, fuzzy +#~ msgid "Defaulting to" +#~ msgstr "Déconstruction" + +#, fuzzy +#~ msgid "Cannot find grub" +#~ msgstr "Impossible de trouver" + +#, fuzzy +#~ msgid "cannot match device" +#~ msgstr "Impossible de trouver" + +#, fuzzy +#~ msgid "cannot find generated device.map" +#~ msgstr "Impossible de compléter les dépendances" + +#, fuzzy +#~ msgid "cannot run df /boot" +#~ msgstr "Impossible de trouver" + +#, fuzzy +#~ msgid "supported branches" +#~ msgstr "déjà activé" + +#~ msgid "From your Operating System" +#~ msgstr "De vos System d'operation." + +#~ msgid "Packages not found in repositories, try again later." +#~ msgstr "Paquets introuvables dans les dépôts, réessayez plus tard." + +#~ msgid "Queue" +#~ msgstr "File d'attente" + +#~ msgid "Queued" +#~ msgstr "En file d'attente" + #, fuzzy #~ msgid "Mounted /boot successfully" #~ msgstr "Dépots mis à jour avec succès" + #~ msgid "" #~ "An unhandled exception has occured. This is most likely a bug. Please " #~ "copy the full text of this exception into an email and send it to " @@ -10859,8 +10756,10 @@ msgstr "_Lancer le Gestionnaire de Paquets" #~ "Une exception inconnue s'est produite. C'est probablement un bogue. Merci " #~ "de copier l'intégralité de cette exception et de l'envoyer par email à " #~ "sabayon@sabayonlinux.org. Merci." + #~ msgid "_About" #~ msgstr "_À propos" + #~ msgid "About..." #~ msgstr "À propos..." @@ -10883,10 +10782,13 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "A new service will be installed" #~ msgstr "Paquets nécessitant une installation" + #~ msgid "These are the packages that would be" #~ msgstr "Voici la liste des paquets qui seraient" + #~ msgid "merged" #~ msgstr "combiné" + #~ msgid "removed" #~ msgstr "supprimé" @@ -10897,14 +10799,19 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "Number of downloaded packages" #~ msgstr "télécharger les paquets uniquement" + #~ msgid "Configuration Files" #~ msgstr "Fichiers de configuration" + #~ msgid "Package Queue" #~ msgstr "Paquet en file d'attente" + #~ msgid "Output" #~ msgstr "Sortie" + #~ msgid "Packages To Remove" #~ msgstr "Paquets à Supprimer" + #~ msgid "Packages To Install" #~ msgstr "Paquets à Installer" @@ -10919,10 +10826,13 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "Compilation messages" #~ msgstr "Compilé avec" + #~ msgid "Creating Smart Application from" #~ msgstr "Construction de la Smart Application depuis" + #~ msgid "Missing dependencies" #~ msgstr "Dépendances incomplètes" + #~ msgid "This is the list of the dependencies that would be included" #~ msgstr "Voici la listes des dépendances qui seraient incluses" @@ -10937,54 +10847,75 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "gtk-undo" #~ msgstr "supprimé" + #~ msgid "Package Categories" #~ msgstr "Categories de paquet" + #~ msgid "Version Installed" #~ msgstr "Version Installée" + #~ msgid "You must add yourself to this group" #~ msgstr "Vous devez vous ajouter vous-même dans ce groupe" + #~ msgid "Please run Equo/Spritz as root to update Entropy permissions" #~ msgstr "" #~ "Merci de lancer Equo/Spritz en mode super-utilisateur (root) pour mettre " #~ "à jour les permissions Entropy" + #~ msgid "Checking for updates..." #~ msgstr "Vérification des mises à jour..." + #~ msgid "Repository Network Error" #~ msgstr "Erreur réseau du dépôt" + #~ msgid "No repositories specified. Cannot check for package updates." #~ msgstr "Pas de dépôt spécifié. Impossible de vérifier les mises à jour." + #~ msgid "Updates: attention" #~ msgstr "Mises à jour : attention" + #~ msgid "" #~ "Cannot connect to the Updates Service, you're probably not connected to " #~ "the world." #~ msgstr "" #~ "Impossible de se connecter au Service de Mise à jour, vous n'êtes " #~ "probablement pas connecté au monde." + #~ msgid "Updates: connection issues" #~ msgstr "Mises à jour : problème de connexion" + #~ msgid "Not all the repositories have been fetched for checking" #~ msgstr "Tous les dépôts n'ont pas été rapportés pour vérification" + #~ msgid "Updates: repository issues" #~ msgstr "Mises à jour : problèmes dans le dépôt" + #~ msgid "No repositories found online" #~ msgstr "Pas de dépôt trouvé en ligne" + #~ msgid "Synchronization errors. Cannot update repositories. Check logs." #~ msgstr "" #~ "Erreurs de synchronisation. Impossible de mettre à jour les dépôts. " #~ "Regardez les logs." + #~ msgid "Updates: sync issues" #~ msgstr "Mises à jour : problèmes de synchronisation" + #~ msgid "Updates: unhandled error" #~ msgstr "Mises à jour : erreur inconnue" + #~ msgid "Updates: error" #~ msgstr "Mises à jour : erreur" + #~ msgid "Updates issue:" #~ msgstr "Problème de mises à jour :" + #~ msgid "Updates available" #~ msgstr "Mises à jour disponibles" + #~ msgid "So far, so good. w00t!" #~ msgstr "Tout va bien pour l'instant. w00t!" + #~ msgid "Everything up-to-date" #~ msgstr "Tout est à jour" @@ -10999,8 +10930,10 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "Purging Entropy cache" #~ msgstr "regénérer le cache Entropy" + #~ msgid "Selected release" #~ msgstr "Version sélectionnée" + #~ msgid "Depends Search" #~ msgstr "Recherche de dépendance (Depends)" @@ -11023,6 +10956,7 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "from atom" #~ msgstr "de" + #~ msgid "can't find diff" #~ msgstr "impossible de trouver diff" @@ -11037,16 +10971,22 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "migrating table" #~ msgstr "Regénérer la table des compteurs" + #~ msgid "Reason" #~ msgstr "Raison" + #~ msgid "Branch switching" #~ msgstr "Diverger la commutation" + #~ msgid "Enter a valid branch you want to switch to" #~ msgstr "Type une branche valid à qui vous voudrais changer" + #~ msgid "The selected branch is not available." #~ msgstr "La branche choisi n'existe pas maintenant." + #~ msgid "New branch is" #~ msgstr "La nouvelle branche est" + #~ msgid "It is suggested to synchronize repositories" #~ msgstr "Il est conseillé de synchroniser les bases de données" @@ -11082,6 +11022,7 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "_Process Queue" #~ msgstr "Paquet en file d'attente" + #~ msgid "Cannot load Spritz" #~ msgstr "Impossible de charger Spritz" @@ -11096,9 +11037,11 @@ msgstr "_Lancer le Gestionnaire de Paquets" # not sure : setup #~ msgid "Entropy Config Setup" #~ msgstr "Setup de la Config Entropy" + # not sure : setup #~ msgid "GUI Setup Completed" #~ msgstr "Setup du GUI terminé" + #, fuzzy #~ msgid "Ok" #~ msgstr "D'accord ?" @@ -11114,8 +11057,9 @@ msgstr "_Lancer le Gestionnaire de Paquets" #, fuzzy #~ msgid "I cannot understand" #~ msgstr "Non installé" + #~ msgid "equo database generate" #~ msgstr "equo database generate" + #~ msgid "Quiting, please wait !!!!!!" #~ msgstr "Extinction, merci de patienter !!!!!!" - diff --git a/misc/po/it.po b/misc/po/it.po index 1e787e851..358cdbb5f 100644 --- a/misc/po/it.po +++ b/misc/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Spritz 0.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: 2009-06-15 10:29+0100\n" "Last-Translator: Fabio Erculiani \n" "Language-Team: Fabio Erculiani \n" @@ -39,8 +39,12 @@ msgid "Adding packages" msgstr "Aggiunta pacchetti" #: ../../libraries/entropy/services/system/executors.py:735 -msgid "Opening database to let it run treeupdates. If you won't see anything below, it's just fine." -msgstr "Apertura del database per fargli eseguire gli aggiornamenti d'albero. Se non vedi nulla sotto, è ok." +msgid "" +"Opening database to let it run treeupdates. If you won't see anything below, " +"it's just fine." +msgstr "" +"Apertura del database per fargli eseguire gli aggiornamenti d'albero. Se non " +"vedi nulla sotto, è ok." #: ../../libraries/entropy/services/system/executors.py:776 msgid "Scanning" @@ -52,22 +56,19 @@ msgstr "Errore di socket, continuo..." #: ../../libraries/entropy/services/system/executors.py:861 #: ../../libraries/entropy/services/system/executors.py:874 -#: ../../server/server_activator.py:388 -#: ../../server/server_activator.py:402 +#: ../../server/server_activator.py:388 ../../server/server_activator.py:402 msgid "Remote Entropy Database Repository Status" msgstr "Stato dei database delle repository Entropy remote" #: ../../libraries/entropy/services/system/executors.py:865 #: ../../libraries/entropy/services/system/executors.py:876 -#: ../../server/server_activator.py:390 -#: ../../server/server_activator.py:404 +#: ../../server/server_activator.py:390 ../../server/server_activator.py:404 msgid "Host" msgstr "Host" #: ../../libraries/entropy/services/system/executors.py:866 #: ../../libraries/entropy/services/system/executors.py:877 -#: ../../server/server_activator.py:391 -#: ../../server/server_activator.py:405 +#: ../../server/server_activator.py:391 ../../server/server_activator.py:405 msgid "Database revision" msgstr "Revisione database" @@ -86,10 +87,8 @@ msgstr "percorso directory non valido" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 -#: ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 -#: ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -97,11 +96,14 @@ msgstr "OutputInterface non ha un metodo updateProgress" #: ../../libraries/entropy/services/ugc/interfaces.py:1620 msgid "A valid entropy.client.services.ugc.commands.Base interface is needed" -msgstr "E' necessaria una istanza valida basata su entropy.client.services.ugc.commands.Base" +msgstr "" +"E' necessaria una istanza valida basata su entropy.client.services.ugc." +"commands.Base" #: ../../libraries/entropy/services/ugc/interfaces.py:1730 msgid "OpenSSL Python module not available, you need dev-python/pyopenssl" -msgstr "Modulo Python OpenSSL non disponibile, hai bisogno di dev-python/pyopenssl" +msgstr "" +"Modulo Python OpenSSL non disponibile, hai bisogno di dev-python/pyopenssl" #: ../../libraries/entropy/services/ugc/interfaces.py:1894 msgid "command not supported. receive aborted" @@ -140,8 +142,12 @@ msgid "Not connected to host" msgstr "Non connesso all'host" #: ../../libraries/entropy/services/ugc/interfaces.py:2072 -msgid "Warning: you are using an emergency SSL interface, SSL certificate can't be verified. Please install dev-python/pyopenssl" -msgstr "Attenzione: stai usando un'interfaccia SSL di emergenza, i certificati SSL non possono essere verificati. Per favore installa dev-python/pyopenssl" +msgid "" +"Warning: you are using an emergency SSL interface, SSL certificate can't be " +"verified. Please install dev-python/pyopenssl" +msgstr "" +"Attenzione: stai usando un'interfaccia SSL di emergenza, i certificati SSL " +"non possono essere verificati. Per favore installa dev-python/pyopenssl" #: ../../libraries/entropy/services/ugc/interfaces.py:2083 msgid "Service issuer" @@ -163,55 +169,66 @@ msgstr "Connessione all'host effettuata" msgid "Successfully disconnected from host" msgstr "Disconnessione dall'host effettuata" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 msgid "database does not exist. Locking services for it" msgstr "database non esiste. Blocco dei servizi relativi" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 msgid "database got locked. Locking services for it" msgstr "database bloccato. Blocco dei servizi relativi" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +#, fuzzy +msgid "cannot unlock database, compressed file not found" +msgstr "Metodo di compressione database errato" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +#, fuzzy +msgid "unpacking compressed database" +msgstr "path database compresso" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 msgid "unlocking and indexing database" msgstr "sbloccamento e indicizzazione database" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "firma" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 msgid "no username specified" msgstr "nessun nome utente specificato" -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 msgid "no password specified" msgstr "nessuna password specificata" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "password vuota" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 msgid "empty username" msgstr "username vuoto" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 msgid "user not found" msgstr "utente non trovato" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" -msgstr "devi loggarti sul sito web per aggiornare il formato della tua password" +msgstr "" +"devi loggarti sul sito web per aggiornare il formato della tua password" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "password errata" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 msgid "user inactive" msgstr "utente inattivo" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "utente bannato" @@ -241,1162 +258,1156 @@ msgstr "non loggato" msgid "no login data" msgstr "nessuna informazione di login" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 msgid "Entropy Server interface must be run as root" msgstr "Interfaccia Entropy Server deve essere avviata da root" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 msgid "repository not configured" msgstr "repository non configurata" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "repository id protetto, impossibile usarlo, mi dispiace..." -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 msgid "migrating database path from" msgstr "migrazione percorso database da" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 -#: ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "a" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 msgid "Your default repository is not initialized" msgstr "La tua repository di default non è inizializzata" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 msgid "Do you want to initialize your default repository ?" msgstr "Vuoi inizializzare la tua repository di default ?" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 msgid "Continuing with an uninitialized repository" msgstr "Elaborazione con repository non inizializzata" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 msgid "server-side repository" msgstr "repository lato server" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 msgid "community repository" msgstr "community repository" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "Istanza Interfaccia Server Entropy su repository" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 msgid "current branch" msgstr "branch corrente" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 msgid "type" msgstr "tipo" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 msgid "Currently configured repositories" msgstr "Repository correntemente configurate" -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 msgid "Entropy database is already locked by you :-)" msgstr "Database Entropy già bloccato da te :-)" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 msgid "Locking and Syncing Entropy database" msgstr "Blocco e sincronizzazione database Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "Tabella stato dei mirror" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 -#: ../../server/server_activator.py:345 -#: ../../server/server_activator.py:349 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 +#: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "Sbloccato" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 -#: ../../server/server_activator.py:343 -#: ../../server/server_activator.py:347 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 +#: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "Bloccato" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 msgid "database" msgstr "database" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 msgid "download" msgstr "download" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 msgid "cannot lock mirror" msgstr "impossibile bloccare mirror" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 msgid "Entropy database is corrupted!" msgstr "Database Entropy corrotto!" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 msgid "indexing database" msgstr "indicizzazione database" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 msgid "Checking" msgstr "Controllo" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 msgid "Running dependencies test" msgstr "Esecuzione test dipendenze" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "Queste sono le dipendenze non trovate" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 msgid "Needed by" msgstr "Richiesto da" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 msgid "by repo" msgstr "dalla repo" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "Ogni dipendenza è soddisfatta. Tutto a posto." -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "Il Sistema è sano" -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 msgid "Matching libraries with Spm, please wait" msgstr "Accoppiamento librerie con Spm, attendere prego" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 msgid "These are the matched packages" msgstr "Questi sono i pacchetti accoppiati" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 msgid "Packages string" msgstr "Stringa pacchetti" -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 msgid "No matched packages" msgstr "Nessun pacchetto accoppiato" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 msgid "Running orphaned SPM packages test" msgstr "Esecuzione test pacchetti SPM orfani" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 msgid "Scanning package" msgstr "Scansione pacchetto" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 msgid "not found anymore" msgstr "non più trovato" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 msgid "Initializing an empty database" msgstr "Inizializzazione database vuoto" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 msgid "Entropy database file" msgstr "File database Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "inizializzato con successo" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 msgid "Invalid tag specified" msgstr "Tag specificata non valida" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 msgid "Packages already tagged, action aborted" msgstr "Pachetti già taggati, azione abortita" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 msgid "flushing back selected packages from branches" msgstr "inglobamento dei pacchetti selezionati dalle branch" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 msgid "nothing to do" msgstr "niente da fare" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 msgid "these are the packages that will be flushed" msgstr "questi sono i pacchetti che saranno inglobati" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 -#: ../../server/server_reagent.py:504 -#: ../../server/server_reagent.py:559 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 +#: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "Vuoi continuare ?" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 msgid "checking package hash" msgstr "controllo hash pacchetto" -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 msgid "hash does not match for" msgstr "hash non combacia per" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 msgid "wrong md5" msgstr "md5 errato" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 msgid "download errors" msgstr "errori di download" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 msgid "reason" msgstr "motivo" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 msgid "download completed successfully" msgstr "download completato con successo" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 msgid "error downloading packages from mirrors" msgstr "errore scaricando i pacchetti dai mirror" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 msgid "working on branch" msgstr "esecuzione su branch" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 msgid "updating package" msgstr "aggiornamento pacchetto" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 msgid "package flushed" msgstr "pacchetto inglobato" -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 msgid "Cannot touch system database" msgstr "Impossibile toccare il database di sistema" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 msgid "Preparing to move selected packages to" msgstr "Preparazione allo spostamento dei pacchetti selezionati a" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 msgid "Preparing to copy selected packages to" msgstr "Preparazione alla copia dei pacchetti selezionati" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "Note" -#: ../../libraries/entropy/server/interfaces/main.py:1678 -msgid "all old packages with conflicting scope will be removed from destination repo unless injected" -msgstr "tutti i pacchetti vecchi con scope in conflitto saranno rimossi dalla destinazione a meno che non siano iniettati" +#: ../../libraries/entropy/server/interfaces/main.py:1671 +msgid "" +"all old packages with conflicting scope will be removed from destination " +"repo unless injected" +msgstr "" +"tutti i pacchetti vecchi con scope in conflitto saranno rimossi dalla " +"destinazione a meno che non siano iniettati" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 msgid "new tag" msgstr "nuova tag" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 msgid "dependency" msgstr "dipendenza" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 msgid "switching" msgstr "migrazione" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "impossibile migrare, pacchetto non trovato, salto" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 msgid "moving file" msgstr "spostamento file" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 msgid "loading data from source database" msgstr "caricamento dati dal database sorgente" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 msgid "injecting data to destination database" msgstr "iniettamento dati nel database di destinazione" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 msgid "removing entry from source database" msgstr "rimozione voce dal database sorgente" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "atomo gestito con successo" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 msgid "adding package" msgstr "aggiunta pacchetto" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 msgid "added package" msgstr "pacchetto aggiunto" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 msgid "rev" msgstr "rev" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 msgid "manual dependencies for" msgstr "dipendenze manuali per" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 msgid "Exception caught, closing tasks" msgstr "Eccezione catturata, chiusura processi" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 msgid "Injecting entropy metadata into built packages" msgstr "Iniezione metadati entropy all'interno dei pacchetti creati" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 msgid "injecting entropy metadata" msgstr "iniezione metadati entropy" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 msgid "injection complete" msgstr "iniezione completata" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 msgid "config files" msgstr "file di config" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 msgid "checking system" msgstr "controllo sistema" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 msgid "there are configuration files not updated yet" msgstr "ci sono file di configurazione non ancora aggiornati" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 msgid "removing package" msgstr "rimozione pacchetto" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 msgid "removal complete" msgstr "rimozione completata" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 msgid "invalid database revision" msgstr "revisione database non valida" -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 msgid "defaulting to 0" msgstr "impostazione a 0" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 msgid "Initializing Entropy database" msgstr "Inizializzazione database Entropy" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 -#: ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "ATTENZIONE" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 msgid "database already exists" msgstr "database già esistente" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 msgid "Do you want to continue ?" msgstr "Vuoi continuare ?" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 msgid "Dumping current revisions to file" msgstr "Salvataggio revisioni correnti sul file" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "Salvataggio delle azioni treeupdates correnti nel file" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 msgid "Would you like to sync packages first (important!) ?" msgstr "Vuoi sincronizzare i pacchetti prima (importante!) ?" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 msgid "Reinitializing Entropy database for branch" msgstr "Reinizializzazione database Entropy per branch" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 msgid "using Packages in the repository" msgstr "utilizzo Pacchetto in repository" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 msgid "analyzing" msgstr "analisi" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 -#: ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "revisione" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 -#: ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 -#: ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 -#: ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "Attenzione" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 msgid "cannot match" msgstr "impossibile risolvere" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 msgid "Integrity verification of the selected packages" msgstr "Verifica integrità dei pacchetti selezionati" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 msgid "All the packages in repository will be checked." msgstr "Tutti i pacchetti nella repository saranno controllati." -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 msgid "This is the list of the packages that would be checked" msgstr "Questa è la list dei pacchetti che vorrebbero essere controllati" -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 msgid "Working on mirror" msgstr "Lavoro sul mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 msgid "checking hash" msgstr "controllo firma" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 msgid "digest verification of" msgstr "verifica firma di" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 msgid "not supported" msgstr "non supportato" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 msgid "failed for unknown reasons" msgstr "fallita per ragioni sconosciute" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 msgid "package" msgstr "pacchetto" -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "NON sano" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 msgid "This is the list of broken packages" msgstr "Questo è l'elenco dei pacchetti danneggiati" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 msgid "Mirror" msgstr "Mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "Statistiche" -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 msgid "Number of checked packages" msgstr "Numero di pacchetti controllati" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 msgid "Number of healthy packages" msgstr "Numero di pacchetti sani" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 msgid "Number of broken packages" msgstr "Numero di pacchetti danneggiati" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "locale" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 msgid "available" msgstr "disponibile" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 msgid "upload/ignored" msgstr "upload/ignorato" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 msgid "Starting to download missing files" msgstr "Inizio scaricamento file mancanti" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 msgid "Searching missing/broken files on another mirror" msgstr "Ricerca file mancanti/corrotti su un altro mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 msgid "Binary packages downloaded successfully." msgstr "Pacchetti binari scaricati con successo." -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 msgid "These are the packages that cannot be found online" msgstr "Questi sono i pacchetti che non sono stati trovati online" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "Non saranno controllati" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 msgid "checking hash of" msgstr "controllo firma di" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "è corrotto, firma immagazzinata" -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 msgid "checked packages" msgstr "pacchetti controllati" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 msgid "healthy packages" msgstr "pacchetti sani" -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 msgid "broken packages" msgstr "pacchetti corrotti" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 msgid "downloaded packages" msgstr "pacchetti scaricati" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 msgid "failed downloads" msgstr "scaricamenti falliti" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 msgid "Please setup your branch to" msgstr "Per favore, configura la tua branch a" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 msgid "and retry" msgstr "e riprova" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 msgid "Copying database (if not exists)" msgstr "Copiatura database (se non esiste)" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 msgid "Switching packages" msgstr "Migrazione pacchetti" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 msgid "Ignoring" msgstr "Ignoro" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 msgid "already in branch" msgstr "già in branch" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 msgid "migration loop completed" msgstr "ciclo di migrazione completato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 msgid "entropy.server.interfaces.main.Server needed" msgstr "entropy.server.interfaces.main.Server richiesta" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "Interfaccia Mirror Entropy caricata" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 msgid "mirror" msgstr "mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +#, fuzzy +msgid "listing branches in mirror" +msgstr "Salto il mirror corrente." + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +#, fuzzy +msgid "looking for file in mirror" +msgstr "Lavoro sul mirror" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 msgid "unlocking" msgstr "sbloccamento" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 msgid "locking" msgstr "bloccaggio" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 msgid "mirror already locked" msgstr "mirror già bloccato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 msgid "mirror already unlocked" msgstr "mirror già sbloccato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 msgid "mirror for download" msgstr "mirror in download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 msgid "mirror already locked for download" msgstr "mirror già bloccato in download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 msgid "mirror already unlocked for download" msgstr "mirror già sbloccato in download" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 msgid "for download" msgstr "in download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 msgid "mirror successfully locked" msgstr "mirror bloccato con successo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 msgid "mirror not locked" msgstr "mirror non bloccato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 msgid "mirror successfully unlocked" msgstr "mirror sbloccato con successo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 msgid "unlock error" msgstr "errore sbloccamento" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 msgid "mirror not unlocked" msgstr "mirror non bloccato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 msgid "connecting to download package" msgstr "connessione per scaricamento database" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 msgid "downloading package" msgstr "scaricamemento database" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 -#: ../../client/text_security.py:73 -#: ../../client/text_smart.py:86 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 +#: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "non esiste" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 msgid "is not listed in the repository !" msgstr "non è elencato nella repository !" -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 msgid "verifying checksum of package" msgstr "verifica firma pacchetto" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 msgid "downloaded successfully" msgstr "scaricato con successo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "firma non combaciante. riscaricamento..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" -msgstr "sembra corrotto. Prendi in considerazione di ripacchettizzarlo. Mi arrendo!" +msgstr "" +"sembra corrotto. Prendi in considerazione di ripacchettizzarlo. Mi arrendo!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 msgid "mirror has invalid directory structure" msgstr "mirror con struttura directory non valida" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 msgid "Wrong database compression method passed" msgstr "Passato metodo di compressione database errato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 msgid "mirror hasn't valid database revision file" msgstr "mirror senza un file revisione database valido" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 msgid "unable to download repository revision" msgstr "impossibile scaricare revisione repository" -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 msgid "mirror doesn't have valid revision file" msgstr "mirror senza un file revisione valido" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 msgid "downloading notice board from mirrors to" msgstr "scaricamento notice board dai mirror a" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 msgid "notice board downloaded successfully from" msgstr "notice board scaricata con successo da" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 msgid "uploading notice board from" msgstr "upload notice board da" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 msgid "notice board upload failed on" msgstr "upload notice board fallito su" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 msgid "notice board upload success" msgstr "upload notice board eseguito con successo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 msgid "configured package sets" msgstr "package sets configurati" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 msgid "None configured" msgstr "Nessuno configurato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 msgid "preparing uncompressed database for the upload" msgstr "preparazione database non compresso per upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 msgid "database path" msgstr "path database" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 msgid "creating compressed database dump + checksum" msgstr "creazione dump database compresso + firma" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "dump" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -msgid "dump checksum" -msgstr "firma dump" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "dump leggero" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 msgid "dump light checksum" msgstr "checksum dump leggero" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 msgid "opener" msgstr "istanziatore" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 msgid "compressing database + checksum" msgstr "compressione database + firma" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 msgid "compressed database path" msgstr "path database compresso" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 msgid "database checksum" msgstr "checksum database" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 msgid "compressed checksum" msgstr "firma compressa" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 msgid "cannot create mirror directory" msgstr "impossibile creare cartella mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 msgid "error" msgstr "errore" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "attendo fino a 2 minuti prima di arrendermi" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 msgid "mirror unlocked" msgstr "mirror sbloccato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 msgid "Troubles with treeupdates" msgstr "Problemi con treeupdates" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 msgid "Bumping old data back" msgstr "Reinserimento vecchie informazioni" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 msgid "wrong database compression method passed" msgstr "passato metodo di compressione database errato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 msgid "disabled EAPI" msgstr "EAPI disabilitato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 msgid "preparing to upload database to mirror" msgstr "preparazione all'upload del database sul mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 msgid "errors" msgstr "errori" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 msgid "upload failed, not unlocking and continuing" msgstr "upload fallito, non sblocco e continuo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 msgid "preparing to download database from mirror" msgstr "preparazione download database da mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 msgid "download path" msgstr "path download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 msgid "failed to download from mirror" msgstr "download da mirror fallito" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 msgid "Mirrors are locked, someone is working on the repository" msgstr "Mirror bloccati, qualcuno sta lavorando sulla repository" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "riprova più tardi" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "sync" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 msgid "database already in sync" msgstr "database già sincronizzato" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 msgid "database sync failed" msgstr "sincronizzazione database fallita" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 msgid "download issues" msgstr "problemi di download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 msgid "database sync forbidden" msgstr "sincronizzazione database negata" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "dependencies_test() ha riportato errori" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 msgid "no configuration files to commit. All fine." msgstr "nessun file di configurazione da aggiornare. Tutto a posto." -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 msgid "upload issues" msgstr "problemi di upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 msgid "database sync completed successfully" msgstr "sincronizzazione database completata con successo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 msgid "Local statistics" msgstr "Statistiche locali" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 msgid "upload directory" msgstr "cartella di upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 msgid "files ready" msgstr "file pronti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 msgid "packages directory" msgstr "cartella pacchetti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "copia" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 msgid "remove" msgstr "rimozione" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 msgid "Packages to be removed" msgstr "Pacchetti da rimuovere" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 msgid "Packages to be moved locally" msgstr "Pacchetti da spostare localmente" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 msgid "Packages to be uploaded" msgstr "Pacchetti da inviare" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 msgid "Total removal size" msgstr "Dimensione totale rimozione" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 msgid "Total upload size" msgstr "Dimensione totale upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 msgid "Total download size" msgstr "Dimensione totale download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 msgid "Remote statistics for" msgstr "Statistiche remote per" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 msgid "remote packages" msgstr "pacchetti remoti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 msgid "files stored" msgstr "file immagazzinati" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 msgid "Calculating queues" msgstr "Calcolo code" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 msgid "removing package+hash" msgstr "rimozione pacchetto+firma" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 msgid "copying file+hash to repository" msgstr "copia file+firma nella repository" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 msgid "upload errors" msgstr "problemi di upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 msgid "upload completed successfully" msgstr "upload completato con successo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 msgid "QA checking package file" msgstr "Controllo QA file di pacchetto" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "file di pacchetto fallato, correggere per favore" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 msgid "starting packages sync" msgstr "inizio sincronizzazione pacchetti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 msgid "packages sync" msgstr "sincronizzazione paccheti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 msgid "socket error" msgstr "errore socket" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 msgid "on" msgstr "su" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 msgid "nothing to do on" msgstr "niente da fare su" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 msgid "Expanding queues" msgstr "Espansione code" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 msgid "nothing to sync for" msgstr "niente da sincronizzare per" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 msgid "Would you like to run the steps above ?" msgstr "Vuoi eseguire i passi di cui sopra ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "interruzione tastiera!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 msgid "you must package them again" msgstr "devi pacchettizzarli di nuovo" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 msgid "exception caught" msgstr "eccezione catturata" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 msgid "at least one mirror synced properly!" msgstr "almeno un mirror è stato sincronizzato correttamente!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "pulizia" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 msgid "collecting expired packages" msgstr "raccolta pacchetti scaduti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -msgid "not the latest branch, skipping tidy for consistence." -msgstr "non l'ultima branch, salto della pulizia per consistenza." - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 msgid "collecting expired packages in the selected branches" msgstr "raccolta paccheti scaduti nelle branch selezionate" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 msgid "nothing to remove on this branch" msgstr "niente da rimuovere su questa branch" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 msgid "these are the expired packages" msgstr "questi sono i pacchetti scaduti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 msgid "removing packages remotely" msgstr "rimozione pacchetti remoti" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 msgid "remove errors" msgstr "errori di rimozione" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 msgid "removing packages locally" msgstr "rimozione pacchetti locali" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 msgid "removing" msgstr "rimozione" #: ../../libraries/entropy/client/services/ugc/commands.py:44 msgid "A valid entropy.services.ugc.interfaces.Client based instance is needed" -msgstr "E' necessaria una istanza valida basata su entropy.services.ugc.interfaces.Client" +msgstr "" +"E' necessaria una istanza valida basata su entropy.services.ugc.interfaces." +"Client" #: ../../libraries/entropy/client/services/ugc/commands.py:60 msgid "feature not supported remotely" @@ -1443,12 +1454,12 @@ msgstr "ricevuta risposta non corretta" msgid "cannot convert stream into object" msgstr "impossibile convertire stream in oggetto" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "Contenuto Generato dagli Utenti" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 msgid "sending file" msgstr "invio file" @@ -1474,8 +1485,8 @@ msgid "repository does not support EAPI3" msgstr "repository non supporta EAPI3" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 msgid "Username" msgstr "Nome utente" @@ -1489,12 +1500,9 @@ msgid "Please login against" msgstr "Eseguire login su" #: ../../libraries/entropy/client/services/ugc/interfaces.py:136 -#: ../../server/server_reagent.py:94 -#: ../../server/server_reagent.py:97 -#: ../../server/server_reagent.py:106 -#: ../../server/server_reagent.py:109 -#: ../../server/server_reagent.py:143 -#: ../../server/server_reagent.py:170 +#: ../../server/server_reagent.py:94 ../../server/server_reagent.py:97 +#: ../../server/server_reagent.py:106 ../../server/server_reagent.py:109 +#: ../../server/server_reagent.py:143 ../../server/server_reagent.py:170 #: ../../server/server_reagent.py:244 msgid "repository" msgstr "repository" @@ -1536,12 +1544,20 @@ msgid "Cannot write to cache file" msgstr "Impossibile scrivere su file della cache" #: ../../libraries/entropy/client/services/system/interfaces.py:45 -msgid "A valid entropy.client.services.system.commands.Client class/subclass is needed" -msgstr "E' necessaria una classe/sottoclasse valida basata su entropy.client.services.system.commands.Client" +msgid "" +"A valid entropy.client.services.system.commands.Client class/subclass is " +"needed" +msgstr "" +"E' necessaria una classe/sottoclasse valida basata su entropy.client." +"services.system.commands.Client" #: ../../libraries/entropy/client/services/system/interfaces.py:50 -msgid "A valid entropy.client.services.system.methods.BaseMixin class/subclass is needed" -msgstr "E' necesaria una classe/sottoclasse valida basata su entropy.client.services.system.methods.BaseMixin" +msgid "" +"A valid entropy.client.services.system.methods.BaseMixin class/subclass is " +"needed" +msgstr "" +"E' necesaria una classe/sottoclasse valida basata su entropy.client.services." +"system.methods.BaseMixin" #: ../../libraries/entropy/client/services/system/interfaces.py:97 #: ../../libraries/entropy/client/services/system/interfaces.py:99 @@ -1617,7 +1633,8 @@ msgstr "Pausa o no" #: ../../libraries/entropy/client/services/system/methods.py:75 msgid "Kill a running process through its queue id" -msgstr "Uccidi un processo in esecuzione attraverso il suo identificatore di coda" +msgstr "" +"Uccidi un processo in esecuzione attraverso il suo identificatore di coda" #: ../../libraries/entropy/client/services/system/methods.py:81 msgid "Swap items in queue using their queue ids" @@ -1718,8 +1735,7 @@ msgid "Build only" msgstr "Costruisci solamente" #: ../../libraries/entropy/client/services/system/methods.py:195 -#: ../../server/server_reagent.py:187 -#: ../../server/server_reagent.py:192 +#: ../../server/server_reagent.py:187 ../../server/server_reagent.py:192 #: ../../sulfur/src/sulfur/dialogs.py:3207 msgid "No dependencies" msgstr "No dipendenze" @@ -1761,8 +1777,7 @@ msgstr "Abilita USE flags per gli atomi specificati" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 -#: ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "USE flag" @@ -1784,8 +1799,8 @@ msgstr "Esegui comando shell personalizzato" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "Comando" @@ -1815,7 +1830,7 @@ msgstr "Imposta la repository Entropy Server di default" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 msgid "Repository Identifier" msgstr "Identificatore Repository" @@ -1825,7 +1840,9 @@ msgstr "Ottiene pacchetti disponibili all'interno della repository specificata" #: ../../libraries/entropy/client/services/system/methods.py:295 msgid "Get idpackage metadata using its idpackage in the specified repository" -msgstr "Ottiene metadata idpackage usando il suo idpackage nella repository specificata" +msgstr "" +"Ottiene metadata idpackage usando il suo idpackage nella repository " +"specificata" #: ../../libraries/entropy/client/services/system/methods.py:297 msgid "Package Identifier" @@ -1840,8 +1857,12 @@ msgid "Matched atoms" msgstr "Atomi risolti" #: ../../libraries/entropy/client/services/system/methods.py:312 -msgid "Search Entropy packages using a defined set of search types in the specified repository" -msgstr "Cerca pacchetti Entropy usando un set definito di tipi di ricerca nella repository specificata" +msgid "" +"Search Entropy packages using a defined set of search types in the specified " +"repository" +msgstr "" +"Cerca pacchetti Entropy usando un set definito di tipi di ricerca nella " +"repository specificata" #: ../../libraries/entropy/client/services/system/methods.py:314 #: ../../sulfur/src/sulfur/dialogs.py:3548 @@ -1875,8 +1896,12 @@ msgid "Copy instead of move?" msgstr "Copia invece che spostamento?" #: ../../libraries/entropy/client/services/system/methods.py:333 -msgid "Scan Spm package changes and retrieve a list of action that should be run on the repositories" -msgstr "Scansiona cambiamenti pacchetti Spm e ottieni una lista di azione che dovrebbero essere eseguite sulle repository" +msgid "" +"Scan Spm package changes and retrieve a list of action that should be run on " +"the repositories" +msgstr "" +"Scansiona cambiamenti pacchetti Spm e ottieni una lista di azione che " +"dovrebbero essere eseguite sulle repository" #: ../../libraries/entropy/client/services/system/methods.py:339 msgid "Run Entropy database updates" @@ -1907,8 +1932,11 @@ msgid "Run Entropy tree updates" msgstr "Esegue aggiornamenti albero Entropy" #: ../../libraries/entropy/client/services/system/methods.py:369 -msgid "Scan for Mirror updates and retrieve a list of action that should be run" -msgstr "Scansiona gli aggiornamenti Mirror e ritorna una lista di azioni che dovrebbero essere eseguite" +msgid "" +"Scan for Mirror updates and retrieve a list of action that should be run" +msgstr "" +"Scansiona gli aggiornamenti Mirror e ritorna una lista di azioni che " +"dovrebbero essere eseguite" #: ../../libraries/entropy/client/services/system/methods.py:371 msgid "list of repository identifiers" @@ -1916,7 +1944,8 @@ msgstr "Elenco di identificatori repository" #: ../../libraries/entropy/client/services/system/methods.py:377 msgid "Run Mirror updates for the provided repositories and its data" -msgstr "Esegue aggiornamenti Mirror per le repository e i loro parametri specificati" +msgstr "" +"Esegue aggiornamenti Mirror per le repository e i loro parametri specificati" #: ../../libraries/entropy/client/services/system/methods.py:379 msgid "composed repository data" @@ -1949,20 +1978,15 @@ msgstr "Aggiungi un elemento notice board" #. title #. glsa title #: ../../libraries/entropy/client/services/system/methods.py:412 -#: ../../client/text_repositories.py:214 -#: ../../client/text_repositories.py:246 -#: ../../client/text_repositories.py:299 -#: ../../client/text_security.py:85 -#: ../../client/text_ugc.py:361 -#: ../../client/text_ugc.py:545 -#: ../../server/server_activator.py:160 -#: ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 -#: ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../client/text_repositories.py:214 ../../client/text_repositories.py:246 +#: ../../client/text_repositories.py:299 ../../client/text_security.py:85 +#: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 +#: ../../server/server_activator.py:160 ../../server/server_activator.py:193 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 msgid "Title" msgstr "Titolo" @@ -1994,32 +2018,32 @@ msgstr "Impossibile auto-incorporare il file" msgid "Invalid config file number" msgstr "Numero file di configurazione non valido" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 msgid "Configuration files" msgstr "File di configurazione" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 msgid "Scanning hard disk" msgstr "Scansione dell'hard disk" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 msgid "Cache generation complete." msgstr "Generazione cache completata." -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 msgid "Resolving metadata" msgstr "Risoluzione metadata" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 msgid "Dependencies cache filled." msgstr "Cache dipendenze riempita." -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, python-format msgid "Cleaning %s => dumps..." msgstr "Pulizia %s => dump..." -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 msgid "Cache is now empty." msgstr "La cache è ora vuota." @@ -2033,19 +2057,19 @@ msgstr "Controllo %s" msgid "server_repos needs serverInstance" msgstr "server_repos richiede serverInstance" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 msgid "Sorting dependencies" msgstr "Riordino dipendenze" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 msgid "Calculating inverse dependencies for" msgstr "Calcolo delle dipendenze inverse per" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 msgid "Calculating available packages for" msgstr "Calcolo pacchetti disponibili per" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 msgid "Calculating world packages" msgstr "Calcolo pacchetti in world" @@ -2064,18 +2088,19 @@ msgstr "Velocità di trasferimento aggregata" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "second" msgstr "secondo" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 msgid "Error downloading from" msgstr "Errore scaricando da" #: ../../libraries/entropy/client/interfaces/fetch.py:215 -msgid "files not available on this mirror" +#, fuzzy +msgid "data not available on this mirror" msgstr "file non disponibile su questo mirror" #: ../../libraries/entropy/client/interfaces/fetch.py:218 @@ -2085,8 +2110,7 @@ msgstr "firma errata" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 -#: ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "non trovato" @@ -2098,13 +2122,13 @@ msgstr "errore di timeout" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 msgid "discarded download" msgstr "download annullato" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 msgid "unknown reason" msgstr "ragione sconosciuta" @@ -2113,17 +2137,17 @@ msgid "Downloading from" msgstr "Scaricamento da" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 msgid "Successfully downloaded from" msgstr "Scaricato con successo da" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "at" msgstr "a" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 msgid "file not available on this mirror" msgstr "file non disponibile su questo mirror" @@ -2137,10 +2161,9 @@ msgstr "timeout, mi arrendo" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 -#: ../../server/server_reagent.py:100 -#: ../../server/server_reagent.py:112 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 +#: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 #: ../../sulfur/src/sulfur/dialogs.py:2519 @@ -2151,209 +2174,182 @@ msgstr "timeout, mi arrendo" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "Repository" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 msgid "is not available" msgstr "non è disponibile" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "Cannot validate" msgstr "Impossibile convalidare" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "Per favore aggiorna le repository per rimuovere questo messaggio!" -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "is corrupted" msgstr "è corrotta" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 msgid "bad repository id specified" msgstr "identificatore repository specificato errato" -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "La repository %s non è stata ancora scaricata." -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 msgid "repodata dictionary is corrupted" msgstr "dizionario repodata è corrotto" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 msgid "System database not found or corrupted" msgstr "Database di sistema non trovato o corrotto" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr "esecuzione in modalità provvisoria usando un database vuoto in RAM" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "Controllo sanitario" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 msgid "system database" msgstr "database di sistema" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 msgid "Scanning..." msgstr "Scansione..." -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "Errori su idpackage %s, errore: %s" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "PASSATO" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "CORROTTO" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 msgid "Cannot backup selected database" msgstr "Impossibile eseguire il backup del database selezionato" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 msgid "permission denied" msgstr "permesso negato" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 msgid "Backing up database to" msgstr "Esecuzione backup database in" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 msgid "Unable to compress" msgstr "Impossibile comprimere" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 msgid "Database backed up successfully" msgstr "Backup database eseguito con successo" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 msgid "All fine" msgstr "Tutto fatto" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 msgid "Cannot restore selected backup" msgstr "Impossibile ripristinare il backup selezionato" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 msgid "Restoring backed up database" msgstr "Ripristino backup database" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 msgid "Unable to unpack" msgstr "Impossibile scompattare" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 msgid "Database restored successfully" msgstr "Database ripristinato con successo" -#: ../../libraries/entropy/client/interfaces/methods.py:741 -msgid "Another Entropy instance is currently active, cannot satisfy your request." -msgstr "Un'altra istanza Entropy è in esecuzione. Impossibile soddisfare la tua richiesta." +#: ../../libraries/entropy/client/interfaces/methods.py:985 +msgid "" +"Another Entropy instance is currently active, cannot satisfy your request." +msgstr "" +"Un'altra istanza Entropy è in esecuzione. Impossibile soddisfare la tua " +"richiesta." -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "Risorse sbloccate, andiamo!" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "Risorse ancora bloccato dopo %s minuti, mi arrendo!" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "Risorse bloccate, attesa di %s secondi, controllo #%s/%s" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "Niente da backuppare in etpConst con chiave %s" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "deve essere una stringa ASCII" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 msgid "cannot start with" msgstr "non può iniziare con" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 msgid "Name already taken" msgstr "Nome già in uso" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 msgid "Cannot remove the old element" msgstr "Impossibile rimuovere il vecchio elemento" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 msgid "Cannot create the element" msgstr "Impossibile creare l'elemento" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 msgid "Already removed" msgstr "Già rimosso" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "Non definito dall'utente" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 msgid "Set not found or unable to remove" msgstr "Set non trovato o impossibile rimuovere" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -msgid "Libraries test" -msgstr "Test librerie" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -msgid "Cannot find " -msgstr "Impossibile trovare" - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -msgid "Collecting broken executables" -msgstr "Collezione eseguibili danneggiati" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "non preoccuparti di librerie segnalate qui ma non successivamente." - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -msgid "Scanning libraries" -msgstr "Scansione librerie" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "diversi simboli non validi" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -msgid "Matching broken libraries/executables" -msgstr "Accoppiamento librerie/eseguibili danneggiati" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 msgid "not a valid method" msgstr "metodo non valido" @@ -2403,320 +2399,329 @@ msgid "Cannot properly fetch package! Quitting." msgstr "Impossibile scaricare il pacchetto correttamente! Ciao ciao." #: ../../libraries/entropy/client/interfaces/package.py:209 -msgid "Cannot properly fetch package or checksum does not match. Try download latest repositories." -msgstr "Impossibile scaricare il pacchetto o la sua firma non combacia. Prova ad aggiornare le repository." +msgid "" +"Cannot properly fetch package or checksum does not match. Try download " +"latest repositories." +msgstr "" +"Impossibile scaricare il pacchetto o la sua firma non combacia. Prova ad " +"aggiornare le repository." -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "QA" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 msgid "Cannot run Spm pkg_config() for" msgstr "Impossibile eseguire Spm pkg_config() per" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 msgid "Please report it" msgstr "Per favore notificalo" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 -#: ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 -#: ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "Errore" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 msgid "Removing from Entropy" msgstr "Rimozione da Entropy" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 msgid "Collision found during removal of" msgstr "Collisione trovata durante la rimozione di" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 msgid "cannot overwrite" msgstr "impossibile sovrascrivere" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "Rimozione file di configurazione, mai modificato" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 msgid "Protecting config file" msgstr "Protezione file di configurazione" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "Questo pacchetto contiene un file malamente codificato !!!" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 msgid "Updating database" msgstr "Aggiornamento database" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 msgid "Cleaning old package files..." msgstr "Pulitura dei vecchi file del pacchetto..." -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 msgid "Cannot update Portage database to destination" msgstr "Impossibile aggiornare database Portage nella destinazione" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "Impossibile aggiornare counter Portage, destinazione %s inesistente." -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, python-format msgid "Cannot update Portage world file, destination %s does not exist." -msgstr "Impossibile aggiornare file world di Portage, destinazione %s inesistente." +msgstr "" +"Impossibile aggiornare file world di Portage, destinazione %s inesistente." -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, python-format msgid "Cannot update Portage world file, destination %s is corrupted." -msgstr "Impossibile aggiornare file world di Portage, destinazione %s corrotta." +msgstr "" +"Impossibile aggiornare file world di Portage, destinazione %s corrotta." -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." -msgstr "%s è un file quando dovrebbe essere una directory !! Rimozione in 20 secondi..." +msgstr "" +"%s è un file quando dovrebbe essere una directory !! Rimozione in 20 " +"secondi..." -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." -msgstr "%s è una directory quando dovrebbe essere un link simbolico !! Rimozione in 20 secondi..." +msgstr "" +"%s è una directory quando dovrebbe essere un link simbolico !! Rimozione in " +"20 secondi..." -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "Merge automatico del file di configurazione, mai modificato" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." -msgstr "%s è una directory quando dovrebbe essere un file !! Rimozione in 20 secondi..." +msgstr "" +"%s è una directory quando dovrebbe essere un file !! Rimozione in 20 " +"secondi..." -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "File move error" msgstr "Errore spostamento file" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "please report" msgstr "per favore notifica" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 msgid "Skipping file installation/removal" msgstr "Salto installazione/rimozione file" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "Impossibile controllare CONFIG PROTECTION. Errore" -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "Collisione trovata durante l'installazione di" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "Downloading" msgstr "Scaricamento" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 msgid "Local path" msgstr "Path locale" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 msgid "Downloading archive" msgstr "Scaricamento archivio" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 msgid "Package cannot be fetched. Try to update repositories and retry" -msgstr "Il pacchetto non può essere scaricato. Prova ad aggiornare le repository e riprovare" +msgstr "" +"Il pacchetto non può essere scaricato. Prova ad aggiornare le repository e " +"riprovare" -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "archives" msgstr "archivi" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 msgid "Some packages cannot be fetched. Try to update repositories and retry" -msgstr "Alcuni pacchetti non possono essere scaricati. Prova ad aggiornare le repository e riprovare" +msgstr "" +"Alcuni pacchetti non possono essere scaricati. Prova ad aggiornare le " +"repository e riprovare" -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 msgid "Fetch for the chosen package is not available, unknown error." -msgstr "Lo scaricamento per il pacchetto selezionato non è disponibile, errore sconosciuto." +msgstr "" +"Lo scaricamento per il pacchetto selezionato non è disponibile, errore " +"sconosciuto." -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "Pacchetto installato in coda scomparso, ignoro." -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 msgid "Unpacking package" msgstr "Scompattamento pacchetto" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 msgid "Merging package" msgstr "Incorporamento pacchetto" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "Hai finito lo spazio su disco" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "Ci scommetto, sei probabilmente Michele" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 msgid "An error occured while trying to unpack the package" msgstr "E' avvenuto un errore durante il tentativo di scompattamento" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 msgid "Check if your system is healthy" msgstr "Controlla che il tuo sistema sia in buono sato" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 msgid "Installing package" msgstr "Installazione pacchetto" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 msgid "An error occured while trying to install the package" -msgstr "E' avvenuto un errore durante il tentativo di installazione del pacchetto" +msgstr "" +"E' avvenuto un errore durante il tentativo di installazione del pacchetto" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 msgid "Removing data" msgstr "Rimozione dati" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 msgid "An error occured while trying to remove the package" msgstr "E' avvenuto un errore durante il tentativo di rimozione del pacchetto" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "Controlla di avere spazio sufficiente su disco" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 msgid "Cleaning" msgstr "Pulizia" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 msgid "Configuring package" msgstr "Configurazione pacchetto" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 msgid "An error occured while trying to configure the package" -msgstr "E' avvenuto un errore durante il tentativo di configurazione del pacchetto" +msgstr "" +"E' avvenuto un errore durante il tentativo di configurazione del pacchetto" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 msgid "Make sure that your system is healthy" msgstr "Controlla che il tuo sistema sia in buono stato" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "Pare che l'elemento del Source Package Manager è mancante" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 msgid "Fetching" msgstr "Scaricamento" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 msgid "Multi Fetching" msgstr "Scaricamento multiplo" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 -#: ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 -#: ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 msgid "packages" msgstr "pacchetti" -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 msgid "Fetching sources" msgstr "Scaricamento sorgenti" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 msgid "Verifying" msgstr "Verifica" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 msgid "Multi Verification" msgstr "Verifica multipla" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 msgid "Unpacking" msgstr "Scompattamento" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 msgid "Merging" msgstr "Incorporamento" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 msgid "Installing" msgstr "Installazione" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "Rimozione" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 msgid "Postinstall" msgstr "Post-installazione" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 msgid "Preinstall" msgstr "Pre-installazione" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 msgid "Preremove" msgstr "Pre-rimozione" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 msgid "Postremove" msgstr "Post-rimozione" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 msgid "Configuring" msgstr "Configurazione" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 msgid "An error occured. Action aborted." msgstr "E' avvenuto un errore. Azione abortita." @@ -2765,7 +2770,7 @@ msgid "Cannot open digest" msgstr "Impossibile aprire firma" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 msgid "Cannot verify database integrity" msgstr "Impossibile verificare integrità del database" @@ -2791,8 +2796,7 @@ msgid "Giving up" msgstr "Arresa" #: ../../libraries/entropy/client/interfaces/repository.py:523 -#: ../../client/text_repositories.py:133 -#: ../../client/text_repositories.py:155 +#: ../../client/text_repositories.py:133 ../../client/text_repositories.py:155 msgid "Database URL" msgstr "Indirizzo database" @@ -2903,199 +2907,204 @@ msgstr "Errore servizio EAPI3" #: ../../libraries/entropy/client/interfaces/repository.py:1128 msgid "Configuration files update error, not critical, continuing" -msgstr "Errore durante l'aggiornamento dei file di configurazione, non critico, continuo" +msgstr "" +"Errore durante l'aggiornamento dei file di configurazione, non critico, " +"continuo" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." -msgstr "E' accaduto qualcosa di brutto (ma brutto brutto brutto). Dai un occhio." +msgstr "" +"E' accaduto qualcosa di brutto (ma brutto brutto brutto). Dai un occhio." -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 msgid "Skipping configuration files update, you are not root." msgstr "Salto aggiornamento dei file di configurazione, non sei root." -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 msgid "Overwriting" msgstr "Sovrascrittura" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 msgid "variable differs" msgstr "variabile divergente" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "Updating" msgstr "Aggiornamento" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 msgid "updating critical variables" msgstr "aggiornamento variabili critiche" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "differs" msgstr "diverge" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 msgid "Reverting" msgstr "Ripristino" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 msgid "a new release is available" msgstr "Una nuova versione è disponibile" -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 msgid "Mind to install it before any other package" msgstr "Abbi l'accortezza di installarlo prima di qualsiasi altro pacchetto" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 msgid "Unpacking database to" msgstr "Scompattamento database in" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 msgid "Cannot unpack compressed package" msgstr "Impossibile scompattare pacchetto compresso" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 msgid "Skipping repository" msgstr "Salto repository" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 msgid "Downloading checksum" msgstr "Scaricamento firma" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 msgid "Cannot fetch checksum" msgstr "Impossibile scaricare firma" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." -msgstr "La repository corrente è stata improvvisamente bloccata. Scaricamento abortito." +msgstr "" +"La repository corrente è stata improvvisamente bloccata. Scaricamento " +"abortito." -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "database remoto improvvisamente bloccato" #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 msgid "Downloading repository database" msgstr "Scaricamento database repository" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 msgid "database does not exist online" msgstr "database inesistente online" -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 msgid "database is already up to date" msgstr "database già aggiornato" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 msgid "database will be ready soon" msgstr "il database sarà pronto presto" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 msgid "Repository is being updated" msgstr "La repository è in fase di aggiornamento" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "Prova nuovamente fra qualche minuto" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 msgid "Injecting downloaded dump" msgstr "Iniettamento dump scaricato" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 msgid "please wait" msgstr "attendere prego" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 msgid "Advisories fetch error" msgstr "Errore di scaricamento Avvisi" -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 msgid "Downloading repository metafile" msgstr "Scaricamento repository meta file" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 msgid "Downloading SSL CA certificate" msgstr "Scaricamento certificato SSL CA" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 msgid "Downloading SSL Server certificate" msgstr "Scaricamento certificato SSL Server" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 msgid "Downloading package mask" msgstr "Scaricamento maschera pacchetti" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 msgid "Downloading packages system mask" msgstr "Scaricamento maschera di sistema pacchetti" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 msgid "Downloading conflicting tagged packages file" msgstr "Scaricamento del file di conflitto dei pacchetti taggati" -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 msgid "Downloading license whitelist" msgstr "Scaricamento whitelist licenze" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 msgid "Downloading revision" msgstr "Scaricamento revisione" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 msgid "Downloading SPM global configuration" msgstr "Scaricamento configurazione globale SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 msgid "Downloading SPM package unmasking configuration" msgstr "Scaricamento configurazione smascheramento pacchetti SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 msgid "Downloading SPM package keywording configuration" msgstr "Scaricamento configurazione keywording pacchetti SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 msgid "Downloading SPM package USE flags configuration" msgstr "Scariamento configurazione USE pacchetti SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 msgid "Downloading SPM Profile configuration" msgstr "Scaricamento configurazione profilo SPM" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 msgid "Downloading Notice Board" msgstr "Scaricamento Notice Board" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "meta file decompresso" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 msgid "not available, it's ok" msgstr "non disponibile, tutto ok" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 msgid "not available, not much ok!" msgstr "non disponibile, non troppo ok!" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 msgid "available, w00t!" msgstr "disponibile, miticooou!" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 msgid "Repository revision" msgstr "Revisione repository" -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 msgid "Indexing Repository metadata" msgstr "Indicizzazione metadati repository" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 msgid "Repositories synchronization" msgstr "Sincronizzazione repository" @@ -3115,530 +3124,470 @@ msgstr "per favore correggi" msgid "Valid phases" msgstr "Fasi valide" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "Impossibile eseguire trigger esterno per" -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "Aggiornamento mtime {conf.d,init.d}" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -msgid "Updating moduledb" -msgstr "Aggiornamento moduledb" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -msgid "Running depmod" -msgstr "Esecuzione di depmod" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 msgid "Removing boot service" msgstr "Rimozione servizio boot" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -msgid "Reconfiguring OpenGL" -msgstr "Riconfigurazione OpenGL" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "Eselect NON trovato, impossibile lanciare trigger OpenGL" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -msgid "Configuring GRUB bootloader" -msgstr "Configurazione bootloader GRUB" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -msgid "Adding the new kernel" -msgstr "Aggiunta del nuovo kernel" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -msgid "Removing the selected kernel" -msgstr "Rimozione del kernel selezionato" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 msgid "Regenerating" msgstr "Rigenerazione" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "Aggiornamento ambiente" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "Impossibile eseguire trigger Portage per" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "Allega questo" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -msgid "Cannot find df" -msgstr "Impossibile trovare df" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "Impossibile configurare kernel correttamente" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -msgid "Defaulting to" -msgstr "Default a" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -msgid "Cannot find grub" -msgstr "Impossibile trovare grub" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -msgid "cannot match device" -msgstr "impossibile accoppiare dispositivo" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "con uno grub" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "traduzione grub non supportata per" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "Impossibile configurare grub.conf correttamente" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "Impossibile accoppiare dispositivo grub con uno Linux" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -msgid "cannot find generated device.map" -msgstr "impossibile trovare device.map generato" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -msgid "cannot run df /boot" -msgstr "Impossibile eseguire df /boot" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 msgid "Corrupted Client Repository. Please restore a backup." msgstr "Repository Client corrotta. Per favore ripristinare un backup." -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 msgid "Comments" msgstr "Commenti" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "Documenti BBcode" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "Immagini/Schermate" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 msgid "Generic Files" msgstr "File Generici" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "Video YouTube(tm)" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "Commento" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "Documento BBcode" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "Immagine/Schermata" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 msgid "Generic File" msgstr "File Generico" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "Video YouTube(tm)" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 msgid "reason not available" msgstr "motivo non disponibile" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 msgid "user package.mask" msgstr "package.mask lato utente" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 msgid "system keywords" msgstr "Keywords di sistema" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 msgid "user package.unmask" msgstr "package.unmask lato utente" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "package.keywords repository lato utente (tutti i pacchetti)" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 msgid "user repo package.keywords" msgstr "package.keywords repository lato utente" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 msgid "user package.keywords" msgstr "package.keywords lato utente" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 msgid "completely masked" msgstr "completamente mascherato" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 msgid "repository general packages.db.mask" msgstr "generale repository packages.db.mask" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 msgid "user license.mask" msgstr "license.mask lato utente" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 msgid "user live unmask" msgstr "live unmask lato utente" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 msgid "user live mask" msgstr "live mask lato utente" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 msgid "Entropy needs Python compiled with sqlite3 support" msgstr "Entropy richiede Python compilato con supporto sqlite3" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 msgid "valid database path needed" msgstr "richiesto percorso database valido" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "Mirror non sbloccati. Ricordati di sincronizzarli." -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 msgid "can't do that on a readonly database" msgstr "impossibile eseguire questa operazione su un database in sola lettura" -#: ../../libraries/entropy/db.py:683 -#: ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 -#: ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 -#: ../../client/text_rescue.py:72 -#: ../../client/text_rescue.py:226 -#: ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 -#: ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 -#: ../../client/text_ui.py:1277 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 +#: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "ATTENZIONE" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 msgid "forcing package updates" msgstr "forzatura aggiornamento pacchetto" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 msgid "Syncing with" msgstr "Sincronizzazione con" -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 msgid "forcing packages metadata update" msgstr "forzatura aggiornamento metadati pacchetti" -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 msgid "Updating system database using repository" msgstr "Aggiornamento database di sistema usando repository" -#: ../../libraries/entropy/db.py:855 -#: ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "SPM" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 msgid "Running fixpackages" msgstr "Esecuzione di fixpackages" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "potrebbe metterci un po'" -#: ../../libraries/entropy/db.py:879 -#: ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "ENTROPY" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 msgid "action" msgstr "azione" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 msgid "package move actions complete" msgstr "azioni di spostamento pacchetti completate" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "Impossibile completare quickpkg per gli atomi" -#: ../../libraries/entropy/db.py:918 -#: ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "fallo manualmente" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "Impossibile eseguire pulizia SPM, errore" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 msgid "package moves completed successfully" msgstr "spostamento pacchetti completato con successo" -#: ../../libraries/entropy/db.py:995 -#: ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "INIETTA" -#: ../../libraries/entropy/db.py:997 -#: ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 msgid "has been injected" msgstr "è stato iniettato" -#: ../../libraries/entropy/db.py:998 -#: ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 msgid "quickpkg manually to update embedded db" msgstr "esegui quickpkg manualmente per aggiornare il database embedded" -#: ../../libraries/entropy/db.py:999 -#: ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 msgid "Repository database updated anyway" msgstr "Database repository aggiornato comunque" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 msgid "repackaging" msgstr "ripacchettizzazione" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "Impossibile completare quickpkg per l'atomo" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "runTreeUpdatesQuickpkgAction non è stato eseguito correttamente" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 msgid "Please update packages manually" msgstr "Per favore aggiorna i pacchetti manualmente" -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 msgid "Moving old entry" msgstr "Spostamento elemento vecchio" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "tabella baseinfo non trovata. Non esiste od è corrotta." -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "tabella extrainfo non trovata. Non esiste od è corrotta." -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 msgid "Syncing current database" msgstr "Sincronizzazione database corrente" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 msgid "Removing entry" msgstr "Rimozione voce" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 msgid "Adding entry" msgstr "Aggiunta voce" -#: ../../libraries/entropy/db.py:3976 -msgid "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as possible !" -msgstr "Repository EAPI > Entropy EAPI. Per favore aggiorna Equo/Entropy il prima possibile !" +#: ../../libraries/entropy/db.py:4067 +msgid "" +"Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " +"possible !" +msgstr "" +"Repository EAPI > Entropy EAPI. Per favore aggiorna Equo/Entropy il prima " +"possibile !" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 msgid "Exporting database table" msgstr "Esportazione tabella database" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 msgid "Database Export completed." msgstr "Esportazione databas completata." -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "impossibile aprire file contatore Spm per" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "contatore atomo duplicato, ignoro" -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 msgid "Resolving libraries, please wait" msgstr "Risoluzione librerie, attendere prego" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "Librerie risolte, tutto a posto" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "Entropy richiede la tua attenzione" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "lunghezza massima responsi" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "Entropy ha una domanda per te" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 msgid "Interrupted" msgstr "Interrotto" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 msgid "Selected number" msgstr "Numero selezionato" -#: ../../libraries/entropy/output.py:617 -#: ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 msgid "Please select an option" msgstr "Per favore seleziona un'opzione" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 msgid "Discard all" msgstr "Scarta tutto" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 msgid "Confirm" msgstr "Conferma" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 msgid "Add item" msgstr "Aggiungi elemento" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 msgid "Remove item" msgstr "Rimuovi elemento" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 msgid "Show current list" msgstr "VIsualizza lista corrente" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "La tua scelta (scrivi un numero e premi Invio):" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "Non hai scritto un numero." -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 msgid "Invalid action." msgstr "Azione non valida" -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 msgid "String to add:" msgstr "Stringa da aggiungere:" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 msgid "Invalid string." msgstr "Stringa non valida" -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 msgid "Element number to remove:" msgstr "Numero elemento da rimuovere:" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 msgid "Invalid element." msgstr "Elemento non valido." -#: ../../libraries/entropy/qa.py:42 -#: ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 msgid "Output interface has no updateProgress method" msgstr "Interfaccia Output non ha alcun metodo updateProgress" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "Ricerca dipendenze inverse danneggiate" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "scansione dipendenze inverse" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 msgid "broken libraries detected" msgstr "rilevate librarie danneggiate" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 msgid "needs" msgstr "richiede" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "Ricerca RDEPEND mancanti" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "ricerca RDEPEND mancanti" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 msgid "is missing the following dependencies" msgstr "manca delle seguenti dipendenze" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 msgid "Do you want to add them?" msgstr "Vuoi aggiungerle?" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 msgid "Selectively?" msgstr "Selettivamente?" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 msgid "Want to add?" msgstr "Vuoi aggiungere?" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 msgid "Want to blacklist?" msgstr "Vuoi blacklistare?" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 msgid "missing dependencies added" msgstr "dipendenze mancanti aggiunte" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +msgid "Libraries test" +msgstr "Test librerie" + +#: ../../libraries/entropy/qa.py:288 +msgid "Cannot find " +msgstr "Impossibile trovare" + +#: ../../libraries/entropy/qa.py:327 +#, fuzzy +msgid "discarding directory" +msgstr "cambio directory" + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +msgid "Collecting broken executables" +msgstr "Collezione eseguibili danneggiati" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "non preoccuparti di librerie segnalate qui ma non successivamente." + +#: ../../libraries/entropy/qa.py:396 +msgid "Scanning libraries" +msgstr "Scansione librerie" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "diversi simboli non validi" + +#: ../../libraries/entropy/qa.py:496 +msgid "Matching broken libraries/executables" +msgstr "Accoppiamento librerie/eseguibili danneggiati" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "Non ancora preparato" @@ -3726,72 +3675,71 @@ msgstr "verifica firma fallita, riprova più tardi" msgid "installing" msgstr "installazione" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 msgid "Invalid backend" msgstr "Backend non valido" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 msgid "Error calculating dependencies" msgstr "Errore di calcolo dipendenze" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "parentesi errate" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 msgid "missing atom list in" msgstr "elenco atomi mancante in" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 msgid "Conditional without target in" msgstr "Condizione senza target in" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 msgid "Conditional with no target" msgstr "Condizione senza target" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "Target vuoto nella stringa" -#: ../../libraries/entropy/spm.py:1192 -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 msgid "Deprecated" msgstr "Deprecato" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "Use flag annidate senza parentesi" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 msgid "Conditional without flag" msgstr "Condizione senza flag" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 msgid "Conditional without parenthesis" msgstr "Condizione senza parentesi" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "Probabilmente l'API di Portage è cambiata" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "not set" msgstr "non impostato" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "hai configurato make.conf correttamente?" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 msgid "Extracting package metadata" msgstr "Estrazione metadati pacchetto" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "errore durante la conversione della stringa changelog" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 msgid "Package extraction complete" msgstr "Estrazione pacchetto completata" @@ -3828,7 +3776,7 @@ msgid "Aggregated download" msgstr "Download aggregato" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "items" msgstr "oggetti" @@ -3968,32 +3916,27 @@ msgstr "Ok mi arrendo, sei senza speranza" msgid "Go to hell." msgstr "Vai al diavolo." -#: ../../client/equo.py:70 -#: ../../server/activator.py:41 +#: ../../client/equo.py:70 ../../server/activator.py:41 #: ../../server/reagent.py:42 msgid "Basic Options" msgstr "Opzioni di Base" -#: ../../client/equo.py:72 -#: ../../server/activator.py:43 +#: ../../client/equo.py:72 ../../server/activator.py:43 #: ../../server/reagent.py:44 msgid "this output" msgstr "questo output" -#: ../../client/equo.py:73 -#: ../../server/activator.py:44 +#: ../../client/equo.py:73 ../../server/activator.py:44 #: ../../server/reagent.py:45 msgid "print version" msgstr "stampa versione" -#: ../../client/equo.py:74 -#: ../../server/activator.py:45 +#: ../../client/equo.py:74 ../../server/activator.py:45 #: ../../server/reagent.py:46 msgid "disable colorized output" msgstr "disabilita output colorato" -#: ../../client/equo.py:76 -#: ../../server/activator.py:47 +#: ../../client/equo.py:76 ../../server/activator.py:47 #: ../../server/reagent.py:48 msgid "Application Options" msgstr "Opzioni Applicazione" @@ -4074,33 +4017,23 @@ msgstr "aggiorna la tua distribuzione ad una nuova release (branch)" msgid "update system with the latest available packages" msgstr "aggiorna il sistema con gli ultimi pacchetti disponibili" -#: ../../client/equo.py:100 -#: ../../client/equo.py:119 -#: ../../client/equo.py:125 -#: ../../client/equo.py:141 -#: ../../client/equo.py:146 -#: ../../client/equo.py:154 -#: ../../client/equo.py:159 -#: ../../client/equo.py:169 -#: ../../client/equo.py:232 -#: ../../client/equo.py:252 -#: ../../server/activator.py:58 +#: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 +#: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "chiedi prima di apportare qualsiasi modifica" -#: ../../client/equo.py:101 -#: ../../client/equo.py:120 +#: ../../client/equo.py:101 ../../client/equo.py:120 msgid "just download packages" msgstr "scarica solamente i pacchetti" -#: ../../client/equo.py:102 -#: ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "visualizza solo quello che dovrebbe essere fatto" -#: ../../client/equo.py:103 -#: ../../client/equo.py:134 +#: ../../client/equo.py:103 ../../client/equo.py:134 msgid "show more details about what is going on" msgstr "visualizza più dettagli riguardo a quello che succede" @@ -4112,28 +4045,25 @@ msgstr "reinstalla tutti i pacchetti e le loro dipendenze" msgid "same as --replay" msgstr "uguale a --replay" -#: ../../client/equo.py:106 -#: ../../client/equo.py:129 -#: ../../client/equo.py:151 +#: ../../client/equo.py:106 ../../client/equo.py:129 ../../client/equo.py:151 msgid "resume previously interrupted operations" msgstr "ripristina le operazioni precedentemente interrotte" #: ../../client/equo.py:107 msgid "used with --resume, makes the first package to be skipped" -msgstr "usato con --resume, fa in modo che il primo pacchetto della coda venga saltato" +msgstr "" +"usato con --resume, fa in modo che il primo pacchetto della coda venga " +"saltato" -#: ../../client/equo.py:108 -#: ../../client/equo.py:136 +#: ../../client/equo.py:108 ../../client/equo.py:136 msgid "disable package integrity check" msgstr "disabilita controllo integrità pacchetti" -#: ../../client/equo.py:109 -#: ../../client/equo.py:137 +#: ../../client/equo.py:109 ../../client/equo.py:137 msgid "download multiple packages in parallel (default 3)" msgstr "scarica più pacchetti in parallelo (predefinito 3)" -#: ../../client/equo.py:110 -#: ../../client/equo.py:138 +#: ../../client/equo.py:110 ../../client/equo.py:138 msgid "download N packages in parallel (max 10)" msgstr "scarica N pacchetti in parallelo (max 10)" @@ -4163,22 +4093,16 @@ msgstr "mostra informazioni riguardo gli identificatori di avvisi forniti" #: ../../client/equo.py:118 msgid "automatically install all the available security updates" -msgstr "installa automaticamente tutti gli aggiornamenti di sicurezza disponibili" +msgstr "" +"installa automaticamente tutti gli aggiornamenti di sicurezza disponibili" -#: ../../client/equo.py:121 -#: ../../client/equo.py:126 -#: ../../client/equo.py:142 -#: ../../client/equo.py:147 -#: ../../client/equo.py:155 -#: ../../client/equo.py:160 -#: ../../client/equo.py:170 -#: ../../client/equo.py:233 +#: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 +#: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "visualizza solamente quello che dovrebbe essere fatto" -#: ../../client/equo.py:122 -#: ../../client/equo.py:158 -#: ../../client/equo.py:163 +#: ../../client/equo.py:122 ../../client/equo.py:158 ../../client/equo.py:163 #: ../../client/equo.py:168 msgid "show less details (useful for scripting)" msgstr "visualizza meno dettagli (utile per scriptare)" @@ -4191,14 +4115,15 @@ msgstr "installa atomi o pacchetti .tbz2" msgid "just download packages without doing the install" msgstr "scarica solamente i pacchetti senza installarli" -#: ../../client/equo.py:128 -#: ../../client/equo.py:148 +#: ../../client/equo.py:128 ../../client/equo.py:148 msgid "do not pull in any dependency" msgstr "non includere nessuna dipendenza" #: ../../client/equo.py:130 msgid "used with --resume, makes the first package in queue to be skipped" -msgstr "usato con --resume, fa in modo che il primo pacchetto della coda venga saltato" +msgstr "" +"usato con --resume, fa in modo che il primo pacchetto della coda venga " +"saltato" #: ../../client/equo.py:131 msgid "remove downloaded packages after being used" @@ -4230,7 +4155,8 @@ msgstr "rimuovi uno o più pacchetti" #: ../../client/equo.py:149 msgid "also pull unused dependencies where depends list is empty" -msgstr "include anche le dipendenze non usate ove la lista di quelle inverse è vuota" +msgstr "" +"include anche le dipendenze non usate ove la lista di quelle inverse è vuota" #: ../../client/equo.py:150 msgid "makes configuration files to be removed" @@ -4240,8 +4166,7 @@ msgstr "fa in modo che i file di configurazione vengano eliminati" msgid "configure one or more installed packages" msgstr "configura uno o più pacchetti installati" -#: ../../client/equo.py:157 -#: ../../server/reagent.py:111 +#: ../../client/equo.py:157 ../../server/reagent.py:111 msgid "look for unsatisfied dependencies" msgstr "cerca dipendenze non soddisfatte" @@ -4253,8 +4178,7 @@ msgstr "ricerca pacchetti inutilizzati (fai attenzione)" msgid "sort packages by disk size" msgstr "ordina i pacchetti per dimensione su disco" -#: ../../client/equo.py:166 -#: ../../server/reagent.py:112 +#: ../../client/equo.py:166 ../../server/reagent.py:112 msgid "look for missing libraries" msgstr "cerca librerie mancanti" @@ -4282,8 +4206,7 @@ msgstr "esegue varie ricerche su repository e database locale" msgid "search from what package a file belongs" msgstr "cerca da quale pacchetto un file dipende" -#: ../../client/equo.py:178 -#: ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 msgid "show packages changelog" msgstr "visualizza changelog pacchetti" @@ -4291,14 +4214,12 @@ msgstr "visualizza changelog pacchetti" msgid "search what packages depend on the provided atoms" msgstr "cerca quali pacchetti dipendono dagli atomi forniti" -#: ../../client/equo.py:180 -#: ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 msgid "search packages by description" msgstr "cerca pacchetti per descrizione" -#: ../../client/equo.py:181 -#: ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "visualizza file posseduti dagli atomi forniti" @@ -4320,683 +4241,673 @@ msgid "list installed packages" msgstr "elenca pacchetti installati" #: ../../client/equo.py:186 -#: ../../client/equo.py:310 +#, fuzzy +msgid "list available packages" +msgstr "elenca pacchetti installati" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "visualizza librerie runtime richieste dagli atomi forniti" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "cerca file che non dipendono da nessun pacchetto" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 msgid "show the removal tree for the specified atoms" msgstr "visualizza l'albero di rimozione per gli atomi specificati" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 msgid "show atoms needing the provided libraries" msgstr "visualizza atomi che richiedono le librerie fornite" -#: ../../client/equo.py:190 -#: ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 msgid "search available package sets" msgstr "cerca package set disponibili" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 msgid "show packages owning the provided slot" msgstr "visualizza i pacchetti possedenti gli slot forniti" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 msgid "show packages owning the provided tags" msgstr "visualizza i pacchetti possedenti le tag fornite" -#: ../../client/equo.py:193 -#: ../../client/equo.py:314 -#: ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "visualizza più dettagli" -#: ../../client/equo.py:194 -#: ../../client/equo.py:315 -#: ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "stampa risultati in un modo scriptabile" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "!!! Usa --verbose per ottenere l'help completo" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 msgid "Extended Options" msgstr "Opzioni Estese" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "gestisce funzionalità estese" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "crea una smart application per gli atomi forniti (sperimentale)" -#: ../../client/equo.py:209 -msgid "make a smart package for the provided atoms (multiple packages into one file)" -msgstr "crea uno smart package per gli atomi forniti (pacchetti multipli in un file unico)" - #: ../../client/equo.py:210 +msgid "" +"make a smart package for the provided atoms (multiple packages into one file)" +msgstr "" +"crea uno smart package per gli atomi forniti (pacchetti multipli in un file " +"unico)" + +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "ricrea un pacchetto Entropy dal tuo Sistema" -#: ../../client/equo.py:211 -#: ../../client/equo.py:213 -#: ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 msgid "save new packages into the specified directory" msgstr "salva nuovi metadati nella cartella specificata" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" -msgstr "converti pacchetti .tbz2 Gentoo forniti in pacchetti Entropy (Portage richiesto)" +msgstr "" +"converti pacchetti .tbz2 Gentoo forniti in pacchetti Entropy (Portage " +"richiesto)" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" -msgstr "converti pacchetti Entropy forniti in pacchetti Gentoo (Portage richiesto)" +msgstr "" +"converti pacchetti Entropy forniti in pacchetti Gentoo (Portage richiesto)" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "estrai metadati Entropy dai pacchetti .tbz2 forniti" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 msgid "save new metadata into the specified directory" msgstr "salva nuovi metadati nella cartella specificata" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 msgid "handles installed packages database" msgstr "gestisci il database dei pacchetti installati" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "controlla errori in database di sistema" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "rimuove gli indici interni del Database di Sistema per salvare spazio" -#: ../../client/equo.py:223 -msgid "generate installed packages database using files on the system [last hope]" -msgstr "genera database dei pacchetti installati usando i file sul sistema [ultima speranza]" - #: ../../client/equo.py:224 +msgid "" +"generate installed packages database using files on the system [last hope]" +msgstr "" +"genera database dei pacchetti installati usando i file sul sistema [ultima " +"speranza]" + +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "rigenera tabella di caching depends" -#: ../../client/equo.py:225 -msgid "update/generate counters table (Portage <-> Entropy packages table)" -msgstr "aggiorna/genera tabella counters (tabella pacchetti Portage <-> Entropy)" - #: ../../client/equo.py:226 +msgid "update/generate counters table (Portage <-> Entropy packages table)" +msgstr "" +"aggiorna/genera tabella counters (tabella pacchetti Portage <-> Entropy)" + +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "rende Entropy conscio dei tuoi pacchetti aggiornati con Portage" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 msgid "backup the current Entropy installed packages database" msgstr "backup del database dei pacchetti installati Entropy" -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 msgid "restore a previously backed up Entropy installed packages database" msgstr "ripristina un backup del database dei pacchetti installati Entropy" -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "gestisce le applicazioni di aiuto dei pacchetti" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "migra tutti i moduli Python all'ultima versione installata" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "gestisce le funzionalità lato Community" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 msgid "community repositories management functions" msgstr "funzioni di gestione delle community repository" -#: ../../client/equo.py:238 -#: ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "scansiona il sistema alla ricerca di nuovi pacchetti compilati" -#: ../../client/equo.py:239 -#: ../../client/equo.py:245 -#: ../../client/equo.py:248 -#: ../../client/equo.py:275 -#: ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "sceglie su quale branch operare" -#: ../../client/equo.py:240 -#: ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "analizza la cartella di storage di Entropy direttamente" -#: ../../client/equo.py:241 -#: ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 msgid "repackage the specified atoms" msgstr "ripacchettizza gli atomi specificati" -#: ../../client/equo.py:242 -#: ../../client/equo.py:249 -#: ../../server/activator.py:51 -#: ../../server/reagent.py:53 +#: ../../client/equo.py:243 ../../client/equo.py:250 +#: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "non chiedere nulla eccetto cose critiche" -#: ../../client/equo.py:243 -#: ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 msgid "manage only the specified atoms" msgstr "gestisce solo gli atomi specificati" -#: ../../client/equo.py:244 -#: ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" -msgstr "aggiunge pacchetti binari alla repository senza affliggere gli \"scope\" (multipacchetto)" +msgstr "" +"aggiunge pacchetti binari alla repository senza affliggere gli \"scope" +"\" (multipacchetto)" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 msgid "community repositories mirrors management functions" msgstr "funzioni di gestione mirror delle community repository" -#: ../../client/equo.py:247 -#: ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" msgstr "sincronizza i pacchetti, il database e fa anche un po' di pulizia" -#: ../../client/equo.py:250 -#: ../../client/equo.py:254 -#: ../../client/equo.py:257 -#: ../../server/activator.py:52 -#: ../../server/activator.py:60 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 +#: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 msgid "sync all the configured repositories" msgstr "sincronizza tutte le repository configurate" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 msgid "sync packages across primary mirrors" msgstr "sincronizza i pacchetti sui mirror primari" -#: ../../client/equo.py:255 -#: ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 msgid "also verify packages integrity" msgstr "verifica inoltre l'integrità dei pacchetti" -#: ../../client/equo.py:256 -#: ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 msgid "sync the current repository database across primary mirrors" msgstr "sincronizza il database della repository corrente sui mirror primari" -#: ../../client/equo.py:258 -#: ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 msgid "lock the current repository database (server-side)" msgstr "blocca il database della repository corrente (lato server)" -#: ../../client/equo.py:259 -#: ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 msgid "unlock the current repository database (server-side)" msgstr "sblocca il database della repository corrente (lato server)" -#: ../../client/equo.py:260 -#: ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 msgid "lock the current repository database (client-side)" msgstr "blocca il database della repository corrente (lato client)" -#: ../../client/equo.py:261 -#: ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 msgid "unlock the current repository database (client-side)" msgstr "sblocca il database della repository corrente (lato client)" -#: ../../client/equo.py:262 -#: ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 msgid "show current lock status" msgstr "visualizza lo stato corrente dei blocchi" -#: ../../client/equo.py:263 -#: ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "rimuove pacchetti binary non più nella repository e scaduti" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 msgid "community repositories database functions" msgstr "funzioni di gestione database delle community repository" -#: ../../client/equo.py:268 -#: ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 msgid "(re)initialize the current repository database" msgstr "(re)inizializza il database della repository corrente" -#: ../../client/equo.py:269 -#: ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" msgstr "non riempire nuovamente il database usando i pacchetti sui mirror" -#: ../../client/equo.py:270 -#: ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 msgid "(re)create the database for the specified repository" msgstr "(ri)crea il database per la repository specificata" -#: ../../client/equo.py:271 -#: ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 msgid "manually force a revision bump for the current repository database" -msgstr "forza manualmente un balzo di revisione per il database della repository corrente" +msgstr "" +"forza manualmente un balzo di revisione per il database della repository " +"corrente" -#: ../../client/equo.py:272 -#: ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 msgid "synchronize the database" msgstr "sincronizza il database" -#: ../../client/equo.py:273 -#: ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "ingloba pacchetti appartenenti a vecchie branch in quella corrente" -#: ../../client/equo.py:274 -#: ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 msgid "remove the provided atoms from the current repository database" msgstr "rimuove gli atomi forniti dal database della repository corrente" -#: ../../client/equo.py:276 -#: ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" -msgstr "rimuove gli atomi \"iniettati\" forniti (tutti se nessun atomo è specificato)" +msgstr "" +"rimuove gli atomi \"iniettati\" forniti (tutti se nessun atomo è specificato)" -#: ../../client/equo.py:278 -#: ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 msgid "create an empty repository database in the provided path" msgstr "crea un database di repository nuovo nel percorso fornito" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "passa alla branch specificata gli atomi forniti (o world)" -#: ../../client/equo.py:280 -#: ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "verifica l'integrità degli atomi forniti (o world)" -#: ../../client/equo.py:281 -#: ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "verifica l'integrità remota degli atomi forniti (o world)" -#: ../../client/equo.py:282 -#: ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 msgid "backup current repository database" msgstr "backup database repository corrente" -#: ../../client/equo.py:283 -#: ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 msgid "restore a previously backed-up repository database" msgstr "ripristina un database backuppato precedentemente" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 msgid "resync counters table (Portage <-> Entropy matching scheme)" -msgstr "aggiorna/genera tabella counters (tabella pacchetti Portage <-> Entropy)" +msgstr "" +"aggiorna/genera tabella counters (tabella pacchetti Portage <-> Entropy)" -#: ../../client/equo.py:288 -#: ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 msgid "manage a repository" msgstr "gestisce una repository" -#: ../../client/equo.py:289 -#: ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 msgid "enable the specified repository" msgstr "abilita la repository specificata" -#: ../../client/equo.py:290 -#: ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 msgid "disable the specified repository" msgstr "disabilita la repository specificata" -#: ../../client/equo.py:291 -#: ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "visualizza lo stato corrente dell'Interfaccia Server" -#: ../../client/equo.py:292 -#: ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 msgid "handle packages manual dependencies" msgstr "gestisce dipendenze manuali pacchetto" -#: ../../client/equo.py:293 -msgid "clone a package inside a repository assigning it an arbitrary tag" -msgstr "clona un pacchetto all'interno di una repository assegnandogli una tag arbitraria" - #: ../../client/equo.py:294 -#: ../../server/reagent.py:94 +msgid "clone a package inside a repository assigning it an arbitrary tag" +msgstr "" +"clona un pacchetto all'interno di una repository assegnandogli una tag " +"arbitraria" + +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "muove i pacchetti da una repository all'altra" -#: ../../client/equo.py:295 -#: ../../client/equo.py:297 -#: ../../server/reagent.py:95 -#: ../../server/reagent.py:97 +#: ../../client/equo.py:296 ../../client/equo.py:298 +#: ../../server/reagent.py:95 ../../server/reagent.py:97 msgid "pulls dependencies in" msgstr "include dipendenze" -#: ../../client/equo.py:296 -#: ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 msgid "copy packages from a repository to another" msgstr "copia pacchetti da una repository all'altra" -#: ../../client/equo.py:298 -#: ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 msgid "set the default repository" msgstr "imposta la repository corrente (predefinita)" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 msgid "do some searches into community repository databases" msgstr "esegue ricerche all'interno dei database delle community repository" -#: ../../client/equo.py:303 -#: ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "visualizza da quali pacchetti i file forniti appartengono" -#: ../../client/equo.py:305 -#: ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 msgid "show what packages depend on the provided atoms" msgstr "visualizza quali pacchetti dipendono dagli atomi forniti" -#: ../../client/equo.py:307 -#: ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 msgid "search packages using the provided eclasses" msgstr "cerca pacchetti utilizzanti le eclass fornite" -#: ../../client/equo.py:309 -#: ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 msgid "list all the packages in the default repository" msgstr "elenca tutti i pacchetti nella repository predefinita (corrente)" -#: ../../client/equo.py:311 -#: ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 msgid "search packages inside the default repository database" msgstr "cerca pacchetti all'interno della database della repository corrente" -#: ../../client/equo.py:313 -#: ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 msgid "show packages owning the specified tags" msgstr "visualizza pacchetti possedenti le tag specificate" -#: ../../client/equo.py:319 -#: ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 msgid "source package manager functions" msgstr "funzioni del gestore dei pacchetti sorgente" -#: ../../client/equo.py:320 -#: ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 msgid "compilation function" msgstr "funzione di compilazione" -#: ../../client/equo.py:321 -#: ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 msgid "compile packages belonging to the provided categories" msgstr "compila i pacchetti appartenenti alle categorie fornite" -#: ../../client/equo.py:322 -#: ../../client/equo.py:324 -#: ../../server/reagent.py:103 -#: ../../server/reagent.py:105 +#: ../../client/equo.py:323 ../../client/equo.py:325 +#: ../../server/reagent.py:103 ../../server/reagent.py:105 msgid "just list packages" msgstr "elenca solamente i pacchetti" -#: ../../client/equo.py:323 -#: ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 msgid "compile packages in provided package set names" msgstr "compila pacchetti contenuti nei package sets specificati" -#: ../../client/equo.py:325 -#: ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "ricompila tutto" -#: ../../client/equo.py:326 -#: ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 msgid "run database update if all went fine" msgstr "esegue aggiornamento database se tutto è andato a buon fine" -#: ../../client/equo.py:327 -#: ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "esegue sync mirror se tutto è andato a buon fine" -#: ../../client/equo.py:328 -#: ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 msgid "scan orphaned packages on SPM" msgstr "scansiona pacchetti SPM orfani" -#: ../../client/equo.py:332 -#: ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 msgid "notice board handling functions" msgstr "funzioni di gestione notice board" -#: ../../client/equo.py:333 -#: ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "aggiunge una notizia alla notice board" -#: ../../client/equo.py:334 -#: ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "rimuove una notizia dalla notice board" -#: ../../client/equo.py:335 -#: ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "leggi la notice board corrente" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 msgid "look for unsatisfied dependencies across community repositories" msgstr "cerca dipendenze non soddisfatte attraverso le repository community" -#: ../../client/equo.py:340 -#: ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "rigenera la tabella delle dipendenze inverse" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 msgid "handles User Generated Content features" msgstr "gestisce le funzioni di Contenuti Generati dagli Utenti" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 msgid "login against a specified repository" msgstr "login su repository specificata" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 msgid "logout from a specified repository" msgstr "logout su repository specificata" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 msgid "force action" msgstr "forza azione" -#: ../../client/equo.py:347 -msgid "manage package documents for the selected repository (comments, files, videos)" -msgstr "gestione documenti del pacchetto per la repository selezionata (commenti, file, video)" - #: ../../client/equo.py:348 -msgid "get available documents for the specified package key (example: x11-libs/qt)" -msgstr "ottiene i documenti disponibili per la chiave pacchetto specificata (esempio: x11-libs/qt)" +msgid "" +"manage package documents for the selected repository (comments, files, " +"videos)" +msgstr "" +"gestione documenti del pacchetto per la repository selezionata (commenti, " +"file, video)" #: ../../client/equo.py:349 -msgid "add a new document to the specified package key (example: x11-libs/qt)" -msgstr "aggiunge un nuovo documento alla chiave pacchetto specificata (esempio: x11-libs/qt)" +msgid "" +"get available documents for the specified package key (example: x11-libs/qt)" +msgstr "" +"ottiene i documenti disponibili per la chiave pacchetto specificata " +"(esempio: x11-libs/qt)" #: ../../client/equo.py:350 +msgid "add a new document to the specified package key (example: x11-libs/qt)" +msgstr "" +"aggiunge un nuovo documento alla chiave pacchetto specificata (esempio: x11-" +"libs/qt)" + +#: ../../client/equo.py:351 msgid "remove documents from database using their identifiers" msgstr "rimuove documenti dal database usando i loro identificatori" -#: ../../client/equo.py:351 +#: ../../client/equo.py:352 msgid "manage package votes for the selected repository" msgstr "gestisce votazione pacchetti per la repository selezionata" -#: ../../client/equo.py:352 -msgid "get vote for the specified package key (example: x11-libs/qt)" -msgstr "ottiene la votazione per la chiave pacchetto specificata (esempio: x11-libs/qt)" - #: ../../client/equo.py:353 -msgid "add vote for the specified package key (example: x11-libs/qt)" -msgstr "aggiunge una votazione alla chiave pacchetto specificata (esempio: x11-libs/qt)" +msgid "get vote for the specified package key (example: x11-libs/qt)" +msgstr "" +"ottiene la votazione per la chiave pacchetto specificata (esempio: x11-libs/" +"qt)" -#: ../../client/equo.py:356 +#: ../../client/equo.py:354 +msgid "add vote for the specified package key (example: x11-libs/qt)" +msgstr "" +"aggiunge una votazione alla chiave pacchetto specificata (esempio: x11-libs/" +"qt)" + +#: ../../client/equo.py:357 msgid "handles Entropy cache" msgstr "gestisce la cache di Entropy" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 msgid "clean Entropy cache" msgstr "pulisce la cache Entropy" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 msgid "regenerate Entropy cache" msgstr "rigenera la cache di Entropy" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 msgid "remove downloaded packages and clean temp. directories" msgstr "rimuove i pacchetti scaricati e pulisce le directory temporanee" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 msgid "show system information" msgstr "visualizza informazioni di sistema" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +#, fuzzy +msgid "not enough parameters" +msgstr "Parametri insufficienti" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "Scrittura cache di equo conf" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 msgid "Caching not run." msgstr "Scrittura cache non eseguita" -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 msgid "Caching complete." msgstr "Scrittura cache completata." -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "Ci sono" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 msgid "configuration file(s) needing update" msgstr "file di configurazione richiedenti aggiornamenti" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 msgid "Please run" msgstr "Per favore esegui" -#: ../../client/equo.py:608 -#: ../../client/equo.py:623 -#: ../../client/equo.py:655 -#: ../../client/equo.py:665 -#: ../../client/equo.py:685 -#: ../../client/equo.py:694 -#: ../../client/equo.py:704 -#: ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "Devi installare sys-apps/entropy-server. :-) Fallo !" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" msgstr "Devi installare/aggiornare sys-apps/entropy-server. :-) Fallo!" -#: ../../client/equo.py:742 -msgid "Installed Packages Database not found or corrupted. Please generate it using 'equo database' tools" -msgstr "Il database dei pacchetti installati non è stato trovato od è corrotto. Per favore ricrealo usando gli strumenti in 'equo database'" +#: ../../client/equo.py:743 +msgid "" +"Installed Packages Database not found or corrupted. Please generate it using " +"'equo database' tools" +msgstr "" +"Il database dei pacchetti installati non è stato trovato od è corrotto. Per " +"favore ricrealo usando gli strumenti in 'equo database'" #. becoming from entropy.db -#: ../../client/equo.py:747 -#: ../../client/equo.py:753 -#: ../../client/equo.py:758 -#: ../../client/equo.py:763 -#: ../../client/equo.py:768 -#: ../../client/equo.py:773 -#: ../../client/equo.py:785 -#: ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 -#: ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 msgid "Cannot continue" msgstr "Impossibile continuare" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "Impossibile continuare. Il tuo hard disk è probabilmente difettoso." -#: ../../client/equo.py:801 -msgid "Your hard drive is full! Next time remember to have a look at it before starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" -msgstr "Hai l'hard disk pieno! La prossima volta ricordati di darci un occhio prima di iniziare. Mi dispiace non c'è nulla che io possa fare. E' un tuo problema :-(" - -#: ../../client/equo.py:815 -msgid "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. Well, you know, shit happens." -msgstr "Ciao. Sono Mr. Bug Reporter. Mi dispiace di informarti che Equo è andato in crash. Beh, conosci la sfiga..." +#: ../../client/equo.py:802 +msgid "" +"Your hard drive is full! Next time remember to have a look at it before " +"starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" +msgstr "" +"Hai l'hard disk pieno! La prossima volta ricordati di darci un occhio prima " +"di iniziare. Mi dispiace non c'è nulla che io possa fare. E' un tuo " +"problema :-(" #: ../../client/equo.py:816 -msgid "But there's something you could do to help Equo to be a better application." -msgstr "Ma c'è qualcosa che potresti fare per aiutare Equo ad essere una applicazione migliore." +msgid "" +"Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " +"Well, you know, shit happens." +msgstr "" +"Ciao. Sono Mr. Bug Reporter. Mi dispiace di informarti che Equo è andato in " +"crash. Beh, conosci la sfiga..." #: ../../client/equo.py:817 +msgid "" +"But there's something you could do to help Equo to be a better application." +msgstr "" +"Ma c'è qualcosa che potresti fare per aiutare Equo ad essere una " +"applicazione migliore." + +#: ../../client/equo.py:818 msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" msgstr "-- SEBBENE NON VOGLIA LEGGERMI LO STESSO RAPPORTO MILLE MILA VOLTE --" -#: ../../client/equo.py:818 +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." -msgstr "Ora ti mostro quel che è successo. Non preoccuparti, sono qui per aiutarti." +msgstr "" +"Ora ti mostro quel che è successo. Non preoccuparti, sono qui per aiutarti." -#: ../../client/equo.py:843 -msgid "Oh well, I cannot even write to /tmp. So, please copy the error and mail lxnay@sabayonlinux.org." -msgstr "Ah beh, non posso nemmeno scrivere su /tmp. Per favore, copia l'errore ed invialo a lxnay@sabayonlinux.org" +#: ../../client/equo.py:844 +msgid "" +"Oh well, I cannot even write to /tmp. So, please copy the error and mail " +"lxnay@sabayonlinux.org." +msgstr "" +"Ah beh, non posso nemmeno scrivere su /tmp. Per favore, copia l'errore ed " +"invialo a lxnay@sabayonlinux.org" -#: ../../client/equo.py:848 +#: ../../client/equo.py:849 msgid "Of course you are on the Internet..." msgstr "Naturalmente sei connesso ad Internet..." -#: ../../client/equo.py:849 +#: ../../client/equo.py:850 msgid "" "Erm... Can I send the error, along with some information\n" -" about your hardware to my creators so they can fix me? (Your IP will be logged)" +" about your hardware to my creators so they can fix me? (Your IP will be " +"logged)" msgstr "" "Erm... Posso inviare l'errore, assieme a qualche informazione\n" -" riguardo il tuo hardware ai miei creatori in modo che possano ripararmi? (Il tuo IP verrà loggato)" +" riguardo il tuo hardware ai miei creatori in modo che possano ripararmi? " +"(Il tuo IP verrà loggato)" -#: ../../client/equo.py:851 +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "Ok, ok ok ok... Scusa!" -#: ../../client/equo.py:854 -msgid "If you want to be contacted back (and actively supported), also answer the questions below:" -msgstr "Se vuoi essere contattato (e supportato attivamente), rispondi anche alle domande sotto:" - #: ../../client/equo.py:855 +msgid "" +"If you want to be contacted back (and actively supported), also answer the " +"questions below:" +msgstr "" +"Se vuoi essere contattato (e supportato attivamente), rispondi anche alle " +"domande sotto:" + +#: ../../client/equo.py:856 msgid "Your Full name:" msgstr "Il tuo Nome completo:" -#: ../../client/equo.py:856 +#: ../../client/equo.py:857 msgid "Your E-Mail address:" msgstr "La tua E-Mail:" -#: ../../client/equo.py:857 +#: ../../client/equo.py:858 msgid "What you were doing:" msgstr "Cosa stavi facendo:" -#: ../../client/equo.py:870 -msgid "Thank you very much. The error has been reported and hopefully, the problem will be solved as soon as possible." -msgstr "Grazie mille. L'errore è stato riportato e, sperando bene, il problema sarà risolto il prima possibile." +#: ../../client/equo.py:873 +msgid "" +"Thank you very much. The error has been reported and hopefully, the problem " +"will be solved as soon as possible." +msgstr "" +"Grazie mille. L'errore è stato riportato e, sperando bene, il problema sarà " +"risolto il prima possibile." -#: ../../client/equo.py:872 -msgid "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When you want, mail the file to lxnay@sabayonlinux.org." -msgstr "Argh. Impossibile inviare il rapporto. Ho salvato l'errore in /tmp/equoerror.txt. Quando vuoi, invialo a lxnay@sabayonlinux.org" +#: ../../client/equo.py:875 +msgid "" +"Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " +"you want, mail the file to lxnay@sabayonlinux.org." +msgstr "" +"Argh. Impossibile inviare il rapporto. Ho salvato l'errore in /tmp/equoerror." +"txt. Quando vuoi, invialo a lxnay@sabayonlinux.org" -#: ../../client/text_configuration.py:45 -#: ../../client/text_rescue.py:61 +#: ../../client/text_configuration.py:45 ../../client/text_rescue.py:61 msgid "You are not root" msgstr "Non sei root" @@ -5018,8 +4929,7 @@ msgid "Type a number." msgstr "Scrivi un numero." #: ../../client/text_configuration.py:102 -#: ../../client/text_configuration.py:123 -#: ../../server/server_reagent.py:103 +#: ../../client/text_configuration.py:123 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "Configuration file" msgstr "File di configurazione" @@ -5062,7 +4972,9 @@ msgstr "Modifica del file" #: ../../client/text_configuration.py:211 msgid "Cannot find a suitable editor. Can't edit file directly." -msgstr "Impossibile trovare un editor adeguato. Impossibile editare il file direttamente." +msgstr "" +"Impossibile trovare un editor adeguato. Impossibile editare il file " +"direttamente." #: ../../client/text_configuration.py:217 msgid "Edited file" @@ -5074,7 +4986,9 @@ msgstr "visualizzazione delle differenze" #: ../../client/text_configuration.py:248 msgid "Please choose a file to update by typing its identification number." -msgstr "Per favore scegli un file da aggiornare scrivendo il suo numero identificativo." +msgstr "" +"Per favore scegli un file da aggiornare scrivendo il suo numero " +"identificativo." #: ../../client/text_configuration.py:249 msgid "Other options are:" @@ -5138,437 +5052,376 @@ msgstr "File univoci che vorrebbero essere aggiornati" msgid "Unique files that would be automerged" msgstr "File univoci che vorrebbero essere incorporati automaticamente" -#: ../../client/text_query.py:45 -#: ../../client/text_repositories.py:47 -#: ../../client/text_smart.py:45 -#: ../../client/text_ugc.py:39 -#: ../../client/text_ui.py:96 -#: ../../server/server_activator.py:41 -#: ../../server/server_activator.py:116 -#: ../../server/server_activator.py:294 +#: ../../client/text_query.py:45 ../../client/text_repositories.py:47 +#: ../../client/text_smart.py:45 ../../client/text_ugc.py:39 +#: ../../client/text_ui.py:96 ../../server/server_activator.py:41 +#: ../../server/server_activator.py:116 ../../server/server_activator.py:294 msgid "Wrong parameters" msgstr "Parametri errati" -#: ../../client/text_query.py:114 -#: ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 msgid "Searching" msgstr "Cercando" -#: ../../client/text_query.py:144 -#: ../../client/text_query.py:214 -#: ../../client/text_query.py:310 -#: ../../client/text_query.py:795 -#: ../../client/text_query.py:846 -#: ../../client/text_query.py:889 -#: ../../client/text_query.py:926 -#: ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 -#: ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "Keyword" -#: ../../client/text_query.py:145 -#: ../../client/text_query.py:215 -#: ../../client/text_query.py:328 -#: ../../client/text_query.py:360 -#: ../../client/text_query.py:395 -#: ../../client/text_query.py:428 -#: ../../client/text_query.py:465 -#: ../../client/text_query.py:797 -#: ../../client/text_query.py:847 -#: ../../client/text_query.py:890 -#: ../../client/text_query.py:927 -#: ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 -#: ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "Trovati" -#: ../../client/text_query.py:147 -#: ../../client/text_query.py:330 -#: ../../client/text_query.py:799 -#: ../../client/text_query.py:848 -#: ../../client/text_query.py:892 -#: ../../client/text_query.py:928 -#: ../../client/text_query.py:971 -#: ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 -#: ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 msgid "entries" msgstr "voci" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 msgid "Belong Search" msgstr "Ricerca Appartenenza" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 msgid "ChangeLog Search" msgstr "Ricerca ChangeLog" -#: ../../client/text_query.py:236 -#: ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 msgid "No match for" msgstr "Nessun accoppiamento per" #. atom -#: ../../client/text_query.py:247 -#: ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 msgid "Atom" msgstr "Atomo" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 msgid "No ChangeLog available" msgstr "Nessun ChangeLog disponibile" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 msgid "Inverse Dependencies Search" msgstr "Ricerca Dipendenze Inverse" -#: ../../client/text_query.py:311 -#: ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 msgid "Matched" msgstr "Risolto" -#: ../../client/text_query.py:320 -#: ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 msgid "Masked" msgstr "Mascherato" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 msgid "from repository" msgstr "dalla repository" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 msgid "from installed packages database" msgstr "dal database dei pacchetti installati" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 msgid "Needed Search" msgstr "Ricerca Librerie Richieste" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 msgid "libraries" msgstr "librerie" -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 msgid "Required Search" msgstr "Ricerca Librerie Richieste" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "Libreria" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 msgid "Eclass Search" msgstr "Ricerca Eclass" #. package #. glsa id -#: ../../client/text_query.py:464 -#: ../../client/text_query.py:1128 -#: ../../server/server_reagent.py:236 -#: ../../sulfur/src/sulfur/dialogs.py:2517 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 +#: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "Pacchetto" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 msgid "files" msgstr "file" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 msgid "Orphans Search" msgstr "Ricerca Orfani" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 msgid "Analyzing" msgstr "Analizzando" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "Cartelle analizzate" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 msgid "Masked directories" msgstr "Cartelle mascherate" -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "Numero di file collezionati sul filesystem" -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 msgid "Now looking into Installed Packages database" msgstr "Ricerca nel database dei Pacchetti Installati" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 msgid "Intersecting with content of the package" msgstr "Intersecazione con il contenuto del pacchetto" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "Intersezione completata. Visualizzazione delle statistiche" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 msgid "Number of total files" msgstr "Numero di file totali" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 msgid "Number of matching files" msgstr "Numero di file corrisposti" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 msgid "Number of orphaned files" msgstr "Numero di file orfani" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 msgid "Writing file to disk" msgstr "Scrittura del file su disco" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 msgid "Total wasted space" msgstr "Totale spazio sprecato" -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 msgid "Removal Search" msgstr "Ricerca Rimozione" -#: ../../client/text_query.py:666 -#: ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 -#: ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 -#: ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 msgid "No packages found" msgstr "Nessun pacchetto trovato" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 msgid "Calculating removal dependencies, please wait" msgstr "Calcolo delle dipendenze di rimozione, attendere prego" -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 msgid "These are the packages that would added to the removal queue" -msgstr "Questi sono i pacchetti che vorrebbero essere aggiunti alla coda di rimozione" +msgstr "" +"Questi sono i pacchetti che vorrebbero essere aggiunti alla coda di rimozione" -#: ../../client/text_query.py:700 -#: ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 -#: ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 -#: ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 -#: ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "da" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 msgid "Installed Search" msgstr "Ricerca Installati" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 msgid "These are the installed packages" msgstr "Questi sono i pacchetti installati" -#: ../../client/text_query.py:805 -#: ../../client/text_query.py:851 -#: ../../client/text_query.py:895 -#: ../../client/text_query.py:931 -#: ../../client/text_query.py:974 -#: ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 msgid "No matches" msgstr "Nessun accoppiamento" -#: ../../client/text_query.py:816 -#: ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 msgid "Matching" msgstr "Corrisposti" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 msgid "Slot Search" msgstr "Ricerca Slot" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 msgid "Package Set Search" msgstr "Ricerca Package Set" -#: ../../client/text_query.py:946 -#: ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 msgid "Tag Search" msgstr "Ricerca Tag" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 msgid "License Search" msgstr "Ricerca Licenza" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 msgid "Description Search" msgstr "Ricerca Descrizione" #. client info -#: ../../client/text_query.py:1111 -#: ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 msgid "Not installed" msgstr "Non installato" -#: ../../client/text_query.py:1112 -#: ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "N/A" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 msgid "Category" msgstr "Categoria" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "Nome" -#: ../../client/text_query.py:1154 -#: ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "Disponibile" -#: ../../client/text_query.py:1155 -#: ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 msgid "version" msgstr "versione" -#: ../../client/text_query.py:1159 -#: ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "Installato" -#: ../../client/text_query.py:1165 -#: ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "Slot" -#: ../../client/text_query.py:1172 -#: ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "Dimensione" -#: ../../client/text_query.py:1176 -#: ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 msgid "Download" msgstr "Download" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 msgid "Checksum" msgstr "Firma" -#: ../../client/text_query.py:1187 -#: ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 msgid "Dependencies" msgstr "Dipendenze" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "Conflitti" -#: ../../client/text_query.py:1198 -#: ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "Homepage" #. desc col -#: ../../client/text_query.py:1204 -#: ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 -#: ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 -#: ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 msgid "Description" msgstr "Descrizione" -#: ../../client/text_query.py:1217 -#: ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "CHOST" -#: ../../client/text_query.py:1219 -#: ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 msgid "CFLAGS" msgstr "CFLAGS" -#: ../../client/text_query.py:1221 -#: ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "CXXFLAGS" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 msgid "Portage eclasses" msgstr "Eclass Portage" -#: ../../client/text_query.py:1233 -#: ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "Sorgenti" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "Sorgenti" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "API della voce" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "Compilato con" -#: ../../client/text_query.py:1245 -#: ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 -#: ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "Keyword" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 msgid "Created" msgstr "Creato" -#: ../../client/text_query.py:1257 -#: ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 msgid "License" msgstr "Licenza" -#: ../../client/text_repositories.py:55 -#: ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 -#: ../../client/text_ui.py:328 +#: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "Devi essere root o nel gruppo %s." @@ -5601,8 +5454,7 @@ msgstr "Mirror pacchetti" msgid "Repository identifier" msgstr "Identificatore Repository" -#: ../../client/text_repositories.py:135 -#: ../../client/text_repositories.py:157 +#: ../../client/text_repositories.py:135 ../../client/text_repositories.py:157 msgid "Repository database path" msgstr "Percorso database repository" @@ -5615,10 +5467,10 @@ msgid "never synced" msgstr "mai sincronizzato" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 msgid "Status" msgstr "Stato" @@ -5634,45 +5486,38 @@ msgstr "Nome repository" msgid "Repository database checksum" msgstr "Firma database repository" -#: ../../client/text_repositories.py:175 -#: ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 msgid "No repositories specified in" msgstr "Nessuna repository specificata in" -#: ../../client/text_repositories.py:178 -#: ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 msgid "Unhandled exception" msgstr "Eccezione non gestita" -#: ../../client/text_repositories.py:189 -#: ../../server/server_activator.py:241 +#: ../../client/text_repositories.py:189 ../../server/server_activator.py:241 #: ../../server/server_activator.py:258 msgid "Notice board not available" msgstr "Notice board non disponibile" -#: ../../client/text_repositories.py:220 -#: ../../client/text_ugc.py:554 +#: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "Contenuto" -#: ../../client/text_repositories.py:225 -#: ../../server/server_activator.py:171 +#: ../../client/text_repositories.py:225 ../../server/server_activator.py:171 #: ../../sulfur/src/sulfur/sulfur.glade.h:111 msgid "Link" msgstr "Link" -#: ../../client/text_repositories.py:233 -#: ../../server/server_activator.py:179 +#: ../../client/text_repositories.py:233 ../../server/server_activator.py:179 msgid "Press Enter to continue" msgstr "Premere Invio per continuare" -#: ../../client/text_repositories.py:259 -#: ../../server/server_activator.py:207 +#: ../../client/text_repositories.py:259 ../../server/server_activator.py:207 msgid "Choose one by typing its identifier" msgstr "Sceglierne uno digitando l'identificatore" @@ -5682,8 +5527,7 @@ msgstr "Sceglierne uno digitando l'identificatore" msgid "Notice board" msgstr "Notice board" -#: ../../client/text_rescue.py:42 -#: ../../client/text_smart.py:142 +#: ../../client/text_rescue.py:42 ../../client/text_smart.py:142 msgid "Source Package Manager backend not available" msgstr "Backend del Gestore pacchetti sorgenti non disponibile" @@ -5693,10 +5537,14 @@ msgstr "Database dei pacchetti installati non disponibile" #: ../../client/text_rescue.py:73 msgid "The installed package database will be generated again using Gentoo one" -msgstr "Il database dei pacchetti installati sarà generato nuovamente usando quello di Gentoo" +msgstr "" +"Il database dei pacchetti installati sarà generato nuovamente usando quello " +"di Gentoo" #: ../../client/text_rescue.py:76 -msgid "If you dont know what you're doing just, don't do this. Really. I'm not joking." +msgid "" +"If you dont know what you're doing just, don't do this. Really. I'm not " +"joking." msgstr "Se non sai cosa stai facendo, non farlo. Davvero. Non sto scherzando." #: ../../client/text_rescue.py:77 @@ -5717,24 +5565,20 @@ msgstr "Ok?" #. ok, he/she knows it... hopefully #. if exist, copy old database -#: ../../client/text_rescue.py:104 -#: ../../client/text_rescue.py:258 +#: ../../client/text_rescue.py:104 ../../client/text_rescue.py:258 msgid "Creating backup of the previous database, if exists." msgstr "Crazione del backup del database precedente, se esiste." -#: ../../client/text_rescue.py:107 -#: ../../client/text_rescue.py:261 +#: ../../client/text_rescue.py:107 ../../client/text_rescue.py:261 msgid "Previous database copied to file" msgstr "Database precedente copiato nel file" #. Now reinitialize it -#: ../../client/text_rescue.py:110 -#: ../../client/text_rescue.py:265 +#: ../../client/text_rescue.py:110 ../../client/text_rescue.py:265 msgid "Initializing the new database at" msgstr "Inizializzazione del nuovo database in" -#: ../../client/text_rescue.py:119 -#: ../../client/text_rescue.py:277 +#: ../../client/text_rescue.py:119 ../../client/text_rescue.py:277 msgid "Database reinitialized correctly at" msgstr "Database reinizializzato correttamente in" @@ -5743,29 +5587,27 @@ msgstr "Database reinizializzato correttamente in" msgid "Transductingactioningintactering databases" msgstr "Transduzionalizzazionamento dei database" -#: ../../client/text_rescue.py:157 -#: ../../client/text_rescue.py:202 +#: ../../client/text_rescue.py:157 ../../client/text_rescue.py:202 #: ../../client/text_rescue.py:592 msgid "An error occured while analyzing" msgstr "Un errore è occorso durante l'analisi" -#: ../../client/text_rescue.py:158 -#: ../../client/text_rescue.py:203 +#: ../../client/text_rescue.py:158 ../../client/text_rescue.py:203 #: ../../client/text_rescue.py:593 msgid "Exception" msgstr "Eccezione" #: ../../client/text_rescue.py:180 msgid "All the Gentoo packages have been injected into Entropy database" -msgstr "Tutti i pacchetti Gentoo sono stati iniettati dentro il database Entropy" +msgstr "" +"Tutti i pacchetti Gentoo sono stati iniettati dentro il database Entropy" #: ../../client/text_rescue.py:181 msgid "Now checking dependency atoms validity" msgstr "Controllo della validità delle dipendenze degli atomi" -#: ../../client/text_rescue.py:189 -#: ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 msgid "atom" msgstr "atomo" @@ -5781,18 +5623,15 @@ msgstr "Queste sono le voci non valide" msgid "Removing database information" msgstr "Rimozione informazioni database" -#: ../../client/text_rescue.py:214 -#: ../../client/text_rescue.py:374 +#: ../../client/text_rescue.py:214 ../../client/text_rescue.py:374 msgid "Now generating depends caching table" msgstr "Generazione della tabella di caching dei depends" -#: ../../client/text_rescue.py:216 -#: ../../client/text_rescue.py:376 +#: ../../client/text_rescue.py:216 ../../client/text_rescue.py:376 msgid "Now indexing tables" msgstr "Indicizzazione delle tabelle" -#: ../../client/text_rescue.py:219 -#: ../../client/text_rescue.py:379 +#: ../../client/text_rescue.py:219 ../../client/text_rescue.py:379 msgid "Database reinitialized successfully" msgstr "Database reinizializzato correttamente" @@ -5801,12 +5640,19 @@ msgid "database does not exist or is badly broken" msgstr "il database non esiste od è decisamente corrotto" #: ../../client/text_rescue.py:235 -msgid "The installed package database will be resurrected, this will take a LOT of time." -msgstr "Il database dei pacchetti installati verrà risorto, questo impiegherà un SACCO di tempo." +msgid "" +"The installed package database will be resurrected, this will take a LOT of " +"time." +msgstr "" +"Il database dei pacchetti installati verrà risorto, questo impiegherà un " +"SACCO di tempo." #: ../../client/text_rescue.py:240 -msgid "Please use this function ONLY if you are using an Entropy-aware distribution." -msgstr "Per favore utilizzare questa funzione SOLO se stai usando una distribuzione basata su Entropy." +msgid "" +"Please use this function ONLY if you are using an Entropy-aware distribution." +msgstr "" +"Per favore utilizzare questa funzione SOLO se stai usando una distribuzione " +"basata su Entropy." #: ../../client/text_rescue.py:243 msgid "Can I continue ?" @@ -5862,8 +5708,7 @@ msgstr "Trovati %s pacchetti" msgid "Filling database" msgstr "Riempimento database" -#: ../../client/text_rescue.py:364 -#: ../../client/text_rescue.py:565 +#: ../../client/text_rescue.py:364 ../../client/text_rescue.py:565 msgid "Adding" msgstr "Aggiunta di" @@ -5872,8 +5717,12 @@ msgid "Database resurrected successfully" msgstr "Database risorto con successo" #: ../../client/text_rescue.py:381 -msgid "Keep in mind that virtual/meta packages couldn't be matched. They don't own any files." -msgstr "Tieni presente che i pacchetti virtual/meta non possono essere accoppiati. Non possiedono nessun file." +msgid "" +"Keep in mind that virtual/meta packages couldn't be matched. They don't own " +"any files." +msgstr "" +"Tieni presente che i pacchetti virtual/meta non possono essere accoppiati. " +"Non possiedono nessun file." #: ../../client/text_rescue.py:390 msgid "Regenerating depends caching table" @@ -5900,8 +5749,12 @@ msgid "Entropy database" msgstr "Database Entropy" #: ../../client/text_rescue.py:433 -msgid "has never been in sync with Portage. So, you can't run this unless you run first" -msgstr "non è mai stato sincronizzato con Portage. Quindi, non puoi usare questa funzione a meno che non lanci prima" +msgid "" +"has never been in sync with Portage. So, you can't run this unless you run " +"first" +msgstr "" +"non è mai stato sincronizzato con Portage. Quindi, non puoi usare questa " +"funzione a meno che non lanci prima" #: ../../client/text_rescue.py:435 msgid "Sorry" @@ -5963,18 +5816,15 @@ msgstr "Continuare con l'aggiunta ?" msgid "Database update completed" msgstr "Aggiornamento database completato" -#: ../../client/text_rescue.py:629 -#: ../../server/server_reagent.py:650 +#: ../../client/text_rescue.py:629 ../../server/server_reagent.py:650 msgid "No backed up databases found" msgstr "Nessun backup del database trovato" -#: ../../client/text_rescue.py:644 -#: ../../server/server_reagent.py:665 +#: ../../client/text_rescue.py:644 ../../server/server_reagent.py:665 msgid "Select the database you want to restore" msgstr "Seleziona il database che vuoi ripristinare" -#: ../../client/text_rescue.py:648 -#: ../../server/server_reagent.py:669 +#: ../../client/text_rescue.py:648 ../../server/server_reagent.py:669 msgid "Entropy installed packages database restore tool" msgstr "strumento di ripristino del database dei pacchetti installati Entropy" @@ -5990,8 +5840,7 @@ msgstr "Database di Sistema pulito" msgid "No System Databases found" msgstr "Nessun Database di Sistema trovato" -#: ../../client/text_rescue.py:689 -#: ../../client/text_smart.py:33 +#: ../../client/text_rescue.py:689 ../../client/text_smart.py:33 msgid "You are not" msgstr "Non sei" @@ -6020,8 +5869,12 @@ msgid "Searching inside available repositories" msgstr "Ricarca all'interno delle repository disponibili" #: ../../client/text_rescue.py:755 -msgid "There are no files belonging to your old Python installation stored in the repositories for" -msgstr "Non ci sono file appartenenti alla tua vecchia installazione Python archiviati nelle repository per" +msgid "" +"There are no files belonging to your old Python installation stored in the " +"repositories for" +msgstr "" +"Non ci sono file appartenenti alla tua vecchia installazione Python " +"archiviati nelle repository per" #: ../../client/text_security.py:65 msgid "No advisories provided" @@ -6036,8 +5889,7 @@ msgstr "Avviso" msgid "GLSA Identifier" msgstr "Identificatore GLSA" -#: ../../client/text_security.py:112 -#: ../../sulfur/src/sulfur/sulfur.glade.h:18 +#: ../../client/text_security.py:112 ../../sulfur/src/sulfur/sulfur.glade.h:18 msgid "Background" msgstr "Background" @@ -6045,8 +5897,7 @@ msgstr "Background" msgid "Exploitable" msgstr "Sfruttabile" -#: ../../client/text_security.py:124 -#: ../../sulfur/src/sulfur/sulfur.glade.h:93 +#: ../../client/text_security.py:124 ../../sulfur/src/sulfur/sulfur.glade.h:93 msgid "Impact" msgstr "Impatto" @@ -6055,22 +5906,21 @@ msgid "Impact type" msgstr "Tipo impatto" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 msgid "Revised" msgstr "Revisionato" -#: ../../client/text_security.py:139 -#: ../../sulfur/src/sulfur/sulfur.glade.h:15 +#: ../../client/text_security.py:139 ../../sulfur/src/sulfur/sulfur.glade.h:15 msgid "Announced" msgstr "Annunciato" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "Sinossi" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 msgid "References" msgstr "Riferimenti" @@ -6091,12 +5941,12 @@ msgid "unaffected versions" msgstr "versioni non affette" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "Pezza veloce" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 msgid "Resolution" msgstr "Risoluzione" @@ -6112,22 +5962,18 @@ msgstr "Calcolo degli aggiornamenti di sicurezza" msgid "All the available updates have been already installed" msgstr "Tutti gli aggiornamenti disponibile sono già installati" -#: ../../client/text_smart.py:76 -#: ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 -#: ../../client/text_smart.py:371 +#: ../../client/text_smart.py:76 ../../client/text_smart.py:133 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 msgid "No packages specified" msgstr "Nessun pacchetto specificato" -#: ../../client/text_smart.py:95 -#: ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 msgid "Cannot find" msgstr "Impossibile trovare" -#: ../../client/text_smart.py:98 -#: ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 msgid "No valid packages specified" msgstr "Nessun pacchetto valido specificato" @@ -6137,7 +5983,7 @@ msgid "This is the list of the packages that would be quickpkg'd" msgstr "Questa è la lista dei pacchetti che vorrebbero essere generati" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 msgid "installed" msgstr "installato" @@ -6161,92 +6007,91 @@ msgstr "Salvato in" msgid "directory does not exist" msgstr "la cartella non esiste" -#: ../../client/text_smart.py:157 -#: ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 msgid "is not a valid Entropy package" msgstr "non è un pacchetto Entropy valido" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "Uso della branch" -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 msgid "Inflated package" msgstr "Pacchetto gonfiato" -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 msgid "Deflating" msgstr "Sgonfiamento" -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 msgid "Deflated package" msgstr "Pacchetti sgonfiati" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 msgid "Extracting Entropy metadata from" msgstr "Extrazione dei metadati Entropy da" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 msgid "Extracted Entropy metadata from" msgstr "Metadati Entropy estratti da" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 msgid "This is the list of the packages that would be merged into a single one" -msgstr "Questa è la lista dei pacchetti che vorrebbero essere incorporati dentro uno singolo" +msgstr "" +"Questa è la lista dei pacchetti che vorrebbero essere incorporati dentro uno " +"singolo" -#: ../../client/text_smart.py:264 -#: ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "Vuoi creare i pacchetti di cui sopra ?" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 msgid "Creating merged Smart Package" msgstr "Creazione dello Smart Package incorporato" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 msgid "collecting Entropy metadata" msgstr "raccolta metadati Entropy" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "Spacchettizzazione fallita a causa di ragioni sconosciute" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 msgid "Compressing smart package" msgstr "Compressione smart package" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "Compressione fallita a causa di ragioni sconosciute" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "Il file compresso non esiste" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 msgid "Cannot find G++ compiler" msgstr "Impossibile trovare compilatore G++" -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 msgid "This is the list of the packages that would be worked out" msgstr "Questa è la lista dei pacchetti che vorrebbero essere elaborati" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 msgid "Unpacking the main package" msgstr "Scompattamento del pacchetto principale" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 msgid "Unpacking dependency package" msgstr "Spacchettizzazione del pacchetto dipendenza" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 msgid "Compressing smart application" msgstr "Compressione smart application" -#: ../../client/text_ugc.py:61 -#: ../../client/text_ugc.py:105 +#: ../../client/text_ugc.py:61 ../../client/text_ugc.py:105 msgid "Invalid repository" msgstr "Repository non valida" @@ -6270,13 +6115,11 @@ msgstr "D'ora in poi, qualsiasi azione UGC sarà eseguita come questo utente" msgid "Login error. Not logged in." msgstr "Errore login. Non loggato." -#: ../../client/text_ugc.py:113 -#: ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "Non loggato" -#: ../../client/text_ugc.py:121 -#: ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 msgid "User" msgstr "Utente" @@ -6284,16 +6127,11 @@ msgstr "Utente" msgid "has been logged out" msgstr "è stato disconnesso" -#: ../../client/text_ugc.py:149 -#: ../../client/text_ugc.py:188 -#: ../../client/text_ugc.py:200 -#: ../../client/text_ugc.py:231 -#: ../../client/text_ugc.py:267 -#: ../../client/text_ugc.py:406 -#: ../../client/text_ugc.py:457 -#: ../../client/text_ugc.py:471 -#: ../../client/text_ugc.py:491 -#: ../../client/text_ugc.py:504 +#: ../../client/text_ugc.py:149 ../../client/text_ugc.py:188 +#: ../../client/text_ugc.py:200 ../../client/text_ugc.py:231 +#: ../../client/text_ugc.py:267 ../../client/text_ugc.py:406 +#: ../../client/text_ugc.py:457 ../../client/text_ugc.py:471 +#: ../../client/text_ugc.py:491 ../../client/text_ugc.py:504 msgid "UGC error" msgstr "Errore UGC" @@ -6317,8 +6155,7 @@ msgstr "Voto non valido" msgid "Vote not in range" msgstr "Voto non in range" -#: ../../client/text_ugc.py:212 -#: ../../client/text_ugc.py:357 +#: ../../client/text_ugc.py:212 ../../client/text_ugc.py:357 #: ../../client/text_ugc.py:439 msgid "Please review your submission" msgstr "Per favore controllare l'inserimento" @@ -6331,8 +6168,7 @@ msgstr "Voto" msgid "Vote added, thank you!" msgstr "Voto aggiunto, grazie!" -#: ../../client/text_ugc.py:282 -#: ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 msgid "Number of downloads" msgstr "Numero di download" @@ -6376,8 +6212,7 @@ msgstr "Inserire keyword documento" msgid "Choose document type" msgstr "Scegliere tipo documento" -#: ../../client/text_ugc.py:327 -#: ../../client/text_ugc.py:344 +#: ../../client/text_ugc.py:327 ../../client/text_ugc.py:344 msgid "Entropy UGC document submission" msgstr "Inserimento documento Entropy UGC" @@ -6389,8 +6224,7 @@ msgstr "Inserisci percorso documento" msgid "Document path" msgstr "Percorso documento" -#: ../../client/text_ugc.py:382 -#: ../../sulfur/src/sulfur/sulfur.glade.h:61 +#: ../../client/text_ugc.py:382 ../../sulfur/src/sulfur/sulfur.glade.h:61 msgid "Document type" msgstr "Tipo Documento" @@ -6430,443 +6264,432 @@ msgstr "Attuale voto pacchetto" msgid "Malformed command" msgstr "Comando malformato" -#: ../../client/text_ui.py:128 -#: ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 -#: ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 -#: ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 -#: ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 msgid "Nothing to do" msgstr "Niente da fare" -#: ../../client/text_ui.py:186 -#: ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 -#: ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 msgid "Running with" msgstr "Esecuzione con" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 msgid "Calculating System Updates" msgstr "Calcolo Aggiornamenti di Sistema" -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 msgid "Packages matching update" msgstr "Pacchetti risolti da aggiornare" -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 msgid "Packages matching not available" msgstr "Pacchetti risolti non disponibili" -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 msgid "Packages matching already up to date" msgstr "Pacchetti accoppiati già aggiornati" #. None or {} -#: ../../client/text_ui.py:225 -#: ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 msgid "Nothing to resume" msgstr "Niente da ripristinare" -#: ../../client/text_ui.py:236 -#: ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 msgid "Resume cache corrupted" msgstr "Cache di ripristino corrotta" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 msgid "Nothing to update" msgstr "Niente da aggiornare" -#: ../../client/text_ui.py:276 -msgid "On the system there are packages that are not available anymore in the online repositories" -msgstr "Sul sistema ci sono pacchetti che non sono più disponibili nelle repository online" +#: ../../client/text_ui.py:289 +msgid "" +"On the system there are packages that are not available anymore in the " +"online repositories" +msgstr "" +"Sul sistema ci sono pacchetti che non sono più disponibili nelle repository " +"online" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "Sebbene siano solitamente innocui, si siggerisce di rimuoverli." -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "Vuoi cercarli ?" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 msgid "Calculation complete" msgstr "Calcolo completato" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 msgid "Nothing to remove" msgstr "Niente da rimuovere" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 msgid "Cannot switch branch as user" msgstr "Impossibile migrare branch come utente" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 msgid "Already on branch" msgstr "Già sulla branch" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 msgid "Succesfully switched to branch" msgstr "Migrazione alla branch eseguita con successo" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "Ora esegui 'equo world' per aggiornare la tua distribuzione a" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "Impossibile passare alla branch" -#: ../../client/text_ui.py:379 -#: ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 msgid "Every package matching" msgstr "Ogni pacchetto corrispondente a" -#: ../../client/text_ui.py:381 -#: ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 msgid "is masked" msgstr "è mascherato" -#: ../../client/text_ui.py:402 -#: ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 msgid "matching" msgstr "corrispondente" -#: ../../client/text_ui.py:404 -#: ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 msgid "is broken" msgstr "è danneggiato" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 msgid "in repositories" msgstr "nelle repository" -#: ../../client/text_ui.py:424 -#: ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "Quando hai scritto" -#: ../../client/text_ui.py:426 -#: ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "Intendevi(tm)" -#: ../../client/text_ui.py:427 -#: ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "uno di questi sotto?" -#: ../../client/text_ui.py:450 -#: ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "non è compilato con la stessa architettura del sistema" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 msgid "Skipped" msgstr "Saltato" #. now print the selected packages -#: ../../client/text_ui.py:468 -#: ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 msgid "These are the chosen packages" msgstr "Questi sono i pacchetti scelti" -#: ../../client/text_ui.py:492 -#: ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 msgid "Not available" msgstr "Non disponibile" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 msgid "Versions" msgstr "Versioni" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 msgid "Switch repo" msgstr "Passa a repo" -#: ../../client/text_ui.py:530 -#: ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 msgid "Reinstall" msgstr "Reinstalla" -#: ../../client/text_ui.py:535 -#: ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 msgid "Install" msgstr "Installa" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 msgid "Upgrade" msgstr "Aggiorna" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 msgid "Downgrade" msgstr "Retrocedi" -#: ../../client/text_ui.py:540 -#: ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 msgid "Action" msgstr "Azione" -#: ../../client/text_ui.py:543 -#: ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 msgid "Packages involved" msgstr "Pacchetti coinvolti" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "Vuoi continuare con il calcolo delle dipendenze ?" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 msgid "Calculating dependencies" msgstr "calcolo delle dipendenze" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 msgid "Cannot find needed dependencies" msgstr "Impossibile trovare dipendenze richieste" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 msgid "Not found" msgstr "Non trovato" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 msgid "Probably needed by" msgstr "Probabilmente richiesto da" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 msgid "sources fetch" msgstr "scaricamento sorgenti" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +#, fuzzy +msgid "Please update the following critical packages" +msgstr "Questi sono i pacchetti installati" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +#, fuzzy +msgid "You should install them as soon as possible" +msgstr "Per favore riparare il prima possibile" + +#: ../../client/text_ui.py:769 msgid "These are the packages that would be installed" msgstr "Questi sono i pacchetti che verrebbero installati" -#: ../../client/text_ui.py:831 -#: ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 msgid "These are the packages that would be removed" msgstr "Questi sono i pacchetti che vorrebbero essere rimossi" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "in conflitto/sostituito" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 msgid "Packages needing to be installed/updated/downgraded" msgstr "Pacchetti che richiedono di essere installati/aggiornati/retrocessi" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 msgid "Packages needing to be removed" msgstr "Pacchetti da rimuovere" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 msgid "Packages needing to be installed" msgstr "Pacchetti da installare" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 msgid "Packages needing to be reinstalled" msgstr "Pacchetti da reinstallare" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 msgid "Packages needing to be updated" msgstr "Pacchetti da aggiornare" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 msgid "Packages needing to be downgraded" msgstr "Pacchetti da retrocedere" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 msgid "Download size" msgstr "Dimensione download" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 msgid "Used disk space" msgstr "Spazio su disco usato" -#: ../../client/text_ui.py:886 -#: ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 msgid "Freed disk space" msgstr "Spazio su disco liberato" -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "Hai bisogno di almeno" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 msgid "of free space" msgstr "di spazio libero" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" -msgstr "Non hai abbastanza spazio per l'installazione. Libera un po' di spazio dentro" +msgstr "" +"Non hai abbastanza spazio per l'installazione. Libera un po' di spazio dentro" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "Vuoi eseguire la coda ?" -#: ../../client/text_ui.py:958 -#: ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 msgid "Resuming previous operations" msgstr "Ripristino operazioni precedenti" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "Leggi la licenza" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "Accetta la licenza (la ho letta)" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "Accetta la licenza e non chiedere più (la ho letta)" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "Esci" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "La tua scelta (scrivi un numero e premi Invio)" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "Devi accettare le licenze di cui sotto" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 msgid "needed by" msgstr "richieste da" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "Nessun visualizzatore file" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "License saved into" msgstr "Licenza salvata in" -#: ../../client/text_ui.py:1066 -#: ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 msgid "fetch" msgstr "raggiunti" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 msgid "Download complete" msgstr "Download completato" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 msgid "install" msgstr "installare" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 msgid "Installation complete" msgstr "Installazione completata" -#: ../../client/text_ui.py:1187 -#: ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 msgid "is not installed" msgstr "non è installato" -#: ../../client/text_ui.py:1226 -#: ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 msgid "Installed from" msgstr "Installato da" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 msgid "Would you like to configure them now ?" msgstr "Vuoi configurarli ora?" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 msgid "vital package" msgstr "pacchetto vitale" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 msgid "Removal forbidden" msgstr "Rimozione vietata" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "Dimensione su disco" -#: ../../client/text_ui.py:1355 -msgid "Would you like to look for packages that can be removed along with the selected above ?" -msgstr "Vuoi cercare i pacchetti che possono essere rimosse assieme a quelli selezionati sopra ?" +#: ../../client/text_ui.py:1412 +msgid "" +"Would you like to look for packages that can be removed along with the " +"selected above ?" +msgstr "" +"Vuoi cercare i pacchetti che possono essere rimosse assieme a quelli " +"selezionati sopra ?" -#: ../../client/text_ui.py:1358 -#: ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "Vuoi rimuoverli ora ?" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "Questa è la nuova coda di rimozione" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "Vuoi procedere ?" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "Vuoi procedere con una rimozione selettiva ?" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "Vuoi tralasciare questo passo allora ?" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "Inizio rimozione in" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 msgid "Remove this one ?" msgstr "Rimuovere questo ?" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "Tutto fatto" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" -msgstr "Esecuzione test pacchetti inutilizzati, fai attenzione, ci sono falsi positivi" +msgstr "" +"Esecuzione test pacchetti inutilizzati, fai attenzione, ci sono falsi " +"positivi" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 msgid "Running dependency test" msgstr "Esecuzione test dipendenze" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 msgid "Would you like to install the available packages ?" msgstr "Vuoi installare i pacchetti disponibili ?" -#: ../../client/text_ui.py:1594 -#: ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 msgid "Installing available packages in" msgstr "Installazione pacchetti disponibili in" -#: ../../client/text_ui.py:1595 -#: ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "10 secondi" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "Statistiche Librerie/Eseguibili" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 msgid "Not matched" msgstr "Non accoppiato" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "Vuoi installarli ?" @@ -6910,8 +6733,7 @@ msgstr "rimuove i pacchetti scaricati e pulisce le cartelle temporanee" msgid "Starting to sync data across mirrors (packages/database)" msgstr "Inizio sincronizzazione sui mirror (pacchetti/database)" -#: ../../server/server_activator.py:75 -#: ../../server/server_activator.py:94 +#: ../../server/server_activator.py:75 ../../server/server_activator.py:94 msgid "Aborting !" msgstr "Interruzione !" @@ -6952,10 +6774,8 @@ msgstr "Sei sicuro di voler rimuovere questo?" msgid "Starting to lock mirrors databases" msgstr "Inizio blocco database dei mirror" -#: ../../server/server_activator.py:302 -#: ../../server/server_activator.py:312 -#: ../../server/server_activator.py:322 -#: ../../server/server_activator.py:332 +#: ../../server/server_activator.py:302 ../../server/server_activator.py:312 +#: ../../server/server_activator.py:322 ../../server/server_activator.py:332 msgid "A problem occured on at least one mirror" msgstr "E' occorso un problema su almeno un mirror" @@ -7023,8 +6843,7 @@ msgstr "Nessuna repository valida specificata." msgid "Enabling" msgstr "Abilitazione" -#: ../../server/server_reagent.py:97 -#: ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 msgid "Enabled" msgstr "Abilitato" @@ -7044,15 +6863,12 @@ msgstr "Disabilitato" msgid "already disabled" msgstr "già disabilitato" -#: ../../server/server_reagent.py:142 -#: ../../server/server_reagent.py:169 -#: ../../server/server_reagent.py:243 -#: ../../server/server_reagent.py:308 +#: ../../server/server_reagent.py:142 ../../server/server_reagent.py:169 +#: ../../server/server_reagent.py:243 ../../server/server_reagent.py:308 msgid "Cannot match" msgstr "Impossibile risolvere" -#: ../../server/server_reagent.py:143 -#: ../../server/server_reagent.py:170 +#: ../../server/server_reagent.py:143 ../../server/server_reagent.py:170 #: ../../server/server_reagent.py:244 msgid "in" msgstr "in" @@ -7096,7 +6912,9 @@ msgstr "Da far miga!" #: ../../server/server_reagent.py:346 msgid "These are the packages that would be changed to injected status" -msgstr "Questi sono i pacchetti il quale stato vorrebe essere cambiato in \"iniettato\"" +msgstr "" +"Questi sono i pacchetti il quale stato vorrebe essere cambiato in \"iniettato" +"\"" #: ../../server/server_reagent.py:352 msgid "Would you like to transform them now ?" @@ -7110,8 +6928,7 @@ msgstr "Trasformazione dal database" msgid "Database transform complete" msgstr "Trasformazione database completata" -#: ../../server/server_reagent.py:364 -#: ../../server/server_reagent.py:552 +#: ../../server/server_reagent.py:364 ../../server/server_reagent.py:552 msgid "These are the packages that would be removed from the database" msgstr "Questi sono i pacchetti che vorrebbero essere rimossi dal database" @@ -7121,7 +6938,9 @@ msgstr "scaduto" #: ../../server/server_reagent.py:388 msgid "These are the packages that would be added/updated to the add list" -msgstr "Questi sono i pacchetti che vorrebbero essere aggiunti/aggiornati alla lista di aggiunta" +msgstr "" +"Questi sono i pacchetti che vorrebbero essere aggiunti/aggiornati alla lista " +"di aggiunta" #: ../../server/server_reagent.py:394 msgid "Would you like to package them now ?" @@ -7148,17 +6967,17 @@ msgstr "Niente da fare. Controlla più tardi." msgid "Entries handled" msgstr "Voci gestite" -#: ../../server/server_reagent.py:455 -#: ../../server/server_reagent.py:480 -#: ../../server/server_reagent.py:521 -#: ../../server/server_reagent.py:538 +#: ../../server/server_reagent.py:455 ../../server/server_reagent.py:480 +#: ../../server/server_reagent.py:521 ../../server/server_reagent.py:538 #: ../../sulfur/src/sulfur/dialogs.py:3074 msgid "Not enough parameters" msgstr "Parametri insufficienti" #: ../../server/server_reagent.py:462 msgid "Entropy database has been reinitialized using binary packages available" -msgstr "Il database Entropy è stato inizializzato usando i pacchetti binari disponibili" +msgstr "" +"Il database Entropy è stato inizializzato usando i pacchetti binari " +"disponibili" #: ../../server/server_reagent.py:470 msgid "Creating empty database to" @@ -7184,13 +7003,11 @@ msgstr "Questi sono i pacchetti che vorrebbero essere marcati" msgid "Matching packages to remove" msgstr "Risoluzione pacchetti da rimuovere" -#: ../../server/server_reagent.py:563 -#: ../../server/server_reagent.py:607 +#: ../../server/server_reagent.py:563 ../../server/server_reagent.py:607 msgid "Removing selected packages" msgstr "Rimozione dei pacchetti selezionati" -#: ../../server/server_reagent.py:565 -#: ../../server/server_reagent.py:611 +#: ../../server/server_reagent.py:565 ../../server/server_reagent.py:611 msgid "Packages removed. To remove binary packages, run activator." msgstr "Pacchetti rimossi. Per rimuovere i pacchetti binari, lancia activator." @@ -7214,274 +7031,277 @@ msgstr "Nessun package set trovato" msgid "package set not found" msgstr "package set non trovato" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 msgid "No Repository Identifier" msgstr "Nessun Identificatore di Repository" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 msgid "Duplicated Repository Identifier" msgstr "Identificatore di Repository duplicato" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 msgid "No download mirrors" msgstr "Nessun mirror di scaricamento" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" msgstr "URL del database deve iniziare con http://, ftp:// o file://" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 msgid "Repository Services Port not valid" msgstr "Porta Servizi Repository non valida" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 msgid "Secure Services Port not valid" msgstr "Porta Servizi Sicuri non valida" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 +#: ../../sulfur/src/sulfur/dialogs.py:183 +#: ../../sulfur/src/sulfur/dialogs.py:196 msgid "Insert URL" msgstr "Inserisci URL" -#: ../../sulfur/src/sulfur/dialogs.py:183 -#: ../../sulfur/src/sulfur/dialogs.py:196 +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "Inserisci un mirror di scaricamento, HTTP o FTP" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "Devi immettere un indirizzo HTTP o FTP." -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 msgid "Insert Repository" msgstr "Inserisci Repository" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 msgid "Insert Repository identification string" msgstr "Inserisci stringa di identificazione Repository" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 msgid "This Repository identification string is malformed" msgstr "La stringa di identificazione Repository è malformata" -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "Dovresti premere il bottone" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Update Repositories" msgstr "Aggiorna Repository" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "ora" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "Parametri errati, errori" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 msgid "Regenerate Cache" msgstr "Rigenera Cache" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 msgid "Repositories Notice Board" msgstr "Notice board delle repository" -#: ../../sulfur/src/sulfur/dialogs.py:280 -msgid "Here below you will find a list of important news directly issued by your applications maintainers. Double click on each item to retrieve detailed info." -msgstr "Qui sotto troverai un elenco di notizie importanti pubblicate direttamente dai gestori delle applicazioni compilate. Fai doppio click sugli elementi per ottenere informazioni dettagliate." +#: ../../sulfur/src/sulfur/dialogs.py:281 +#, fuzzy +msgid "" +"Here below you will find a list of important news directly issued by your " +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." +msgstr "" +"Qui sotto troverai un elenco di notizie importanti pubblicate direttamente " +"dai gestori delle applicazioni compilate. Fai doppio click sugli elementi " +"per ottenere informazioni dettagliate." -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 msgid "Notice" msgstr "Notizia" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 msgid "Connection name" msgstr "Nome connessione" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 msgid "Hostname" msgstr "Nome host" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 msgid "Port" msgstr "Porta" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 msgid "SSL Connection" msgstr "Connessione SSL" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "Scegliere che genere di test si vorrebbe eseguire" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 msgid "Connection" msgstr "Connessione" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "SSL" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 msgid "Connection Error" msgstr "Errore connessione" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 msgid "Packages information" msgstr "Informazioni pacchetto" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 msgid "Advisory information" msgstr "Informazioni Avviso" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "Esegui" -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 msgid "Destination repository" msgstr "Repository di destinazione" -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 msgid "Remove packages" msgstr "Rimozione pacchetti" -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 msgid "Copy/move packages" msgstr "Copia/Sposta pacchetti" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 msgid "Compile selected" msgstr "Compilazione selezionati" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "Aggiungi USE" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 msgid "Remove USE" msgstr "Rimozione USE" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 msgid "View" msgstr "Guarda" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "Aggiungi" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 msgid "Remove" msgstr "Rimuovi" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 msgid "Refresh" msgstr "Aggiorna" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 msgid "None" msgstr "Nessuno" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "Parametri" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 msgid "Date" msgstr "Data" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 msgid "Key" msgstr "Chiave" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 msgid "USE Flags" msgstr "USE flag" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 msgid "Branch" msgstr "Branch" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 msgid "Tag" msgstr "Tag" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 msgid "Injected" msgstr "Iniettato" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "Nessuna connessione all'host, controllare le informazioni inserite" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "Impossibile creare una sessione remota. Provare più tardi." -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "Login fallito. Riprovare." -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "Errore SSL, sei sicuro che il server supporti SSL?" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "Errore di comunicazione" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "Corrente" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "c.mode" -#: ../../sulfur/src/sulfur/dialogs.py:1238 +#: ../../sulfur/src/sulfur/dialogs.py:1240 msgid "branch" msgstr "branch" -#: ../../sulfur/src/sulfur/dialogs.py:1240 -msgid "supported branches" -msgstr "branch supportate" - #: ../../sulfur/src/sulfur/dialogs.py:1242 msgid "repositories" msgstr "repository" @@ -7543,15 +7363,18 @@ msgid "Server" msgstr "Server" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "Si" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 msgid "No" msgstr "No" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 msgid "Database" msgstr "Database" @@ -7612,8 +7435,8 @@ msgid "To be added" msgstr "Da aggiungere" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 msgid "To be removed" msgstr "Da rimuovere" @@ -7706,7 +7529,7 @@ msgid "Reverse dependencies" msgstr "Dipendenze inverse" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 msgid "File" msgstr "File" @@ -7742,708 +7565,757 @@ msgstr "Controllo mirrors" msgid "Choose what notice board you want to see" msgstr "Scegli quale Notice board vuoi vedere" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "Espandere per visualizzare." -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 msgid "Identifier" msgstr "Identificatore" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 msgid "Author" msgstr "Autore" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 msgid "Package ChangeLog" msgstr "ChangeLog pacchetto" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 msgid "Vote registered successfully" msgstr "Voto registrato con successo" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 msgid "Error registering vote" msgstr "Errore durante la registrazione del voto" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 msgid "License name" msgstr "Nome licenza" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 msgid "Mirrors" msgstr "Mirror" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 msgid "Eclasses" msgstr "Eclass" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 msgid "Depends" msgstr "Sono dipendenza di" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 msgid "Needed libraries" msgstr "Librerie richieste" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "Oggetto protetto" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "Tipo" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "Condividi la tua opinione, i tuoi documenti e schermate!" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "Fai parte della nostra Community!" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "Dal tuo bel Sistema Operativo" - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 msgid "Remotely" msgstr "Da remoto" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "Bug" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 msgid "Reference" msgstr "Riferimento" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "impatto" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "accesso" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "Vulnerabili" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 msgid "Unaffected" msgstr "Non affetti" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "Id" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "Scrivi il tuo" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 msgid "Select your" msgstr "Seleziona il tuo" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 msgid "Submit issue" msgstr "Problema di immissione" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "Documento vuoto" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 msgid "Invalid Description" msgstr "Descrizione non valida" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "Tipo documento non valido" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 msgid "Invalid Title" msgstr "Titolo non valido" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 msgid "Do you confirm your submission?" msgstr "Confermi l'inserimento?" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 msgid "UGC Error" msgstr "Errore UGC" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Document added successfully. Thank you" msgstr "Documento aggiunto con successo. Grazie!" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "Successo!" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "Scrivi il tuo documento" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 msgid "Select your file" msgstr "Seleziona il file" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 msgid "On repository" msgstr "Su repository" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 msgid "These are the packages that must be enabled to satisfy your request" -msgstr "Questi sono i pacchetti che vorrebbero essere abilitati per soddisfare la tua richiesta" +msgstr "" +"Questi sono i pacchetti che vorrebbero essere abilitati per soddisfare la " +"tua richiesta" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 msgid "Some packages are masked" msgstr "Alcuni pacchetti sono mascherati" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 msgid "Masked package" msgstr "Pacchetto mascherato" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 -#: ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 -#: ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 msgid "No description" msgstr "Nessuna descrizione" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "Per favore conferma le azioni di cui sopra" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 msgid "Item" msgstr "Oggetti" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 msgid "To be reinstalled" msgstr "Da reinstallare" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 msgid "To be installed" msgstr "Da installare" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 msgid "To be updated" msgstr "Da aggiornare" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 msgid "To be downgraded" msgstr "Da retrocedere" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 msgid "About" msgstr "Informazioni su" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 msgid "Sulfur Question" msgstr "Domanda Solforica" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "Hey!" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "Per favore riempi il form seguente" -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 msgid "Add atom" msgstr "Aggiungi atomo" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 msgid "Invalid entry" msgstr "Voce non valida" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "Annulla" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 msgid "Accepted" msgstr "Accettato" -#: ../../sulfur/src/sulfur/dialogs.py:6360 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 +msgid "license text" +msgstr "testo licenza" + +#: ../../sulfur/src/sulfur/dialogs.py:6404 msgid "Exception caught" msgstr "Eccezione catturata" -#: ../../sulfur/src/sulfur/dialogs.py:6361 +#: ../../sulfur/src/sulfur/dialogs.py:6405 msgid "Sulfur crashed! An unexpected error occured." msgstr "Sulfur è andato in crash! Errore inatteso." -#: ../../sulfur/src/sulfur/dialogs.py:6377 +#: ../../sulfur/src/sulfur/dialogs.py:6423 msgid "Your report has been submitted successfully! Thanks a lot." msgstr "Il rapporto è stato inviato correttamente. Grazie mille!" -#: ../../sulfur/src/sulfur/dialogs.py:6379 +#: ../../sulfur/src/sulfur/dialogs.py:6425 msgid "Cannot submit your report. Not connected to Internet?" msgstr "Impossibile inviare il rapporto, sei connesso ad Internet?" -#: ../../sulfur/src/sulfur/entropyapi.py:83 +#: ../../sulfur/src/sulfur/entropyapi.py:91 msgid "Error enabling masked package" msgstr "Errore durante l'abilitazione del pacchetto mascherato" -#: ../../sulfur/src/sulfur/entropyapi.py:134 +#: ../../sulfur/src/sulfur/entropyapi.py:143 msgid "Downloading sources" msgstr "Scaricamento sorgenti" -#: ../../sulfur/src/sulfur/events.py:54 +#: ../../sulfur/src/sulfur/events.py:55 msgid "Error during backup" msgstr "Errore durante il backup" -#: ../../sulfur/src/sulfur/events.py:57 +#: ../../sulfur/src/sulfur/events.py:58 msgid "Backup complete" msgstr "Backup completo" -#: ../../sulfur/src/sulfur/events.py:76 +#: ../../sulfur/src/sulfur/events.py:77 msgid "Error during restore" msgstr "Errore durante il ripristino" -#: ../../sulfur/src/sulfur/events.py:82 +#: ../../sulfur/src/sulfur/events.py:83 msgid "Restore complete" msgstr "Ripristino completo" -#: ../../sulfur/src/sulfur/events.py:92 +#: ../../sulfur/src/sulfur/events.py:93 msgid "Error during removal" msgstr "Errore durante la rimozione" -#: ../../sulfur/src/sulfur/events.py:104 +#: ../../sulfur/src/sulfur/events.py:105 msgid "The chosen package is not vulnerable" msgstr "Il pacchetto scelto non è vulnerabile" -#: ../../sulfur/src/sulfur/events.py:112 +#: ../../sulfur/src/sulfur/events.py:113 msgid "Packages in Advisory have been queued." msgstr "I pacchetti nell'avviso sono stati accodati" -#: ../../sulfur/src/sulfur/events.py:129 +#: ../../sulfur/src/sulfur/events.py:130 msgid "Packages in all Advisories have been queued." msgstr "I pacchetti negli avvisi sono stati accodati" -#: ../../sulfur/src/sulfur/events.py:245 +#: ../../sulfur/src/sulfur/events.py:246 msgid "You! Why do you want to remove the main repository ?" msgstr "Miserabile! Cosa stai cercando di rimuovere ? :-)" -#: ../../sulfur/src/sulfur/events.py:250 +#: ../../sulfur/src/sulfur/events.py:251 msgid "You must now either press the" msgstr "Ora dovresti premere" -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/events.py:252 msgid "or the" msgstr "o" -#: ../../sulfur/src/sulfur/events.py:281 +#: ../../sulfur/src/sulfur/events.py:282 msgid "Are you sure ?" msgstr "Sei sicuro ?" -#: ../../sulfur/src/sulfur/events.py:294 +#: ../../sulfur/src/sulfur/events.py:295 msgid "Error saving parameter" msgstr "Errore durante il salvataggio del parametro" -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 msgid "An issue occured while saving a preference" msgstr "E' avvenuto un errore durante il salvataggio" -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 msgid "Parameter" msgstr "Parametro" -#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/events.py:297 msgid "not saved" msgstr "non salvato" -#: ../../sulfur/src/sulfur/events.py:309 -#: ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 -#: ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 -#: ../../sulfur/src/sulfur/events.py:367 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 msgid "New" msgstr "Nuovo" -#: ../../sulfur/src/sulfur/events.py:309 -#: ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 msgid "Please insert a new path" msgstr "Per favore inserisci un nuovo percorso" -#: ../../sulfur/src/sulfur/events.py:346 -#: ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 msgid "Please edit the selected path" msgstr "Per favore modifica il percorso selezionato" -#: ../../sulfur/src/sulfur/events.py:388 +#: ../../sulfur/src/sulfur/events.py:389 msgid "You have chosen to install this package" msgstr "Hai scelto di installare questo pacchetto" -#: ../../sulfur/src/sulfur/events.py:390 +#: ../../sulfur/src/sulfur/events.py:391 msgid "Are you supa sure?" msgstr "Sei super sicuro?" -#: ../../sulfur/src/sulfur/events.py:408 +#: ../../sulfur/src/sulfur/events.py:409 msgid "Cannot install" msgstr "Impossibile installare" -#: ../../sulfur/src/sulfur/events.py:521 +#: ../../sulfur/src/sulfur/events.py:524 msgid "Please select at least one repository" msgstr "Seleziona almeno una Repository, suvvia..." #. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 +#: ../../sulfur/src/sulfur/events.py:560 msgid "No packages in queue" msgstr "Nessun pacchetto in coda" -#: ../../sulfur/src/sulfur/events.py:607 +#: ../../sulfur/src/sulfur/events.py:613 msgid "Queue is too old. Cannot load." msgstr "La coda è troppo vecchia, impossibile caricare" -#: ../../sulfur/src/sulfur/events.py:649 -msgid "license text" -msgstr "testo licenza" - -#: ../../sulfur/src/sulfur/events.py:676 -msgid "You have chosen to interrupt the processing. Are you sure you want to do it ?" +#: ../../sulfur/src/sulfur/events.py:685 +msgid "" +"You have chosen to interrupt the processing. Are you sure you want to do it ?" msgstr "Hai scelto di interrompere il processo. Sei sicuro?" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 msgid "Cleaning UGC cache of" msgstr "Pulitura cache UGC di" -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "Cache UGC pulita" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "Credenziali UGC pulite" -#: ../../sulfur/src/sulfur/events.py:789 -msgid "Package Set name" -msgstr "Nome Package Set" - -#: ../../sulfur/src/sulfur/events.py:790 -msgid "Package atoms" -msgstr "Atomi" - -#: ../../sulfur/src/sulfur/events.py:794 +#: ../../sulfur/src/sulfur/events.py:820 msgid "Choose what Package Set you want to add" msgstr "Scegli quale Package Set vuoi aggiungere" -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:822 +#, fuzzy +msgid "Choose what Package Set you want to edit" +msgstr "Scegli quale Package Set vuoi aggiungere" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 +msgid "Package Set name" +msgstr "Nome Package Set" + +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 +msgid "Package atoms" +msgstr "Atomi" + +#: ../../sulfur/src/sulfur/events.py:882 msgid "Removable Package Set" msgstr "Package Set rimovibile" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 msgid "Choose what Package Set you want to remove" msgstr "Scegli quale Package Set vuoi rimuovere" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 msgid "No missing dependencies found." msgstr "Nessuna dipendenza mancante trovata." -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "Dipendenze mancanti trovate, ma nessuna di loro è nelle repository." -#: ../../sulfur/src/sulfur/events.py:894 -msgid "Some missing dependencies have not been matched, others are going to be added to the queue." -msgstr "Alcune dipendenze mancanti non sono state trovate, altre saranno aggiunte alla coda." +#: ../../sulfur/src/sulfur/events.py:953 +msgid "" +"Some missing dependencies have not been matched, others are going to be " +"added to the queue." +msgstr "" +"Alcune dipendenze mancanti non sono state trovate, altre saranno aggiunte " +"alla coda." -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "Tutte le dipendenze mancanti saranno aggiunte alla coda" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "Interruzione della coda dei task." -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 msgid "Libraries test aborted" msgstr "Test librerie abortito" -#: ../../sulfur/src/sulfur/events.py:962 -msgid "Some broken packages have not been matched, others are going to be added to the queue." -msgstr "Alcuni pacchetti non funzionanti non sono stati trovati, altri saranno aggiunti alla coda." +#: ../../sulfur/src/sulfur/events.py:1023 +msgid "" +"Some broken packages have not been matched, others are going to be added to " +"the queue." +msgstr "" +"Alcuni pacchetti non funzionanti non sono stati trovati, altri saranno " +"aggiunti alla coda." -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 msgid "All the broken packages are going to be added to the queue" msgstr "Tutti i pacchetti danneggiati saranno aggiunti alla coda" -#: ../../sulfur/src/sulfur/__init__.py:68 -msgid "Entropy resources are locked and not accessible. Another Entropy application is running. Sorry, can't load Sulfur." -msgstr "Le risorse di Entropy sono bloccate e non accessibili. Un'altra applicazione Entropy è in esecuzione. Mi dispiace, impossibile caricare Sulfur." +#: ../../sulfur/src/sulfur/__init__.py:69 +msgid "" +"Entropy resources are locked and not accessible. Another Entropy application " +"is running. Sorry, can't load Sulfur." +msgstr "" +"Le risorse di Entropy sono bloccate e non accessibili. Un'altra applicazione " +"Entropy è in esecuzione. Mi dispiace, impossibile caricare Sulfur." -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "Entropy è in esecuzione in modalità provvisoria" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "Per favore riparare il prima possibile" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "Modalità provvisoria" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 msgid "Default packages sorting" msgstr "Ordinamento pacchetti default" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "Ordina per nome [A-Z]" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "Ordina per nome [Z-A]" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 msgid "Sort by downloads" msgstr "Ordina per download" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "Ordina per voti" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 msgid "Sort by repository" msgstr "Ordina per repository" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 msgid "Sort by date (simple)" msgstr "Ordina per data (semplice)" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "Ordina per data (raggruppato)" -#: ../../sulfur/src/sulfur/__init__.py:410 -msgid "The repositories listed below are configured but not available. They should be downloaded." -msgstr "Le repository elencate sotto sono configurate ma non disponibili. Dovrebbero essere scaricate." +#: ../../sulfur/src/sulfur/__init__.py:374 +#, fuzzy +msgid "Sort by license (grouped)" +msgstr "Ordina per data (raggruppato)" -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:441 +msgid "" +"The repositories listed below are configured but not available. They should " +"be downloaded." +msgstr "" +"Le repository elencate sotto sono configurate ma non disponibili. Dovrebbero " +"essere scaricate." + +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "Se non lo fai ora, non sarai in grado di usarle." -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 msgid "Download now" msgstr "Scarica ora" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 msgid "Skip" msgstr "Salta" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "Visualizza aggiornamenti" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "Visualizza pacchetti disponibili" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "Visualizza pacchetti installati" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 msgid "Show Masked Packages" msgstr "Visualizza Pacchetti Mascherati" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 msgid "Show All Packages" msgstr "Visualizza tutti i pacchetti" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 msgid "Show Package Sets" msgstr "Visualizza Package Sets" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 msgid "Show Queued Packages" msgstr "Visualizza Pacchetti in Coda" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 msgid "Preferences" msgstr "Preferenze" -#: ../../sulfur/src/sulfur/__init__.py:587 -msgid "Some configuration options are critical for the health of your System. Be careful." -msgstr "Alcune impostazioni sono critiche per il corretto funzionamento del sistema. Fai attenzione." +#: ../../sulfur/src/sulfur/__init__.py:620 +msgid "" +"Some configuration options are critical for the health of your System. Be " +"careful." +msgstr "" +"Alcune impostazioni sono critiche per il corretto funzionamento del sistema. " +"Fai attenzione." -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 msgid "Logged in as" msgstr "Loggato come" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 msgid "UGC Status" msgstr "Stato UGC" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 msgid "Error setting parameter" msgstr "Errore durante l'impostazione del parametro" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 msgid "An issue occured while loading a preference" msgstr "E' avvenuto un errore durante il caricamento di un parametro" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "deve essere di tipo" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "ricevuto" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 msgid "Error saving preferences" msgstr "Errore durante il salvataggio delle preferenze" -#: ../../sulfur/src/sulfur/__init__.py:946 -msgid "These packages are masked either by default or due to your choice. Please be careful, at least." -msgstr "Questi pacchetti sono mascherati in maniera predefinita od a seguito delle tuo scelte. Fai attenzione, almeno." +#: ../../sulfur/src/sulfur/__init__.py:983 +msgid "" +"These packages are masked either by default or due to your choice. Please be " +"careful, at least." +msgstr "" +"Questi pacchetti sono mascherati in maniera predefinita od a seguito delle " +"tuo scelte. Fai attenzione, almeno." -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "Generazione metadati. Attendere." -#: ../../sulfur/src/sulfur/__init__.py:1013 +#: ../../sulfur/src/sulfur/__init__.py:1050 msgid "Error during list population" msgstr "Errore durante la popolazione della lista" -#: ../../sulfur/src/sulfur/__init__.py:1015 +#: ../../sulfur/src/sulfur/__init__.py:1052 msgid "Retrying in 1 second." msgstr "Riprovo in 1 secondo." -#: ../../sulfur/src/sulfur/__init__.py:1050 +#: ../../sulfur/src/sulfur/__init__.py:1087 msgid "Error loading advisories" msgstr "Errore caricando gli avvisi" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 msgid "Initializing Repository module..." msgstr "Inizializzazione modulo Repository..." -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "Devi essere root per poter utilizzare questa applicazione" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "Non sei connesso ad Internet. Dovresti." -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 msgid "Errors updating repositories." msgstr "Errori aggiornando le repository." -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" msgstr "Guarda il testo visualizzato sotto per capire di più" -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 msgid "Repositories updated successfully" msgstr "Repository aggiornate correttamente" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "Tutte le repository erano già aggiornate." -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "repository erano già aggiornate. Le rimanenti sono state aggiornate." -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "sys-apps/entropy richiede di essere aggiornato il prima possibile." -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 msgid "Nothing to do. I am idle." msgstr "Niente da fare. Sono in attesa di ordini." -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "Davvero, non perdere tempo qui. E' solo un modo per occupare spazio." -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "Ahah, ci sono ancora, cosa credevi!" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "Generazione metadati, attendere prego." -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "Entropy sta indicizzando le repository. Ci metterà qualche secondo." -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" -msgstr "Mentre stai aspettando, fai un break e guarda fuori. Lo vedi l'inceneritore?" +msgstr "" +"Mentre stai aspettando, fai un break e guarda fuori. Lo vedi l'inceneritore?" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 msgid "Calculating" msgstr "Nome Pacchetto" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "Showing" msgstr "Visualizzazione di" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." -msgstr "Pacchetti non trovati nelle repository, prova più tardi" +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." +msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +#, fuzzy +msgid "Abort action" +msgstr "forza azione" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +#, fuzzy +msgid "Ignore" +msgstr "Ignoro" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." -msgstr "Un'altra istanza Entropy è in esecuzione. Impossibile processare la coda." +msgstr "" +"Un'altra istanza Entropy è in esecuzione. Impossibile processare la coda." -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 msgid "Running tasks" msgstr "Esecuzione task" -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "Processamento dei pacchetti in coda" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "Attenzione. Hai scelto di annullare il processamento." -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." @@ -8451,193 +8323,225 @@ msgstr "" "Attenzione, c'è stato un errore nel processamento della coda.\n" " Dai un'occhiata nel terminale di processamento." -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "Nessun pacchetto selezionato" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 msgid "Skipping current mirror." msgstr "Salto il mirror corrente." -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 msgid "Recursive Package Set" msgstr "Package Set Ricorsivo" -#: ../../sulfur/src/sulfur/packages.py:94 -msgid "There are packages that can't be installed at the same time, thus are blocking your request:" -msgstr "Ci sono pacchetti che non possono essere installati allo stesso tempo e che stanno bloccando la tua richiesta:" +#: ../../sulfur/src/sulfur/packages.py:97 +msgid "" +"There are packages that can't be installed at the same time, thus are " +"blocking your request:" +msgstr "" +"Ci sono pacchetti che non possono essere installati allo stesso tempo e che " +"stanno bloccando la tua richiesta:" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 msgid "These are the needed packages" msgstr "Questi sono i pacchetti necessari" -#: ../../sulfur/src/sulfur/packages.py:143 -msgid "These packages must be removed from the removal queue because they depend on your last selection. Do you agree?" -msgstr "Questi pacchetti devono essere rimossi dalla coda di rimozione in quanto dipendenti dalla tua ultima selezione. Sei d'accordo?" +#: ../../sulfur/src/sulfur/packages.py:146 +msgid "" +"These packages must be removed from the removal queue because they depend on " +"your last selection. Do you agree?" +msgstr "" +"Questi pacchetti devono essere rimossi dalla coda di rimozione in quanto " +"dipendenti dalla tua ultima selezione. Sei d'accordo?" -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 msgid "These packages must be excluded" msgstr "Questi pacchetti devono essere esclusi" -#: ../../sulfur/src/sulfur/packages.py:200 -msgid "These packages must be removed from the queue because they depend on your last selection. Do you agree?" -msgstr "Questi pacchetti devono essere rimossi dalla coda perché dipendono dalla tua ultima selezione. Sei d'accordo?" +#: ../../sulfur/src/sulfur/packages.py:203 +msgid "" +"These packages must be removed from the queue because they depend on your " +"last selection. Do you agree?" +msgstr "" +"Questi pacchetti devono essere rimossi dalla coda perché dipendono dalla tua " +"ultima selezione. Sei d'accordo?" -#: ../../sulfur/src/sulfur/packages.py:405 -msgid "Some dependencies couldn't be found. It can either be because they are masked or because they aren't in any active repository." -msgstr "Dipendenze non trovate. Questo può accadere se un pacchetto è mascherato oppure semplicemente perchè il pacchetto non è stato trovato." +#: ../../sulfur/src/sulfur/packages.py:412 +msgid "" +"Some dependencies couldn't be found. It can either be because they are " +"masked or because they aren't in any active repository." +msgstr "" +"Dipendenze non trovate. Questo può accadere se un pacchetto è mascherato " +"oppure semplicemente perchè il pacchetto non è stato trovato." -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 msgid "Needed disk space" msgstr "Spazio su disco richiesto" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 msgid "These are the packages that would be installed/updated" msgstr "Questi sono i pacchetti che vorrebbero essere installati/aggiornati" -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 msgid "Freed space" msgstr "Spazio liberato" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 msgid "Needed space" msgstr "Spazio richiesto" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 msgid "Set from" msgstr "Set da" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "Sconosciuto" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 msgid "User configuration" msgstr "Configurazione utente" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "Prova a cliccare il bottone %s nella pagina %s" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Repository Selection" msgstr "Selezione Repository" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 msgid "No updates available" msgstr "Nessun aggiornamento disponibile" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "Sembra che il sistema sia già aggiornato. Bene!" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "Programmazione:" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "Traduzione:" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 msgid "Dedicated to:" msgstr "Dedicato a:" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 msgid "entered the repository" msgstr "è entrato nella repository" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +#, fuzzy +msgid "license" +msgstr "Licenza" + +#: ../../sulfur/src/sulfur/views.py:380 msgid "Selection" msgstr "Selezione" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 msgid "Rating" msgstr "Punteggio" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 msgid "These are the packages that would be disabled" msgstr "Questi sono i pacchetti che vorrebbero essere disattivati" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "Una volta confermato, questi pacchetti saranno considerati mascherati." -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +#, fuzzy +msgid "Package Set has broken dependencies, Sets not found" +msgstr "Queste sono le dipendenze non trovate" + +#: ../../sulfur/src/sulfur/views.py:1148 msgid "There are incomplete package sets, continue at your own risk" msgstr "Ci sono package set incompleti, continua a tuo rischio" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "Pacchetti" -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 msgid "Packages to remove" msgstr "Pacchetti da rimuovere" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 msgid "Packages to downgrade" msgstr "Pacchetti da retrocedere" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 msgid "Packages to install" msgstr "Pacchetti da reinstallare" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 msgid "Packages to update" msgstr "Pacchetti da aggiornare" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 msgid "Packages to reinstall" msgstr "Pacchetti da reinstallare" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "Proposto" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 msgid "Destination" msgstr "Destinazione" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 msgid "Rev." msgstr "Rev." -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "GLSA id." -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 msgid "Package key" msgstr "Chiave pacchetto" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 msgid "No advisories" msgstr "Nessun avviso" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "Nessun elemento da visualizzare" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "Nome file" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 msgid "Active" msgstr "Attivo" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 msgid "Update" msgstr "Aggiorna" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 msgid "Revision" msgstr "Revisione" @@ -8731,7 +8635,9 @@ msgstr "Servizio Entropy DBus caricato" #: ../../entropy-notification-applet/src/etp_applet.py:243 msgid "your Sabayon will notify you once updates are available" -msgstr "la tua Sabayon ti notificherà una volta che gli aggiornamenti saranno disponibili" +msgstr "" +"la tua Sabayon ti notificherà una volta che gli aggiornamenti saranno " +"disponibili" #: ../../entropy-notification-applet/src/etp_applet.py:264 #: ../../entropy-notification-applet/src/etp_applet.py:272 @@ -8773,21 +8679,25 @@ msgstr "Applet di notifica aggiornamenti disabilitata" msgid "Updates Notification Applet Enabled" msgstr "Applet di notifica aggiornamenti abilitata" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "In attesa prima del checkin..." -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 msgid "Your system currently has an outdated version of" msgstr "Il tuo sistema ha una versione non aggiornata di" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 msgid "the latest available version is" msgstr "l'ultima versione disponibile è" -#: ../../entropy-notification-applet/src/etp_applet.py:532 -msgid "It is recommended that you upgrade to the latest before updating any other packages" -msgstr "Si raccomanda di aggiornare all'ultima versione prima di qualsiasi altro pacchetto." +#: ../../entropy-notification-applet/src/etp_applet.py:527 +msgid "" +"It is recommended that you upgrade to the latest before updating any other " +"packages" +msgstr "" +"Si raccomanda di aggiornare all'ultima versione prima di qualsiasi altro " +"pacchetto." #: ../../sulfur/src/sulfur/sulfur.glade.h:1 msgid "0 = no limit; 100 = 100kB/sec" @@ -8806,8 +8716,12 @@ msgid "Entropy database backup tool" msgstr "Tool di backup database Entropy" #: ../../sulfur/src/sulfur/sulfur.glade.h:5 -msgid "Using this tool, you will be able to backup and restore your Operating System packages database." -msgstr "Usando questo tool, sarai in grado di backuppare e ripristinare il database dei pacchetti del tuo Sistema Operativo." +msgid "" +"Using this tool, you will be able to backup and restore your " +"Operating System packages database." +msgstr "" +"Usando questo tool, sarai in grado di backuppare e ripristinare il " +"database dei pacchetti del tuo Sistema Operativo." #: ../../sulfur/src/sulfur/sulfur.glade.h:6 msgid "Add Document" @@ -8823,7 +8737,9 @@ msgstr "Repository Toevoegen/Bewerken" #: ../../sulfur/src/sulfur/sulfur.glade.h:10 msgid "Adding a new repository lets you access extra software" -msgstr "Aggiungere una nuova repository ti permette di accedere a software aggiuntivo" +msgstr "" +"Aggiungere una nuova repository ti permette di accedere a software " +"aggiuntivo" #: ../../sulfur/src/sulfur/sulfur.glade.h:11 msgid "Advanced Mode" @@ -9021,7 +8937,8 @@ msgstr "Gestore di connessioni Servizi Entropy" #: ../../sulfur/src/sulfur/sulfur.glade.h:73 msgid "Entropy can keep a backup of your updated configuration files" -msgstr "Entropy può tenere un backup dei tuoi file di configurazione aggiornati" +msgstr "" +"Entropy può tenere un backup dei tuoi file di configurazione aggiornati" #: ../../sulfur/src/sulfur/sulfur.glade.h:75 msgid "Error message" @@ -9276,12 +9193,15 @@ msgid "Please Confirm" msgstr "Conferma per favore" #: ../../sulfur/src/sulfur/sulfur.glade.h:153 -msgid "Please submit this error to us providing as much information as possible." +msgid "" +"Please submit this error to us providing as much information as possible." msgstr "Per favore inviaci l'errore fornendo più informazioni possibili." #: ../../sulfur/src/sulfur/sulfur.glade.h:156 msgid "Prevents files belonging to a package being overwritten by another" -msgstr "Previene che i file posseduti da un pacchetto vengano sovrascritti da un altro" +msgstr "" +"Previene che i file posseduti da un pacchetto vengano sovrascritti da un " +"altro" #: ../../sulfur/src/sulfur/sulfur.glade.h:157 msgid "Process details" @@ -9300,33 +9220,34 @@ msgid "Processing at" msgstr "Processamento a" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 +#, fuzzy +msgid "Progress" +msgstr "_Proprietà" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:162 msgid "Protected files and directories" msgstr "File e cartelle protetti" -#: ../../sulfur/src/sulfur/sulfur.glade.h:162 +#: ../../sulfur/src/sulfur/sulfur.glade.h:163 msgid "Protected files and directories mask" msgstr "Maschera file e cartelle protetti" -#: ../../sulfur/src/sulfur/sulfur.glade.h:163 +#: ../../sulfur/src/sulfur/sulfur.glade.h:164 msgid "Proxy Password" msgstr "Password Proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:164 +#: ../../sulfur/src/sulfur/sulfur.glade.h:165 msgid "Proxy Username" msgstr "Username Proxy" -#: ../../sulfur/src/sulfur/sulfur.glade.h:165 +#: ../../sulfur/src/sulfur/sulfur.glade.h:166 msgid "Purge" msgstr "Spazza via" -#: ../../sulfur/src/sulfur/sulfur.glade.h:166 +#: ../../sulfur/src/sulfur/sulfur.glade.h:167 msgid "Q_ueue packages in selected Advisory" msgstr "Accoda pacchetti nell'Avviso selezionato" -#: ../../sulfur/src/sulfur/sulfur.glade.h:167 -msgid "Queue" -msgstr "Coda" - #: ../../sulfur/src/sulfur/sulfur.glade.h:168 msgid "Queue Id" msgstr "Id Coda" @@ -9340,310 +9261,306 @@ msgid "Queue View" msgstr "Vista Coda" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 -msgid "Queued" -msgstr "Accodati" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "Queued at" msgstr "Accodato a" -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 +#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "R_egenerate Cache" msgstr "R_igenera Cache" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 msgid "R_epositories Notice Board" msgstr "Notice Board R_epository" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 msgid "Reinstall the selected package" msgstr "Reinstalla i pacchetti selezionati" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 msgid "Reload" msgstr "Ricarica" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 msgid "Remote stdout file" msgstr "File stdout remoto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 msgid "Remove Selected" msgstr "Rimuovi Selezionato" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 msgid "Remove Set" msgstr "Rimuovi Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 msgid "Remove USE flags on atoms" msgstr "Rimuovi USE flag su atomi" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 msgid "Remove atoms" msgstr "Rimuovi atomi" -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 msgid "Remove packages on the remote server" msgstr "Rimuove pacchetti sul server remoto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 msgid "Remove the selected Package Set" msgstr "Rimuovi il Package Set selezionato" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 msgid "Remove the selected package" msgstr "Rimuovi il pacchetto selezionato" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 msgid "Remove the selected package and its configuration" msgstr "Rimuovi il pacchetto selezionato e la sua configurazione" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 msgid "Repositories" msgstr "Repository" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 msgid "Repositories options" msgstr "Opzioni delle repository" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 msgid "Repository information" msgstr "Informazioni repository" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 msgid "Restore" msgstr "Ripristina" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 msgid "Restore selected" msgstr "Ripristina selezionato" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 msgid "Review for Install..." msgstr "Vai all'installazione" -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "_Invia il rapporto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 msgid "S_ervices" msgstr "S_ervizi" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 msgid "Save" msgstr "Salva" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 msgid "Search" msgstr "Cerca" -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 msgid "Secure Services Port" msgstr "Porta Servizi Sicuri" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 msgid "Security" msgstr "Sicurezza" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 msgid "Security updates" msgstr "Aggiornamenti sicurezza" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 msgid "Services Port" msgstr "Porta Servizi" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 msgid "Sets" msgstr "Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 msgid "Show ChangeLog" msgstr "Visualizza ChangeLog" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 msgid "Show Selected" msgstr "Visualizza Selezionato" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 msgid "Show all" msgstr "Mostra tutto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 msgid "Show applied" msgstr "Mostra applicati" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 msgid "Show unapplied" msgstr "Mostra non applicati" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 msgid "Socket settings" msgstr "Impostazioni socket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 msgid "Source Package Manager" msgstr "Gestore Pacchetti Sorgenti" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "Info Spm" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "Sync Spm" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 msgid "Spm tree updates" msgstr "Aggiornamenti albero Spm" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 msgid "Submit a new document" msgstr "Inserisci un nuovo documento" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 msgid "Successful mesage" msgstr "Messaggio di successo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "Sulfur" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "Passa a Modalità Avanzata" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 msgid "Switch to" msgstr "Passa a" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 msgid "Sync repositories to fetch latest updates" msgstr "Sincronizza repository per scaricare gli ultimi aggiornamenti" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 msgid "System" msgstr "Sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 msgid "System Database" msgstr "Database di sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 msgid "System files" msgstr "File di sistema" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "Font terminale" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 msgid "Text on error message" msgstr "Testo su messaggio di errore" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "Testo su messaggio di notifica" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "Questo è quello che chiamano \"nice level\"" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 msgid "UGC Entry Information" msgstr "Informazioni voce UGC" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 msgid "URI" msgstr "URI" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 msgid "Undo Install" msgstr "Annulla Installa" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 msgid "Undo Install Set" msgstr "Annulla Installazione Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 msgid "Undo Install Set action" msgstr "Azione di annullamento installazione Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 msgid "Undo Install action" msgstr "Annulla azione Installa" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 msgid "Undo Purge" msgstr "Annulla Spazza via" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 msgid "Undo Purge action" msgstr "Annulla azione Spazza via" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 msgid "Undo Reinstall" msgstr "Annulla Reinstalla" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 msgid "Undo Reinstall action" msgstr "Annulla azione Reinstalla" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 msgid "Undo Remove" msgstr "Annulla Rimuovi" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 msgid "Undo Remove Set" msgstr "Annulla Rimozione Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 msgid "Undo Remove Set action" msgstr "Azione di annullamento rimozione Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 msgid "Undo Remove action" msgstr "Annulla Rimuovi" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 msgid "Undo Update" msgstr "Annulla Aggiorna" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 msgid "Undo Update action" msgstr "Annulla azione Aggiorna" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 msgid "Unmask this package" msgstr "Smaschera questo pacchetto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 msgid "Update the selected package" msgstr "Aggiorna il pacchetto selezionato" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 msgid "Updates" msgstr "Aggiornamenti" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "Utente / Gruppo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 msgid "Version" msgstr "Versione" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "Sito web" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 msgid "What you were doing" msgstr "Cosa stavi facendo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." @@ -9651,46 +9568,51 @@ msgstr "" "Devi accettare le licenze sotto.\n" "Leggile attentamente e fai la tua scelta." -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "La tua E-mail" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "Il tuo nome completo" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 msgid "_Abort" msgstr "_Abortisci" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 msgid "_Accept License" msgstr "_Accetta licenza" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 msgid "_Add All" msgstr "_Aggiungi tutto" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 msgid "_Add Set" msgstr "_Aggiungi Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "_Pulisci tutta la cache" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "P_ulisci tutte le credenziali" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "_Esegui azioni" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "_Dettagli" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#, fuzzy +msgid "_Edit Set" +msgstr "_Aggiungi Set" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 msgid "_Enable" msgstr "_Abilita" @@ -9776,34 +9698,38 @@ msgid "_Update Repositories" msgstr "A_ggiorna Repository" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 +msgid "button" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:298 msgid "emerge --sync" msgstr "emerge --sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:298 +#: ../../sulfur/src/sulfur/sulfur.glade.h:299 msgid "emerge --sync ? (o;" msgstr "emerge --sync (o;" -#: ../../sulfur/src/sulfur/sulfur.glade.h:299 +#: ../../sulfur/src/sulfur/sulfur.glade.h:300 msgid "http://www.sabayon.org" msgstr "http://www.sabayon.org" -#: ../../sulfur/src/sulfur/sulfur.glade.h:300 +#: ../../sulfur/src/sulfur/sulfur.glade.h:301 msgid "kB/sec" msgstr "kB/sec" -#: ../../sulfur/src/sulfur/sulfur.glade.h:301 +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "localhost" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 msgid "root" msgstr "root" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "scrivi qui la tua password" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "inserire nome utente qui" @@ -9819,10 +9745,93 @@ msgstr "Finestra di notifica del Gestore di pacchetti" msgid "_Load Package Manager" msgstr "_Lancia il Gestore dei pacchetti" +#~ msgid "dump" +#~ msgstr "dump" + +#~ msgid "dump checksum" +#~ msgstr "firma dump" + +#~ msgid "not the latest branch, skipping tidy for consistence." +#~ msgstr "non l'ultima branch, salto della pulizia per consistenza." + +#~ msgid "files not available on this mirror" +#~ msgstr "file non disponibile su questo mirror" + +#~ msgid "Updating moduledb" +#~ msgstr "Aggiornamento moduledb" + +#~ msgid "Running depmod" +#~ msgstr "Esecuzione di depmod" + +#~ msgid "Reconfiguring OpenGL" +#~ msgstr "Riconfigurazione OpenGL" + +#~ msgid "Eselect NOT found, cannot run OpenGL trigger" +#~ msgstr "Eselect NON trovato, impossibile lanciare trigger OpenGL" + +#~ msgid "Configuring GRUB bootloader" +#~ msgstr "Configurazione bootloader GRUB" + +#~ msgid "Adding the new kernel" +#~ msgstr "Aggiunta del nuovo kernel" + +#~ msgid "Removing the selected kernel" +#~ msgstr "Rimozione del kernel selezionato" + +#~ msgid "Cannot find df" +#~ msgstr "Impossibile trovare df" + +#~ msgid "Cannot properly configure the kernel" +#~ msgstr "Impossibile configurare kernel correttamente" + +#~ msgid "Defaulting to" +#~ msgstr "Default a" + +#~ msgid "Cannot find grub" +#~ msgstr "Impossibile trovare grub" + +#~ msgid "cannot match device" +#~ msgstr "impossibile accoppiare dispositivo" + +#~ msgid "with a grub one" +#~ msgstr "con uno grub" + +#~ msgid "grub translation not supported for" +#~ msgstr "traduzione grub non supportata per" + +#~ msgid "Cannot properly configure grub.conf" +#~ msgstr "Impossibile configurare grub.conf correttamente" + +#~ msgid "cannot match grub device with a Linux one" +#~ msgstr "Impossibile accoppiare dispositivo grub con uno Linux" + +#~ msgid "cannot find generated device.map" +#~ msgstr "impossibile trovare device.map generato" + +#~ msgid "cannot run df /boot" +#~ msgstr "Impossibile eseguire df /boot" + +#~ msgid "supported branches" +#~ msgstr "branch supportate" + +#~ msgid "From your Operating System" +#~ msgstr "Dal tuo bel Sistema Operativo" + +#~ msgid "Packages not found in repositories, try again later." +#~ msgstr "Pacchetti non trovati nelle repository, prova più tardi" + +#~ msgid "Queue" +#~ msgstr "Coda" + +#~ msgid "Queued" +#~ msgstr "Accodati" + #~ msgid "Mounted /boot successfully" #~ msgstr "/boot montato correttamente" + #~ msgid "Cannot mount /boot automatically !!" #~ msgstr "Impossibile montare /boot automaticamente !!" + #~ msgid "" #~ "An unhandled exception has occured. This is most likely a bug. Please " #~ "copy the full text of this exception into an email and send it to " @@ -9831,64 +9840,92 @@ msgstr "_Lancia il Gestore dei pacchetti" #~ "E' avvenuta un'eccezione non gestita. Probabilmente è un bug. Copia il " #~ "testo completo dell'errore in una e-mail ed invialo a " #~ "sabayon@sabayonlinux.org. Grazie." + #~ msgid "_About" #~ msgstr "_Informazioni" + #~ msgid "About..." #~ msgstr "Informazioni..." + #~ msgid "configuring package information" #~ msgstr "configurazione informazioni pacchetto" + #~ msgid "treeupdates data not available" #~ msgstr "dati treeupdates non disponibili" + #~ msgid "Download status" #~ msgstr "Stato download" + #~ msgid "Configuring Binutils Profile" #~ msgstr "Configurazione profilo Binutils" + #~ msgid "A new service will be installed" #~ msgstr "Un nuovo servizio verrà installato" + #~ msgid "These are the packages that would be" #~ msgstr "Questi sono i pacchetti che vorrebbero" + #~ msgid "merged" #~ msgstr "essere installati" + #~ msgid "removed" #~ msgstr "rimossi" + #~ msgid "Entropy database is probably corrupted! I won't stop you here btw..." #~ msgstr "" #~ "Il database Entropy è probabilmente corrotto! Non ti fermerò qui " #~ "comunque..." + #~ msgid "Initializing an empty database file with Entropy structure" #~ msgstr "Inizializzazione di un database vuoto con struttura Entropy" + #~ msgid "You cannot switch packages from/to your system database" #~ msgstr "Non puoi migrare pacchetti dal/al tuo database di sistema" + #~ msgid "Exception caught, running injection and RDEPEND check before raising" #~ msgstr "" #~ "Eccezione catturata, esecuzione iniezione e controllo RDEPEND prima di " #~ "esplodere" + #~ msgid "Number of downloaded packages" #~ msgstr "Numero di pacchetti scaricati" + #~ msgid "Creating kernel symlink" #~ msgstr "Creazione link simbolico kernel" + #~ msgid "for" #~ msgstr "per" + #~ msgid "Configuration Files" #~ msgstr "File di configurazione" + #~ msgid "Package Queue" #~ msgstr "Coda Pacchetti" + #~ msgid "Output" #~ msgstr "Output" + #~ msgid "Packages To Remove" #~ msgstr "Pacchetti da rimuovere" + #~ msgid "Packages To Install" #~ msgstr "Pacchetti da installare" + #~ msgid "_File" #~ msgstr "_File" + #~ msgid "Spritz Package Manager" #~ msgstr "Gestore di pacchetti Spritz" + #~ msgid "Compilation messages" #~ msgstr "Messaggi compilazione" + #~ msgid "Creating Smart Application from" #~ msgstr "Creazione della Smart Application da" + #~ msgid "Missing dependencies" #~ msgstr "Dipendenze mancanti" + #~ msgid "This is the list of the dependencies that would be included" #~ msgstr "Questo è l'elenco delle dipendenze che vorrebbero essere incluse" @@ -9903,164 +9940,235 @@ msgstr "_Lancia il Gestore dei pacchetti" #, fuzzy #~ msgid "gtk-undo" #~ msgstr "Annulla" + #~ msgid "Package Categories" #~ msgstr "Categorie Pacchetti" + #~ msgid "Advertisement" #~ msgstr "Pubblicità" + #~ msgid "Version Installed" #~ msgstr "Versione Installata" + #~ msgid "You must add yourself to this group" #~ msgstr "Devi aggiungerti a questo gruppo" + #~ msgid "Please run Equo/Spritz as root to update Entropy permissions" #~ msgstr "" #~ "Per favore avvia Equo/Spritz come utente root per aggiornare i permessi " #~ "di Entropy" + #~ msgid "Checking for updates..." #~ msgstr "Controllando aggiornamenti..." + #~ msgid "Repository Network Error" #~ msgstr "Errore di rete sulla repository" + #~ msgid "No repositories specified. Cannot check for package updates." #~ msgstr "" #~ "Nessuna repository specificata. Impossibile controllare aggiornamenti." + #~ msgid "Updates: attention" #~ msgstr "Aggiornamenti: attenzione" + #~ msgid "" #~ "Cannot connect to the Updates Service, you're probably not connected to " #~ "the world." #~ msgstr "" #~ "Impossibile connettersi al servizio aggiornamenti. Probabilmente non sei " #~ "connesso col mondo." + #~ msgid "Updates: connection issues" #~ msgstr "Aggiornamenti: problemi di connessione" + #~ msgid "Not all the repositories have been fetched for checking" #~ msgstr "Non tutte le repository sono stato scaricate per il controllo." + #~ msgid "Updates: repository issues" #~ msgstr "Aggiornamenti: problemi sulla repository" + #~ msgid "No repositories found online" #~ msgstr "Nessuna repository trovata online" + #~ msgid "Synchronization errors. Cannot update repositories. Check logs." #~ msgstr "" #~ "Errori di sincronizzazione. Impossibile aggiornare le repository. " #~ "Controllare i log." + #~ msgid "Updates: sync issues" #~ msgstr "Aggiornamenti: problemi di aggiornamento" + #~ msgid "Updates: unhandled error" #~ msgstr "Aggiornamenti: errore non gestito" + #~ msgid "Updates: error" #~ msgstr "Aggiornamenti: errori" + #~ msgid "Updates issue:" #~ msgstr "Errori aggiornamento:" + #~ msgid "Updates available" #~ msgstr "Aggiornamenti disponibili" + #~ msgid "So far, so good. w00t!" #~ msgstr "Uhuuu. Miticooo!" + #~ msgid "Everything up-to-date" #~ msgstr "Tutto aggiornato." + #~ msgid "I/O Error" #~ msgstr "Errore di I/O" + #~ msgid "Please remember" #~ msgstr "per favore ricordati" + #~ msgid "It is always better to leave Entropy updates isolated" #~ msgstr "E' sempre meglio lasciare aggiornamenti di Entropy isolati" + #~ msgid "Purging Entropy cache" #~ msgstr "Purgamento Cache Entropy" + #~ msgid "Selected release" #~ msgstr "Release selezionata" + #~ msgid "Depends Search" #~ msgstr "Ricerca dipendenze inverse" + #~ msgid "Calculating removable depends of" #~ msgstr "Calcolo dipendenze di rimozione per" + #~ msgid "A valid TextInterface based instance is needed" #~ msgstr "E' richiesta un'istanza TextInterface valida" + #~ msgid "Upload status" #~ msgstr "Stato upload" + #~ msgid "repository in branch packages.db.mask" #~ msgstr "packages.db.mask repository in branch" + #~ msgid "Fetch" #~ msgstr "Scaricamento" + #~ msgid "A valid SystemSocketClientInterface based instance is needed" #~ msgstr "" #~ "E' necessaria una instanza basata sulla classe SystemSocketClientInterface" + #~ msgid "A valid EquoInterface based instance is needed" #~ msgstr "E' richiesta un'interfaccia basata su EquoInterface valida" + #~ msgid "comparison between" #~ msgstr "comparazione fra" + #~ msgid "and" #~ msgstr "e" + #~ msgid "failed" #~ msgstr "fallito" + #~ msgid "Wrong syntax for" #~ msgstr "Sintassi errata per" + #~ msgid "from atom" #~ msgstr "da atomo" + #~ msgid "can't find diff" #~ msgstr "impossibile trovare diff" + #~ msgid "Cannot connect to %s" #~ msgstr "Impossibile connettersi a %s" + #~ msgid "" #~ "Ok, back here. Let me see if you are connected to the Internet. Yes, I am " #~ "blue now, so?" #~ msgstr "" #~ "Ok, eccomi. Fammi vedere se sei connesso ad Internet. Si sono blu adesso, " #~ "allora!?" + #~ msgid "" #~ "Gosh, you aren't! Well, I wrote the error to /tmp/equoerror.txt. When you " #~ "want, mail the file to lxnay@sabayonlinux.org." #~ msgstr "" #~ "Per bacco, non lo sei! Beh, ho scritto l'errore in /tmp/equoerror.txt. " #~ "Quando vuoi, invia il file a lxnay@sabayonlinux.org" + #~ msgid "Colors" #~ msgstr "Colori" + #~ msgid "_Abort queue" #~ msgstr "_Interrompi coda" + #~ msgid "Cache is corrupted" #~ msgstr "Cache corrotta" + #~ msgid "regenerating indexes after migration" #~ msgstr "rigenerazione indici dopo migrazione" + #~ msgid "migrating table" #~ msgstr "migrazione tabella" + #~ msgid "Reason" #~ msgstr "Ragione" + #~ msgid "Branch switching" #~ msgstr "Migrazione della Branch" + #~ msgid "Enter a valid branch you want to switch to" #~ msgstr "Inserisci una Branch valida a cui vuoi migrare" + #~ msgid "The selected branch is not available." #~ msgstr "La branch selezionata non è disponibile" + #~ msgid "New branch is" #~ msgstr "La nuova branch è" + #~ msgid "It is suggested to synchronize repositories" #~ msgstr "E' consigliato sincronizzare le repository" + #~ msgid "_Branch ..." #~ msgstr "_Branch ..." + #~ msgid "Downloading SPM package masking configuration" #~ msgstr "Scaricamento configurazione mascheramento pacchetti SPM" + #~ msgid "Configuring fonts directories" #~ msgstr "Configurazione cartelle font" + #~ msgid "Configuring GCC Profile" #~ msgstr "Configurazione profilo GCC" + #~ msgid "Updating icons cache" #~ msgstr "Aggiornamento cache icone" + #~ msgid "Updating shared mime info database" #~ msgstr "Aggiornamento database condiviso mime" + #~ msgid "Updating desktop mime database" #~ msgstr "Aggiornamento database desktop mime" + #~ msgid "Updating scrollkeeper database" #~ msgstr "Aggiornamento database scrollkeeper" + #~ msgid "Reloading gconf2 database" #~ msgstr "Ricaricamento database gconf2" + #~ msgid "Configuring SQLite" #~ msgstr "Configurazione di SQLite" + #~ msgid "Running kbuildsycoca to build global KDE database" #~ msgstr "Esecuzione di kbuildsycoca per costruire database KDE globale" + #~ msgid "Installing gconf2 schemas" #~ msgstr "Installazione schemi gconf2" + #~ msgid "Setting system VM to" #~ msgstr "Impostazione VM di sistema a" + #~ msgid "Powered by User Generated Content" #~ msgstr "Powered by User Generated Content" + #~ msgid "Package Info." #~ msgstr "Info Pacchetto" + #~ msgid "_Process Queue" #~ msgstr "_Processa coda" @@ -10071,66 +10179,94 @@ msgstr "_Lancia il Gestore dei pacchetti" #, fuzzy #~ msgid "gtk-remove" #~ msgstr "rimozione" + #~ msgid "Cannot load Spritz" #~ msgstr "Impossibile caricare Spritz" + #~ msgid "branch copy" #~ msgstr "copia branch" + #~ msgid "copying counters from" #~ msgstr "copia contatori da" + #~ msgid "cannot switch, package not found!" #~ msgstr "impossibile migrare, pacchetto non trovato!" + #~ msgid "moving file locally" #~ msgstr "spostamento file locale" + #~ msgid "cannot find checksum to migrate!" #~ msgstr "impossibile trovare firma da migrare!" + #~ msgid "moving file remotely" #~ msgstr "spostamento file remoto" + #~ msgid "moving file remotely on" #~ msgstr "spostamento file remoto su" + #~ msgid "Mirrors are not locked remotely but the local database is" #~ msgstr "I mirror remoti non solo bloccati ma i database locali si" + #~ msgid "It is a nonsense" #~ msgstr "E' un nonsense" + #~ msgid "Please remove the lock file" #~ msgstr "Per favore rimuovi il file di lock" + #~ msgid "Would you like to continue with the default branch" #~ msgstr "Vuoi continuare con la branch di default" + #~ msgid "Type your branch" #~ msgstr "Scrivi la tua branch" + #~ msgid "the specified branch does not exist" #~ msgstr "la branch specificata non esiste" + #~ msgid "Do you confirm" #~ msgstr "Confermi" + #~ msgid "fixing KDE dep strings on" #~ msgstr "Correzione stringhe dipendenze KDE su" + #~ msgid "Entropy Config Setup" #~ msgstr "Setup configurazione di Entropy" + #~ msgid "GUI Setup Completed" #~ msgstr "Configurazione GUI completata" + #~ msgid "(CTRL+E Menu | CTRL+X Exit)" #~ msgstr "(CTRL+E Menu | CTRL+X Uscita)" + #~ msgid "Ok" #~ msgstr "Ok" #, fuzzy #~ msgid "Entropy Repositories" #~ msgstr "nelle repository" + #~ msgid "logged" #~ msgstr "loggato" + #~ msgid "hello world!" #~ msgstr "ciao mondo!" + #~ msgid "Soon!" #~ msgstr "Presto!" + #~ msgid "_Your Ego!" #~ msgstr "_Il tuo Ego!" + #~ msgid "Download mirrors" #~ msgstr "Mirror di scaricamento" + #~ msgid "I cannot understand" #~ msgstr "Non riesco a capire" + #~ msgid "7" #~ msgstr "7" + #~ msgid "equo database generate" #~ msgstr "equo database generate" + #~ msgid "Quiting, please wait !!!!!!" #~ msgstr "Sto uscendo, cribbio !!!!!!" - diff --git a/misc/po/nl.po b/misc/po/nl.po index e8e5e24ea..b6ea8dba4 100644 --- a/misc/po/nl.po +++ b/misc/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-15 10:27+0200\n" +"POT-Creation-Date: 2009-07-12 21:38+0200\n" "PO-Revision-Date: 2009-03-05 12:19-0000\n" "Last-Translator: Andre Parhan \n" "Language-Team: Dutch \n" @@ -88,8 +88,8 @@ msgstr "geen geldig mappen pad" #: ../../libraries/entropy/client/services/ugc/commands.py:39 #: ../../libraries/entropy/client/services/system/interfaces.py:37 #: ../../libraries/entropy/client/services/system/interfaces.py:40 -#: ../../libraries/entropy/spm.py:36 ../../libraries/entropy/spm.py:39 -#: ../../libraries/entropy/spm.py:100 ../../libraries/entropy/spm.py:103 +#: ../../libraries/entropy/spm.py:38 ../../libraries/entropy/spm.py:41 +#: ../../libraries/entropy/spm.py:102 ../../libraries/entropy/spm.py:105 #: ../../libraries/entropy/transceivers.py:629 #: ../../libraries/entropy/transceivers.py:632 msgid "OutputInterface does not have an updateProgress method" @@ -169,55 +169,65 @@ msgstr "Succesvol verbonden met host" msgid "Successfully disconnected from host" msgstr "Verbinding succesvol verbroken met de host" -#: ../../libraries/entropy/services/repository/interfaces.py:119 +#: ../../libraries/entropy/services/repository/interfaces.py:120 msgid "database does not exist. Locking services for it" msgstr "database bestaat niet. Blokkeren van services voor hem" -#: ../../libraries/entropy/services/repository/interfaces.py:137 +#: ../../libraries/entropy/services/repository/interfaces.py:138 msgid "database got locked. Locking services for it" msgstr "Database is geblokkeerd. Blokkeren van services voor hem" -#: ../../libraries/entropy/services/repository/interfaces.py:151 +#: ../../libraries/entropy/services/repository/interfaces.py:160 +#, fuzzy +msgid "cannot unlock database, compressed file not found" +msgstr "Verkeerde database compressie methode" + +#: ../../libraries/entropy/services/repository/interfaces.py:180 +#, fuzzy +msgid "unpacking compressed database" +msgstr "gecomprimeerde database pad" + +#: ../../libraries/entropy/services/repository/interfaces.py:202 msgid "unlocking and indexing database" msgstr "deblokkeren en indexeren van database" -#: ../../libraries/entropy/services/repository/interfaces.py:152 +#: ../../libraries/entropy/services/repository/interfaces.py:203 msgid "hash" msgstr "hash" -#: ../../libraries/entropy/services/auth_interfaces.py:277 +#: ../../libraries/entropy/services/auth_interfaces.py:278 msgid "no username specified" msgstr "geen gebruikersnaam opgegeven" -#: ../../libraries/entropy/services/auth_interfaces.py:279 +#: ../../libraries/entropy/services/auth_interfaces.py:280 msgid "no password specified" msgstr "geen wachtwoord opgegeven" -#: ../../libraries/entropy/services/auth_interfaces.py:282 +#: ../../libraries/entropy/services/auth_interfaces.py:283 msgid "empty password" msgstr "leeg wachtwoord" -#: ../../libraries/entropy/services/auth_interfaces.py:284 +#: ../../libraries/entropy/services/auth_interfaces.py:285 msgid "empty username" msgstr "lege gebruikersnaam" -#: ../../libraries/entropy/services/auth_interfaces.py:289 +#: ../../libraries/entropy/services/auth_interfaces.py:290 msgid "user not found" msgstr "gebruiker niet gevonden" -#: ../../libraries/entropy/services/auth_interfaces.py:293 +#: ../../libraries/entropy/services/auth_interfaces.py:294 msgid "you need to login on the website to update your password format" msgstr "u moet inloggen op de website om uw wachtwoord formaat up-te-daten" -#: ../../libraries/entropy/services/auth_interfaces.py:299 +#: ../../libraries/entropy/services/auth_interfaces.py:300 msgid "wrong password" msgstr "verkeerd wachtwoord" -#: ../../libraries/entropy/services/auth_interfaces.py:303 +#: ../../libraries/entropy/services/auth_interfaces.py:304 msgid "user inactive" msgstr "gebruiker inactief" -#: ../../libraries/entropy/services/auth_interfaces.py:307 +#: ../../libraries/entropy/services/auth_interfaces.py:308 msgid "user banned" msgstr "gebruiker gebanned" @@ -247,308 +257,308 @@ msgstr "niet ingelogd" msgid "no login data" msgstr "geen log in data" -#: ../../libraries/entropy/server/interfaces/main.py:308 +#: ../../libraries/entropy/server/interfaces/main.py:297 #, fuzzy msgid "Entropy Server interface must be run as root" msgstr "Entropy ServerInterface moet gestart worden als root" -#: ../../libraries/entropy/server/interfaces/main.py:369 -#: ../../libraries/entropy/server/interfaces/main.py:541 +#: ../../libraries/entropy/server/interfaces/main.py:358 +#: ../../libraries/entropy/server/interfaces/main.py:530 msgid "repository not configured" msgstr "repository niet geconfigureerd" -#: ../../libraries/entropy/server/interfaces/main.py:375 +#: ../../libraries/entropy/server/interfaces/main.py:364 msgid "protected repository id, can't use this, sorry dude..." msgstr "beveiligde repository ID, kan deze niet gebruiken, sorry dude..." -#: ../../libraries/entropy/server/interfaces/main.py:436 +#: ../../libraries/entropy/server/interfaces/main.py:425 msgid "migrating database path from" msgstr "migreren van database pad vanaf" -#: ../../libraries/entropy/server/interfaces/main.py:438 -#: ../../libraries/entropy/db.py:1206 ../../client/text_configuration.py:107 +#: ../../libraries/entropy/server/interfaces/main.py:427 +#: ../../libraries/entropy/db.py:1252 ../../client/text_configuration.py:107 msgid "to" msgstr "naar" -#: ../../libraries/entropy/server/interfaces/main.py:567 +#: ../../libraries/entropy/server/interfaces/main.py:556 msgid "Your default repository is not initialized" msgstr "Je standaard repository is niet geïnitialiseerd" -#: ../../libraries/entropy/server/interfaces/main.py:579 +#: ../../libraries/entropy/server/interfaces/main.py:568 msgid "Do you want to initialize your default repository ?" msgstr "Wilt u de standaard repository initialiseren ?" -#: ../../libraries/entropy/server/interfaces/main.py:582 +#: ../../libraries/entropy/server/interfaces/main.py:571 #, fuzzy msgid "Continuing with an uninitialized repository" msgstr "" "Je hebt het risico genomen om door te gaan met een ongeïnitialiseerde " "repository" -#: ../../libraries/entropy/server/interfaces/main.py:603 +#: ../../libraries/entropy/server/interfaces/main.py:592 msgid "server-side repository" msgstr "server-side repository" -#: ../../libraries/entropy/server/interfaces/main.py:605 +#: ../../libraries/entropy/server/interfaces/main.py:594 msgid "community repository" msgstr "communiteit repository" #. ..on repository: -#: ../../libraries/entropy/server/interfaces/main.py:607 +#: ../../libraries/entropy/server/interfaces/main.py:596 msgid "Entropy Server Interface Instance on repository" msgstr "Entropy Server Interface Instantie op de repository" -#: ../../libraries/entropy/server/interfaces/main.py:612 +#: ../../libraries/entropy/server/interfaces/main.py:601 msgid "current branch" msgstr "huidige branche" -#: ../../libraries/entropy/server/interfaces/main.py:614 +#: ../../libraries/entropy/server/interfaces/main.py:603 msgid "type" msgstr "type" -#: ../../libraries/entropy/server/interfaces/main.py:624 +#: ../../libraries/entropy/server/interfaces/main.py:613 msgid "Currently configured repositories" msgstr "Huidig geconfigureerde repositories" -#: ../../libraries/entropy/server/interfaces/main.py:746 +#: ../../libraries/entropy/server/interfaces/main.py:735 msgid "Entropy database is already locked by you :-)" msgstr "Entropy database is reeds geblokkeerd door jouw :-)" #. check if the database is locked REMOTELY -#: ../../libraries/entropy/server/interfaces/main.py:753 +#: ../../libraries/entropy/server/interfaces/main.py:742 msgid "Locking and Syncing Entropy database" msgstr "Blokkeren en Synchroniseren van Entropy database" -#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:756 #: ../../server/server_activator.py:339 msgid "Mirrors status table" msgstr "Mirrors status tabel" -#: ../../libraries/entropy/server/interfaces/main.py:776 -#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:765 +#: ../../libraries/entropy/server/interfaces/main.py:768 #: ../../server/server_activator.py:345 ../../server/server_activator.py:349 msgid "Unlocked" msgstr "Vrijgemaakt" -#: ../../libraries/entropy/server/interfaces/main.py:778 -#: ../../libraries/entropy/server/interfaces/main.py:781 +#: ../../libraries/entropy/server/interfaces/main.py:767 +#: ../../libraries/entropy/server/interfaces/main.py:770 #: ../../server/server_activator.py:343 ../../server/server_activator.py:347 msgid "Locked" msgstr "geblokkeerd" -#: ../../libraries/entropy/server/interfaces/main.py:788 -#: ../../libraries/entropy/server/interfaces/main.py:948 +#: ../../libraries/entropy/server/interfaces/main.py:777 +#: ../../libraries/entropy/server/interfaces/main.py:937 msgid "database" msgstr "database" -#: ../../libraries/entropy/server/interfaces/main.py:790 -#: ../../libraries/entropy/server/interfaces/main.py:3306 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1754 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 +#: ../../libraries/entropy/server/interfaces/main.py:779 +#: ../../libraries/entropy/server/interfaces/main.py:3299 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1875 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2236 #: ../../sulfur/src/sulfur/dialogs.py:2299 msgid "download" msgstr "download" -#: ../../libraries/entropy/server/interfaces/main.py:799 +#: ../../libraries/entropy/server/interfaces/main.py:788 msgid "cannot lock mirror" msgstr "kan mirror niet blokkeren" -#: ../../libraries/entropy/server/interfaces/main.py:935 +#: ../../libraries/entropy/server/interfaces/main.py:924 #, fuzzy msgid "Entropy database is corrupted!" msgstr "Entropy database bestand" -#: ../../libraries/entropy/server/interfaces/main.py:949 +#: ../../libraries/entropy/server/interfaces/main.py:938 msgid "indexing database" msgstr "indexeren van database" -#: ../../libraries/entropy/server/interfaces/main.py:994 +#: ../../libraries/entropy/server/interfaces/main.py:983 msgid "Checking" msgstr "Controleren" -#: ../../libraries/entropy/server/interfaces/main.py:1022 +#: ../../libraries/entropy/server/interfaces/main.py:1011 msgid "Running dependencies test" msgstr "Uitvoeren van afhankelijkheden test" -#: ../../libraries/entropy/server/interfaces/main.py:1051 -#: ../../client/text_ui.py:1580 +#: ../../libraries/entropy/server/interfaces/main.py:1040 +#: ../../client/text_ui.py:1637 msgid "These are the dependencies not found" msgstr "Deze afhankelijkheden zijn niet gevonden" -#: ../../libraries/entropy/server/interfaces/main.py:1058 -#: ../../client/text_ui.py:1584 +#: ../../libraries/entropy/server/interfaces/main.py:1047 +#: ../../client/text_ui.py:1641 msgid "Needed by" msgstr "Nodig voor" -#: ../../libraries/entropy/server/interfaces/main.py:1076 +#: ../../libraries/entropy/server/interfaces/main.py:1065 msgid "by repo" msgstr "bij repo" -#: ../../libraries/entropy/server/interfaces/main.py:1086 +#: ../../libraries/entropy/server/interfaces/main.py:1075 msgid "Every dependency is satisfied. It's all fine." msgstr "Alle afhankelijkheden zijn voldaan. Alles zit goed." -#: ../../libraries/entropy/server/interfaces/main.py:1111 -#: ../../client/text_ui.py:1630 +#: ../../libraries/entropy/server/interfaces/main.py:1100 +#: ../../client/text_ui.py:1688 msgid "System is healthy" msgstr "Systeem is gezond" -#: ../../libraries/entropy/server/interfaces/main.py:1120 +#: ../../libraries/entropy/server/interfaces/main.py:1109 msgid "Matching libraries with Spm, please wait" msgstr "Vergelijken van bibliotheken met Spm, even geduld" -#: ../../libraries/entropy/server/interfaces/main.py:1131 +#: ../../libraries/entropy/server/interfaces/main.py:1120 msgid "These are the matched packages" msgstr "Dit zijn de overeenkomende pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:1156 -#: ../../libraries/entropy/server/interfaces/main.py:1219 +#: ../../libraries/entropy/server/interfaces/main.py:1149 +#: ../../libraries/entropy/server/interfaces/main.py:1212 msgid "Packages string" msgstr "Pakketten string" -#: ../../libraries/entropy/server/interfaces/main.py:1165 +#: ../../libraries/entropy/server/interfaces/main.py:1158 msgid "No matched packages" msgstr "Geen overeenkomende pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:1176 +#: ../../libraries/entropy/server/interfaces/main.py:1169 msgid "Running orphaned SPM packages test" msgstr "Uitvoeren van wees SPM pakketten test" -#: ../../libraries/entropy/server/interfaces/main.py:1190 +#: ../../libraries/entropy/server/interfaces/main.py:1183 msgid "Scanning package" msgstr "Pakket scannen" -#: ../../libraries/entropy/server/interfaces/main.py:1207 +#: ../../libraries/entropy/server/interfaces/main.py:1200 msgid "not found anymore" msgstr "niet meer gevonden" -#: ../../libraries/entropy/server/interfaces/main.py:1252 +#: ../../libraries/entropy/server/interfaces/main.py:1245 #, fuzzy msgid "Initializing an empty database" msgstr "Initialiseren van Entropy database" -#: ../../libraries/entropy/server/interfaces/main.py:1265 +#: ../../libraries/entropy/server/interfaces/main.py:1258 msgid "Entropy database file" msgstr "Entropy database bestand" -#: ../../libraries/entropy/server/interfaces/main.py:1267 +#: ../../libraries/entropy/server/interfaces/main.py:1260 msgid "successfully initialized" msgstr "succesvol geïnitialiseerd" -#: ../../libraries/entropy/server/interfaces/main.py:1287 +#: ../../libraries/entropy/server/interfaces/main.py:1280 msgid "Invalid tag specified" msgstr "Geen geldige tag opgegeven" -#: ../../libraries/entropy/server/interfaces/main.py:1309 +#: ../../libraries/entropy/server/interfaces/main.py:1302 #, fuzzy msgid "Packages already tagged, action aborted" msgstr "" "Dit zijn de pakketten die al zijn getagged, kan ze niet her-taggen, actie " "afgebroken" -#: ../../libraries/entropy/server/interfaces/main.py:1355 +#: ../../libraries/entropy/server/interfaces/main.py:1348 #, fuzzy msgid "flushing back selected packages from branches" msgstr "Voorbereiden van kopiëren van geselecteerde pakketten naar" -#: ../../libraries/entropy/server/interfaces/main.py:1381 +#: ../../libraries/entropy/server/interfaces/main.py:1374 #, fuzzy msgid "nothing to do" msgstr "Niets te doen" -#: ../../libraries/entropy/server/interfaces/main.py:1407 +#: ../../libraries/entropy/server/interfaces/main.py:1400 #, fuzzy msgid "these are the packages that will be flushed" msgstr "Dit zijn de pakketten die zouden worden uitgeschakeld" #. ask to continue -#: ../../libraries/entropy/server/interfaces/main.py:1442 -#: ../../libraries/entropy/server/interfaces/main.py:1738 -#: ../../libraries/entropy/server/interfaces/main.py:3069 -#: ../../libraries/entropy/server/interfaces/main.py:3317 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3160 +#: ../../libraries/entropy/server/interfaces/main.py:1435 +#: ../../libraries/entropy/server/interfaces/main.py:1731 +#: ../../libraries/entropy/server/interfaces/main.py:3062 +#: ../../libraries/entropy/server/interfaces/main.py:3310 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3290 #: ../../server/server_reagent.py:504 ../../server/server_reagent.py:559 #: ../../server/server_reagent.py:603 msgid "Would you like to continue ?" msgstr "Wilt u doorgaan ?" -#: ../../libraries/entropy/server/interfaces/main.py:1479 +#: ../../libraries/entropy/server/interfaces/main.py:1472 #, fuzzy msgid "checking package hash" msgstr "Nagaan van pakketten controlesom..." -#: ../../libraries/entropy/server/interfaces/main.py:1498 +#: ../../libraries/entropy/server/interfaces/main.py:1491 #, fuzzy msgid "hash does not match for" msgstr "Geen overeenkomsten voor" -#: ../../libraries/entropy/server/interfaces/main.py:1510 +#: ../../libraries/entropy/server/interfaces/main.py:1503 #, fuzzy msgid "wrong md5" msgstr "verkeerd wachtwoord" -#: ../../libraries/entropy/server/interfaces/main.py:1522 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2634 +#: ../../libraries/entropy/server/interfaces/main.py:1515 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2755 msgid "download errors" msgstr "download fouten" -#: ../../libraries/entropy/server/interfaces/main.py:1523 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1691 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1810 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2578 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2636 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3206 +#: ../../libraries/entropy/server/interfaces/main.py:1516 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1812 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1931 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2699 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2757 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3336 msgid "reason" msgstr "reden" -#: ../../libraries/entropy/server/interfaces/main.py:1540 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2650 +#: ../../libraries/entropy/server/interfaces/main.py:1533 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2771 msgid "download completed successfully" msgstr "download met succes voltooid" -#: ../../libraries/entropy/server/interfaces/main.py:1554 +#: ../../libraries/entropy/server/interfaces/main.py:1547 #, fuzzy msgid "error downloading packages from mirrors" msgstr "Bezig met binnenhalen van database vanaf de mirror" -#: ../../libraries/entropy/server/interfaces/main.py:1570 +#: ../../libraries/entropy/server/interfaces/main.py:1563 #, fuzzy msgid "working on branch" msgstr "Gebruiken van Branche" -#: ../../libraries/entropy/server/interfaces/main.py:1586 +#: ../../libraries/entropy/server/interfaces/main.py:1579 #, fuzzy msgid "updating package" msgstr "pakket toevoegen" -#: ../../libraries/entropy/server/interfaces/main.py:1620 +#: ../../libraries/entropy/server/interfaces/main.py:1613 #, fuzzy msgid "package flushed" msgstr "Pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:1648 +#: ../../libraries/entropy/server/interfaces/main.py:1641 #, fuzzy msgid "Cannot touch system database" msgstr "Kan geen back-up maken van de geselecteerde database" -#: ../../libraries/entropy/server/interfaces/main.py:1663 +#: ../../libraries/entropy/server/interfaces/main.py:1656 msgid "Preparing to move selected packages to" msgstr "Voorbereiden van verplaatsen van geselecteerde pakketten naar" -#: ../../libraries/entropy/server/interfaces/main.py:1665 +#: ../../libraries/entropy/server/interfaces/main.py:1658 msgid "Preparing to copy selected packages to" msgstr "Voorbereiden van kopiëren van geselecteerde pakketten naar" #. note -#: ../../libraries/entropy/server/interfaces/main.py:1677 +#: ../../libraries/entropy/server/interfaces/main.py:1670 #: ../../libraries/entropy/client/services/system/methods.py:98 -#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/dialogs.py:1005 #: ../../sulfur/src/sulfur/dialogs.py:3343 #: ../../sulfur/src/sulfur/sulfur.glade.h:127 msgid "Note" msgstr "Notitie" -#: ../../libraries/entropy/server/interfaces/main.py:1678 +#: ../../libraries/entropy/server/interfaces/main.py:1671 #, fuzzy msgid "" "all old packages with conflicting scope will be removed from destination " @@ -557,898 +567,892 @@ msgstr "" "alle oude pakketten met conflicterende scope zullen worden verwijderd van de " "bestemming repo behalve geïnjecteerde" -#: ../../libraries/entropy/server/interfaces/main.py:1688 +#: ../../libraries/entropy/server/interfaces/main.py:1681 msgid "new tag" msgstr "Nieuwe tag" -#: ../../libraries/entropy/server/interfaces/main.py:1724 +#: ../../libraries/entropy/server/interfaces/main.py:1717 #, fuzzy msgid "dependency" msgstr "Afhankelijkheden" -#: ../../libraries/entropy/server/interfaces/main.py:1754 +#: ../../libraries/entropy/server/interfaces/main.py:1747 msgid "switching" msgstr "Veranderen" -#: ../../libraries/entropy/server/interfaces/main.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:1767 msgid "cannot switch, package not found, skipping" msgstr "Kan niet wisselen, pakket niet gevonden, overslaan" -#: ../../libraries/entropy/server/interfaces/main.py:1813 +#: ../../libraries/entropy/server/interfaces/main.py:1806 msgid "moving file" msgstr "Bestand verplaatsen" -#: ../../libraries/entropy/server/interfaces/main.py:1829 +#: ../../libraries/entropy/server/interfaces/main.py:1822 msgid "loading data from source database" msgstr "laden van data vanaf source database" -#: ../../libraries/entropy/server/interfaces/main.py:1850 +#: ../../libraries/entropy/server/interfaces/main.py:1843 msgid "injecting data to destination database" msgstr "injecteren van data naar locatie van database" -#: ../../libraries/entropy/server/interfaces/main.py:1868 +#: ../../libraries/entropy/server/interfaces/main.py:1861 msgid "removing entry from source database" msgstr "verwijderen van ingang van de source database" -#: ../../libraries/entropy/server/interfaces/main.py:1886 +#: ../../libraries/entropy/server/interfaces/main.py:1879 msgid "successfully handled atom" msgstr "succesvol behandeld atoom" -#: ../../libraries/entropy/server/interfaces/main.py:1916 -#: ../../libraries/entropy/server/interfaces/main.py:2036 +#: ../../libraries/entropy/server/interfaces/main.py:1909 +#: ../../libraries/entropy/server/interfaces/main.py:2029 msgid "adding package" msgstr "pakket toevoegen" -#: ../../libraries/entropy/server/interfaces/main.py:1956 -#: ../../libraries/entropy/server/interfaces/main.py:2923 +#: ../../libraries/entropy/server/interfaces/main.py:1949 +#: ../../libraries/entropy/server/interfaces/main.py:2916 msgid "added package" msgstr "toegevoegd pakket" -#: ../../libraries/entropy/server/interfaces/main.py:1958 +#: ../../libraries/entropy/server/interfaces/main.py:1951 msgid "rev" msgstr "rev" -#: ../../libraries/entropy/server/interfaces/main.py:1971 +#: ../../libraries/entropy/server/interfaces/main.py:1964 msgid "manual dependencies for" msgstr "handmatige afhankelijkheden voor" -#: ../../libraries/entropy/server/interfaces/main.py:2059 +#: ../../libraries/entropy/server/interfaces/main.py:2052 #, fuzzy msgid "Exception caught, closing tasks" msgstr "Uitzondering Opgetreden" -#: ../../libraries/entropy/server/interfaces/main.py:2137 +#: ../../libraries/entropy/server/interfaces/main.py:2130 msgid "Injecting entropy metadata into built packages" msgstr "Injecteren van entropy metadata in de gebouwde pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:2151 +#: ../../libraries/entropy/server/interfaces/main.py:2144 msgid "injecting entropy metadata" msgstr "injecteren van Entropy metadata" -#: ../../libraries/entropy/server/interfaces/main.py:2179 +#: ../../libraries/entropy/server/interfaces/main.py:2172 msgid "injection complete" msgstr "invoeren compleet" -#: ../../libraries/entropy/server/interfaces/main.py:2191 -#: ../../libraries/entropy/server/interfaces/main.py:2204 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1976 +#: ../../libraries/entropy/server/interfaces/main.py:2184 +#: ../../libraries/entropy/server/interfaces/main.py:2197 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2097 msgid "config files" msgstr "Config bestanden" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2192 +#: ../../libraries/entropy/server/interfaces/main.py:2185 msgid "checking system" msgstr "checken van systeem" #. something short please -#: ../../libraries/entropy/server/interfaces/main.py:2205 +#: ../../libraries/entropy/server/interfaces/main.py:2198 msgid "there are configuration files not updated yet" msgstr "er zijn nog configuratie bestanden niet geüpdate" -#: ../../libraries/entropy/server/interfaces/main.py:2238 +#: ../../libraries/entropy/server/interfaces/main.py:2231 msgid "removing package" msgstr "Pakket verwijderen" -#: ../../libraries/entropy/server/interfaces/main.py:2250 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2498 +#: ../../libraries/entropy/server/interfaces/main.py:2243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2619 msgid "removal complete" msgstr "verwijderen compleet" -#: ../../libraries/entropy/server/interfaces/main.py:2489 +#: ../../libraries/entropy/server/interfaces/main.py:2482 msgid "invalid database revision" msgstr "database revisie lijkt ongeldig." -#: ../../libraries/entropy/server/interfaces/main.py:2491 +#: ../../libraries/entropy/server/interfaces/main.py:2484 msgid "defaulting to 0" msgstr "terugzetten naar 0" -#: ../../libraries/entropy/server/interfaces/main.py:2744 +#: ../../libraries/entropy/server/interfaces/main.py:2737 msgid "Initializing Entropy database" msgstr "Initialiseren van Entropy database" -#: ../../libraries/entropy/server/interfaces/main.py:2781 -#: ../../libraries/entropy/db.py:915 ../../libraries/entropy/db.py:933 -#: ../../libraries/entropy/db.py:1143 +#: ../../libraries/entropy/server/interfaces/main.py:2774 +#: ../../libraries/entropy/db.py:961 ../../libraries/entropy/db.py:979 +#: ../../libraries/entropy/db.py:1189 msgid "WARNING" msgstr "WAARSCHUWING" -#: ../../libraries/entropy/server/interfaces/main.py:2782 +#: ../../libraries/entropy/server/interfaces/main.py:2775 msgid "database already exists" msgstr "database bestaat al" -#: ../../libraries/entropy/server/interfaces/main.py:2792 +#: ../../libraries/entropy/server/interfaces/main.py:2785 msgid "Do you want to continue ?" msgstr "Wilt u doorgaan?" -#: ../../libraries/entropy/server/interfaces/main.py:2813 +#: ../../libraries/entropy/server/interfaces/main.py:2806 msgid "Dumping current revisions to file" msgstr "Huidige revisies in bestand opslaan" #. do not translate treeupdates -#: ../../libraries/entropy/server/interfaces/main.py:2831 +#: ../../libraries/entropy/server/interfaces/main.py:2824 msgid "Dumping current 'treeupdates' actions to file" msgstr "Dumpen van huidige 'boomupdates' acties naar bestand" -#: ../../libraries/entropy/server/interfaces/main.py:2844 +#: ../../libraries/entropy/server/interfaces/main.py:2837 #, fuzzy msgid "Would you like to sync packages first (important!) ?" msgstr "" "Wil je de pakketten eerst synchroniseren (belangrijk als je ze nog niet hebt " "gesynchroniseerd) ?" -#: ../../libraries/entropy/server/interfaces/main.py:2867 +#: ../../libraries/entropy/server/interfaces/main.py:2860 msgid "Reinitializing Entropy database for branch" msgstr "Herinitialiseer Entropy database voor branche" -#: ../../libraries/entropy/server/interfaces/main.py:2869 +#: ../../libraries/entropy/server/interfaces/main.py:2862 msgid "using Packages in the repository" msgstr "Pakketten in de repository worden gebruikt" -#: ../../libraries/entropy/server/interfaces/main.py:2887 +#: ../../libraries/entropy/server/interfaces/main.py:2880 msgid "analyzing" msgstr "analyseren" -#: ../../libraries/entropy/server/interfaces/main.py:2925 -#: ../../client/text_query.py:1156 ../../client/text_query.py:1162 +#: ../../libraries/entropy/server/interfaces/main.py:2918 +#: ../../client/text_query.py:1166 ../../client/text_query.py:1172 msgid "revision" msgstr "Herziening" -#: ../../libraries/entropy/server/interfaces/main.py:2970 -#: ../../libraries/entropy/client/interfaces/methods.py:1061 -#: ../../libraries/entropy/client/interfaces/repository.py:1458 -#: ../../libraries/entropy/client/interfaces/repository.py:1501 -#: ../../libraries/entropy/client/interfaces/repository.py:1516 -#: ../../libraries/entropy/client/interfaces/repository.py:1528 -#: ../../libraries/entropy/client/interfaces/repository.py:1543 -#: ../../client/text_rescue.py:293 ../../client/text_rescue.py:306 -#: ../../client/text_ui.py:911 ../../client/text_ui.py:912 -#: ../../client/text_ui.py:914 ../../client/text_ui.py:915 -#: ../../sulfur/src/sulfur/dialogs.py:5877 -#: ../../sulfur/src/sulfur/__init__.py:945 -#: ../../sulfur/src/sulfur/packages.py:93 -#: ../../sulfur/src/sulfur/packages.py:404 +#: ../../libraries/entropy/server/interfaces/main.py:2963 +#: ../../libraries/entropy/client/interfaces/repository.py:1453 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 +#: ../../libraries/entropy/client/interfaces/repository.py:1538 +#: ../../libraries/entropy/qa.py:384 ../../client/text_rescue.py:293 +#: ../../client/text_rescue.py:306 ../../client/text_ui.py:955 +#: ../../client/text_ui.py:956 ../../client/text_ui.py:958 +#: ../../client/text_ui.py:959 ../../sulfur/src/sulfur/dialogs.py:5899 +#: ../../sulfur/src/sulfur/__init__.py:982 +#: ../../sulfur/src/sulfur/packages.py:96 +#: ../../sulfur/src/sulfur/packages.py:411 msgid "Attention" msgstr "Attentie" -#: ../../libraries/entropy/server/interfaces/main.py:2971 +#: ../../libraries/entropy/server/interfaces/main.py:2964 msgid "cannot match" msgstr "Kan niet overeenkomen" -#: ../../libraries/entropy/server/interfaces/main.py:3027 -#: ../../libraries/entropy/server/interfaces/main.py:3246 +#: ../../libraries/entropy/server/interfaces/main.py:3020 +#: ../../libraries/entropy/server/interfaces/main.py:3239 msgid "Integrity verification of the selected packages" msgstr "Integriteit verificatie van de geselecteerde pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3042 -#: ../../libraries/entropy/server/interfaces/main.py:3259 +#: ../../libraries/entropy/server/interfaces/main.py:3035 +#: ../../libraries/entropy/server/interfaces/main.py:3252 #, fuzzy msgid "All the packages in repository will be checked." msgstr "" "Alle pakketten in de Entropy Pakketten repository zullen worden gecheckt." -#: ../../libraries/entropy/server/interfaces/main.py:3049 +#: ../../libraries/entropy/server/interfaces/main.py:3042 msgid "This is the list of the packages that would be checked" msgstr "De volgende pakketten zullen worden gecheckt." -#: ../../libraries/entropy/server/interfaces/main.py:3083 +#: ../../libraries/entropy/server/interfaces/main.py:3076 msgid "Working on mirror" msgstr "Bestanden op mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3104 +#: ../../libraries/entropy/server/interfaces/main.py:3097 msgid "checking hash" msgstr "checken van hash" -#: ../../libraries/entropy/server/interfaces/main.py:3121 -#: ../../libraries/entropy/server/interfaces/main.py:3138 +#: ../../libraries/entropy/server/interfaces/main.py:3114 +#: ../../libraries/entropy/server/interfaces/main.py:3131 msgid "digest verification of" msgstr "'digest' controle voor" -#: ../../libraries/entropy/server/interfaces/main.py:3123 -#: ../../libraries/entropy/spm.py:1774 +#: ../../libraries/entropy/server/interfaces/main.py:3116 +#: ../../libraries/entropy/spm.py:1792 #: ../../libraries/entropy/transceivers.py:1192 msgid "not supported" msgstr "niet ondersteund" -#: ../../libraries/entropy/server/interfaces/main.py:3140 +#: ../../libraries/entropy/server/interfaces/main.py:3133 msgid "failed for unknown reasons" msgstr "mislukt om onbekende reden" -#: ../../libraries/entropy/server/interfaces/main.py:3155 -#: ../../libraries/entropy/server/interfaces/main.py:3427 -#: ../../libraries/entropy/server/interfaces/mirrors.py:481 -#: ../../libraries/entropy/server/interfaces/mirrors.py:501 -#: ../../libraries/entropy/server/interfaces/mirrors.py:535 -#: ../../libraries/entropy/server/interfaces/mirrors.py:550 -#: ../../libraries/entropy/server/interfaces/mirrors.py:569 +#: ../../libraries/entropy/server/interfaces/main.py:3148 +#: ../../libraries/entropy/server/interfaces/main.py:3420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:634 +#: ../../libraries/entropy/server/interfaces/mirrors.py:654 +#: ../../libraries/entropy/server/interfaces/mirrors.py:688 +#: ../../libraries/entropy/server/interfaces/mirrors.py:703 +#: ../../libraries/entropy/server/interfaces/mirrors.py:722 msgid "package" msgstr "pakket" -#: ../../libraries/entropy/server/interfaces/main.py:3157 +#: ../../libraries/entropy/server/interfaces/main.py:3150 msgid "NOT healthy" msgstr "NIET gezond" -#: ../../libraries/entropy/server/interfaces/main.py:3170 -#: ../../libraries/entropy/server/interfaces/main.py:3439 +#: ../../libraries/entropy/server/interfaces/main.py:3163 +#: ../../libraries/entropy/server/interfaces/main.py:3432 msgid "This is the list of broken packages" msgstr "Dit is de lijst met gebroken pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3179 +#: ../../libraries/entropy/server/interfaces/main.py:3172 #: ../../libraries/entropy/client/interfaces/fetch.py:141 #: ../../libraries/entropy/client/interfaces/fetch.py:393 msgid "Mirror" msgstr "Mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3198 +#: ../../libraries/entropy/server/interfaces/main.py:3191 #: ../../server/server_reagent.py:429 msgid "Statistics" msgstr "Statistieken" -#: ../../libraries/entropy/server/interfaces/main.py:3207 +#: ../../libraries/entropy/server/interfaces/main.py:3200 msgid "Number of checked packages" msgstr "Aantal gecheckte pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3217 +#: ../../libraries/entropy/server/interfaces/main.py:3210 msgid "Number of healthy packages" msgstr "Aantal gezonde pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3227 +#: ../../libraries/entropy/server/interfaces/main.py:3220 msgid "Number of broken packages" msgstr "Aantal beschadigde pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3245 +#: ../../libraries/entropy/server/interfaces/main.py:3238 #: ../../libraries/entropy/client/interfaces/repository.py:915 msgid "local" msgstr "lokaal" -#: ../../libraries/entropy/server/interfaces/main.py:3282 +#: ../../libraries/entropy/server/interfaces/main.py:3275 msgid "available" msgstr "Beschikbaar" -#: ../../libraries/entropy/server/interfaces/main.py:3295 +#: ../../libraries/entropy/server/interfaces/main.py:3288 msgid "upload/ignored" msgstr "upload/genegeerd" -#: ../../libraries/entropy/server/interfaces/main.py:3330 +#: ../../libraries/entropy/server/interfaces/main.py:3323 msgid "Starting to download missing files" msgstr "Start downloaden van missende bestanden" -#: ../../libraries/entropy/server/interfaces/main.py:3341 +#: ../../libraries/entropy/server/interfaces/main.py:3334 #, fuzzy msgid "Searching missing/broken files on another mirror" msgstr "Aan het zoeken naar missend of beschadigde bestanden op andere mirror" -#: ../../libraries/entropy/server/interfaces/main.py:3362 +#: ../../libraries/entropy/server/interfaces/main.py:3355 #, fuzzy msgid "Binary packages downloaded successfully." msgstr "Alle binaire pakketten zijn succesvol gedownload" -#: ../../libraries/entropy/server/interfaces/main.py:3371 +#: ../../libraries/entropy/server/interfaces/main.py:3364 msgid "These are the packages that cannot be found online" msgstr "De volgende pakketten kunnen niet online worden gevonden" -#: ../../libraries/entropy/server/interfaces/main.py:3387 +#: ../../libraries/entropy/server/interfaces/main.py:3380 msgid "They won't be checked" msgstr "Ze zullen niet worden gechecked" -#: ../../libraries/entropy/server/interfaces/main.py:3406 +#: ../../libraries/entropy/server/interfaces/main.py:3399 msgid "checking hash of" msgstr "checken van hash voor" -#: ../../libraries/entropy/server/interfaces/main.py:3429 +#: ../../libraries/entropy/server/interfaces/main.py:3422 msgid "is corrupted, stored checksum" msgstr "is corrupt, controlesom opgeslagen" -#: ../../libraries/entropy/server/interfaces/main.py:3466 +#: ../../libraries/entropy/server/interfaces/main.py:3459 #, fuzzy msgid "checked packages" msgstr "Getroffen pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3476 +#: ../../libraries/entropy/server/interfaces/main.py:3469 #, fuzzy msgid "healthy packages" msgstr "Aantal gezonde pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3486 +#: ../../libraries/entropy/server/interfaces/main.py:3479 #, fuzzy msgid "broken packages" msgstr "externe pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3496 +#: ../../libraries/entropy/server/interfaces/main.py:3489 #, fuzzy msgid "downloaded packages" msgstr "pakket wordt gedownload" -#: ../../libraries/entropy/server/interfaces/main.py:3506 +#: ../../libraries/entropy/server/interfaces/main.py:3499 #, fuzzy msgid "failed downloads" msgstr "Aantal gefaalde downloads" -#: ../../libraries/entropy/server/interfaces/main.py:3525 +#: ../../libraries/entropy/server/interfaces/main.py:3518 msgid "Please setup your branch to" msgstr "Zet a.u.b. uw branche naar" -#: ../../libraries/entropy/server/interfaces/main.py:3527 +#: ../../libraries/entropy/server/interfaces/main.py:3520 msgid "and retry" msgstr "en herhaal" -#: ../../libraries/entropy/server/interfaces/main.py:3537 +#: ../../libraries/entropy/server/interfaces/main.py:3530 #, fuzzy msgid "Copying database (if not exists)" msgstr "Verplaatsen van database (als deze niet bestaat)" -#: ../../libraries/entropy/server/interfaces/main.py:3569 +#: ../../libraries/entropy/server/interfaces/main.py:3562 msgid "Switching packages" msgstr "Wisselen van pakketten" -#: ../../libraries/entropy/server/interfaces/main.py:3604 +#: ../../libraries/entropy/server/interfaces/main.py:3597 msgid "Ignoring" msgstr "negeren" -#: ../../libraries/entropy/server/interfaces/main.py:3606 +#: ../../libraries/entropy/server/interfaces/main.py:3599 msgid "already in branch" msgstr "Al reeds in branche" -#: ../../libraries/entropy/server/interfaces/main.py:3640 +#: ../../libraries/entropy/server/interfaces/main.py:3633 msgid "migration loop completed" msgstr "migratie loop compleet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:46 +#: ../../libraries/entropy/server/interfaces/mirrors.py:47 #, fuzzy msgid "entropy.server.interfaces.main.Server needed" msgstr "" "Een geldige EquoInterface/ServerInterface gebaseerde instantie is nodig" -#: ../../libraries/entropy/server/interfaces/mirrors.py:58 +#: ../../libraries/entropy/server/interfaces/mirrors.py:59 msgid "Entropy Server Mirrors Interface loaded" msgstr "Entropy Server Mirrors Interface geladen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:65 -#: ../../libraries/entropy/server/interfaces/mirrors.py:97 +#: ../../libraries/entropy/server/interfaces/mirrors.py:66 +#: ../../libraries/entropy/server/interfaces/mirrors.py:250 msgid "mirror" msgstr "mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:89 -#: ../../libraries/entropy/server/interfaces/mirrors.py:179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:101 +#, fuzzy +msgid "listing branches in mirror" +msgstr "mirror wordt overgeslagen." + +#: ../../libraries/entropy/server/interfaces/mirrors.py:165 +#, fuzzy +msgid "looking for file in mirror" +msgstr "Bestanden op mirror" + +#: ../../libraries/entropy/server/interfaces/mirrors.py:242 +#: ../../libraries/entropy/server/interfaces/mirrors.py:332 msgid "unlocking" msgstr "ontgrendelen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:91 -#: ../../libraries/entropy/server/interfaces/mirrors.py:181 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1401 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1420 +#: ../../libraries/entropy/server/interfaces/mirrors.py:244 +#: ../../libraries/entropy/server/interfaces/mirrors.py:334 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1527 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1546 msgid "locking" msgstr "vergrendelen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:121 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1402 +#: ../../libraries/entropy/server/interfaces/mirrors.py:274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1528 msgid "mirror already locked" msgstr "mirror is reeds vergrendeld" -#: ../../libraries/entropy/server/interfaces/mirrors.py:134 +#: ../../libraries/entropy/server/interfaces/mirrors.py:287 msgid "mirror already unlocked" msgstr "mirror is al vrijgemaakt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:187 +#: ../../libraries/entropy/server/interfaces/mirrors.py:340 msgid "mirror for download" msgstr "mirror voor download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:212 +#: ../../libraries/entropy/server/interfaces/mirrors.py:365 msgid "mirror already locked for download" msgstr "mirror is al afgesloten voor download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:379 msgid "mirror already unlocked for download" msgstr "mirror is al vrijgegeven voor download" #. locking/unlocking mirror1 for download -#: ../../libraries/entropy/server/interfaces/mirrors.py:277 +#: ../../libraries/entropy/server/interfaces/mirrors.py:430 msgid "for download" msgstr "voor download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:287 +#: ../../libraries/entropy/server/interfaces/mirrors.py:440 msgid "mirror successfully locked" msgstr "mirror succesvol vergrendeld" -#: ../../libraries/entropy/server/interfaces/mirrors.py:301 +#: ../../libraries/entropy/server/interfaces/mirrors.py:454 msgid "mirror not locked" msgstr "mirror niet vergrendeld" -#: ../../libraries/entropy/server/interfaces/mirrors.py:346 +#: ../../libraries/entropy/server/interfaces/mirrors.py:499 msgid "mirror successfully unlocked" msgstr "mirror succesvol vrijgemaakt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:361 +#: ../../libraries/entropy/server/interfaces/mirrors.py:514 msgid "unlock error" msgstr "deblokkeer fout" -#: ../../libraries/entropy/server/interfaces/mirrors.py:363 +#: ../../libraries/entropy/server/interfaces/mirrors.py:516 msgid "mirror not unlocked" msgstr "mirror niet vergrendeld" -#: ../../libraries/entropy/server/interfaces/mirrors.py:436 +#: ../../libraries/entropy/server/interfaces/mirrors.py:589 msgid "connecting to download package" msgstr "verbinden om pakket te downloaden" -#: ../../libraries/entropy/server/interfaces/mirrors.py:460 +#: ../../libraries/entropy/server/interfaces/mirrors.py:613 msgid "downloading package" msgstr "pakket wordt gedownload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:483 -#: ../../libraries/entropy/client/interfaces/repository.py:1207 -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/server/interfaces/mirrors.py:636 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 #: ../../client/text_security.py:73 ../../client/text_smart.py:86 msgid "does not exist" msgstr "bestaat niet" -#: ../../libraries/entropy/server/interfaces/mirrors.py:503 +#: ../../libraries/entropy/server/interfaces/mirrors.py:656 #, fuzzy msgid "is not listed in the repository !" msgstr "staat niet in de lijst van de huidige repository database!!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:518 +#: ../../libraries/entropy/server/interfaces/mirrors.py:671 msgid "verifying checksum of package" msgstr "verifiëren van controlesom van het pakket" -#: ../../libraries/entropy/server/interfaces/mirrors.py:537 +#: ../../libraries/entropy/server/interfaces/mirrors.py:690 msgid "downloaded successfully" msgstr "succesvol gedownload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:552 +#: ../../libraries/entropy/server/interfaces/mirrors.py:705 msgid "checksum does not match. re-downloading..." msgstr "controlesom komt niet overeen. opnieuw downloaden..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:571 +#: ../../libraries/entropy/server/interfaces/mirrors.py:724 msgid "seems broken. Consider to re-package it. Giving up!" msgstr "" "blijkt gebroken. Denk er aan om het opnieuw in te pakken. Ik geef het op!" -#: ../../libraries/entropy/server/interfaces/mirrors.py:604 +#: ../../libraries/entropy/server/interfaces/mirrors.py:757 #, fuzzy msgid "mirror has invalid directory structure" msgstr "mirror heeft geen geldige mappen structuur" -#: ../../libraries/entropy/server/interfaces/mirrors.py:617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:770 msgid "Wrong database compression method passed" msgstr "Verkeerde database compressie methode gepasseerd" -#: ../../libraries/entropy/server/interfaces/mirrors.py:644 +#: ../../libraries/entropy/server/interfaces/mirrors.py:797 #, fuzzy msgid "mirror hasn't valid database revision file" msgstr "mirror heeft geen geldige database revisie bestand" -#: ../../libraries/entropy/server/interfaces/mirrors.py:663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:816 #, fuzzy msgid "unable to download repository revision" msgstr "" "onmogelijk het externe mirror repositorie revisie bestand te downloaden, " "herstellen naar 0" -#: ../../libraries/entropy/server/interfaces/mirrors.py:676 +#: ../../libraries/entropy/server/interfaces/mirrors.py:829 #, fuzzy msgid "mirror doesn't have valid revision file" msgstr "mirror heeft geen geldige database revisie bestand" -#: ../../libraries/entropy/server/interfaces/mirrors.py:736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:889 msgid "downloading notice board from mirrors to" msgstr "Downloaden van notitie bord vanaf mirrors naar" -#: ../../libraries/entropy/server/interfaces/mirrors.py:758 +#: ../../libraries/entropy/server/interfaces/mirrors.py:911 msgid "notice board downloaded successfully from" msgstr "notitie bord is succesvol gedownload vanaf" -#: ../../libraries/entropy/server/interfaces/mirrors.py:784 +#: ../../libraries/entropy/server/interfaces/mirrors.py:937 msgid "uploading notice board from" msgstr "uploaden van notitie bord vanaf" -#: ../../libraries/entropy/server/interfaces/mirrors.py:808 +#: ../../libraries/entropy/server/interfaces/mirrors.py:961 msgid "notice board upload failed on" msgstr "notitie bord upload gefaald op" -#: ../../libraries/entropy/server/interfaces/mirrors.py:819 +#: ../../libraries/entropy/server/interfaces/mirrors.py:972 msgid "notice board upload success" msgstr "notitie bord upload succesvol" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1170 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1311 msgid "configured package sets" msgstr "geconfigureerde pakket sets" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1179 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1320 msgid "None configured" msgstr "Niets geconfigureerd" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1201 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1342 msgid "preparing uncompressed database for the upload" msgstr "voorbereiden van gedecomprimeerde database voor de upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1208 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1233 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1296 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1349 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1374 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1422 msgid "database path" msgstr "database pad" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1226 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1367 msgid "creating compressed database dump + checksum" msgstr "gecomprimeerde database dump + controlesom creëren" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1239 -msgid "dump" -msgstr "dump" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1246 -msgid "dump checksum" -msgstr "dump controlesom" - -#: ../../libraries/entropy/server/interfaces/mirrors.py:1255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1381 msgid "dump light" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1390 #, fuzzy msgid "dump light checksum" msgstr "dump controlesom" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1273 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1329 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1399 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1455 msgid "opener" msgstr "opener" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1288 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1414 msgid "compressing database + checksum" msgstr "comprimeren van database + controlesom" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1303 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1429 msgid "compressed database path" msgstr "gecomprimeerde database pad" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1312 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1438 #, fuzzy msgid "database checksum" msgstr "Repository database controlesom" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1321 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1447 msgid "compressed checksum" msgstr "gecomprimeerde controlesom" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1366 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1492 msgid "cannot create mirror directory" msgstr "Kan geen mirror map aanmaken" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1368 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1488 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2909 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2931 -#: ../../libraries/entropy/spm.py:540 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1494 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1614 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3030 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3052 +#: ../../libraries/entropy/spm.py:543 #: ../../libraries/entropy/transceivers.py:1405 msgid "error" msgstr "fout" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1403 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1529 msgid "waiting up to 2 minutes before giving up" msgstr "wacht nog 2 minuten voor opgeven" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1421 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1547 msgid "mirror unlocked" msgstr "mirror vrijgemaakt" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1487 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1613 msgid "Troubles with treeupdates" msgstr "Problemen met boomupdates" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1490 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1616 msgid "Bumping old data back" msgstr "Terug zetten van de oude gegevens" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1525 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1736 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1651 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1857 msgid "wrong database compression method passed" msgstr "verkeerde database compressie methode gepasseerd" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1537 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1567 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2101 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1663 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1693 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2222 #: ../../sulfur/src/sulfur/dialogs.py:2297 msgid "upload" msgstr "upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1538 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1664 #, fuzzy msgid "disabled EAPI" msgstr "Uitgeschakeld" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1568 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1694 msgid "preparing to upload database to mirror" msgstr "Bezig met het versturen van database naar mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1681 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1800 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1802 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1921 msgid "errors" msgstr "fouten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1682 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1803 #, fuzzy msgid "upload failed, not unlocking and continuing" msgstr "upload naar mirror gefaald, niet deblokkeren en doorgaan" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1755 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1876 msgid "preparing to download database from mirror" msgstr "Bezig met binnenhalen van database vanaf de mirror" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1886 msgid "download path" msgstr "download pad" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1801 +#: ../../libraries/entropy/server/interfaces/mirrors.py:1922 msgid "failed to download from mirror" msgstr "download vanaf mirror gefaald" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1910 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2031 #, fuzzy msgid "Mirrors are locked, someone is working on the repository" msgstr "" "Op dit moment is iemand bezig in de databases, mirrors zijn geblokkeerd" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1911 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2032 msgid "try again later" msgstr "probeer later opnieuw" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1923 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1940 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1959 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1992 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2006 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2496 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2632 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2648 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2717 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2743 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2761 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2779 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2816 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2905 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2927 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2953 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2044 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2061 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2080 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2113 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2127 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2617 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2753 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2769 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2838 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2864 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2882 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2900 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2937 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3026 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3048 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3074 msgid "sync" msgstr "sync" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1924 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2045 msgid "database already in sync" msgstr "database al reeds in sync" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1941 -#: ../../libraries/entropy/server/interfaces/mirrors.py:1993 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2114 msgid "database sync failed" msgstr "database sync gefaald" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1942 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2063 msgid "download issues" msgstr "download problemen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1960 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 msgid "database sync forbidden" msgstr "database sync niet toegestaan" -#: ../../libraries/entropy/server/interfaces/mirrors.py:1961 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2082 msgid "dependencies_test() reported errors" msgstr "dependencies_test() heeft fouten gerapporteerd" #. something short please -#: ../../libraries/entropy/server/interfaces/mirrors.py:1977 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2098 msgid "no configuration files to commit. All fine." msgstr "geen configuratie bestanden te doen. Alles is goed." -#: ../../libraries/entropy/server/interfaces/mirrors.py:1994 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2115 msgid "upload issues" msgstr "upload problemen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2007 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2128 msgid "database sync completed successfully" msgstr "database sync met succes voltooid" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2062 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2183 msgid "Local statistics" msgstr "Lokale statistieken" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2070 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2191 msgid "upload directory" msgstr "upload map" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2072 -#: ../../libraries/entropy/server/interfaces/mirrors.py:2083 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2193 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2204 msgid "files ready" msgstr "bestanden gereed" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2081 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2202 msgid "packages directory" msgstr "pakketten map" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2129 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2250 msgid "copy" msgstr "kopie" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2143 -#: ../../libraries/entropy/server/interfaces/mirrors.py:3147 -#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3277 +#: ../../libraries/entropy/client/interfaces/package.py:538 msgid "remove" msgstr "verwijder" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2154 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2275 msgid "Packages to be removed" msgstr "Pakketten voor verwijdering" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2163 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2284 msgid "Packages to be moved locally" msgstr "Pakketten die lokaal verplaatst worden" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2172 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2293 msgid "Packages to be uploaded" msgstr "Pakketten die worden geüpload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2182 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2303 msgid "Total removal size" msgstr "Totale grootte van verwijdering" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2194 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2315 msgid "Total upload size" msgstr "Totale grootte van upload" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2203 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2324 msgid "Total download size" msgstr "Totale grootte van download" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2255 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2376 msgid "Remote statistics for" msgstr "Externe statistieken voor" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2264 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2385 msgid "remote packages" msgstr "externe pakketten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2266 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2387 msgid "files stored" msgstr "bestanden opgeslagen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2274 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2395 msgid "Calculating queues" msgstr "Bereken queues" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2479 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2600 msgid "removing package+hash" msgstr "pakket+hash worden verwijderd" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2525 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2646 msgid "copying file+hash to repository" msgstr "kopiëren van bestand+hash naar repository" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2576 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 msgid "upload errors" msgstr "upload fouten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2590 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2711 msgid "upload completed successfully" msgstr "upload met succes voltooid" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2675 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2796 #, fuzzy msgid "QA checking package file" msgstr "Nagaan van pakketten controlesom..." -#: ../../libraries/entropy/server/interfaces/mirrors.py:2697 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 msgid "faulty package file, please fix" msgstr "" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2718 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2839 msgid "starting packages sync" msgstr "starten van pakketten sync" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2745 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2866 msgid "packages sync" msgstr "pakketten sync" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2763 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2884 msgid "socket error" msgstr "socket fout" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2765 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2886 #: ../../server/server_reagent.py:493 msgid "on" msgstr "aan" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2781 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2902 msgid "nothing to do on" msgstr "Niets te doen voor" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2792 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2913 msgid "Expanding queues" msgstr "Uitbreidende wachtrijen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2818 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2939 msgid "nothing to sync for" msgstr "niets te synchroniseren voor" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2835 +#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 msgid "Would you like to run the steps above ?" msgstr "Wilt u de gegeven stappen volgen ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2888 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3009 msgid "keyboard interrupt !" msgstr "toetsenbord onderbreking !" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2907 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3028 #, fuzzy msgid "you must package them again" msgstr "Wil je ze nu inpakken ?" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2929 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3050 msgid "exception caught" msgstr "exceptie opgevangen" -#: ../../libraries/entropy/server/interfaces/mirrors.py:2956 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3077 #, fuzzy msgid "at least one mirror synced properly!" msgstr "op z'n minst is een mirror juist gesynced, Hoera! " -#: ../../libraries/entropy/server/interfaces/mirrors.py:3066 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3187 msgid "tidy" msgstr "geordend" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3068 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3189 msgid "collecting expired packages" msgstr "verzamelen van verlopen pakketten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3084 -#, fuzzy -msgid "not the latest branch, skipping tidy for consistence." -msgstr "" -"niet de laatste branche, overslaan van opruimen voor consistentie. Deze " -"branche is in onderhoud." - -#: ../../libraries/entropy/server/interfaces/mirrors.py:3100 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 msgid "collecting expired packages in the selected branches" msgstr "verzamelen van verlopen pakketten in de geselecteerde branche's" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3126 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3256 msgid "nothing to remove on this branch" msgstr "Niets te verwijderen in deze branche" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3137 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3267 msgid "these are the expired packages" msgstr "dit zijn de verlopen pakketten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3176 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3306 msgid "removing packages remotely" msgstr "verwijderen van pakketten op afstand" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3204 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3334 msgid "remove errors" msgstr "verwijder fouten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3219 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3349 msgid "removing packages locally" msgstr "verwijderen van lokale pakketten" -#: ../../libraries/entropy/server/interfaces/mirrors.py:3243 +#: ../../libraries/entropy/server/interfaces/mirrors.py:3373 msgid "removing" msgstr "verwijderen" @@ -1502,12 +1506,12 @@ msgstr "verkeerd antwoord ontvangen" msgid "cannot convert stream into object" msgstr "Kan stroom niet converteren naar object" -#: ../../libraries/entropy/client/services/ugc/commands.py:641 -#: ../../sulfur/src/sulfur/sulfur.glade.h:258 +#: ../../libraries/entropy/client/services/ugc/commands.py:618 +#: ../../sulfur/src/sulfur/sulfur.glade.h:257 msgid "User Generated Content" msgstr "Gebruiker Gedefinieerde Inhoud" -#: ../../libraries/entropy/client/services/ugc/commands.py:642 +#: ../../libraries/entropy/client/services/ugc/commands.py:619 msgid "sending file" msgstr "verzenden van bestand" @@ -1534,8 +1538,8 @@ msgid "repository does not support EAPI3" msgstr "repository ondersteund geen EAPI3" #: ../../libraries/entropy/client/services/ugc/interfaces.py:132 -#: ../../sulfur/src/sulfur/dialogs.py:406 -#: ../../sulfur/src/sulfur/sulfur.glade.h:259 +#: ../../sulfur/src/sulfur/dialogs.py:408 +#: ../../sulfur/src/sulfur/sulfur.glade.h:258 msgid "Username" msgstr "Gebruikersnaam" @@ -1828,7 +1832,7 @@ msgstr "Activeer USE vlaggen voor de gespecificeerde atomen" #: ../../libraries/entropy/client/services/system/methods.py:230 #: ../../libraries/entropy/client/services/system/methods.py:239 -#: ../../client/text_query.py:1209 ../../sulfur/src/sulfur/dialogs.py:4315 +#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/dialogs.py:4325 msgid "USE flags" msgstr "USE flags" @@ -1850,8 +1854,8 @@ msgstr "Start handmatig shell commando" #. command col #: ../../libraries/entropy/client/services/system/methods.py:259 -#: ../../sulfur/src/sulfur/dialogs.py:916 -#: ../../sulfur/src/sulfur/dialogs.py:957 +#: ../../sulfur/src/sulfur/dialogs.py:918 +#: ../../sulfur/src/sulfur/dialogs.py:959 msgid "Command" msgstr "Commando" @@ -1881,7 +1885,7 @@ msgstr "Zet standaard Entropy Server repository" #: ../../libraries/entropy/client/services/system/methods.py:395 #: ../../libraries/entropy/client/services/system/methods.py:402 #: ../../libraries/entropy/client/services/system/methods.py:411 -#: ../../sulfur/src/sulfur/views.py:2045 +#: ../../sulfur/src/sulfur/views.py:2111 msgid "Repository Identifier" msgstr "Repositorie Identifier" @@ -2032,11 +2036,11 @@ msgstr "Voeg notitie bord invoer toe" #: ../../client/text_repositories.py:299 ../../client/text_security.py:85 #: ../../client/text_ugc.py:361 ../../client/text_ugc.py:545 #: ../../server/server_activator.py:160 ../../server/server_activator.py:193 -#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:307 +#: ../../server/server_activator.py:225 ../../sulfur/src/sulfur/dialogs.py:309 #: ../../sulfur/src/sulfur/dialogs.py:1542 #: ../../sulfur/src/sulfur/dialogs.py:2190 -#: ../../sulfur/src/sulfur/dialogs.py:3945 -#: ../../sulfur/src/sulfur/sulfur.glade.h:236 +#: ../../sulfur/src/sulfur/dialogs.py:3946 +#: ../../sulfur/src/sulfur/sulfur.glade.h:235 msgid "Title" msgstr "Titel" @@ -2070,32 +2074,32 @@ msgstr "Kan bestand niet auto-samenvoegen" msgid "Invalid config file number" msgstr "ongeldig nummer van configuratie bestand" -#: ../../libraries/entropy/client/interfaces/cache.py:63 +#: ../../libraries/entropy/client/interfaces/cache.py:65 msgid "Configuration files" msgstr "Configuratie bestanden" -#: ../../libraries/entropy/client/interfaces/cache.py:68 +#: ../../libraries/entropy/client/interfaces/cache.py:70 msgid "Scanning hard disk" msgstr "harddisk scannen" -#: ../../libraries/entropy/client/interfaces/cache.py:74 +#: ../../libraries/entropy/client/interfaces/cache.py:76 msgid "Cache generation complete." msgstr "Cache generatie compleet." -#: ../../libraries/entropy/client/interfaces/cache.py:82 +#: ../../libraries/entropy/client/interfaces/cache.py:84 msgid "Resolving metadata" msgstr "Oplossen van metadata" -#: ../../libraries/entropy/client/interfaces/cache.py:98 +#: ../../libraries/entropy/client/interfaces/cache.py:100 msgid "Dependencies cache filled." msgstr "Afhankelijkheden cache gevuld." -#: ../../libraries/entropy/client/interfaces/cache.py:112 +#: ../../libraries/entropy/client/interfaces/cache.py:116 #, python-format msgid "Cleaning %s => dumps..." msgstr "Opruimen %s => dumps..." -#: ../../libraries/entropy/client/interfaces/cache.py:121 +#: ../../libraries/entropy/client/interfaces/cache.py:125 msgid "Cache is now empty." msgstr "Cache is nu leeg." @@ -2109,20 +2113,20 @@ msgstr "Checken %s" msgid "server_repos needs serverInstance" msgstr "server_repos heeft serverInstance nodig" -#: ../../libraries/entropy/client/interfaces/dep.py:1176 +#: ../../libraries/entropy/client/interfaces/dep.py:1256 msgid "Sorting dependencies" msgstr "Sorteren van afhankelijkheden" -#: ../../libraries/entropy/client/interfaces/dep.py:1265 +#: ../../libraries/entropy/client/interfaces/dep.py:1351 #, fuzzy msgid "Calculating inverse dependencies for" msgstr "Berekenen van afhankelijkheden" -#: ../../libraries/entropy/client/interfaces/dep.py:1357 +#: ../../libraries/entropy/client/interfaces/dep.py:1441 msgid "Calculating available packages for" msgstr "Berekenen beschikbare pakketten voor" -#: ../../libraries/entropy/client/interfaces/dep.py:1425 +#: ../../libraries/entropy/client/interfaces/dep.py:1552 msgid "Calculating world packages" msgstr "Berekenen wereld pakketten" @@ -2141,19 +2145,20 @@ msgstr "Geaggregeerde overdracht snelheid" #: ../../libraries/entropy/client/interfaces/fetch.py:196 #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "second" msgstr "seconde" #: ../../libraries/entropy/client/interfaces/fetch.py:211 #: ../../libraries/entropy/client/interfaces/fetch.py:459 -#: ../../libraries/entropy/client/interfaces/package.py:1597 +#: ../../libraries/entropy/client/interfaces/package.py:1545 msgid "Error downloading from" msgstr "Fout tijdens het downloaden vanaf" #: ../../libraries/entropy/client/interfaces/fetch.py:215 -msgid "files not available on this mirror" -msgstr "bestanden niet beschikbaar op deze mirror" +#, fuzzy +msgid "data not available on this mirror" +msgstr "bestand niet beschikbaar op deze mirror" #: ../../libraries/entropy/client/interfaces/fetch.py:218 #: ../../libraries/entropy/client/interfaces/fetch.py:467 @@ -2162,7 +2167,7 @@ msgstr "verkeerde controlesom" #: ../../libraries/entropy/client/interfaces/fetch.py:220 #: ../../libraries/entropy/client/interfaces/fetch.py:469 -#: ../../libraries/entropy/spm.py:542 ../../server/server_reagent.py:103 +#: ../../libraries/entropy/spm.py:545 ../../server/server_reagent.py:103 #: ../../server/server_reagent.py:115 msgid "not found" msgstr "niet gevonden" @@ -2174,13 +2179,13 @@ msgstr "fout: tijd verstreken" #: ../../libraries/entropy/client/interfaces/fetch.py:224 #: ../../libraries/entropy/client/interfaces/fetch.py:477 -#: ../../libraries/entropy/client/interfaces/package.py:1606 +#: ../../libraries/entropy/client/interfaces/package.py:1554 msgid "discarded download" msgstr "afgewezen download" #: ../../libraries/entropy/client/interfaces/fetch.py:227 #: ../../libraries/entropy/client/interfaces/fetch.py:480 -#: ../../libraries/entropy/client/interfaces/package.py:1608 +#: ../../libraries/entropy/client/interfaces/package.py:1556 msgid "unknown reason" msgstr "onbekende reden" @@ -2189,17 +2194,17 @@ msgid "Downloading from" msgstr "Downloaden vanaf" #: ../../libraries/entropy/client/interfaces/fetch.py:441 -#: ../../libraries/entropy/client/interfaces/package.py:1580 +#: ../../libraries/entropy/client/interfaces/package.py:1528 msgid "Successfully downloaded from" msgstr "Succesvol gedownload van" #: ../../libraries/entropy/client/interfaces/fetch.py:443 -#: ../../libraries/entropy/client/interfaces/package.py:1582 +#: ../../libraries/entropy/client/interfaces/package.py:1530 msgid "at" msgstr "met" #: ../../libraries/entropy/client/interfaces/fetch.py:464 -#: ../../libraries/entropy/client/interfaces/package.py:1602 +#: ../../libraries/entropy/client/interfaces/package.py:1550 msgid "file not available on this mirror" msgstr "bestand niet beschikbaar op deze mirror" @@ -2213,8 +2218,8 @@ msgstr "tijd verstreken, ik geef op‏‎" #. repository #. glsa title -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:63 +#: ../../libraries/entropy/client/interfaces/methods.py:79 #: ../../server/server_reagent.py:100 ../../server/server_reagent.py:112 #: ../../sulfur/src/sulfur/dialogs.py:2279 #: ../../sulfur/src/sulfur/dialogs.py:2442 @@ -2226,213 +2231,182 @@ msgstr "tijd verstreken, ik geef op‏‎" #: ../../sulfur/src/sulfur/dialogs.py:3604 #: ../../sulfur/src/sulfur/dialogs.py:3630 #: ../../sulfur/src/sulfur/dialogs.py:3670 -#: ../../sulfur/src/sulfur/__init__.py:730 -#: ../../sulfur/src/sulfur/views.py:1367 ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/__init__.py:767 +#: ../../sulfur/src/sulfur/views.py:1416 ../../sulfur/src/sulfur/views.py:2049 msgid "Repository" msgstr "Repository" -#: ../../libraries/entropy/client/interfaces/methods.py:56 +#: ../../libraries/entropy/client/interfaces/methods.py:64 msgid "is not available" msgstr "is niet beschikbaar" -#: ../../libraries/entropy/client/interfaces/methods.py:56 -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:64 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "Cannot validate" msgstr "kan niet valideren" -#: ../../libraries/entropy/client/interfaces/methods.py:57 +#: ../../libraries/entropy/client/interfaces/methods.py:65 msgid "Please update your repositories now in order to remove this message!" msgstr "Update a.u.b. jouw repositories nu om dit bericht te verwijderen!" -#: ../../libraries/entropy/client/interfaces/methods.py:71 +#: ../../libraries/entropy/client/interfaces/methods.py:80 msgid "is corrupted" msgstr "is corrupt" -#: ../../libraries/entropy/client/interfaces/methods.py:139 +#: ../../libraries/entropy/client/interfaces/methods.py:148 msgid "bad repository id specified" msgstr "foute repository ID opgegeven" -#: ../../libraries/entropy/client/interfaces/methods.py:155 +#: ../../libraries/entropy/client/interfaces/methods.py:164 #, python-format msgid "Repository %s hasn't been downloaded yet." msgstr "Repository %s is nog niet gedownload." -#: ../../libraries/entropy/client/interfaces/methods.py:229 +#: ../../libraries/entropy/client/interfaces/methods.py:239 msgid "repodata dictionary is corrupted" msgstr "repo-data woordenboek is corrupt" -#: ../../libraries/entropy/client/interfaces/methods.py:434 +#: ../../libraries/entropy/client/interfaces/methods.py:441 msgid "System database not found or corrupted" msgstr "Systeem database niet gevonden of corrupt" -#: ../../libraries/entropy/client/interfaces/methods.py:435 +#: ../../libraries/entropy/client/interfaces/methods.py:442 msgid "running in safe mode using empty database from RAM" msgstr " in veilige modes gebruik makend van de lege database vanaf RAM" -#: ../../libraries/entropy/client/interfaces/methods.py:480 -#: ../../libraries/entropy/client/interfaces/methods.py:511 -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:487 +#: ../../libraries/entropy/client/interfaces/methods.py:518 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "Sanity Check" msgstr "Gezondheids check" -#: ../../libraries/entropy/client/interfaces/methods.py:480 +#: ../../libraries/entropy/client/interfaces/methods.py:487 msgid "system database" msgstr "systeem database" -#: ../../libraries/entropy/client/interfaces/methods.py:488 +#: ../../libraries/entropy/client/interfaces/methods.py:495 msgid "Scanning..." msgstr "Scannen..." -#: ../../libraries/entropy/client/interfaces/methods.py:505 +#: ../../libraries/entropy/client/interfaces/methods.py:512 #, python-format msgid "Errors on idpackage %s, error: %s" msgstr "Fouten in idpackage %s, fout: %s" -#: ../../libraries/entropy/client/interfaces/methods.py:511 +#: ../../libraries/entropy/client/interfaces/methods.py:518 msgid "PASSED" msgstr "VOLTOOID" -#: ../../libraries/entropy/client/interfaces/methods.py:519 +#: ../../libraries/entropy/client/interfaces/methods.py:526 msgid "CORRUPTED" msgstr "CORRUPT" -#: ../../libraries/entropy/client/interfaces/methods.py:578 +#: ../../libraries/entropy/client/interfaces/methods.py:585 msgid "Cannot backup selected database" msgstr "Kan geen back-up maken van de geselecteerde database" -#: ../../libraries/entropy/client/interfaces/methods.py:578 -#: ../../libraries/entropy/client/interfaces/methods.py:632 +#: ../../libraries/entropy/client/interfaces/methods.py:585 +#: ../../libraries/entropy/client/interfaces/methods.py:639 msgid "permission denied" msgstr "toegang geweigerd" -#: ../../libraries/entropy/client/interfaces/methods.py:595 +#: ../../libraries/entropy/client/interfaces/methods.py:602 msgid "Backing up database to" msgstr "Back-up maken van database naar" -#: ../../libraries/entropy/client/interfaces/methods.py:609 +#: ../../libraries/entropy/client/interfaces/methods.py:616 msgid "Unable to compress" msgstr "Onmogelijk te comprimeren" -#: ../../libraries/entropy/client/interfaces/methods.py:612 +#: ../../libraries/entropy/client/interfaces/methods.py:619 msgid "Database backed up successfully" msgstr "Database back-up succesvol" -#: ../../libraries/entropy/client/interfaces/methods.py:620 -#: ../../libraries/entropy/client/interfaces/methods.py:671 -#: ../../libraries/entropy/client/interfaces/methods.py:901 -#: ../../libraries/entropy/client/interfaces/methods.py:924 -#: ../../libraries/entropy/const.py:556 +#: ../../libraries/entropy/client/interfaces/methods.py:627 +#: ../../libraries/entropy/client/interfaces/methods.py:678 +#: ../../libraries/entropy/client/interfaces/methods.py:1145 +#: ../../libraries/entropy/client/interfaces/methods.py:1168 +#: ../../libraries/entropy/const.py:564 msgid "All fine" msgstr "Alles is goed" -#: ../../libraries/entropy/client/interfaces/methods.py:631 +#: ../../libraries/entropy/client/interfaces/methods.py:638 msgid "Cannot restore selected backup" msgstr "Kan geselecteerde back-up niet herstellen" -#: ../../libraries/entropy/client/interfaces/methods.py:642 +#: ../../libraries/entropy/client/interfaces/methods.py:649 msgid "Restoring backed up database" msgstr "Herstellen van database back-up" -#: ../../libraries/entropy/client/interfaces/methods.py:658 +#: ../../libraries/entropy/client/interfaces/methods.py:665 msgid "Unable to unpack" msgstr "Onmogelijk om uit te pakken" -#: ../../libraries/entropy/client/interfaces/methods.py:661 +#: ../../libraries/entropy/client/interfaces/methods.py:668 msgid "Database restored successfully" msgstr "Database succesvol hersteld" -#: ../../libraries/entropy/client/interfaces/methods.py:741 +#: ../../libraries/entropy/client/interfaces/methods.py:985 msgid "" "Another Entropy instance is currently active, cannot satisfy your request." msgstr "" "Een andere instantie van Entropy is actief, ik kan je verzoek niet " "behandelen." -#: ../../libraries/entropy/client/interfaces/methods.py:761 +#: ../../libraries/entropy/client/interfaces/methods.py:1005 msgid "Resources unlocked, let's go!" msgstr "Middelen ontsloten, laten we gaan!" -#: ../../libraries/entropy/client/interfaces/methods.py:773 +#: ../../libraries/entropy/client/interfaces/methods.py:1017 #, python-format msgid "Resources still locked after %s minutes, giving up!" msgstr "Middelen nog steeds geblokkeerd na %s minuten, Ik geef het op!" -#: ../../libraries/entropy/client/interfaces/methods.py:781 +#: ../../libraries/entropy/client/interfaces/methods.py:1025 #, python-format msgid "Resources locked, sleeping %s seconds, check #%s/%s" msgstr "Middelen geblokkeerd, slapend voor %s seconden, check #%s/%s" -#: ../../libraries/entropy/client/interfaces/methods.py:805 +#: ../../libraries/entropy/client/interfaces/methods.py:1049 #, python-format msgid "Nothing to backup in etpConst with %s key" msgstr "Niets te backuppen in etpConst met sleutel %s" -#: ../../libraries/entropy/client/interfaces/methods.py:879 -#: ../../libraries/entropy/client/interfaces/methods.py:908 +#: ../../libraries/entropy/client/interfaces/methods.py:1123 +#: ../../libraries/entropy/client/interfaces/methods.py:1152 msgid "must be an ASCII string" msgstr "moet een ASCII string zijn" -#: ../../libraries/entropy/client/interfaces/methods.py:882 -#: ../../libraries/entropy/client/interfaces/methods.py:911 +#: ../../libraries/entropy/client/interfaces/methods.py:1126 +#: ../../libraries/entropy/client/interfaces/methods.py:1155 msgid "cannot start with" msgstr "Kan niet starten met" -#: ../../libraries/entropy/client/interfaces/methods.py:884 +#: ../../libraries/entropy/client/interfaces/methods.py:1128 msgid "Name already taken" msgstr "Naam reeds in gebruik" -#: ../../libraries/entropy/client/interfaces/methods.py:892 +#: ../../libraries/entropy/client/interfaces/methods.py:1136 msgid "Cannot remove the old element" msgstr "Kan oud element niet verwijderen" -#: ../../libraries/entropy/client/interfaces/methods.py:894 +#: ../../libraries/entropy/client/interfaces/methods.py:1138 msgid "Cannot create the element" msgstr "Kan element niet aanmaken" -#: ../../libraries/entropy/client/interfaces/methods.py:914 +#: ../../libraries/entropy/client/interfaces/methods.py:1158 msgid "Already removed" msgstr "Reeds verwijderd" -#: ../../libraries/entropy/client/interfaces/methods.py:918 +#: ../../libraries/entropy/client/interfaces/methods.py:1162 msgid "Not defined by user" msgstr "Niet gedefinieerd door gebruiker" -#: ../../libraries/entropy/client/interfaces/methods.py:925 +#: ../../libraries/entropy/client/interfaces/methods.py:1169 msgid "Set not found or unable to remove" msgstr "Set niet gevonden of onmogelijk te verwijderen" -#: ../../libraries/entropy/client/interfaces/methods.py:983 -#: ../../sulfur/src/sulfur/sulfur.glade.h:109 -msgid "Libraries test" -msgstr "Bibliotheken test" - -#: ../../libraries/entropy/client/interfaces/methods.py:998 -msgid "Cannot find " -msgstr "Kan het niet vinden" - -#: ../../libraries/entropy/client/interfaces/methods.py:1056 -msgid "Collecting broken executables" -msgstr "Opzoeken van beschadigde opstartbestanden" - -#: ../../libraries/entropy/client/interfaces/methods.py:1062 -msgid "don't worry about libraries that are shown here but not later." -msgstr "" -"maak je geen zorgen over bibliotheken die hier worden getoond maar niet " -"later." - -#: ../../libraries/entropy/client/interfaces/methods.py:1075 -msgid "Scanning libraries" -msgstr "Scannen van bibliotheken" - -#: ../../libraries/entropy/client/interfaces/methods.py:1110 -msgid "various broken symbols" -msgstr "meerdere gebroken symbolen" - -#: ../../libraries/entropy/client/interfaces/methods.py:1127 -msgid "Matching broken libraries/executables" -msgstr "vergelijken van gebroken bibliotheken/opstartbestanden" - -#: ../../libraries/entropy/client/interfaces/methods.py:1532 +#: ../../libraries/entropy/client/interfaces/methods.py:1605 msgid "not a valid method" msgstr "geen geldige methode" @@ -2493,320 +2467,313 @@ msgstr "" "Kan pakket niet juist binnenhalen of controlesom komt niet overeen. Probeer " "de laatste repositories te downloaden." -#: ../../libraries/entropy/client/interfaces/package.py:408 -#: ../../libraries/entropy/client/interfaces/package.py:921 -#: ../../libraries/entropy/client/interfaces/trigger.py:302 -#: ../../libraries/entropy/client/interfaces/trigger.py:840 -#: ../../libraries/entropy/client/interfaces/trigger.py:932 -#: ../../libraries/entropy/client/interfaces/trigger.py:1019 -#: ../../libraries/entropy/client/interfaces/trigger.py:1108 -#: ../../libraries/entropy/client/interfaces/trigger.py:1332 -#: ../../libraries/entropy/client/interfaces/trigger.py:1346 -#: ../../libraries/entropy/client/interfaces/trigger.py:1389 -#: ../../libraries/entropy/client/interfaces/trigger.py:1407 -#: ../../libraries/entropy/client/interfaces/trigger.py:1436 -#: ../../libraries/entropy/client/interfaces/trigger.py:1449 -#: ../../libraries/entropy/client/interfaces/trigger.py:1462 +#: ../../libraries/entropy/client/interfaces/package.py:407 +#: ../../libraries/entropy/client/interfaces/package.py:869 +#: ../../libraries/entropy/client/interfaces/trigger.py:250 +#: ../../libraries/entropy/client/interfaces/trigger.py:621 +#: ../../libraries/entropy/client/interfaces/trigger.py:713 +#: ../../libraries/entropy/client/interfaces/trigger.py:800 +#: ../../libraries/entropy/client/interfaces/trigger.py:889 msgid "QA" msgstr "VA" -#: ../../libraries/entropy/client/interfaces/package.py:409 +#: ../../libraries/entropy/client/interfaces/package.py:408 msgid "Cannot run Spm pkg_config() for" msgstr "kan Spm pkg_config() niet starten voor" -#: ../../libraries/entropy/client/interfaces/package.py:411 -#: ../../libraries/entropy/client/interfaces/trigger.py:305 -#: ../../libraries/entropy/client/interfaces/trigger.py:843 -#: ../../libraries/entropy/client/interfaces/trigger.py:935 -#: ../../libraries/entropy/client/interfaces/trigger.py:1022 -#: ../../libraries/entropy/client/interfaces/trigger.py:1111 +#: ../../libraries/entropy/client/interfaces/package.py:410 +#: ../../libraries/entropy/client/interfaces/trigger.py:253 +#: ../../libraries/entropy/client/interfaces/trigger.py:624 +#: ../../libraries/entropy/client/interfaces/trigger.py:716 +#: ../../libraries/entropy/client/interfaces/trigger.py:803 +#: ../../libraries/entropy/client/interfaces/trigger.py:892 msgid "Please report it" msgstr "Rapporteer het alsjeblieft" -#: ../../libraries/entropy/client/interfaces/package.py:412 -#: ../../libraries/entropy/client/interfaces/package.py:1642 -#: ../../libraries/entropy/client/interfaces/package.py:1672 -#: ../../libraries/entropy/client/interfaces/package.py:1742 -#: ../../libraries/entropy/client/interfaces/package.py:1748 -#: ../../libraries/entropy/client/interfaces/package.py:1773 -#: ../../libraries/entropy/client/interfaces/package.py:1798 -#: ../../libraries/entropy/client/interfaces/package.py:1926 -#: ../../libraries/entropy/client/interfaces/package.py:1939 +#: ../../libraries/entropy/client/interfaces/package.py:411 +#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1620 +#: ../../libraries/entropy/client/interfaces/package.py:1690 +#: ../../libraries/entropy/client/interfaces/package.py:1696 +#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1874 +#: ../../libraries/entropy/client/interfaces/package.py:1887 #: ../../libraries/entropy/client/interfaces/trigger.py:64 -#: ../../libraries/entropy/db.py:45 ../../libraries/entropy/security.py:291 -#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:804 -#: ../../sulfur/src/sulfur/events.py:837 +#: ../../libraries/entropy/db.py:56 ../../libraries/entropy/security.py:291 +#: ../../server/server_reagent.py:639 ../../sulfur/src/sulfur/events.py:857 +#: ../../sulfur/src/sulfur/events.py:863 ../../sulfur/src/sulfur/events.py:896 #: ../../sulfur/src/sulfur/sulfur.glade.h:74 msgid "Error" msgstr "Fout" -#: ../../libraries/entropy/client/interfaces/package.py:436 +#: ../../libraries/entropy/client/interfaces/package.py:435 msgid "Removing from Entropy" msgstr "Verwijderen van Entropy" #. in this way we filter out directories -#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:479 msgid "Collision found during removal of" msgstr "Aanvaring gevonden tijdens verwijderen van" -#: ../../libraries/entropy/client/interfaces/package.py:481 -#: ../../libraries/entropy/client/interfaces/package.py:1514 +#: ../../libraries/entropy/client/interfaces/package.py:480 +#: ../../libraries/entropy/client/interfaces/package.py:1462 msgid "cannot overwrite" msgstr "kan niet overschrijven" -#: ../../libraries/entropy/client/interfaces/package.py:521 +#: ../../libraries/entropy/client/interfaces/package.py:520 msgid "Removing config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:540 -#: ../../libraries/entropy/client/interfaces/package.py:1472 +#: ../../libraries/entropy/client/interfaces/package.py:539 +#: ../../libraries/entropy/client/interfaces/package.py:1420 msgid "Protecting config file" msgstr "Beschermen van configuratie bestand" -#: ../../libraries/entropy/client/interfaces/package.py:555 +#: ../../libraries/entropy/client/interfaces/package.py:554 msgid "This package contains a badly encoded file !!!" msgstr "Dit pakket bevat een slecht gecodeerd bestand !!!" #. inject into database -#: ../../libraries/entropy/client/interfaces/package.py:807 +#: ../../libraries/entropy/client/interfaces/package.py:755 msgid "Updating database" msgstr "Database actualiseren" -#: ../../libraries/entropy/client/interfaces/package.py:834 +#: ../../libraries/entropy/client/interfaces/package.py:782 msgid "Cleaning old package files..." msgstr "Oude pakket bestanden opruimen..." -#: ../../libraries/entropy/client/interfaces/package.py:922 +#: ../../libraries/entropy/client/interfaces/package.py:870 msgid "Cannot update Portage database to destination" msgstr "Kan niet naar de Portage database bestemming updaten" -#: ../../libraries/entropy/client/interfaces/package.py:957 +#: ../../libraries/entropy/client/interfaces/package.py:905 #, python-format msgid "Cannot update Portage counter, destination %s does not exist." msgstr "Kan Portage teller niet updaten, locatie %s bestaat niet." -#: ../../libraries/entropy/client/interfaces/package.py:991 +#: ../../libraries/entropy/client/interfaces/package.py:939 #, python-format msgid "Cannot update Portage world file, destination %s does not exist." msgstr "Kan Portage wereld bestand niet updaten, locatie %s bestaat niet." -#: ../../libraries/entropy/client/interfaces/package.py:1016 +#: ../../libraries/entropy/client/interfaces/package.py:964 #, python-format msgid "Cannot update Portage world file, destination %s is corrupted." msgstr "Kan Portage wereld bestand niet updaten, locatie %s is corrupt." -#: ../../libraries/entropy/client/interfaces/package.py:1195 +#: ../../libraries/entropy/client/interfaces/package.py:1143 #, python-format msgid "%s is a file when should be a directory !! Removing in 20 seconds..." msgstr "" "%s is een bestand maar moet een map zijn !! verwijderen in 20 seconden..." -#: ../../libraries/entropy/client/interfaces/package.py:1216 +#: ../../libraries/entropy/client/interfaces/package.py:1164 #, fuzzy, python-format msgid "%s is a directory when should be a symlink !! Removing in 20 seconds..." msgstr "" "%s is een map maar moet een bestand zijn !! verwijderen in 20 seconden..." -#: ../../libraries/entropy/client/interfaces/package.py:1299 +#: ../../libraries/entropy/client/interfaces/package.py:1247 msgid "Automerging config file, never modified" msgstr "" -#: ../../libraries/entropy/client/interfaces/package.py:1333 +#: ../../libraries/entropy/client/interfaces/package.py:1281 #, python-format msgid "%s is a directory when it should be a file !! Removing in 20 seconds..." msgstr "" "%s is een map maar moet een bestand zijn !! verwijderen in 20 seconden..." -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "File move error" msgstr "Bestand verplaats fout" -#: ../../libraries/entropy/client/interfaces/package.py:1362 +#: ../../libraries/entropy/client/interfaces/package.py:1310 msgid "please report" msgstr "rapporteer het alsjeblieft" -#: ../../libraries/entropy/client/interfaces/package.py:1486 +#: ../../libraries/entropy/client/interfaces/package.py:1434 msgid "Skipping file installation/removal" msgstr "Bestand installatie/verwijdering overslaan" -#: ../../libraries/entropy/client/interfaces/package.py:1499 +#: ../../libraries/entropy/client/interfaces/package.py:1447 msgid "Cannot check CONFIG PROTECTION. Error" msgstr "Kan CONFIG PROTECTIE niet checken. Fout" -#: ../../libraries/entropy/client/interfaces/package.py:1513 +#: ../../libraries/entropy/client/interfaces/package.py:1461 msgid "Collision found during install for" msgstr "Blokkade gevonden tijdens installatie van" -#: ../../libraries/entropy/client/interfaces/package.py:1562 -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1510 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "Downloading" msgstr "Downloaden" -#: ../../libraries/entropy/client/interfaces/package.py:1590 +#: ../../libraries/entropy/client/interfaces/package.py:1538 msgid "Local path" msgstr "Lokale pad" -#: ../../libraries/entropy/client/interfaces/package.py:1621 +#: ../../libraries/entropy/client/interfaces/package.py:1569 msgid "Downloading archive" msgstr "Archief downloaden" -#: ../../libraries/entropy/client/interfaces/package.py:1641 +#: ../../libraries/entropy/client/interfaces/package.py:1589 msgid "Package cannot be fetched. Try to update repositories and retry" msgstr "" "Pakket kan niet worden binnengehaald. Probeer de repositories up-te-daten en " "probeer dan opnieuw" -#: ../../libraries/entropy/client/interfaces/package.py:1656 +#: ../../libraries/entropy/client/interfaces/package.py:1604 msgid "archives" msgstr "archieven" -#: ../../libraries/entropy/client/interfaces/package.py:1671 +#: ../../libraries/entropy/client/interfaces/package.py:1619 msgid "Some packages cannot be fetched. Try to update repositories and retry" msgstr "" "Sommige pakketten kunnen niet worden opgehaald. Probeer de repositories te " "updaten en probeer dan opnieuw" -#: ../../libraries/entropy/client/interfaces/package.py:1693 +#: ../../libraries/entropy/client/interfaces/package.py:1641 msgid "Fetch for the chosen package is not available, unknown error." msgstr "Ophalen van het gekozen pakket is niet mogelijk, onbekende fout." -#: ../../libraries/entropy/client/interfaces/package.py:1702 +#: ../../libraries/entropy/client/interfaces/package.py:1650 msgid "Installed package in queue vanished, skipping." msgstr "Geïnstalleerde pakket in wachtrij verdwenen, wordt overgeslagen." -#: ../../libraries/entropy/client/interfaces/package.py:1721 +#: ../../libraries/entropy/client/interfaces/package.py:1669 msgid "Unpacking package" msgstr "Pakket uitpakken" -#: ../../libraries/entropy/client/interfaces/package.py:1729 +#: ../../libraries/entropy/client/interfaces/package.py:1677 msgid "Merging package" msgstr "Pakket samenvoegen" -#: ../../libraries/entropy/client/interfaces/package.py:1740 +#: ../../libraries/entropy/client/interfaces/package.py:1688 msgid "You are running out of disk space" msgstr "Je hebt bijna geen schijfruimte meer" -#: ../../libraries/entropy/client/interfaces/package.py:1741 +#: ../../libraries/entropy/client/interfaces/package.py:1689 msgid "I bet, you're probably Michele" msgstr "Ik gok dat jij Michele bent" -#: ../../libraries/entropy/client/interfaces/package.py:1746 +#: ../../libraries/entropy/client/interfaces/package.py:1694 msgid "An error occured while trying to unpack the package" msgstr "Een probleem deed zich voor tijdens het uitpakken" -#: ../../libraries/entropy/client/interfaces/package.py:1747 -#: ../../libraries/entropy/client/interfaces/package.py:1772 +#: ../../libraries/entropy/client/interfaces/package.py:1695 +#: ../../libraries/entropy/client/interfaces/package.py:1720 msgid "Check if your system is healthy" msgstr "Ga na of je systeem gezond is" -#: ../../libraries/entropy/client/interfaces/package.py:1761 +#: ../../libraries/entropy/client/interfaces/package.py:1709 msgid "Installing package" msgstr "Pakket Installeren" -#: ../../libraries/entropy/client/interfaces/package.py:1771 +#: ../../libraries/entropy/client/interfaces/package.py:1719 msgid "An error occured while trying to install the package" msgstr "Een probleem deed zich voor tijdens het installeren van het pakket" -#: ../../libraries/entropy/client/interfaces/package.py:1786 +#: ../../libraries/entropy/client/interfaces/package.py:1734 msgid "Removing data" msgstr "Verwijderen van data" -#: ../../libraries/entropy/client/interfaces/package.py:1796 +#: ../../libraries/entropy/client/interfaces/package.py:1744 msgid "An error occured while trying to remove the package" msgstr "Een fout deed zich voor tijdens een poging het pakket te verwijderen" -#: ../../libraries/entropy/client/interfaces/package.py:1797 +#: ../../libraries/entropy/client/interfaces/package.py:1745 msgid "Check if you have enough disk space on your hard disk" msgstr "Ga na of je genoeg ruimte over hebt op je harddisk" -#: ../../libraries/entropy/client/interfaces/package.py:1811 -#: ../../libraries/entropy/client/interfaces/package.py:2020 +#: ../../libraries/entropy/client/interfaces/package.py:1759 +#: ../../libraries/entropy/client/interfaces/package.py:1968 msgid "Cleaning" msgstr "Opruimen" -#: ../../libraries/entropy/client/interfaces/package.py:1914 +#: ../../libraries/entropy/client/interfaces/package.py:1862 msgid "Configuring package" msgstr "Configureren van pakket" -#: ../../libraries/entropy/client/interfaces/package.py:1924 -#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../libraries/entropy/client/interfaces/package.py:1872 +#: ../../libraries/entropy/client/interfaces/package.py:1885 msgid "An error occured while trying to configure the package" msgstr "Een fout deed zich voor tijdens het configureren van het pakket" -#: ../../libraries/entropy/client/interfaces/package.py:1925 +#: ../../libraries/entropy/client/interfaces/package.py:1873 msgid "Make sure that your system is healthy" msgstr "Ga na of je systeem gezond is" -#: ../../libraries/entropy/client/interfaces/package.py:1938 +#: ../../libraries/entropy/client/interfaces/package.py:1886 msgid "It seems that the Source Package Manager entry is missing" msgstr "Het ziet ernaar uit dat de Source Pakket Manager ingang mist" -#: ../../libraries/entropy/client/interfaces/package.py:1967 -#: ../../sulfur/src/sulfur/entropyapi.py:132 +#: ../../libraries/entropy/client/interfaces/package.py:1915 +#: ../../sulfur/src/sulfur/entropyapi.py:141 msgid "Fetching" msgstr "Ophalen" -#: ../../libraries/entropy/client/interfaces/package.py:1972 +#: ../../libraries/entropy/client/interfaces/package.py:1920 msgid "Multi Fetching" msgstr "Multi Ophalen" -#: ../../libraries/entropy/client/interfaces/package.py:1973 -#: ../../libraries/entropy/client/interfaces/package.py:1989 -#: ../../client/text_query.py:396 ../../client/text_query.py:429 -#: ../../client/text_ui.py:1068 ../../server/server_reagent.py:502 +#: ../../libraries/entropy/client/interfaces/package.py:1921 +#: ../../libraries/entropy/client/interfaces/package.py:1937 +#: ../../client/text_query.py:406 ../../client/text_query.py:439 +#: ../../client/text_ui.py:1112 ../../server/server_reagent.py:502 msgid "packages" msgstr "Pakketten" -#: ../../libraries/entropy/client/interfaces/package.py:1978 +#: ../../libraries/entropy/client/interfaces/package.py:1926 msgid "Fetching sources" msgstr "Binnenhalen van bronnen" -#: ../../libraries/entropy/client/interfaces/package.py:1983 +#: ../../libraries/entropy/client/interfaces/package.py:1931 msgid "Verifying" msgstr "Verifiëren" -#: ../../libraries/entropy/client/interfaces/package.py:1988 +#: ../../libraries/entropy/client/interfaces/package.py:1936 msgid "Multi Verification" msgstr "Multi Verificatie" -#: ../../libraries/entropy/client/interfaces/package.py:1995 +#: ../../libraries/entropy/client/interfaces/package.py:1943 msgid "Unpacking" msgstr "Uitpakken" -#: ../../libraries/entropy/client/interfaces/package.py:1998 +#: ../../libraries/entropy/client/interfaces/package.py:1946 msgid "Merging" msgstr "Samenvoegen" -#: ../../libraries/entropy/client/interfaces/package.py:2007 +#: ../../libraries/entropy/client/interfaces/package.py:1955 msgid "Installing" msgstr "Installeren" -#: ../../libraries/entropy/client/interfaces/package.py:2012 +#: ../../libraries/entropy/client/interfaces/package.py:1960 #: ../../client/text_rescue.py:534 msgid "Removing" msgstr "Verwijderen" -#: ../../libraries/entropy/client/interfaces/package.py:2025 +#: ../../libraries/entropy/client/interfaces/package.py:1973 msgid "Postinstall" msgstr "Post-installeer" -#: ../../libraries/entropy/client/interfaces/package.py:2030 +#: ../../libraries/entropy/client/interfaces/package.py:1978 msgid "Preinstall" msgstr "Pre-installeer" -#: ../../libraries/entropy/client/interfaces/package.py:2035 +#: ../../libraries/entropy/client/interfaces/package.py:1983 msgid "Preremove" msgstr "Pre-Verwijder" -#: ../../libraries/entropy/client/interfaces/package.py:2040 +#: ../../libraries/entropy/client/interfaces/package.py:1988 msgid "Postremove" msgstr "Post-Verwijder" -#: ../../libraries/entropy/client/interfaces/package.py:2045 +#: ../../libraries/entropy/client/interfaces/package.py:1993 msgid "Configuring" msgstr "Configureren" -#: ../../libraries/entropy/client/interfaces/package.py:2106 +#: ../../libraries/entropy/client/interfaces/package.py:2054 msgid "An error occured. Action aborted." msgstr "Een fout deed zich voor. Actie afgebroken." @@ -2857,7 +2824,7 @@ msgid "Cannot open digest" msgstr "Kan 'digest' niet openen" #: ../../libraries/entropy/client/interfaces/repository.py:470 -#: ../../libraries/entropy/client/interfaces/repository.py:1422 +#: ../../libraries/entropy/client/interfaces/repository.py:1417 msgid "Cannot verify database integrity" msgstr "Kan database integriteit niet verifiëren" @@ -3001,198 +2968,198 @@ msgstr "EAPI3 Service fout" msgid "Configuration files update error, not critical, continuing" msgstr "Configuratie bestanden update fout, niet kritisch, verdergaan" -#: ../../libraries/entropy/client/interfaces/repository.py:1165 +#: ../../libraries/entropy/client/interfaces/repository.py:1160 msgid "Something bad happened. Please have a look." msgstr "Er is iets vreselijks gebeurt. neem een kijkje." -#: ../../libraries/entropy/client/interfaces/repository.py:1184 +#: ../../libraries/entropy/client/interfaces/repository.py:1179 msgid "Skipping configuration files update, you are not root." msgstr "Overslaan van configuratie bestanden update, je bent geen root." -#: ../../libraries/entropy/client/interfaces/repository.py:1207 +#: ../../libraries/entropy/client/interfaces/repository.py:1202 msgid "Overwriting" msgstr "Overschrijven" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 msgid "variable differs" msgstr "variabele is anders" -#: ../../libraries/entropy/client/interfaces/repository.py:1247 -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1242 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "Updating" msgstr "Updaten" -#: ../../libraries/entropy/client/interfaces/repository.py:1260 +#: ../../libraries/entropy/client/interfaces/repository.py:1255 msgid "updating critical variables" msgstr "updaten van kritische variabelen" -#: ../../libraries/entropy/client/interfaces/repository.py:1318 +#: ../../libraries/entropy/client/interfaces/repository.py:1313 msgid "differs" msgstr "is anders" -#: ../../libraries/entropy/client/interfaces/repository.py:1333 +#: ../../libraries/entropy/client/interfaces/repository.py:1328 msgid "Reverting" msgstr "Terug draaien" -#: ../../libraries/entropy/client/interfaces/repository.py:1353 +#: ../../libraries/entropy/client/interfaces/repository.py:1348 msgid "a new release is available" msgstr "Een nieuwere versie is beschikbaar." -#: ../../libraries/entropy/client/interfaces/repository.py:1354 +#: ../../libraries/entropy/client/interfaces/repository.py:1349 msgid "Mind to install it before any other package" msgstr "Vergeet ze niet te installeren vóór enig ander pakket" -#: ../../libraries/entropy/client/interfaces/repository.py:1368 +#: ../../libraries/entropy/client/interfaces/repository.py:1363 msgid "Unpacking database to" msgstr "Uitpakken van database naar" -#: ../../libraries/entropy/client/interfaces/repository.py:1379 +#: ../../libraries/entropy/client/interfaces/repository.py:1374 msgid "Cannot unpack compressed package" msgstr "Kan gecomprimeerd pakket niet uitpakken" -#: ../../libraries/entropy/client/interfaces/repository.py:1380 +#: ../../libraries/entropy/client/interfaces/repository.py:1375 msgid "Skipping repository" msgstr "Repository wordt overgeslagen" -#: ../../libraries/entropy/client/interfaces/repository.py:1400 +#: ../../libraries/entropy/client/interfaces/repository.py:1395 msgid "Downloading checksum" msgstr "Downloaden van controlesom" -#: ../../libraries/entropy/client/interfaces/repository.py:1421 +#: ../../libraries/entropy/client/interfaces/repository.py:1416 msgid "Cannot fetch checksum" msgstr "Kan controlesom niet binnenhalen" -#: ../../libraries/entropy/client/interfaces/repository.py:1451 +#: ../../libraries/entropy/client/interfaces/repository.py:1446 msgid "Current repository got suddenly locked. Download aborted." msgstr "Huidige repository blijkt opeens geblokkeerd. Download afgebroken." -#: ../../libraries/entropy/client/interfaces/repository.py:1459 +#: ../../libraries/entropy/client/interfaces/repository.py:1454 msgid "remote database got suddenly locked" msgstr "externe database blijkt opeens geblokkeerd" #. starting to download -#: ../../libraries/entropy/client/interfaces/repository.py:1469 +#: ../../libraries/entropy/client/interfaces/repository.py:1464 msgid "Downloading repository database" msgstr "Downloaden van repository database" -#: ../../libraries/entropy/client/interfaces/repository.py:1501 +#: ../../libraries/entropy/client/interfaces/repository.py:1496 msgid "database does not exist online" msgstr "database bestaat niet online" -#: ../../libraries/entropy/client/interfaces/repository.py:1516 +#: ../../libraries/entropy/client/interfaces/repository.py:1511 msgid "database is already up to date" msgstr "database reeds up to date" -#: ../../libraries/entropy/client/interfaces/repository.py:1528 +#: ../../libraries/entropy/client/interfaces/repository.py:1523 msgid "database will be ready soon" msgstr "database is binnenkort bruikbaar" -#: ../../libraries/entropy/client/interfaces/repository.py:1544 +#: ../../libraries/entropy/client/interfaces/repository.py:1539 msgid "Repository is being updated" msgstr "Repository wordt bijgewerkt" -#: ../../libraries/entropy/client/interfaces/repository.py:1545 +#: ../../libraries/entropy/client/interfaces/repository.py:1540 msgid "Try again in a few minutes" msgstr "Probeer opnieuw in een paar minuten" -#: ../../libraries/entropy/client/interfaces/repository.py:1580 +#: ../../libraries/entropy/client/interfaces/repository.py:1575 msgid "Injecting downloaded dump" msgstr "Injecteren van gedownloade dump" -#: ../../libraries/entropy/client/interfaces/repository.py:1582 -#: ../../libraries/entropy/db.py:3910 -#: ../../sulfur/src/sulfur/sulfur.glade.h:302 +#: ../../libraries/entropy/client/interfaces/repository.py:1577 +#: ../../libraries/entropy/db.py:4001 +#: ../../sulfur/src/sulfur/sulfur.glade.h:303 msgid "please wait" msgstr "even wachten" -#: ../../libraries/entropy/client/interfaces/repository.py:1604 +#: ../../libraries/entropy/client/interfaces/repository.py:1599 msgid "Advisories fetch error" msgstr "'Advisories' ophaal fout" -#: ../../libraries/entropy/client/interfaces/repository.py:1629 +#: ../../libraries/entropy/client/interfaces/repository.py:1624 #, fuzzy msgid "Downloading repository metafile" msgstr "Downloaden van repository database" -#: ../../libraries/entropy/client/interfaces/repository.py:1639 +#: ../../libraries/entropy/client/interfaces/repository.py:1634 msgid "Downloading SSL CA certificate" msgstr "Downloaden van SSL CA certificaat" -#: ../../libraries/entropy/client/interfaces/repository.py:1649 +#: ../../libraries/entropy/client/interfaces/repository.py:1644 msgid "Downloading SSL Server certificate" msgstr "Downloaden van SSL Server certificaat" -#: ../../libraries/entropy/client/interfaces/repository.py:1659 +#: ../../libraries/entropy/client/interfaces/repository.py:1654 msgid "Downloading package mask" msgstr "Downloaden van pakket masker" -#: ../../libraries/entropy/client/interfaces/repository.py:1669 +#: ../../libraries/entropy/client/interfaces/repository.py:1664 msgid "Downloading packages system mask" msgstr "Downloaden van pakketten systeem masker" -#: ../../libraries/entropy/client/interfaces/repository.py:1679 +#: ../../libraries/entropy/client/interfaces/repository.py:1674 msgid "Downloading conflicting tagged packages file" msgstr "Downloaden van conflicterend ge-tagged pakketten bestand" -#: ../../libraries/entropy/client/interfaces/repository.py:1689 +#: ../../libraries/entropy/client/interfaces/repository.py:1684 msgid "Downloading license whitelist" msgstr "Downloaden van licenties wittelijst" -#: ../../libraries/entropy/client/interfaces/repository.py:1699 +#: ../../libraries/entropy/client/interfaces/repository.py:1694 msgid "Downloading revision" msgstr "Download herziening" -#: ../../libraries/entropy/client/interfaces/repository.py:1709 +#: ../../libraries/entropy/client/interfaces/repository.py:1704 msgid "Downloading SPM global configuration" msgstr "Downloaden van globale SPM configuratie" -#: ../../libraries/entropy/client/interfaces/repository.py:1719 +#: ../../libraries/entropy/client/interfaces/repository.py:1714 msgid "Downloading SPM package unmasking configuration" msgstr "Downloaden van SPM pakket demaskeer configuratie" -#: ../../libraries/entropy/client/interfaces/repository.py:1729 +#: ../../libraries/entropy/client/interfaces/repository.py:1724 msgid "Downloading SPM package keywording configuration" msgstr "Downloaden van SPM pakket sleutelwoord configuratie" -#: ../../libraries/entropy/client/interfaces/repository.py:1739 +#: ../../libraries/entropy/client/interfaces/repository.py:1734 msgid "Downloading SPM package USE flags configuration" msgstr "Downloaden van SPM pakket USE vlaggen configuratie" -#: ../../libraries/entropy/client/interfaces/repository.py:1749 +#: ../../libraries/entropy/client/interfaces/repository.py:1744 msgid "Downloading SPM Profile configuration" msgstr "Downloaden van SPM Profiel configuratie" -#: ../../libraries/entropy/client/interfaces/repository.py:1759 +#: ../../libraries/entropy/client/interfaces/repository.py:1754 msgid "Downloading Notice Board" msgstr "Downloaden van Notitie Bord" -#: ../../libraries/entropy/client/interfaces/repository.py:1785 +#: ../../libraries/entropy/client/interfaces/repository.py:1780 msgid "unpacked meta file" msgstr "" -#: ../../libraries/entropy/client/interfaces/repository.py:1802 +#: ../../libraries/entropy/client/interfaces/repository.py:1797 msgid "not available, it's ok" msgstr "niet Beschikbaar, geen punt" -#: ../../libraries/entropy/client/interfaces/repository.py:1805 +#: ../../libraries/entropy/client/interfaces/repository.py:1800 msgid "not available, not much ok!" msgstr "niet beschikbaar, dat is minder!" -#: ../../libraries/entropy/client/interfaces/repository.py:1810 +#: ../../libraries/entropy/client/interfaces/repository.py:1805 msgid "available, w00t!" msgstr "Beschikbaar, w00t!" -#: ../../libraries/entropy/client/interfaces/repository.py:1855 +#: ../../libraries/entropy/client/interfaces/repository.py:1850 #: ../../client/text_repositories.py:161 msgid "Repository revision" msgstr "Repository herziening" -#: ../../libraries/entropy/client/interfaces/repository.py:1871 +#: ../../libraries/entropy/client/interfaces/repository.py:1866 msgid "Indexing Repository metadata" msgstr "Indexeren van Repository metadata" #. let's dance! -#: ../../libraries/entropy/client/interfaces/repository.py:1899 +#: ../../libraries/entropy/client/interfaces/repository.py:1894 msgid "Repositories synchronization" msgstr "Repositories synchronisatie" @@ -3212,530 +3179,483 @@ msgstr "repareer aub" msgid "Valid phases" msgstr "Geldige fases" -#: ../../libraries/entropy/client/interfaces/trigger.py:303 +#: ../../libraries/entropy/client/interfaces/trigger.py:251 msgid "Cannot run External trigger for" msgstr "Kan Externe trekker niet starten voor" -#: ../../libraries/entropy/client/interfaces/trigger.py:522 +#: ../../libraries/entropy/client/interfaces/trigger.py:470 msgid "Updating {conf.d,init.d} mtime" msgstr "Updaten van {conf.d,init.d} mtime" -#: ../../libraries/entropy/client/interfaces/trigger.py:550 -msgid "Updating moduledb" -msgstr "Updaten van moduledb" - -#: ../../libraries/entropy/client/interfaces/trigger.py:560 -msgid "Running depmod" -msgstr "Uitvoeren van depmod" - -#: ../../libraries/entropy/client/interfaces/trigger.py:600 +#: ../../libraries/entropy/client/interfaces/trigger.py:518 msgid "Removing boot service" msgstr "opstart service wordt verwijderd" -#: ../../libraries/entropy/client/interfaces/trigger.py:627 -#: ../../libraries/entropy/client/interfaces/trigger.py:660 -msgid "Reconfiguring OpenGL" -msgstr "Her configureren van OpenGL" - -#: ../../libraries/entropy/client/interfaces/trigger.py:645 -#: ../../libraries/entropy/client/interfaces/trigger.py:678 -msgid "Eselect NOT found, cannot run OpenGL trigger" -msgstr "Eselect NIET gevonden, kan OpenGL functie niet starten" - -#: ../../libraries/entropy/client/interfaces/trigger.py:711 -#: ../../libraries/entropy/client/interfaces/trigger.py:739 -msgid "Configuring GRUB bootloader" -msgstr "Configureren van GRUB opstartbeheerder" - -#: ../../libraries/entropy/client/interfaces/trigger.py:712 -msgid "Adding the new kernel" -msgstr "Voeg de nieuwe kernel toe" - -#: ../../libraries/entropy/client/interfaces/trigger.py:740 -msgid "Removing the selected kernel" -msgstr "geselecteerde kernel wordt verwijderd" - -#: ../../libraries/entropy/client/interfaces/trigger.py:760 +#: ../../libraries/entropy/client/interfaces/trigger.py:541 msgid "Regenerating" msgstr "Hergenereren" -#: ../../libraries/entropy/client/interfaces/trigger.py:776 +#: ../../libraries/entropy/client/interfaces/trigger.py:557 msgid "Updating environment" msgstr "Updaten van werkomgeving" -#: ../../libraries/entropy/client/interfaces/trigger.py:841 -#: ../../libraries/entropy/client/interfaces/trigger.py:933 -#: ../../libraries/entropy/client/interfaces/trigger.py:1020 -#: ../../libraries/entropy/client/interfaces/trigger.py:1109 +#: ../../libraries/entropy/client/interfaces/trigger.py:622 +#: ../../libraries/entropy/client/interfaces/trigger.py:714 +#: ../../libraries/entropy/client/interfaces/trigger.py:801 +#: ../../libraries/entropy/client/interfaces/trigger.py:890 msgid "Cannot run Portage trigger for" msgstr "Kan Portage functie niet starten voor" -#: ../../libraries/entropy/client/interfaces/trigger.py:844 -#: ../../libraries/entropy/client/interfaces/trigger.py:936 -#: ../../libraries/entropy/client/interfaces/trigger.py:1023 -#: ../../libraries/entropy/client/interfaces/trigger.py:1112 +#: ../../libraries/entropy/client/interfaces/trigger.py:625 +#: ../../libraries/entropy/client/interfaces/trigger.py:717 +#: ../../libraries/entropy/client/interfaces/trigger.py:804 +#: ../../libraries/entropy/client/interfaces/trigger.py:893 msgid "Attach this" msgstr "Koppel deze" -#: ../../libraries/entropy/client/interfaces/trigger.py:1333 -msgid "Cannot find df" -msgstr "Kan df niet vinden" - -#. 'cannot match device /dev/foo with a grub one' -#: ../../libraries/entropy/client/interfaces/trigger.py:1334 -#: ../../libraries/entropy/client/interfaces/trigger.py:1348 -#: ../../libraries/entropy/client/interfaces/trigger.py:1393 -#: ../../libraries/entropy/client/interfaces/trigger.py:1438 -#: ../../libraries/entropy/client/interfaces/trigger.py:1451 -#: ../../libraries/entropy/client/interfaces/trigger.py:1464 -msgid "Cannot properly configure the kernel" -msgstr "Kan de kernel niet juist configureren" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1335 -#: ../../libraries/entropy/client/interfaces/trigger.py:1349 -#: ../../libraries/entropy/client/interfaces/trigger.py:1394 -#: ../../libraries/entropy/client/interfaces/trigger.py:1411 -#: ../../libraries/entropy/client/interfaces/trigger.py:1439 -#: ../../libraries/entropy/client/interfaces/trigger.py:1452 -#: ../../libraries/entropy/client/interfaces/trigger.py:1465 -msgid "Defaulting to" -msgstr "Terugvallen naar" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1347 -msgid "Cannot find grub" -msgstr "Kan grub niet vinden" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1390 -msgid "cannot match device" -msgstr "kan het apparaat niet voldoen." - -#: ../../libraries/entropy/client/interfaces/trigger.py:1392 -msgid "with a grub one" -msgstr "met een van grub" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1408 -msgid "grub translation not supported for" -msgstr "grub vertaling wordt niet ondersteund voor" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1410 -msgid "Cannot properly configure grub.conf" -msgstr "Kan grub.conf niet juist configureren" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1437 -msgid "cannot match grub device with a Linux one" -msgstr "Kan grub apparaat niet herkennen als een van Linux" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1450 -msgid "cannot find generated device.map" -msgstr "Kan gegenereerde 'device.map' niet vinden" - -#: ../../libraries/entropy/client/interfaces/trigger.py:1463 -msgid "cannot run df /boot" -msgstr "Kan 'df /boot' niet starten" - -#: ../../libraries/entropy/const.py:557 +#: ../../libraries/entropy/const.py:565 #, fuzzy msgid "Corrupted Client Repository. Please restore a backup." msgstr "" "Corrupte Entropy geïnstalleerde pakketten database. Herstel een back-up." -#: ../../libraries/entropy/const.py:625 +#: ../../libraries/entropy/const.py:633 msgid "Comments" msgstr "Commentaren" -#: ../../libraries/entropy/const.py:626 +#: ../../libraries/entropy/const.py:634 msgid "BBcode Documents" msgstr "BBcode Documenten" -#: ../../libraries/entropy/const.py:627 +#: ../../libraries/entropy/const.py:635 msgid "Images/Screenshots" msgstr "Plaatjes/Screenshots" -#: ../../libraries/entropy/const.py:628 +#: ../../libraries/entropy/const.py:636 msgid "Generic Files" msgstr "Generieke Bestanden" -#: ../../libraries/entropy/const.py:629 +#: ../../libraries/entropy/const.py:637 msgid "YouTube(tm) Videos" msgstr "YouTube(tm) Video's" -#: ../../libraries/entropy/const.py:632 +#: ../../libraries/entropy/const.py:640 msgid "Comment" msgstr "Commentaar" -#: ../../libraries/entropy/const.py:633 +#: ../../libraries/entropy/const.py:641 msgid "BBcode Document" msgstr "BBcode Document" -#: ../../libraries/entropy/const.py:634 +#: ../../libraries/entropy/const.py:642 msgid "Image/Screenshot" msgstr "Plaatje/Screenshot" -#: ../../libraries/entropy/const.py:635 +#: ../../libraries/entropy/const.py:643 msgid "Generic File" msgstr "Generiek Bestand" -#: ../../libraries/entropy/const.py:636 +#: ../../libraries/entropy/const.py:644 msgid "YouTube(tm) Video" msgstr "YouTube(tm) Video" -#: ../../libraries/entropy/core.py:185 +#: ../../libraries/entropy/core.py:240 msgid "reason not available" msgstr "reden niet beschikbaar" -#: ../../libraries/entropy/core.py:186 +#: ../../libraries/entropy/core.py:241 msgid "user package.mask" msgstr "gebruikers package.mask" -#: ../../libraries/entropy/core.py:187 +#: ../../libraries/entropy/core.py:242 msgid "system keywords" msgstr "systeem sleutelwoorden" -#: ../../libraries/entropy/core.py:188 +#: ../../libraries/entropy/core.py:243 msgid "user package.unmask" msgstr "gebruikers package.unmask" -#: ../../libraries/entropy/core.py:189 +#: ../../libraries/entropy/core.py:244 msgid "user repo package.keywords (all packages)" msgstr "gebruikers repo package.keywords (alle pakketten)" -#: ../../libraries/entropy/core.py:190 +#: ../../libraries/entropy/core.py:245 msgid "user repo package.keywords" msgstr "gebruikers repo package.keywords" -#: ../../libraries/entropy/core.py:191 +#: ../../libraries/entropy/core.py:246 msgid "user package.keywords" msgstr "gebruikers package.keywords" -#: ../../libraries/entropy/core.py:192 +#: ../../libraries/entropy/core.py:247 msgid "completely masked" msgstr "volledig afgeschermd" -#: ../../libraries/entropy/core.py:193 +#: ../../libraries/entropy/core.py:248 msgid "repository general packages.db.mask" msgstr "repository generale packages.db.mask" -#: ../../libraries/entropy/core.py:194 +#: ../../libraries/entropy/core.py:249 msgid "user license.mask" msgstr "gebruikers license.mask" -#: ../../libraries/entropy/core.py:195 +#: ../../libraries/entropy/core.py:250 msgid "user live unmask" msgstr "gebruikers live unmask" -#: ../../libraries/entropy/core.py:196 +#: ../../libraries/entropy/core.py:251 msgid "user live mask" msgstr "gebruikers live mask" -#: ../../libraries/entropy/db.py:44 +#: ../../libraries/entropy/db.py:55 #, fuzzy msgid "Entropy needs Python compiled with sqlite3 support" msgstr "" "Entropy heeft een werkende sqlite+pysqlite of Python gecompileerd met sqlite " "ondersteuning nodig" -#: ../../libraries/entropy/db.py:395 +#: ../../libraries/entropy/db.py:442 msgid "valid database path needed" msgstr "geldig database pad is nodig" -#: ../../libraries/entropy/db.py:498 +#: ../../libraries/entropy/db.py:544 msgid "Mirrors have not been unlocked. Remember to sync them." msgstr "Mirrors zijn niet gedeblokkeerd. Vergeet ze niet te synchroniseren." -#: ../../libraries/entropy/db.py:600 +#: ../../libraries/entropy/db.py:646 msgid "can't do that on a readonly database" msgstr "kan niet op een alleen-lezen database" -#: ../../libraries/entropy/db.py:683 ../../libraries/entropy/db.py:752 -#: ../../libraries/entropy/db.py:1163 ../../libraries/entropy/db.py:4490 -#: ../../libraries/entropy/db.py:4510 ../../client/text_rescue.py:72 +#: ../../libraries/entropy/db.py:729 ../../libraries/entropy/db.py:798 +#: ../../libraries/entropy/db.py:1209 ../../libraries/entropy/db.py:4608 +#: ../../libraries/entropy/db.py:4628 ../../client/text_rescue.py:72 #: ../../client/text_rescue.py:226 ../../client/text_rescue.py:234 -#: ../../client/text_rescue.py:239 ../../client/text_ui.py:452 -#: ../../client/text_ui.py:1185 ../../client/text_ui.py:1277 +#: ../../client/text_rescue.py:239 ../../client/text_ui.py:474 +#: ../../client/text_ui.py:1229 ../../client/text_ui.py:1323 msgid "ATTENTION" msgstr "ATTENTIE" -#: ../../libraries/entropy/db.py:684 +#: ../../libraries/entropy/db.py:730 msgid "forcing package updates" msgstr "forceren van pakket updates" -#: ../../libraries/entropy/db.py:685 +#: ../../libraries/entropy/db.py:731 msgid "Syncing with" msgstr "Synchroniseren met" -#: ../../libraries/entropy/db.py:753 +#: ../../libraries/entropy/db.py:799 msgid "forcing packages metadata update" msgstr "forceren van pakketten metadata update" -#: ../../libraries/entropy/db.py:762 +#: ../../libraries/entropy/db.py:808 #, fuzzy msgid "Updating system database using repository" msgstr "Updaten van systeem database middels repository id" -#: ../../libraries/entropy/db.py:855 ../../libraries/entropy/db.py:1203 +#: ../../libraries/entropy/db.py:901 ../../libraries/entropy/db.py:1249 msgid "SPM" msgstr "SPM" -#: ../../libraries/entropy/db.py:856 +#: ../../libraries/entropy/db.py:902 msgid "Running fixpackages" msgstr "Uitvoeren van fixpackages" -#: ../../libraries/entropy/db.py:857 +#: ../../libraries/entropy/db.py:903 msgid "it could take a while" msgstr "Het kan even duren" -#: ../../libraries/entropy/db.py:879 ../../libraries/entropy/db.py:898 -#: ../../libraries/entropy/db.py:941 +#: ../../libraries/entropy/db.py:925 ../../libraries/entropy/db.py:944 +#: ../../libraries/entropy/db.py:987 msgid "ENTROPY" msgstr "ENTROPY" -#: ../../libraries/entropy/db.py:880 +#: ../../libraries/entropy/db.py:926 msgid "action" msgstr "actie" -#: ../../libraries/entropy/db.py:899 +#: ../../libraries/entropy/db.py:945 #, fuzzy msgid "package move actions complete" msgstr "Uitpakken van pakket is compleet" -#: ../../libraries/entropy/db.py:916 +#: ../../libraries/entropy/db.py:962 msgid "Cannot complete quickpkg for atoms" msgstr "Kan quickpkg voor atomen niet afronden" -#: ../../libraries/entropy/db.py:918 ../../libraries/entropy/db.py:1146 +#: ../../libraries/entropy/db.py:964 ../../libraries/entropy/db.py:1192 msgid "do it manually" msgstr "doe het handmatig" -#: ../../libraries/entropy/db.py:934 +#: ../../libraries/entropy/db.py:980 msgid "Cannot run SPM cleanup, error" msgstr "Kan SPM opruiming niet starten, fout" -#: ../../libraries/entropy/db.py:942 +#: ../../libraries/entropy/db.py:988 #, fuzzy msgid "package moves completed successfully" msgstr "database sync met succes voltooid" -#: ../../libraries/entropy/db.py:995 ../../libraries/entropy/db.py:1072 +#: ../../libraries/entropy/db.py:1041 ../../libraries/entropy/db.py:1118 msgid "INJECT" msgstr "INJECTEREN" -#: ../../libraries/entropy/db.py:997 ../../libraries/entropy/db.py:1074 +#: ../../libraries/entropy/db.py:1043 ../../libraries/entropy/db.py:1120 msgid "has been injected" msgstr "is geïnjecteerd" -#: ../../libraries/entropy/db.py:998 ../../libraries/entropy/db.py:1075 +#: ../../libraries/entropy/db.py:1044 ../../libraries/entropy/db.py:1121 #, fuzzy msgid "quickpkg manually to update embedded db" msgstr "Je moet handmatig quickpkg doen om de embedded database bij te werken" -#: ../../libraries/entropy/db.py:999 ../../libraries/entropy/db.py:1076 +#: ../../libraries/entropy/db.py:1045 ../../libraries/entropy/db.py:1122 #, fuzzy msgid "Repository database updated anyway" msgstr "Repository database zal toch worden geüpdate" -#: ../../libraries/entropy/db.py:1126 +#: ../../libraries/entropy/db.py:1172 msgid "repackaging" msgstr "opnieuw verpakken" -#: ../../libraries/entropy/db.py:1144 +#: ../../libraries/entropy/db.py:1190 msgid "Cannot complete quickpkg for atom" msgstr "Kan quickpkg voor atoom niet afronden" -#: ../../libraries/entropy/db.py:1164 +#: ../../libraries/entropy/db.py:1210 msgid "runTreeUpdatesQuickpkgAction did not run properly" msgstr "runTreeUpdatesQuickpkgAction is niet juist uitgevoerd" -#: ../../libraries/entropy/db.py:1165 +#: ../../libraries/entropy/db.py:1211 msgid "Please update packages manually" msgstr "update de pakketten handmatig a.u.b." -#: ../../libraries/entropy/db.py:1204 +#: ../../libraries/entropy/db.py:1250 msgid "Moving old entry" msgstr "Verplaatsen van oude ingang" -#: ../../libraries/entropy/db.py:3873 +#: ../../libraries/entropy/db.py:3964 msgid "baseinfo table not found. Either does not exist or corrupted." msgstr "" "baseinfo tabel niet gevonden. vermoedelijk bestaat deze niet of is corrupt." -#: ../../libraries/entropy/db.py:3878 +#: ../../libraries/entropy/db.py:3969 msgid "extrainfo table not found. Either does not exist or corrupted." msgstr "" "extrainfo tabel niet gevonden. vermoedelijk bestaat deze niet of is corrupt." -#: ../../libraries/entropy/db.py:3910 +#: ../../libraries/entropy/db.py:4001 msgid "Syncing current database" msgstr "Synchroniseren van huidige database" -#: ../../libraries/entropy/db.py:3922 +#: ../../libraries/entropy/db.py:4013 msgid "Removing entry" msgstr "Verwijderen van ingang" -#: ../../libraries/entropy/db.py:3937 +#: ../../libraries/entropy/db.py:4028 msgid "Adding entry" msgstr "Toevoegen van ingang" -#: ../../libraries/entropy/db.py:3976 +#: ../../libraries/entropy/db.py:4067 msgid "" "Repository EAPI > Entropy EAPI. Please update Equo/Entropy as soon as " "possible !" msgstr "Repository EAPI > Entropy EAPI. update Equo/Entropy zo snel mogelijk !" -#: ../../libraries/entropy/db.py:3998 +#: ../../libraries/entropy/db.py:4090 msgid "Exporting database table" msgstr "Database tabel exporteren" -#: ../../libraries/entropy/db.py:4040 +#: ../../libraries/entropy/db.py:4132 msgid "Database Export completed." msgstr "Database Export voltooid." -#: ../../libraries/entropy/db.py:4491 +#: ../../libraries/entropy/db.py:4609 msgid "cannot open Spm counter file for" msgstr "kan Spm teller bestand niet openen voor" -#: ../../libraries/entropy/db.py:4511 +#: ../../libraries/entropy/db.py:4629 msgid "counter for atom is duplicated, ignoring" msgstr "teller voor atoom is gedupliceerd, negeren" -#: ../../libraries/entropy/db.py:4681 +#: ../../libraries/entropy/db.py:4812 #, fuzzy msgid "Resolving libraries, please wait" msgstr "Vergelijken van bibliotheken met Spm, even geduld" -#: ../../libraries/entropy/db.py:4707 +#: ../../libraries/entropy/db.py:4838 msgid "Libraries solved, all fine" msgstr "" -#: ../../libraries/entropy/output.py:439 -#: ../../sulfur/src/sulfur/entropyapi.py:345 +#: ../../libraries/entropy/output.py:469 +#: ../../sulfur/src/sulfur/entropyapi.py:356 msgid "Entropy needs your attention" msgstr "Entropy vraagt om uw aandacht" -#: ../../libraries/entropy/output.py:540 +#: ../../libraries/entropy/output.py:566 msgid "maximum responses length" msgstr "maximale lengte van reacties" -#: ../../libraries/entropy/output.py:548 +#: ../../libraries/entropy/output.py:574 msgid "Entropy got a question for you" msgstr "Entropy heeft een vraag voor u" -#: ../../libraries/entropy/output.py:565 +#: ../../libraries/entropy/output.py:591 msgid "Interrupted" msgstr "Onderbroken" -#: ../../libraries/entropy/output.py:604 +#: ../../libraries/entropy/output.py:630 msgid "Selected number" msgstr "Geselecteerd nummer" -#: ../../libraries/entropy/output.py:617 ../../client/text_ui.py:982 +#: ../../libraries/entropy/output.py:643 ../../client/text_ui.py:1026 msgid "Please select an option" msgstr "selecteer een optie" -#: ../../libraries/entropy/output.py:619 +#: ../../libraries/entropy/output.py:645 msgid "Discard all" msgstr "Alles afwijzen" -#: ../../libraries/entropy/output.py:620 +#: ../../libraries/entropy/output.py:646 msgid "Confirm" msgstr "Bevestigen" -#: ../../libraries/entropy/output.py:621 +#: ../../libraries/entropy/output.py:647 msgid "Add item" msgstr "Item toevoegen" -#: ../../libraries/entropy/output.py:622 +#: ../../libraries/entropy/output.py:648 msgid "Remove item" msgstr "Verwijder item" -#: ../../libraries/entropy/output.py:623 +#: ../../libraries/entropy/output.py:649 msgid "Show current list" msgstr "geef huidige lijst weer" #. wait user interaction -#: ../../libraries/entropy/output.py:626 +#: ../../libraries/entropy/output.py:652 #: ../../client/text_configuration.py:256 #: ../../client/text_configuration.py:271 msgid "Your choice (type a number and press enter):" msgstr "Jouw keuze (typ een nummer en druk op enter):" -#: ../../libraries/entropy/output.py:652 +#: ../../libraries/entropy/output.py:678 #: ../../client/text_configuration.py:175 msgid "You don't have typed a number." msgstr "Je hebt geen nummer gegeven." -#: ../../libraries/entropy/output.py:655 +#: ../../libraries/entropy/output.py:681 msgid "Invalid action." msgstr "Ongeldige actie." -#: ../../libraries/entropy/output.py:664 +#: ../../libraries/entropy/output.py:690 msgid "String to add:" msgstr "Invoer om toe te voegen:" -#: ../../libraries/entropy/output.py:670 +#: ../../libraries/entropy/output.py:696 msgid "Invalid string." msgstr "Ongeldige invoer." -#: ../../libraries/entropy/output.py:678 +#: ../../libraries/entropy/output.py:704 msgid "Element number to remove:" msgstr "Nummer van element om te verwijderen:" -#: ../../libraries/entropy/output.py:683 +#: ../../libraries/entropy/output.py:709 msgid "Invalid element." msgstr "Ongeldig element." -#: ../../libraries/entropy/qa.py:42 ../../libraries/entropy/qa.py:45 +#: ../../libraries/entropy/qa.py:45 ../../libraries/entropy/qa.py:48 msgid "Output interface has no updateProgress method" msgstr "" -#: ../../libraries/entropy/qa.py:52 +#: ../../libraries/entropy/qa.py:55 msgid "Now searching for broken depends" msgstr "Aan het zoeken naar gebroken afhankelijkheden" -#: ../../libraries/entropy/qa.py:71 +#: ../../libraries/entropy/qa.py:74 msgid "scanning for broken depends" msgstr "Scannen voor gebroken afhankelijken" -#: ../../libraries/entropy/qa.py:112 +#: ../../libraries/entropy/qa.py:115 msgid "broken libraries detected" msgstr "gebroken bibliotheken gevonden" -#: ../../libraries/entropy/qa.py:123 +#: ../../libraries/entropy/qa.py:126 msgid "needs" msgstr "benodigdheden" -#: ../../libraries/entropy/qa.py:152 +#: ../../libraries/entropy/qa.py:154 msgid "Now searching for missing RDEPENDs" msgstr "Aan het zoeken naar missende RDEPENDs" -#: ../../libraries/entropy/qa.py:162 +#: ../../libraries/entropy/qa.py:164 msgid "scanning for missing RDEPENDs" msgstr "scannen voor missende RDEPENDs" -#: ../../libraries/entropy/qa.py:196 +#: ../../libraries/entropy/qa.py:198 msgid "is missing the following dependencies" msgstr "mist de volgende afhankelijkheden" -#: ../../libraries/entropy/qa.py:218 +#: ../../libraries/entropy/qa.py:220 msgid "Do you want to add them?" msgstr "Wil je ze toevoegen?" -#: ../../libraries/entropy/qa.py:221 +#: ../../libraries/entropy/qa.py:223 msgid "Selectively?" msgstr "Selectief?" -#: ../../libraries/entropy/qa.py:236 +#: ../../libraries/entropy/qa.py:238 msgid "Want to add?" msgstr "Toevoegen?" -#: ../../libraries/entropy/qa.py:241 +#: ../../libraries/entropy/qa.py:243 msgid "Want to blacklist?" msgstr "Wil je deze toevoegen aan de zwarte lijst?" -#: ../../libraries/entropy/qa.py:255 +#: ../../libraries/entropy/qa.py:257 msgid "missing dependencies added" msgstr "missende afhankelijkheden toegevoegd" -#: ../../libraries/entropy/qa.py:578 +#: ../../libraries/entropy/qa.py:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:109 +msgid "Libraries test" +msgstr "Bibliotheken test" + +#: ../../libraries/entropy/qa.py:288 +msgid "Cannot find " +msgstr "Kan het niet vinden" + +#: ../../libraries/entropy/qa.py:327 +#, fuzzy +msgid "discarding directory" +msgstr "veranderen van map naar" + +#: ../../libraries/entropy/qa.py:329 +msgid "because it's symlinked on" +msgstr "" + +#: ../../libraries/entropy/qa.py:379 +msgid "Collecting broken executables" +msgstr "Opzoeken van beschadigde opstartbestanden" + +#: ../../libraries/entropy/qa.py:385 +msgid "don't worry about libraries that are shown here but not later." +msgstr "" +"maak je geen zorgen over bibliotheken die hier worden getoond maar niet " +"later." + +#: ../../libraries/entropy/qa.py:396 +msgid "Scanning libraries" +msgstr "Scannen van bibliotheken" + +#: ../../libraries/entropy/qa.py:469 +msgid "various broken symbols" +msgstr "meerdere gebroken symbolen" + +#: ../../libraries/entropy/qa.py:496 +msgid "Matching broken libraries/executables" +msgstr "vergelijken van gebroken bibliotheken/opstartbestanden" + +#: ../../libraries/entropy/qa.py:848 msgid "Not prepared yet" msgstr "Nog niet voorbereid" @@ -3824,71 +3744,71 @@ msgstr "digest verificatie mislukt, probeer het later opnieuw" msgid "installing" msgstr "installeren" -#: ../../libraries/entropy/spm.py:45 +#: ../../libraries/entropy/spm.py:47 msgid "Invalid backend" msgstr "Ongeldig backend-type" -#: ../../libraries/entropy/spm.py:964 +#: ../../libraries/entropy/spm.py:978 msgid "Error calculating dependencies" msgstr "Fout tijdens het calculeren van afhankelijkheden" -#: ../../libraries/entropy/spm.py:1093 +#: ../../libraries/entropy/spm.py:1107 msgid "missing right parenthesis" msgstr "de juiste haakjes ontbreken" -#: ../../libraries/entropy/spm.py:1154 +#: ../../libraries/entropy/spm.py:1168 msgid "missing atom list in" msgstr "ontbrekende atoom lijst in" -#: ../../libraries/entropy/spm.py:1157 +#: ../../libraries/entropy/spm.py:1171 msgid "Conditional without target in" msgstr "Voorwaardelijke zonder doel in" -#: ../../libraries/entropy/spm.py:1187 +#: ../../libraries/entropy/spm.py:1201 msgid "Conditional with no target" msgstr "Voorwaardelijke zonder doel" -#: ../../libraries/entropy/spm.py:1192 +#: ../../libraries/entropy/spm.py:1206 msgid "Empty target in string" msgstr "Leeg doel in tekenreeks" -#: ../../libraries/entropy/spm.py:1192 ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1206 ../../libraries/entropy/spm.py:1215 msgid "Deprecated" msgstr "Achterhaald" -#: ../../libraries/entropy/spm.py:1201 +#: ../../libraries/entropy/spm.py:1215 msgid "Nested use flags without parenthesis" msgstr "Ingebedde 'use' vlaggen zonder haakjes" -#: ../../libraries/entropy/spm.py:1241 +#: ../../libraries/entropy/spm.py:1255 msgid "Conditional without flag" msgstr "Voorwaardelijke zonder vlag" -#: ../../libraries/entropy/spm.py:1257 +#: ../../libraries/entropy/spm.py:1271 msgid "Conditional without parenthesis" msgstr "Voorwaardelijke zonder haakjes" -#: ../../libraries/entropy/spm.py:1775 +#: ../../libraries/entropy/spm.py:1793 msgid "Probably Portage API has changed" msgstr "Waarschijnlijk is Portage API veranderd" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "not set" msgstr "Niet ingesteld" -#: ../../libraries/entropy/spm.py:1883 +#: ../../libraries/entropy/spm.py:1901 msgid "have you configured make.conf properly?" msgstr "Is je make.conf juist geconfigureerd?" -#: ../../libraries/entropy/spm.py:1953 +#: ../../libraries/entropy/spm.py:1971 msgid "Extracting package metadata" msgstr "Uitpakken van pakket metadata" -#: ../../libraries/entropy/spm.py:2090 +#: ../../libraries/entropy/spm.py:2100 msgid "changelog string conversion error" msgstr "" -#: ../../libraries/entropy/spm.py:2179 +#: ../../libraries/entropy/spm.py:2199 msgid "Package extraction complete" msgstr "Uitpakken van pakket is compleet" @@ -3925,7 +3845,7 @@ msgid "Aggregated download" msgstr "Geaggregeerde download" #: ../../libraries/entropy/transceivers.py:518 -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "items" msgstr "Items" @@ -4172,8 +4092,8 @@ msgstr "update systeem met de laatst beschikbare pakketten" #: ../../client/equo.py:100 ../../client/equo.py:119 ../../client/equo.py:125 #: ../../client/equo.py:141 ../../client/equo.py:146 ../../client/equo.py:154 -#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:232 -#: ../../client/equo.py:252 ../../server/activator.py:58 +#: ../../client/equo.py:159 ../../client/equo.py:169 ../../client/equo.py:233 +#: ../../client/equo.py:253 ../../server/activator.py:58 msgid "ask before making any changes" msgstr "vragen voor maken van veranderingen" @@ -4181,7 +4101,7 @@ msgstr "vragen voor maken van veranderingen" msgid "just download packages" msgstr "pakketten alleen downloaden" -#: ../../client/equo.py:102 ../../client/equo.py:253 +#: ../../client/equo.py:102 ../../client/equo.py:254 #: ../../server/activator.py:59 msgid "only show what would be done" msgstr "alleen laten zien wat er zou gebeuren" @@ -4248,7 +4168,7 @@ msgstr "installeer alle beschikbare beveiliging updates automatisch" #: ../../client/equo.py:121 ../../client/equo.py:126 ../../client/equo.py:142 #: ../../client/equo.py:147 ../../client/equo.py:155 ../../client/equo.py:160 -#: ../../client/equo.py:170 ../../client/equo.py:233 +#: ../../client/equo.py:170 ../../client/equo.py:234 msgid "just show what would be done" msgstr "laat alleen zien wat er gedaan zou worden" @@ -4356,7 +4276,7 @@ msgstr "doe diverse queries op repository en lokale databases" msgid "search from what package a file belongs" msgstr "zoek naar welk pakket een bestand behoort" -#: ../../client/equo.py:178 ../../client/equo.py:304 +#: ../../client/equo.py:178 ../../client/equo.py:305 msgid "show packages changelog" msgstr "bekijk pakketten veranderingen-log" @@ -4364,12 +4284,12 @@ msgstr "bekijk pakketten veranderingen-log" msgid "search what packages depend on the provided atoms" msgstr "zoek naar welke pakketten afhangen van de gegeven atomen" -#: ../../client/equo.py:180 ../../client/equo.py:306 +#: ../../client/equo.py:180 ../../client/equo.py:307 #: ../../server/reagent.py:66 msgid "search packages by description" msgstr "zoek pakketten op beschrijving" -#: ../../client/equo.py:181 ../../client/equo.py:308 +#: ../../client/equo.py:181 ../../client/equo.py:309 #: ../../server/reagent.py:64 msgid "show files owned by the provided atoms" msgstr "geef bestanden weer behorend aan de gegeven atomen" @@ -4390,457 +4310,462 @@ msgstr "som pakketten gebaseerd op de gekozen parameter hieronder op" msgid "list installed packages" msgstr "Toon geïnstalleerde pakketten" -#: ../../client/equo.py:186 ../../client/equo.py:310 +#: ../../client/equo.py:186 +#, fuzzy +msgid "list available packages" +msgstr "Toon geïnstalleerde pakketten" + +#: ../../client/equo.py:187 ../../client/equo.py:311 #: ../../server/reagent.py:60 msgid "show runtime libraries needed by the provided atoms" msgstr "geef runtime bibliotheken weer die nodig zijn voor de gegeven atomen" -#: ../../client/equo.py:187 +#: ../../client/equo.py:188 msgid "search files that do not belong to any package" msgstr "zoek naar bestanden die niet behoren tot een enkel pakket" -#: ../../client/equo.py:188 +#: ../../client/equo.py:189 msgid "show the removal tree for the specified atoms" msgstr "Geef de verwijder lijst voor de gespecificeerde atomen weer" -#: ../../client/equo.py:189 +#: ../../client/equo.py:190 msgid "show atoms needing the provided libraries" msgstr "geef atomen weer die nodig zijn voor de gegeven bibliotheken" -#: ../../client/equo.py:190 ../../client/equo.py:312 +#: ../../client/equo.py:191 ../../client/equo.py:313 #: ../../server/reagent.py:63 msgid "search available package sets" msgstr "zoek beschikbare pakket sets" -#: ../../client/equo.py:191 +#: ../../client/equo.py:192 msgid "show packages owning the provided slot" msgstr "geef pakketten weer behorend aan het gegeven slot" -#: ../../client/equo.py:192 +#: ../../client/equo.py:193 msgid "show packages owning the provided tags" msgstr "geef pakketten weer behorend aan de gegeven tags" -#: ../../client/equo.py:193 ../../client/equo.py:314 ../../client/equo.py:359 +#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 #: ../../server/reagent.py:69 msgid "show more details" msgstr "meer details tonen" -#: ../../client/equo.py:194 ../../client/equo.py:315 ../../client/equo.py:360 +#: ../../client/equo.py:195 ../../client/equo.py:316 ../../client/equo.py:361 #: ../../server/reagent.py:70 msgid "print results in a scriptable way" msgstr "print resultaten in een scriptbare manier" -#: ../../client/equo.py:200 +#: ../../client/equo.py:201 msgid "!!! Use --verbose to get full help output" msgstr "" -#: ../../client/equo.py:205 +#: ../../client/equo.py:206 msgid "Extended Options" msgstr "Uitgebreide Opties" -#: ../../client/equo.py:207 +#: ../../client/equo.py:208 msgid "handles extended functionalities" msgstr "behandelt uitgebreide functionaliteiten" -#: ../../client/equo.py:208 +#: ../../client/equo.py:209 msgid "make a smart application for the provided atoms (experimental)" msgstr "maak een 'smart' applicatie voor de gegeven atomen (experimenteel)" -#: ../../client/equo.py:209 +#: ../../client/equo.py:210 msgid "" "make a smart package for the provided atoms (multiple packages into one file)" msgstr "" "maak een 'smart' pakket voor de gegeven atomen (meerdere pakketten in een " "bestand)" -#: ../../client/equo.py:210 +#: ../../client/equo.py:211 msgid "recreate an Entropy package from your System" msgstr "her-creëer een Entropy pakket vanaf jouw Systeem" -#: ../../client/equo.py:211 ../../client/equo.py:213 ../../client/equo.py:215 +#: ../../client/equo.py:212 ../../client/equo.py:214 ../../client/equo.py:216 msgid "save new packages into the specified directory" msgstr "sla nieuwe pakketten op in de gespecificeerde map" -#: ../../client/equo.py:212 +#: ../../client/equo.py:213 msgid "convert provided Gentoo .tbz2s into Entropy packages (Portage needed)" msgstr "" "converteer gegeven Gentoo .tbz2's naar Entropy pakketten (Portage nodig)" -#: ../../client/equo.py:214 +#: ../../client/equo.py:215 msgid "convert provided Entropy packages into Gentoo ones (Portage needed)" msgstr "" "converteer gegeven Entropy pakketten naar die van Gentoo (Portage nodig)" -#: ../../client/equo.py:216 +#: ../../client/equo.py:217 msgid "extract Entropy metadata from provided .tbz2 packages" msgstr "pak Entropy metadata uit van gegeven .tbz2 pakketten" -#: ../../client/equo.py:217 +#: ../../client/equo.py:218 msgid "save new metadata into the specified directory" msgstr "sla nieuwe metadata op naar de gespecificeerde map" -#: ../../client/equo.py:219 +#: ../../client/equo.py:220 msgid "handles installed packages database" msgstr "behandelt geïnstalleerde pakketten database" -#: ../../client/equo.py:220 +#: ../../client/equo.py:221 msgid "check System Database for errors" msgstr "check Systeem Database voor fouten" -#: ../../client/equo.py:221 +#: ../../client/equo.py:222 msgid "remove System Database internal indexes to save space" msgstr "" -#: ../../client/equo.py:223 +#: ../../client/equo.py:224 msgid "" "generate installed packages database using files on the system [last hope]" msgstr "" "genereer geïnstalleerde pakketten database door middel van bestanden op het " "systeem [laatste hoop]" -#: ../../client/equo.py:224 +#: ../../client/equo.py:225 msgid "regenerate depends caching table" msgstr "hergenereer afhankelijken caching tabel" -#: ../../client/equo.py:225 +#: ../../client/equo.py:226 msgid "update/generate counters table (Portage <-> Entropy packages table)" msgstr "" "update/genereer verschillen tabel (Portage <-> Entropy pakketten tabel)" -#: ../../client/equo.py:226 +#: ../../client/equo.py:227 msgid "makes Entropy aware of your Portage-updated packages" msgstr "maakt Entropy bewust van jouw Portage-bijgewerkte pakketten" -#: ../../client/equo.py:227 +#: ../../client/equo.py:228 msgid "backup the current Entropy installed packages database" msgstr "back up de huidige Entropy geïnstalleerde pakketten database" -#: ../../client/equo.py:228 +#: ../../client/equo.py:229 msgid "restore a previously backed up Entropy installed packages database" msgstr "" "herstel een eerdere back up van de Entropy geïnstalleerde pakketten database" -#: ../../client/equo.py:230 +#: ../../client/equo.py:231 msgid "handles packages helper applications" msgstr "behandelt pakketten helper applicaties" -#: ../../client/equo.py:231 +#: ../../client/equo.py:232 msgid "migrate all Python modules to the latest installed version" msgstr "migreer alle Python modules naar de laatste versie geïnstalleerd" -#: ../../client/equo.py:235 +#: ../../client/equo.py:236 msgid "handles community-side features" msgstr "handelt communitie-zijde middelen" -#: ../../client/equo.py:237 +#: ../../client/equo.py:238 msgid "community repositories management functions" msgstr "communitie repositories beheer functies" -#: ../../client/equo.py:238 ../../server/reagent.py:50 +#: ../../client/equo.py:239 ../../server/reagent.py:50 msgid "scan the System looking for newly compiled packages" msgstr "scan het Systeem op nieuw gecompileerde pakketten" -#: ../../client/equo.py:239 ../../client/equo.py:245 ../../client/equo.py:248 -#: ../../client/equo.py:275 ../../client/equo.py:277 +#: ../../client/equo.py:240 ../../client/equo.py:246 ../../client/equo.py:249 +#: ../../client/equo.py:276 ../../client/equo.py:278 #: ../../server/activator.py:50 msgid "choose on what branch operating" msgstr "kies in welke branche er wordt gewerkt" -#: ../../client/equo.py:240 ../../server/reagent.py:51 +#: ../../client/equo.py:241 ../../server/reagent.py:51 msgid "analyze the Entropy Store directory directly" msgstr "analizeer de Entropy Winkel map meteen" -#: ../../client/equo.py:241 ../../server/reagent.py:52 +#: ../../client/equo.py:242 ../../server/reagent.py:52 msgid "repackage the specified atoms" msgstr "Her-verpak de gespecificeerde atomen" -#: ../../client/equo.py:242 ../../client/equo.py:249 +#: ../../client/equo.py:243 ../../client/equo.py:250 #: ../../server/activator.py:51 ../../server/reagent.py:53 msgid "do not ask anything except critical things" msgstr "vraag nergens om behalve voor kritische dingen" -#: ../../client/equo.py:243 ../../server/reagent.py:54 +#: ../../client/equo.py:244 ../../server/reagent.py:54 #, fuzzy msgid "manage only the specified atoms" msgstr "Her-verpak de gespecificeerde atomen" -#: ../../client/equo.py:244 ../../server/reagent.py:56 +#: ../../client/equo.py:245 ../../server/reagent.py:56 msgid "add binary packages to repository w/o affecting scopes (multipackages)" msgstr "" "voeg binaire pakketten toe aan repository zonder 'scopes' te beïnvloeden " "(multi-pakketten)" -#: ../../client/equo.py:246 +#: ../../client/equo.py:247 msgid "community repositories mirrors management functions" msgstr "community repositories mirrors management functies" -#: ../../client/equo.py:247 ../../server/activator.py:49 +#: ../../client/equo.py:248 ../../server/activator.py:49 msgid "sync packages, database and also do some tidy" msgstr "sync pakketten, database en doe wat ordening" -#: ../../client/equo.py:250 ../../client/equo.py:254 ../../client/equo.py:257 +#: ../../client/equo.py:251 ../../client/equo.py:255 ../../client/equo.py:258 #: ../../server/activator.py:52 ../../server/activator.py:60 #: ../../server/activator.py:70 msgid "sync all the configured repositories" msgstr "sync alle geconfigureerde repositories" -#: ../../client/equo.py:251 +#: ../../client/equo.py:252 msgid "sync packages across primary mirrors" msgstr "sync pakketten over de primaire mirrors" -#: ../../client/equo.py:255 ../../server/activator.py:61 +#: ../../client/equo.py:256 ../../server/activator.py:61 msgid "also verify packages integrity" msgstr "verifieer ook de pakketten integriteit" -#: ../../client/equo.py:256 ../../server/activator.py:64 +#: ../../client/equo.py:257 ../../server/activator.py:64 msgid "sync the current repository database across primary mirrors" msgstr "sync de huidige repository database over de primaire mirrors" -#: ../../client/equo.py:258 ../../server/activator.py:65 +#: ../../client/equo.py:259 ../../server/activator.py:65 msgid "lock the current repository database (server-side)" msgstr "blokkeer de huidige repository database (server-kant)" -#: ../../client/equo.py:259 ../../server/activator.py:66 +#: ../../client/equo.py:260 ../../server/activator.py:66 msgid "unlock the current repository database (server-side)" msgstr "deblokkeer de huidige repository database (server-kant)" -#: ../../client/equo.py:260 ../../server/activator.py:67 +#: ../../client/equo.py:261 ../../server/activator.py:67 msgid "lock the current repository database (client-side)" msgstr "blokkeer de huidige repository database (cliënt-kant)" -#: ../../client/equo.py:261 ../../server/activator.py:68 +#: ../../client/equo.py:262 ../../server/activator.py:68 msgid "unlock the current repository database (client-side)" msgstr "deblokkeer de huidige repository database (cliënt-kant)" -#: ../../client/equo.py:262 ../../server/activator.py:69 +#: ../../client/equo.py:263 ../../server/activator.py:69 msgid "show current lock status" msgstr "geef huidige vergrendel status" -#: ../../client/equo.py:263 ../../server/activator.py:54 +#: ../../client/equo.py:264 ../../server/activator.py:54 msgid "remove binary packages not in repositories and expired" msgstr "verwijder binaire pakketten niet in de repositories en verlopen" -#: ../../client/equo.py:267 +#: ../../client/equo.py:268 msgid "community repositories database functions" msgstr "communitie repositories database functies" -#: ../../client/equo.py:268 ../../server/reagent.py:73 +#: ../../client/equo.py:269 ../../server/reagent.py:73 msgid "(re)initialize the current repository database" msgstr "(her)initialiseren van de huidige repository database" -#: ../../client/equo.py:269 ../../server/reagent.py:74 +#: ../../client/equo.py:270 ../../server/reagent.py:74 msgid "do not refill database using packages on mirrors" msgstr "her vul de database niet met pakketten op de mirrors" -#: ../../client/equo.py:270 ../../server/reagent.py:75 +#: ../../client/equo.py:271 ../../server/reagent.py:75 msgid "(re)create the database for the specified repository" msgstr "(her)creëer de database voor de gespecificeerde repository" -#: ../../client/equo.py:271 ../../server/reagent.py:76 +#: ../../client/equo.py:272 ../../server/reagent.py:76 msgid "manually force a revision bump for the current repository database" msgstr "" "forceer een revisie update handmatig voor de huidige repository database" -#: ../../client/equo.py:272 ../../server/reagent.py:77 +#: ../../client/equo.py:273 ../../server/reagent.py:77 msgid "synchronize the database" msgstr "synchroniseer de database" -#: ../../client/equo.py:273 ../../server/reagent.py:78 +#: ../../client/equo.py:274 ../../server/reagent.py:78 msgid "flush back old branches packages to current branch" msgstr "" -#: ../../client/equo.py:274 ../../server/reagent.py:79 +#: ../../client/equo.py:275 ../../server/reagent.py:79 msgid "remove the provided atoms from the current repository database" msgstr "verwijder de gegeven atomen van de huidige repository database" -#: ../../client/equo.py:276 ../../server/reagent.py:80 +#: ../../client/equo.py:277 ../../server/reagent.py:80 msgid "remove the provided injected atoms (all if no atom specified)" msgstr "" "verwijder de gegeven geinjecteerde atomen (alles als geen atoom is " "gespecificeerd)" -#: ../../client/equo.py:278 ../../server/reagent.py:81 +#: ../../client/equo.py:279 ../../server/reagent.py:81 msgid "create an empty repository database in the provided path" msgstr "creëer een lege repository database in het gegeven pad" -#: ../../client/equo.py:279 +#: ../../client/equo.py:280 msgid "switch to the specified branch the provided atoms (or world)" msgstr "wissel de gegeven atomen (of wereld) naar de gespecificeerde branche" -#: ../../client/equo.py:280 ../../server/reagent.py:83 +#: ../../client/equo.py:281 ../../server/reagent.py:83 msgid "verify integrity of the provided atoms (or world)" msgstr "verifieer integriteit van de gegeven atomen (of wereld)" -#: ../../client/equo.py:281 ../../server/reagent.py:84 +#: ../../client/equo.py:282 ../../server/reagent.py:84 msgid "verify remote integrity of the provided atoms (or world)" msgstr "verifieer externe integriteit van de gegeven atomen (of wereld)" -#: ../../client/equo.py:282 ../../server/reagent.py:85 +#: ../../client/equo.py:283 ../../server/reagent.py:85 msgid "backup current repository database" msgstr "back-up huidige repositorie database" -#: ../../client/equo.py:283 ../../server/reagent.py:86 +#: ../../client/equo.py:284 ../../server/reagent.py:86 msgid "restore a previously backed-up repository database" msgstr "herstel een eerdere back up van de repositorie database" -#: ../../client/equo.py:284 +#: ../../client/equo.py:285 #, fuzzy msgid "resync counters table (Portage <-> Entropy matching scheme)" msgstr "" "update/genereer verschillen tabel (Portage <-> Entropy pakketten tabel)" -#: ../../client/equo.py:288 ../../server/reagent.py:88 +#: ../../client/equo.py:289 ../../server/reagent.py:88 msgid "manage a repository" msgstr "onderhoud een repository" -#: ../../client/equo.py:289 ../../server/reagent.py:89 +#: ../../client/equo.py:290 ../../server/reagent.py:89 msgid "enable the specified repository" msgstr "gespecificeerde repository aanzetten" -#: ../../client/equo.py:290 ../../server/reagent.py:90 +#: ../../client/equo.py:291 ../../server/reagent.py:90 msgid "disable the specified repository" msgstr "gespecificeerde repository uitzetten" -#: ../../client/equo.py:291 ../../server/reagent.py:91 +#: ../../client/equo.py:292 ../../server/reagent.py:91 msgid "show the current Server Interface status" msgstr "geef de huidige Server Interface status weer" -#: ../../client/equo.py:292 ../../server/reagent.py:92 +#: ../../client/equo.py:293 ../../server/reagent.py:92 msgid "handle packages manual dependencies" msgstr "behandel handmatige pakketten afhankelijkheden" -#: ../../client/equo.py:293 +#: ../../client/equo.py:294 msgid "clone a package inside a repository assigning it an arbitrary tag" msgstr "" "kloon een pakket binnen een repositorie en wijs deze toe aan een " "willekeurige tag" -#: ../../client/equo.py:294 ../../server/reagent.py:94 +#: ../../client/equo.py:295 ../../server/reagent.py:94 msgid "move packages from a repository to another" msgstr "verplaats pakketten van de ene repository naar een ander" -#: ../../client/equo.py:295 ../../client/equo.py:297 +#: ../../client/equo.py:296 ../../client/equo.py:298 #: ../../server/reagent.py:95 ../../server/reagent.py:97 #, fuzzy msgid "pulls dependencies in" msgstr "handmatige afhankelijkheden voor" -#: ../../client/equo.py:296 ../../server/reagent.py:96 +#: ../../client/equo.py:297 ../../server/reagent.py:96 msgid "copy packages from a repository to another" msgstr "kopieer pakketten van de ene repository naar de andere" -#: ../../client/equo.py:298 ../../server/reagent.py:98 +#: ../../client/equo.py:299 ../../server/reagent.py:98 msgid "set the default repository" msgstr "standaard repository instellen" -#: ../../client/equo.py:302 +#: ../../client/equo.py:303 msgid "do some searches into community repository databases" msgstr "doe een zoek actie in de communitie repository databases" -#: ../../client/equo.py:303 ../../server/reagent.py:65 +#: ../../client/equo.py:304 ../../server/reagent.py:65 msgid "show from what package the provided files belong" msgstr "geef weer bij welk pakket de gegeven bestanden horen" -#: ../../client/equo.py:305 ../../server/reagent.py:61 +#: ../../client/equo.py:306 ../../server/reagent.py:61 msgid "show what packages depend on the provided atoms" msgstr "geef weer welke pakketten afhangen van de gegeven atomen" -#: ../../client/equo.py:307 ../../server/reagent.py:67 +#: ../../client/equo.py:308 ../../server/reagent.py:67 msgid "search packages using the provided eclasses" msgstr "zoek pakketten gebruik makend van gegeven eclassen" -#: ../../client/equo.py:309 ../../server/reagent.py:68 +#: ../../client/equo.py:310 ../../server/reagent.py:68 msgid "list all the packages in the default repository" msgstr "som alle pakketten in de standaard repository op" -#: ../../client/equo.py:311 ../../server/reagent.py:59 +#: ../../client/equo.py:312 ../../server/reagent.py:59 msgid "search packages inside the default repository database" msgstr "zoek pakketten binnen de standaard repository database" -#: ../../client/equo.py:313 ../../server/reagent.py:62 +#: ../../client/equo.py:314 ../../server/reagent.py:62 msgid "show packages owning the specified tags" msgstr "Geef pakketten weer die de gespecificeerde tags bezitten" -#: ../../client/equo.py:319 ../../server/reagent.py:100 +#: ../../client/equo.py:320 ../../server/reagent.py:100 msgid "source package manager functions" msgstr "Bron pakket manager functies " -#: ../../client/equo.py:320 ../../server/reagent.py:101 +#: ../../client/equo.py:321 ../../server/reagent.py:101 msgid "compilation function" msgstr "compilatie functie" -#: ../../client/equo.py:321 ../../server/reagent.py:102 +#: ../../client/equo.py:322 ../../server/reagent.py:102 msgid "compile packages belonging to the provided categories" msgstr "compileer pakketten behorende tot de gegeven categorieën" -#: ../../client/equo.py:322 ../../client/equo.py:324 +#: ../../client/equo.py:323 ../../client/equo.py:325 #: ../../server/reagent.py:103 ../../server/reagent.py:105 msgid "just list packages" msgstr "som lijst op met pakketten" -#: ../../client/equo.py:323 ../../server/reagent.py:104 +#: ../../client/equo.py:324 ../../server/reagent.py:104 #, fuzzy msgid "compile packages in provided package set names" msgstr "compileer pakketten behorende tot de gegeven categorieën" -#: ../../client/equo.py:325 ../../server/reagent.py:106 +#: ../../client/equo.py:326 ../../server/reagent.py:106 msgid "rebuild everything" msgstr "" -#: ../../client/equo.py:326 ../../server/reagent.py:107 +#: ../../client/equo.py:327 ../../server/reagent.py:107 #, fuzzy msgid "run database update if all went fine" msgstr "Database update voltooid" -#: ../../client/equo.py:327 ../../server/reagent.py:108 +#: ../../client/equo.py:328 ../../server/reagent.py:108 msgid "run mirror sync if all went fine" msgstr "" -#: ../../client/equo.py:328 ../../server/reagent.py:109 +#: ../../client/equo.py:329 ../../server/reagent.py:109 msgid "scan orphaned packages on SPM" msgstr "scan wees pakketten in SPM" -#: ../../client/equo.py:332 ../../server/activator.py:72 +#: ../../client/equo.py:333 ../../server/activator.py:72 msgid "notice board handling functions" msgstr "notitie bord handeling functies" -#: ../../client/equo.py:333 ../../server/activator.py:73 +#: ../../client/equo.py:334 ../../server/activator.py:73 msgid "add a news item to the notice board" msgstr "voeg een nieuws item to aan het notitie bord" -#: ../../client/equo.py:334 ../../server/activator.py:74 +#: ../../client/equo.py:335 ../../server/activator.py:74 msgid "remove a news item from the notice board" msgstr "Verwijder een nieuws item van het notitie bord" -#: ../../client/equo.py:335 ../../server/activator.py:75 +#: ../../client/equo.py:336 ../../server/activator.py:75 msgid "read the current notice board" msgstr "lees het huidige notitie bord" -#: ../../client/equo.py:339 +#: ../../client/equo.py:340 msgid "look for unsatisfied dependencies across community repositories" msgstr "zoek naar onbevredigde afhankelijkheden op communitie repositories" -#: ../../client/equo.py:340 ../../server/reagent.py:113 +#: ../../client/equo.py:341 ../../server/reagent.py:113 msgid "regenerate the depends table" msgstr "hergenereer de afhankelijkheids tabel" -#: ../../client/equo.py:343 +#: ../../client/equo.py:344 msgid "handles User Generated Content features" msgstr "handelt Gebruiker Gedefinieerde Inhoud mogelijkheden" -#: ../../client/equo.py:344 +#: ../../client/equo.py:345 msgid "login against a specified repository" msgstr "Log in op een gespecificeerde repository" -#: ../../client/equo.py:345 +#: ../../client/equo.py:346 msgid "logout from a specified repository" msgstr "uitloggen van een gespecificeerde repository" -#: ../../client/equo.py:346 +#: ../../client/equo.py:347 msgid "force action" msgstr "forceer actie" -#: ../../client/equo.py:347 +#: ../../client/equo.py:348 msgid "" "manage package documents for the selected repository (comments, files, " "videos)" @@ -4848,97 +4773,102 @@ msgstr "" "beheer pakket documenten voor de geselecteerde repository (commentaar, " "bestanden, video's)" -#: ../../client/equo.py:348 +#: ../../client/equo.py:349 msgid "" "get available documents for the specified package key (example: x11-libs/qt)" msgstr "" "haal beschikbare documenten op voor de gespecificeerde pakket sleutel " "(example: x11-libs/qt)" -#: ../../client/equo.py:349 +#: ../../client/equo.py:350 msgid "add a new document to the specified package key (example: x11-libs/qt)" msgstr "" "voeg een nieuw document to aan de gespecificeerde pakket sleutel (voorbeeld: " "x11-libs/qt)" -#: ../../client/equo.py:350 +#: ../../client/equo.py:351 msgid "remove documents from database using their identifiers" msgstr "" "verwijder documenten van de database door middel van hun " "identificatiemiddelen" -#: ../../client/equo.py:351 +#: ../../client/equo.py:352 msgid "manage package votes for the selected repository" msgstr "beheer pakket stemmen voor de geselecteerde repository" -#: ../../client/equo.py:352 +#: ../../client/equo.py:353 msgid "get vote for the specified package key (example: x11-libs/qt)" msgstr "" "haal stemmen voor de geselecteerde pakket sleutel op (voorbeeld: x11-libs/qt)" -#: ../../client/equo.py:353 +#: ../../client/equo.py:354 msgid "add vote for the specified package key (example: x11-libs/qt)" msgstr "" "voeg een stem toe voor de gespecificeerde pakket sleutel (voorbeeld: x11-" "libs/qt)" -#: ../../client/equo.py:356 +#: ../../client/equo.py:357 msgid "handles Entropy cache" msgstr "behandeld Entropy cache" -#: ../../client/equo.py:357 +#: ../../client/equo.py:358 msgid "clean Entropy cache" msgstr "gooi Entropy cache leeg" -#: ../../client/equo.py:358 +#: ../../client/equo.py:359 msgid "regenerate Entropy cache" msgstr "hergenereer Entropy cache" -#: ../../client/equo.py:362 +#: ../../client/equo.py:363 msgid "remove downloaded packages and clean temp. directories" msgstr "verwijder gedownloade pakketten en gooi temp. mappen leeg" -#: ../../client/equo.py:364 +#: ../../client/equo.py:365 msgid "show system information" msgstr "systeem informatie weergeven" -#: ../../client/equo.py:472 +#: ../../client/equo.py:415 +#, fuzzy +msgid "not enough parameters" +msgstr "Onvoldoende parameters" + +#: ../../client/equo.py:473 msgid "Caching equo conf" msgstr "Caching equo conf" -#: ../../client/equo.py:481 +#: ../../client/equo.py:482 msgid "Caching not run." msgstr "Caching niet gestart" -#: ../../client/equo.py:485 +#: ../../client/equo.py:486 msgid "Caching complete." msgstr "Cachen compleet." -#: ../../client/equo.py:491 +#: ../../client/equo.py:492 #: ../../entropy-notification-applet/src/etp_applet.py:262 #: ../../entropy-notification-applet/src/etp_applet.py:270 msgid "There are" msgstr "Er is/zijn" -#: ../../client/equo.py:493 +#: ../../client/equo.py:494 msgid "configuration file(s) needing update" msgstr "configuratie bestand(en) toe aan een update" -#: ../../client/equo.py:496 +#: ../../client/equo.py:497 msgid "Please run" msgstr "Voer eerst uit" -#: ../../client/equo.py:608 ../../client/equo.py:623 ../../client/equo.py:655 -#: ../../client/equo.py:665 ../../client/equo.py:685 ../../client/equo.py:694 -#: ../../client/equo.py:704 ../../client/equo.py:714 +#: ../../client/equo.py:609 ../../client/equo.py:624 ../../client/equo.py:656 +#: ../../client/equo.py:666 ../../client/equo.py:686 ../../client/equo.py:695 +#: ../../client/equo.py:705 ../../client/equo.py:715 msgid "You need to install sys-apps/entropy-server. :-) Do it !" msgstr "Je moet sys-apps/entropy-server installeren. :-) Doe het !" -#: ../../client/equo.py:676 +#: ../../client/equo.py:677 msgid "You need to install/update sys-apps/entropy-server. :-) Do it !" msgstr "Je moet sys-apps/entropy-server installeren/updaten. :-) Doe het !" -#: ../../client/equo.py:742 +#: ../../client/equo.py:743 msgid "" "Installed Packages Database not found or corrupted. Please generate it using " "'equo database' tools" @@ -4947,18 +4877,18 @@ msgstr "" "nieuwe database met 'equo database' gereedschap" #. becoming from entropy.db -#: ../../client/equo.py:747 ../../client/equo.py:753 ../../client/equo.py:758 -#: ../../client/equo.py:763 ../../client/equo.py:768 ../../client/equo.py:773 -#: ../../client/equo.py:785 ../../client/text_smart.py:124 -#: ../../client/text_smart.py:271 ../../client/text_smart.py:413 +#: ../../client/equo.py:748 ../../client/equo.py:754 ../../client/equo.py:759 +#: ../../client/equo.py:764 ../../client/equo.py:769 ../../client/equo.py:774 +#: ../../client/equo.py:786 ../../client/text_smart.py:124 +#: ../../client/text_smart.py:274 ../../client/text_smart.py:416 msgid "Cannot continue" msgstr "Kan niet verder" -#: ../../client/equo.py:780 +#: ../../client/equo.py:781 msgid "Cannot continue. Your hard disk is probably faulty." msgstr "Kan niet doorgaan. Uw harde schijf is waarschijnlijk beschadigd." -#: ../../client/equo.py:801 +#: ../../client/equo.py:802 msgid "" "Your hard drive is full! Next time remember to have a look at it before " "starting. I'm sorry, there's nothing I can do for you. It's your fault :-(" @@ -4966,7 +4896,7 @@ msgstr "" "Je harddisk is vol! Volgende keer moet je niet vergeten even te kijken voor " "je start. Sorry, er is niets dat ik kan doen.'T is jouw fout :-(" -#: ../../client/equo.py:815 +#: ../../client/equo.py:816 msgid "" "Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. " "Well, you know, shit happens." @@ -4974,23 +4904,23 @@ msgstr "" "He. Mijn naam is Bug Reporter. Het spijt me dat ik je moet informeren dat " "Equo is gecrashed. Nou ja, weet je, shit happens." -#: ../../client/equo.py:816 +#: ../../client/equo.py:817 msgid "" "But there's something you could do to help Equo to be a better application." msgstr "Maar er is iets dat je kan doen om Equo een beter programma te maken." -#: ../../client/equo.py:817 +#: ../../client/equo.py:818 msgid "-- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --" msgstr "" "-- OOK AL WIL IK NIET DAT JE MEERDERE KEREN HETZELFDE RAPPORT STUURT --" -#: ../../client/equo.py:818 +#: ../../client/equo.py:819 msgid "Now I am showing you what happened. Don't panic, I'm here to help you." msgstr "" "Nu zal ik je laten zien wat er is gebeurt. Vrees niet, Ik ben hier om je te " "helpen." -#: ../../client/equo.py:843 +#: ../../client/equo.py:844 msgid "" "Oh well, I cannot even write to /tmp. So, please copy the error and mail " "lxnay@sabayonlinux.org." @@ -4998,11 +4928,11 @@ msgstr "" "Ach ja, Ik kan niet eens schrijven naar /tmp. Dus, kopieer de fout en mail " "hem naar lxnay@sabayonlinux.org." -#: ../../client/equo.py:848 +#: ../../client/equo.py:849 msgid "Of course you are on the Internet..." msgstr "Natuurlijk zijn we verbonden met Internet..." -#: ../../client/equo.py:849 +#: ../../client/equo.py:850 msgid "" "Erm... Can I send the error, along with some information\n" " about your hardware to my creators so they can fix me? (Your IP will be " @@ -5012,11 +4942,11 @@ msgstr "" " over je hardware naar mijn makers zodat zij me kunnen repareren? (Je IP " "wordt gelogged)" -#: ../../client/equo.py:851 +#: ../../client/equo.py:852 msgid "Ok, ok ok ok... Sorry!" msgstr "Oké, oké oké oké... Sorry!" -#: ../../client/equo.py:854 +#: ../../client/equo.py:855 msgid "" "If you want to be contacted back (and actively supported), also answer the " "questions below:" @@ -5024,19 +4954,19 @@ msgstr "" "Als je bericht terug wilt ontvangen (en actief mee helpt), beantwoord dan " "ook deze vragen:" -#: ../../client/equo.py:855 +#: ../../client/equo.py:856 msgid "Your Full name:" msgstr "Je volledige naam:" -#: ../../client/equo.py:856 +#: ../../client/equo.py:857 msgid "Your E-Mail address:" msgstr "Je e-mail adres:" -#: ../../client/equo.py:857 +#: ../../client/equo.py:858 msgid "What you were doing:" msgstr "Waar was je mee bezig:" -#: ../../client/equo.py:870 +#: ../../client/equo.py:873 msgid "" "Thank you very much. The error has been reported and hopefully, the problem " "will be solved as soon as possible." @@ -5044,7 +4974,7 @@ msgstr "" "Dank je hartelijk. De fout is doorgestuurd en hopelijk wordt het probleem zo " "snel mogelijk verholpen." -#: ../../client/equo.py:872 +#: ../../client/equo.py:875 msgid "" "Ugh. Cannot send the report. I saved the error to /tmp/equoerror.txt. When " "you want, mail the file to lxnay@sabayonlinux.org." @@ -5202,371 +5132,371 @@ msgstr "Unieke bestanden die automatisch geüpdate worden" msgid "Wrong parameters" msgstr "Foutieve parameters" -#: ../../client/text_query.py:114 ../../client/text_query.py:759 +#: ../../client/text_query.py:124 ../../client/text_query.py:769 msgid "Searching" msgstr "Zoekend" -#: ../../client/text_query.py:144 ../../client/text_query.py:214 -#: ../../client/text_query.py:310 ../../client/text_query.py:795 -#: ../../client/text_query.py:846 ../../client/text_query.py:889 -#: ../../client/text_query.py:926 ../../client/text_query.py:967 -#: ../../client/text_query.py:1015 ../../client/text_query.py:1072 +#: ../../client/text_query.py:154 ../../client/text_query.py:224 +#: ../../client/text_query.py:320 ../../client/text_query.py:805 +#: ../../client/text_query.py:856 ../../client/text_query.py:899 +#: ../../client/text_query.py:936 ../../client/text_query.py:977 +#: ../../client/text_query.py:1025 ../../client/text_query.py:1082 #: ../../server/server_query.py:103 msgid "Keyword" msgstr "Sleutelwoord" -#: ../../client/text_query.py:145 ../../client/text_query.py:215 -#: ../../client/text_query.py:328 ../../client/text_query.py:360 -#: ../../client/text_query.py:395 ../../client/text_query.py:428 -#: ../../client/text_query.py:465 ../../client/text_query.py:797 -#: ../../client/text_query.py:847 ../../client/text_query.py:890 -#: ../../client/text_query.py:927 ../../client/text_query.py:969 -#: ../../client/text_query.py:1017 ../../client/text_query.py:1073 +#: ../../client/text_query.py:155 ../../client/text_query.py:225 +#: ../../client/text_query.py:338 ../../client/text_query.py:370 +#: ../../client/text_query.py:405 ../../client/text_query.py:438 +#: ../../client/text_query.py:475 ../../client/text_query.py:807 +#: ../../client/text_query.py:857 ../../client/text_query.py:900 +#: ../../client/text_query.py:937 ../../client/text_query.py:979 +#: ../../client/text_query.py:1027 ../../client/text_query.py:1083 #: ../../server/server_query.py:104 msgid "Found" msgstr "Gevonden" -#: ../../client/text_query.py:147 ../../client/text_query.py:330 -#: ../../client/text_query.py:799 ../../client/text_query.py:848 -#: ../../client/text_query.py:892 ../../client/text_query.py:928 -#: ../../client/text_query.py:971 ../../client/text_query.py:1019 -#: ../../client/text_query.py:1075 ../../server/server_query.py:104 +#: ../../client/text_query.py:157 ../../client/text_query.py:340 +#: ../../client/text_query.py:809 ../../client/text_query.py:858 +#: ../../client/text_query.py:902 ../../client/text_query.py:938 +#: ../../client/text_query.py:981 ../../client/text_query.py:1029 +#: ../../client/text_query.py:1085 ../../server/server_query.py:104 msgid "entries" msgstr "ingangen" -#: ../../client/text_query.py:160 +#: ../../client/text_query.py:170 msgid "Belong Search" msgstr "Zoeken op bijbehorenden" -#: ../../client/text_query.py:230 +#: ../../client/text_query.py:240 msgid "ChangeLog Search" msgstr "Zoeken op Veranderingen-Log" -#: ../../client/text_query.py:236 ../../client/text_query.py:241 -#: ../../client/text_ui.py:410 +#: ../../client/text_query.py:246 ../../client/text_query.py:251 +#: ../../client/text_ui.py:432 msgid "No match for" msgstr "Geen overeenkomsten voor" #. atom -#: ../../client/text_query.py:247 ../../client/text_query.py:359 +#: ../../client/text_query.py:257 ../../client/text_query.py:369 #: ../../sulfur/src/sulfur/dialogs.py:2908 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5990 msgid "Atom" msgstr "Atoom" -#: ../../client/text_query.py:251 +#: ../../client/text_query.py:261 msgid "No ChangeLog available" msgstr "Geen Veranderingen-Log beschikbaar" -#: ../../client/text_query.py:266 +#: ../../client/text_query.py:276 #, fuzzy msgid "Inverse Dependencies Search" msgstr "Tegengestelde afhankelijkheden" -#: ../../client/text_query.py:311 ../../client/text_ui.py:1642 +#: ../../client/text_query.py:321 ../../client/text_ui.py:1700 msgid "Matched" msgstr "Overeenkomend" -#: ../../client/text_query.py:320 ../../client/text_query.py:1151 +#: ../../client/text_query.py:330 ../../client/text_query.py:1161 #: ../../sulfur/src/sulfur/sulfur.glade.h:119 msgid "Masked" msgstr "Afgeschermd" -#: ../../client/text_query.py:324 +#: ../../client/text_query.py:334 msgid "from repository" msgstr "vanaf repositorie" -#: ../../client/text_query.py:326 +#: ../../client/text_query.py:336 msgid "from installed packages database" msgstr "vanaf geïnstalleerde pakketten database" -#: ../../client/text_query.py:341 +#: ../../client/text_query.py:351 msgid "Needed Search" msgstr "Zoeken op Benodigde" -#: ../../client/text_query.py:362 +#: ../../client/text_query.py:372 msgid "libraries" msgstr "bibliotheken" -#: ../../client/text_query.py:374 +#: ../../client/text_query.py:384 #, fuzzy msgid "Required Search" msgstr "Zoeken op Benodigde" -#: ../../client/text_query.py:394 +#: ../../client/text_query.py:404 msgid "Library" msgstr "Bibliotheek" -#: ../../client/text_query.py:407 +#: ../../client/text_query.py:417 msgid "Eclass Search" msgstr "Zoeken op Eclass" #. package #. glsa id -#: ../../client/text_query.py:464 ../../client/text_query.py:1128 +#: ../../client/text_query.py:474 ../../client/text_query.py:1138 #: ../../server/server_reagent.py:236 ../../sulfur/src/sulfur/dialogs.py:2517 #: ../../sulfur/src/sulfur/dialogs.py:2800 -#: ../../sulfur/src/sulfur/dialogs.py:4661 -#: ../../sulfur/src/sulfur/dialogs.py:5480 -#: ../../sulfur/src/sulfur/views.py:1349 +#: ../../sulfur/src/sulfur/dialogs.py:4679 +#: ../../sulfur/src/sulfur/dialogs.py:5501 +#: ../../sulfur/src/sulfur/views.py:1398 msgid "Package" msgstr "Pakket" -#: ../../client/text_query.py:466 +#: ../../client/text_query.py:476 msgid "files" msgstr "bestanden" -#: ../../client/text_query.py:479 +#: ../../client/text_query.py:489 msgid "Orphans Search" msgstr "Zoeken op Wezen" -#: ../../client/text_query.py:535 +#: ../../client/text_query.py:545 msgid "Analyzing" msgstr "Analyseren" -#: ../../client/text_query.py:548 +#: ../../client/text_query.py:558 msgid "Analyzed directories" msgstr "Geanalyseerde mappen" -#: ../../client/text_query.py:550 +#: ../../client/text_query.py:560 msgid "Masked directories" msgstr "Afgeschermde mappen" -#: ../../client/text_query.py:553 +#: ../../client/text_query.py:563 msgid "Number of files collected on the filesystem" msgstr "Aantal bestanden gevonden op het bestandssysteem" -#: ../../client/text_query.py:556 +#: ../../client/text_query.py:566 msgid "Now looking into Installed Packages database" msgstr "Nu zoeken in Geïnstalleerde Pakketten database" -#: ../../client/text_query.py:585 +#: ../../client/text_query.py:595 msgid "Intersecting with content of the package" msgstr "Kruisend met de inhoud van het pakket" -#: ../../client/text_query.py:598 +#: ../../client/text_query.py:608 msgid "Intersection completed. Showing statistics" msgstr "Kruising afgesloten. Weergeven van statistieken" -#: ../../client/text_query.py:600 +#: ../../client/text_query.py:610 msgid "Number of total files" msgstr "totaal aantal bestanden" -#: ../../client/text_query.py:602 +#: ../../client/text_query.py:612 msgid "Number of matching files" msgstr "Aantal overeenkomende bestanden" -#: ../../client/text_query.py:605 +#: ../../client/text_query.py:615 msgid "Number of orphaned files" msgstr "Aantal wees bestanden" -#: ../../client/text_query.py:612 +#: ../../client/text_query.py:622 msgid "Writing file to disk" msgstr "bestand wordt geschreven naar schijf" -#: ../../client/text_query.py:638 +#: ../../client/text_query.py:648 msgid "Total wasted space" msgstr "Totaal verbruikte ruimte" -#: ../../client/text_query.py:660 +#: ../../client/text_query.py:670 msgid "Removal Search" msgstr "Zoek op verwijderde" -#: ../../client/text_query.py:666 ../../client/text_ui.py:622 -#: ../../client/text_ui.py:691 ../../client/text_ui.py:1213 -#: ../../client/text_ui.py:1305 ../../server/server_reagent.py:549 +#: ../../client/text_query.py:676 ../../client/text_ui.py:644 +#: ../../client/text_ui.py:735 ../../client/text_ui.py:1257 +#: ../../client/text_ui.py:1355 ../../server/server_reagent.py:549 #: ../../server/server_reagent.py:593 msgid "No packages found" msgstr "Geen pakketten gevonden" -#: ../../client/text_query.py:672 +#: ../../client/text_query.py:682 msgid "Calculating removal dependencies, please wait" msgstr "Calculeren van verwijdering van afhankelijkheden, even geduld a.u.b." -#: ../../client/text_query.py:685 +#: ../../client/text_query.py:695 msgid "These are the packages that would added to the removal queue" msgstr "De volgende pakketten zullen worden toegevoegd voor verwijdering" -#: ../../client/text_query.py:700 ../../client/text_smart.py:110 -#: ../../client/text_smart.py:262 ../../client/text_smart.py:403 -#: ../../client/text_ui.py:607 ../../client/text_ui.py:842 -#: ../../client/text_ui.py:1009 ../../client/text_ui.py:1386 +#: ../../client/text_query.py:710 ../../client/text_smart.py:110 +#: ../../client/text_smart.py:265 ../../client/text_smart.py:406 +#: ../../client/text_ui.py:629 ../../client/text_ui.py:886 +#: ../../client/text_ui.py:1053 ../../client/text_ui.py:1443 msgid "from" msgstr "van" -#: ../../client/text_query.py:720 +#: ../../client/text_query.py:730 msgid "Installed Search" msgstr "zoek op Geïnstalleerde" -#: ../../client/text_query.py:730 +#: ../../client/text_query.py:740 msgid "These are the installed packages" msgstr "Dit zijn de geïnstalleerde pakketten" -#: ../../client/text_query.py:805 ../../client/text_query.py:851 -#: ../../client/text_query.py:895 ../../client/text_query.py:931 -#: ../../client/text_query.py:974 ../../client/text_query.py:1022 -#: ../../client/text_query.py:1050 +#: ../../client/text_query.py:815 ../../client/text_query.py:861 +#: ../../client/text_query.py:905 ../../client/text_query.py:941 +#: ../../client/text_query.py:984 ../../client/text_query.py:1032 +#: ../../client/text_query.py:1060 msgid "No matches" msgstr "Geen overeenkomsten" -#: ../../client/text_query.py:816 ../../client/text_rescue.py:746 +#: ../../client/text_query.py:826 ../../client/text_rescue.py:746 msgid "Matching" msgstr "Overeenkomende" -#: ../../client/text_query.py:866 +#: ../../client/text_query.py:876 msgid "Slot Search" msgstr "Zoek op slot" -#: ../../client/text_query.py:907 +#: ../../client/text_query.py:917 msgid "Package Set Search" msgstr "Pakket Set Zoeken" -#: ../../client/text_query.py:946 ../../server/server_query.py:92 +#: ../../client/text_query.py:956 ../../server/server_query.py:92 msgid "Tag Search" msgstr "Zoek op tag" -#: ../../client/text_query.py:990 +#: ../../client/text_query.py:1000 msgid "License Search" msgstr "Zoeken op Licentie" -#: ../../client/text_query.py:1034 +#: ../../client/text_query.py:1044 msgid "Description Search" msgstr "Zoeken op Beschrijving" #. client info -#: ../../client/text_query.py:1111 ../../client/text_ui.py:489 -#: ../../client/text_ui.py:518 +#: ../../client/text_query.py:1121 ../../client/text_ui.py:511 +#: ../../client/text_ui.py:540 msgid "Not installed" msgstr "niet geïnstalleerd" -#: ../../client/text_query.py:1112 ../../client/text_query.py:1113 +#: ../../client/text_query.py:1122 ../../client/text_query.py:1123 #: ../../sulfur/src/sulfur/dialogs.py:3705 #: ../../sulfur/src/sulfur/dialogs.py:3764 #: ../../sulfur/src/sulfur/dialogs.py:3812 -#: ../../sulfur/src/sulfur/dialogs.py:3924 -#: ../../sulfur/src/sulfur/dialogs.py:3927 +#: ../../sulfur/src/sulfur/dialogs.py:3925 +#: ../../sulfur/src/sulfur/dialogs.py:3928 msgid "N/A" msgstr "N/B" -#: ../../client/text_query.py:1133 +#: ../../client/text_query.py:1143 msgid "Category" msgstr "Categorie" -#: ../../client/text_query.py:1135 +#: ../../client/text_query.py:1145 msgid "Name" msgstr "Naam" -#: ../../client/text_query.py:1154 ../../sulfur/src/sulfur/dialogs.py:1053 +#: ../../client/text_query.py:1164 ../../sulfur/src/sulfur/dialogs.py:1055 #: ../../sulfur/src/sulfur/sulfur.glade.h:17 msgid "Available" msgstr "Beschikbaar" -#: ../../client/text_query.py:1155 ../../client/text_query.py:1160 +#: ../../client/text_query.py:1165 ../../client/text_query.py:1170 msgid "version" msgstr "versie" -#: ../../client/text_query.py:1159 ../../sulfur/src/sulfur/dialogs.py:1051 +#: ../../client/text_query.py:1169 ../../sulfur/src/sulfur/dialogs.py:1053 #: ../../sulfur/src/sulfur/sulfur.glade.h:102 msgid "Installed" msgstr "Geïnstalleerd" -#: ../../client/text_query.py:1165 ../../sulfur/src/sulfur/dialogs.py:1064 -#: ../../sulfur/src/sulfur/dialogs.py:1087 -#: ../../sulfur/src/sulfur/sulfur.glade.h:216 +#: ../../client/text_query.py:1175 ../../sulfur/src/sulfur/dialogs.py:1066 +#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/sulfur.glade.h:215 msgid "Slot" msgstr "Slot" -#: ../../client/text_query.py:1172 ../../client/text_ugc.py:562 -#: ../../sulfur/src/sulfur/dialogs.py:1083 -#: ../../sulfur/src/sulfur/dialogs.py:3940 -#: ../../sulfur/src/sulfur/sulfur.glade.h:215 +#: ../../client/text_query.py:1182 ../../client/text_ugc.py:562 +#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:3941 +#: ../../sulfur/src/sulfur/sulfur.glade.h:214 msgid "Size" msgstr "Grootte" -#: ../../client/text_query.py:1176 ../../client/text_ugc.py:569 +#: ../../client/text_query.py:1186 ../../client/text_ugc.py:569 msgid "Download" msgstr "Download" -#: ../../client/text_query.py:1180 +#: ../../client/text_query.py:1190 msgid "Checksum" msgstr "Controlesom" -#: ../../client/text_query.py:1187 ../../sulfur/src/sulfur/dialogs.py:4331 +#: ../../client/text_query.py:1197 ../../sulfur/src/sulfur/dialogs.py:4341 msgid "Dependencies" msgstr "Afhankelijkheden" -#: ../../client/text_query.py:1194 +#: ../../client/text_query.py:1204 msgid "Conflicts" msgstr "Conflicten" -#: ../../client/text_query.py:1198 ../../sulfur/src/sulfur/dialogs.py:1093 +#: ../../client/text_query.py:1208 ../../sulfur/src/sulfur/dialogs.py:1095 msgid "Homepage" msgstr "Thuispagina" #. desc col -#: ../../client/text_query.py:1204 ../../client/text_security.py:89 -#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:918 -#: ../../sulfur/src/sulfur/dialogs.py:931 -#: ../../sulfur/src/sulfur/dialogs.py:1072 +#: ../../client/text_query.py:1214 ../../client/text_security.py:89 +#: ../../client/text_ugc.py:366 ../../sulfur/src/sulfur/dialogs.py:920 +#: ../../sulfur/src/sulfur/dialogs.py:933 +#: ../../sulfur/src/sulfur/dialogs.py:1074 #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:3947 -#: ../../sulfur/src/sulfur/views.py:1856 ../../sulfur/src/sulfur/views.py:2046 +#: ../../sulfur/src/sulfur/dialogs.py:3948 +#: ../../sulfur/src/sulfur/views.py:1922 ../../sulfur/src/sulfur/views.py:2112 #: ../../sulfur/src/sulfur/sulfur.glade.h:56 msgid "Description" msgstr "Omschrijving" -#: ../../client/text_query.py:1217 ../../sulfur/src/sulfur/sulfur.glade.h:25 +#: ../../client/text_query.py:1227 ../../sulfur/src/sulfur/sulfur.glade.h:25 msgid "CHOST" msgstr "CHOST" -#: ../../client/text_query.py:1219 ../../sulfur/src/sulfur/sulfur.glade.h:24 +#: ../../client/text_query.py:1229 ../../sulfur/src/sulfur/sulfur.glade.h:24 msgid "CFLAGS" msgstr "CFLAGS" -#: ../../client/text_query.py:1221 ../../sulfur/src/sulfur/sulfur.glade.h:27 +#: ../../client/text_query.py:1231 ../../sulfur/src/sulfur/sulfur.glade.h:27 msgid "CXXFLAGS" msgstr "CXXFLAGS" -#: ../../client/text_query.py:1228 +#: ../../client/text_query.py:1238 #, fuzzy msgid "Portage eclasses" msgstr "Gentoo eclasses" -#: ../../client/text_query.py:1233 ../../sulfur/src/sulfur/dialogs.py:4291 +#: ../../client/text_query.py:1243 ../../sulfur/src/sulfur/dialogs.py:4301 msgid "Sources" msgstr "Broncode" -#: ../../client/text_query.py:1235 +#: ../../client/text_query.py:1245 msgid "Source" msgstr "Bron" -#: ../../client/text_query.py:1238 +#: ../../client/text_query.py:1248 msgid "Entry API" msgstr "Entry API" -#: ../../client/text_query.py:1241 +#: ../../client/text_query.py:1251 msgid "Compiled with" msgstr "gecompileerd met" -#: ../../client/text_query.py:1245 ../../client/text_ugc.py:371 -#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3949 -#: ../../sulfur/src/sulfur/dialogs.py:4307 +#: ../../client/text_query.py:1255 ../../client/text_ugc.py:371 +#: ../../client/text_ugc.py:557 ../../sulfur/src/sulfur/dialogs.py:3950 +#: ../../sulfur/src/sulfur/dialogs.py:4317 #: ../../sulfur/src/sulfur/sulfur.glade.h:107 msgid "Keywords" msgstr "Keywords" -#: ../../client/text_query.py:1253 +#: ../../client/text_query.py:1263 msgid "Created" msgstr "Aangemaakt" -#: ../../client/text_query.py:1257 ../../client/text_ui.py:1005 -#: ../../sulfur/src/sulfur/dialogs.py:6244 +#: ../../client/text_query.py:1267 ../../client/text_ui.py:1049 +#: ../../sulfur/src/sulfur/dialogs.py:6282 msgid "License" msgstr "Licentie" #: ../../client/text_repositories.py:55 ../../client/text_repositories.py:171 -#: ../../client/text_security.py:47 ../../client/text_ui.py:328 +#: ../../client/text_security.py:47 ../../client/text_ui.py:349 #, python-format msgid "You must be either root or in the %s group." msgstr "Je moet root zijn of in de %s groep zitten." @@ -5612,10 +5542,10 @@ msgid "never synced" msgstr "nooit gesynchroniseerd" #: ../../client/text_repositories.py:150 -#: ../../sulfur/src/sulfur/dialogs.py:949 -#: ../../sulfur/src/sulfur/dialogs.py:993 +#: ../../sulfur/src/sulfur/dialogs.py:951 +#: ../../sulfur/src/sulfur/dialogs.py:995 #: ../../sulfur/src/sulfur/dialogs.py:1529 -#: ../../sulfur/src/sulfur/views.py:1833 +#: ../../sulfur/src/sulfur/views.py:1899 msgid "Status" msgstr "Status" @@ -5631,13 +5561,13 @@ msgstr "Repository naam" msgid "Repository database checksum" msgstr "Repository database controlesom" -#: ../../client/text_repositories.py:175 ../../client/text_ui.py:334 -#: ../../sulfur/src/sulfur/__init__.py:1118 +#: ../../client/text_repositories.py:175 ../../client/text_ui.py:355 +#: ../../sulfur/src/sulfur/__init__.py:1155 msgid "No repositories specified in" msgstr "Geen repositories opgegeven in" -#: ../../client/text_repositories.py:178 ../../client/text_ui.py:338 -#: ../../sulfur/src/sulfur/__init__.py:1132 +#: ../../client/text_repositories.py:178 ../../client/text_ui.py:359 +#: ../../sulfur/src/sulfur/__init__.py:1169 msgid "Unhandled exception" msgstr "Niet afgehandelde exceptie" @@ -5648,7 +5578,7 @@ msgstr "Notitie bord is niet beschikbaar" #: ../../client/text_repositories.py:220 ../../client/text_ugc.py:554 #: ../../server/server_activator.py:166 -#: ../../sulfur/src/sulfur/dialogs.py:4390 +#: ../../sulfur/src/sulfur/dialogs.py:4400 #: ../../sulfur/src/sulfur/sulfur.glade.h:42 msgid "Content" msgstr "Inhoud" @@ -5752,8 +5682,8 @@ msgstr "Alle Gentoo pakketten zijn geïnjecteerd in de Entropy database" msgid "Now checking dependency atoms validity" msgstr "Checken van afhankelijke atomen validiteit" -#: ../../client/text_rescue.py:189 ../../client/text_ui.py:406 -#: ../../client/text_ui.py:598 +#: ../../client/text_rescue.py:189 ../../client/text_ui.py:428 +#: ../../client/text_ui.py:620 msgid "atom" msgstr "atoom" @@ -6054,7 +5984,7 @@ msgid "Impact type" msgstr "Inslag type" #: ../../client/text_security.py:135 -#: ../../sulfur/src/sulfur/sulfur.glade.h:199 +#: ../../sulfur/src/sulfur/sulfur.glade.h:198 msgid "Revised" msgstr "Herzien" @@ -6063,12 +5993,12 @@ msgid "Announced" msgstr "Aangekondigd" #: ../../client/text_security.py:143 -#: ../../sulfur/src/sulfur/sulfur.glade.h:228 +#: ../../sulfur/src/sulfur/sulfur.glade.h:227 msgid "Synopsis" msgstr "Samenvatting" #: ../../client/text_security.py:150 -#: ../../sulfur/src/sulfur/sulfur.glade.h:175 +#: ../../sulfur/src/sulfur/sulfur.glade.h:174 msgid "References" msgstr "Referenties" @@ -6089,12 +6019,12 @@ msgid "unaffected versions" msgstr "onaangetast versies" #: ../../client/text_security.py:176 -#: ../../sulfur/src/sulfur/sulfur.glade.h:263 +#: ../../sulfur/src/sulfur/sulfur.glade.h:262 msgid "Workaround" msgstr "Omzeiling" #: ../../client/text_security.py:180 -#: ../../sulfur/src/sulfur/sulfur.glade.h:195 +#: ../../sulfur/src/sulfur/sulfur.glade.h:194 msgid "Resolution" msgstr "Resolutie" @@ -6111,17 +6041,17 @@ msgid "All the available updates have been already installed" msgstr "Alle beschikbare updates zijn al geïnstalleerd" #: ../../client/text_smart.py:76 ../../client/text_smart.py:133 -#: ../../client/text_smart.py:240 ../../client/text_smart.py:371 +#: ../../client/text_smart.py:243 ../../client/text_smart.py:374 msgid "No packages specified" msgstr "Geen pakketten opgegeven" -#: ../../client/text_smart.py:95 ../../client/text_smart.py:249 -#: ../../client/text_smart.py:387 +#: ../../client/text_smart.py:95 ../../client/text_smart.py:252 +#: ../../client/text_smart.py:390 msgid "Cannot find" msgstr "Kan `%s' niet vinden." -#: ../../client/text_smart.py:98 ../../client/text_smart.py:252 -#: ../../client/text_smart.py:392 +#: ../../client/text_smart.py:98 ../../client/text_smart.py:255 +#: ../../client/text_smart.py:395 msgid "No valid packages specified" msgstr "Geen geldige pakketten opgegeven" @@ -6131,7 +6061,7 @@ msgid "This is the list of the packages that would be quickpkg'd" msgstr "De volgende pakketten zullen worden ge-quickpkgt" #: ../../client/text_smart.py:110 -#: ../../entropy-notification-applet/src/etp_applet.py:529 +#: ../../entropy-notification-applet/src/etp_applet.py:524 msgid "installed" msgstr "Geïnstalleerd" @@ -6155,85 +6085,85 @@ msgstr "Opgeslagen in" msgid "directory does not exist" msgstr "map bestaat niet" -#: ../../client/text_smart.py:157 ../../client/text_ui.py:448 -#: ../../sulfur/src/sulfur/events.py:402 +#: ../../client/text_smart.py:160 ../../client/text_ui.py:470 +#: ../../sulfur/src/sulfur/events.py:403 msgid "is not a valid Entropy package" msgstr "is geen geldig Entropy pakket" -#: ../../client/text_smart.py:174 +#: ../../client/text_smart.py:177 msgid "Using branch" msgstr "Gebruiken van Branche" -#: ../../client/text_smart.py:206 +#: ../../client/text_smart.py:209 msgid "Inflated package" msgstr "Geïnfleerd pakket" -#: ../../client/text_smart.py:214 +#: ../../client/text_smart.py:217 msgid "Deflating" msgstr "Deflatie" -#: ../../client/text_smart.py:219 +#: ../../client/text_smart.py:222 msgid "Deflated package" msgstr "Gedefleerd pakket" -#: ../../client/text_smart.py:227 +#: ../../client/text_smart.py:230 msgid "Extracting Entropy metadata from" msgstr "Entropy metadata wordt uitgepakt vanaf" -#: ../../client/text_smart.py:233 +#: ../../client/text_smart.py:236 msgid "Extracted Entropy metadata from" msgstr "Entropy metadata uitgepakt vanaf" #. print the list -#: ../../client/text_smart.py:256 +#: ../../client/text_smart.py:259 msgid "This is the list of the packages that would be merged into a single one" msgstr "De volgende pakketten zullen worden samengevoegd in een enkel pakket" -#: ../../client/text_smart.py:264 ../../client/text_smart.py:407 +#: ../../client/text_smart.py:267 ../../client/text_smart.py:410 msgid "Would you like to create the packages above ?" msgstr "Wilt u de pakketten hierboven creëren ?" -#: ../../client/text_smart.py:268 +#: ../../client/text_smart.py:271 msgid "Creating merged Smart Package" msgstr "Aanmaken van samengevoegde 'Smart Package'" -#: ../../client/text_smart.py:313 +#: ../../client/text_smart.py:316 msgid "collecting Entropy metadata" msgstr "verzamelen van Entropy metadata" -#: ../../client/text_smart.py:341 +#: ../../client/text_smart.py:344 msgid "Unpack failed due to unknown reasons" msgstr "Uitpakken gefaald door een onbekende reden" -#: ../../client/text_smart.py:346 +#: ../../client/text_smart.py:349 msgid "Compressing smart package" msgstr "Comprimeren van 'smart' pakket" -#: ../../client/text_smart.py:355 +#: ../../client/text_smart.py:358 msgid "Compression failed due to unknown reasons" msgstr "Compressie gefaald door een onbekende reden" -#: ../../client/text_smart.py:359 +#: ../../client/text_smart.py:362 msgid "Compressed file does not exist" msgstr "Gecomprimeerd bestand bestaat niet meer" -#: ../../client/text_smart.py:376 +#: ../../client/text_smart.py:379 msgid "Cannot find G++ compiler" msgstr "Kan G++ compiler niet vinden" -#: ../../client/text_smart.py:398 +#: ../../client/text_smart.py:401 msgid "This is the list of the packages that would be worked out" msgstr "De volgende pakketten worden behandeld" -#: ../../client/text_smart.py:448 +#: ../../client/text_smart.py:451 msgid "Unpacking the main package" msgstr "Uitpakken van het basis pakket" -#: ../../client/text_smart.py:467 +#: ../../client/text_smart.py:470 msgid "Unpacking dependency package" msgstr "Uitpakken van afhankelijkheid pakket" -#: ../../client/text_smart.py:509 +#: ../../client/text_smart.py:512 msgid "Compressing smart application" msgstr "Comprimeren van 'smart' applicatie" @@ -6261,11 +6191,11 @@ msgstr "Van nu af aan, zal elke GGI actie als deze gebruiker worden toegevoegd" msgid "Login error. Not logged in." msgstr "Log in fout. niet ingelogd." -#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:706 +#: ../../client/text_ugc.py:113 ../../sulfur/src/sulfur/__init__.py:743 msgid "Not logged in" msgstr "Niet ingelogd op" -#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:211 +#: ../../client/text_ugc.py:121 ../../sulfur/src/sulfur/package.py:234 msgid "User" msgstr "Gebruiker" @@ -6314,7 +6244,7 @@ msgstr "Stem" msgid "Vote added, thank you!" msgstr "Stem toegevoegd, Dank je!" -#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4475 +#: ../../client/text_ugc.py:282 ../../sulfur/src/sulfur/dialogs.py:4454 msgid "Number of downloads" msgstr "Aantal downloads" @@ -6410,50 +6340,50 @@ msgstr "Huidige pakket stem" msgid "Malformed command" msgstr "Misvormd commando" -#: ../../client/text_ui.py:128 ../../client/text_ui.py:141 -#: ../../client/text_ui.py:156 ../../client/text_ui.py:165 -#: ../../client/text_ui.py:172 ../../client/text_ui.py:708 -#: ../../client/text_ui.py:1350 ../../server/server_reagent.py:799 +#: ../../client/text_ui.py:128 ../../client/text_ui.py:142 +#: ../../client/text_ui.py:157 ../../client/text_ui.py:166 +#: ../../client/text_ui.py:173 ../../client/text_ui.py:752 +#: ../../client/text_ui.py:1407 ../../server/server_reagent.py:799 msgid "Nothing to do" msgstr "Niets te doen" -#: ../../client/text_ui.py:186 ../../client/text_ui.py:666 -#: ../../client/text_ui.py:1174 ../../client/text_ui.py:1254 +#: ../../client/text_ui.py:187 ../../client/text_ui.py:689 +#: ../../client/text_ui.py:1218 ../../client/text_ui.py:1300 msgid "Running with" msgstr "Starten met" -#: ../../client/text_ui.py:192 +#: ../../client/text_ui.py:193 msgid "Calculating System Updates" msgstr "Calculeren van Systeem Updates" -#: ../../client/text_ui.py:197 +#: ../../client/text_ui.py:200 msgid "Packages matching update" msgstr "Overeenkomende pakketten voor update" -#: ../../client/text_ui.py:198 +#: ../../client/text_ui.py:205 msgid "Packages matching not available" msgstr "Overeenkomende pakketten zijn niet beschikbaar" -#: ../../client/text_ui.py:199 +#: ../../client/text_ui.py:210 msgid "Packages matching already up to date" msgstr "Overeenkomende pakketten zijn reeds bijgewerkt" #. None or {} -#: ../../client/text_ui.py:225 ../../client/text_ui.py:947 -#: ../../client/text_ui.py:1437 +#: ../../client/text_ui.py:238 ../../client/text_ui.py:991 +#: ../../client/text_ui.py:1494 msgid "Nothing to resume" msgstr "Niks om te hervatten" -#: ../../client/text_ui.py:236 ../../client/text_ui.py:960 -#: ../../client/text_ui.py:1445 +#: ../../client/text_ui.py:249 ../../client/text_ui.py:1004 +#: ../../client/text_ui.py:1502 msgid "Resume cache corrupted" msgstr "Her start cache corrupt" -#: ../../client/text_ui.py:265 +#: ../../client/text_ui.py:278 msgid "Nothing to update" msgstr "Niets te updaten" -#: ../../client/text_ui.py:276 +#: ../../client/text_ui.py:289 msgid "" "On the system there are packages that are not available anymore in the " "online repositories" @@ -6461,308 +6391,317 @@ msgstr "" "Op het systeem zijn pakketten aangetroffen die niet meer beschikbaar zijn op " "de online repositories" -#: ../../client/text_ui.py:280 +#: ../../client/text_ui.py:293 msgid "Even if they are usually harmless, it is suggested to remove them." msgstr "Zelfs al zijn ze onschadelijk, het is aangeraden om ze te verwijderen." -#: ../../client/text_ui.py:284 +#: ../../client/text_ui.py:299 msgid "Would you like to scan them ?" msgstr "Wil je deze scannen ?" -#: ../../client/text_ui.py:298 +#: ../../client/text_ui.py:313 msgid "Calculation complete" msgstr "Berekenen compleet" -#: ../../client/text_ui.py:301 +#: ../../client/text_ui.py:316 msgid "Nothing to remove" msgstr "Niets te verwijderen" -#: ../../client/text_ui.py:309 +#: ../../client/text_ui.py:330 #, fuzzy msgid "Cannot switch branch as user" msgstr "Kan controlesom niet binnenhalen" -#: ../../client/text_ui.py:316 +#: ../../client/text_ui.py:337 #, fuzzy msgid "Already on branch" msgstr "Al reeds in branche" -#: ../../client/text_ui.py:348 +#: ../../client/text_ui.py:370 #, fuzzy msgid "Succesfully switched to branch" msgstr "Succesvol verbonden met host" -#: ../../client/text_ui.py:352 +#: ../../client/text_ui.py:374 msgid "Now run 'equo world' to upgrade your distribution to" msgstr "" -#: ../../client/text_ui.py:359 +#: ../../client/text_ui.py:381 msgid "Unable to switch to branch" msgstr "" -#: ../../client/text_ui.py:379 ../../client/text_ui.py:571 +#: ../../client/text_ui.py:401 ../../client/text_ui.py:593 msgid "Every package matching" msgstr "Alle overeenkomende pakketten" -#: ../../client/text_ui.py:381 ../../client/text_ui.py:573 +#: ../../client/text_ui.py:403 ../../client/text_ui.py:595 msgid "is masked" msgstr "is gemaskeerd" -#: ../../client/text_ui.py:402 ../../client/text_ui.py:594 +#: ../../client/text_ui.py:424 ../../client/text_ui.py:616 msgid "matching" msgstr "overeenkomend" -#: ../../client/text_ui.py:404 ../../client/text_ui.py:596 +#: ../../client/text_ui.py:426 ../../client/text_ui.py:618 msgid "is broken" msgstr "is beschadigd" -#: ../../client/text_ui.py:412 +#: ../../client/text_ui.py:434 msgid "in repositories" msgstr "in repositories" -#: ../../client/text_ui.py:424 ../../client/text_ui.py:1197 -#: ../../client/text_ui.py:1289 +#: ../../client/text_ui.py:446 ../../client/text_ui.py:1241 +#: ../../client/text_ui.py:1338 msgid "When you wrote" msgstr "Toen je schreef" -#: ../../client/text_ui.py:426 ../../client/text_ui.py:1199 -#: ../../client/text_ui.py:1291 +#: ../../client/text_ui.py:448 ../../client/text_ui.py:1243 +#: ../../client/text_ui.py:1340 msgid "You Meant(tm)" msgstr "U bedoelde(tm)" -#: ../../client/text_ui.py:427 ../../client/text_ui.py:1200 -#: ../../client/text_ui.py:1292 +#: ../../client/text_ui.py:449 ../../client/text_ui.py:1244 +#: ../../client/text_ui.py:1341 msgid "one of these below?" msgstr "een van de onderstaande?" -#: ../../client/text_ui.py:450 ../../sulfur/src/sulfur/events.py:404 +#: ../../client/text_ui.py:472 ../../sulfur/src/sulfur/events.py:405 msgid "is not compiled with the same architecture of the system" msgstr "is niet gecompileerd met de zelfde architectuur als het systeem" -#: ../../client/text_ui.py:455 +#: ../../client/text_ui.py:477 msgid "Skipped" msgstr "Overgeslagen" #. now print the selected packages -#: ../../client/text_ui.py:468 ../../client/text_ui.py:1312 +#: ../../client/text_ui.py:490 ../../client/text_ui.py:1362 msgid "These are the chosen packages" msgstr "Dit zijn de gekozen pakketten" -#: ../../client/text_ui.py:492 ../../client/text_ui.py:786 -#: ../../sulfur/src/sulfur/views.py:320 +#: ../../client/text_ui.py:514 ../../client/text_ui.py:830 +#: ../../sulfur/src/sulfur/views.py:321 ../../sulfur/src/sulfur/views.py:355 msgid "Not available" msgstr "Niet beschikbaar" -#: ../../client/text_ui.py:506 +#: ../../client/text_ui.py:528 msgid "Versions" msgstr "Versies" -#: ../../client/text_ui.py:529 +#: ../../client/text_ui.py:551 msgid "Switch repo" msgstr "Wissel repo" -#: ../../client/text_ui.py:530 ../../client/text_ui.py:532 -#: ../../sulfur/src/sulfur/sulfur.glade.h:177 +#: ../../client/text_ui.py:552 ../../client/text_ui.py:554 +#: ../../sulfur/src/sulfur/sulfur.glade.h:176 msgid "Reinstall" msgstr "Herinstalleer" -#: ../../client/text_ui.py:535 ../../sulfur/src/sulfur/sulfur.glade.h:94 +#: ../../client/text_ui.py:557 ../../sulfur/src/sulfur/sulfur.glade.h:94 msgid "Install" msgstr "Installeer" -#: ../../client/text_ui.py:537 +#: ../../client/text_ui.py:559 msgid "Upgrade" msgstr "Upgrade" -#: ../../client/text_ui.py:539 +#: ../../client/text_ui.py:561 msgid "Downgrade" msgstr "Downgrade" -#: ../../client/text_ui.py:540 ../../sulfur/src/sulfur/dialogs.py:2281 +#: ../../client/text_ui.py:562 ../../sulfur/src/sulfur/dialogs.py:2281 msgid "Action" msgstr "Actie" -#: ../../client/text_ui.py:543 ../../client/text_ui.py:1230 -#: ../../client/text_ui.py:1347 +#: ../../client/text_ui.py:565 ../../client/text_ui.py:1274 +#: ../../client/text_ui.py:1404 msgid "Packages involved" msgstr "Pakketten die betrokken zijn" -#: ../../client/text_ui.py:547 +#: ../../client/text_ui.py:569 msgid "Would you like to continue with dependencies calculation ?" msgstr "Wil je doorgaan met de afhankelijkheden calculatie ?" -#: ../../client/text_ui.py:559 +#: ../../client/text_ui.py:581 msgid "Calculating dependencies" msgstr "Berekenen van afhankelijkheden" -#: ../../client/text_ui.py:563 +#: ../../client/text_ui.py:585 msgid "Cannot find needed dependencies" msgstr "Kan benodigde afhankelijkheden niet vinden" -#: ../../client/text_ui.py:602 +#: ../../client/text_ui.py:624 msgid "Not found" msgstr "Niet gevonden" -#: ../../client/text_ui.py:605 +#: ../../client/text_ui.py:627 msgid "Probably needed by" msgstr "Waarschijnlijk gebruikt door" -#: ../../client/text_ui.py:648 +#: ../../client/text_ui.py:670 msgid "sources fetch" msgstr "bronnen ophaal" -#: ../../client/text_ui.py:725 +#: ../../client/text_ui.py:714 ../../sulfur/src/sulfur/__init__.py:1495 +#, fuzzy +msgid "Please update the following critical packages" +msgstr "Dit zijn de geïnstalleerde pakketten" + +#: ../../client/text_ui.py:720 ../../sulfur/src/sulfur/__init__.py:1496 +#, fuzzy +msgid "You should install them as soon as possible" +msgstr "Repareer zo snel mogelijk" + +#: ../../client/text_ui.py:769 #, fuzzy msgid "These are the packages that would be installed" msgstr "Dit zijn de pakketten die zouden worden uitgeschakeld" -#: ../../client/text_ui.py:831 ../../sulfur/src/sulfur/packages.py:555 +#: ../../client/text_ui.py:875 ../../sulfur/src/sulfur/packages.py:562 msgid "These are the packages that would be removed" msgstr "Volgende pakketten worden verwijderd" -#: ../../client/text_ui.py:832 +#: ../../client/text_ui.py:876 msgid "conflicting/substituted" msgstr "conflicterend/vervangen" #. show download info -#: ../../client/text_ui.py:847 +#: ../../client/text_ui.py:891 msgid "Packages needing to be installed/updated/downgraded" msgstr "Pakketten die moeten worden geïnstalleerd/geüpdate/gedowngrade" -#: ../../client/text_ui.py:849 +#: ../../client/text_ui.py:893 msgid "Packages needing to be removed" msgstr "Pakketten die moeten worden verwijderd" -#: ../../client/text_ui.py:853 +#: ../../client/text_ui.py:897 msgid "Packages needing to be installed" msgstr "Pakketten die moeten worden geïnstalleerd" -#: ../../client/text_ui.py:858 +#: ../../client/text_ui.py:902 msgid "Packages needing to be reinstalled" msgstr "Pakketten die moeten worden geherinstalleerd" -#: ../../client/text_ui.py:863 +#: ../../client/text_ui.py:907 msgid "Packages needing to be updated" msgstr "Pakketten die moeten worden geüpdate" -#: ../../client/text_ui.py:868 +#: ../../client/text_ui.py:912 msgid "Packages needing to be downgraded" msgstr "Pakketten die moeten worden gedowngrade" -#: ../../client/text_ui.py:878 +#: ../../client/text_ui.py:922 msgid "Download size" msgstr "Download grootte" -#: ../../client/text_ui.py:884 +#: ../../client/text_ui.py:928 msgid "Used disk space" msgstr "Gebruikte schijf ruimte" -#: ../../client/text_ui.py:886 ../../sulfur/src/sulfur/packages.py:476 +#: ../../client/text_ui.py:930 ../../sulfur/src/sulfur/packages.py:483 msgid "Freed disk space" msgstr "Vrijgemaakte schijfruimte" -#: ../../client/text_ui.py:898 +#: ../../client/text_ui.py:942 msgid "You need at least" msgstr "Je hebt minimaal nodig" -#: ../../client/text_ui.py:900 +#: ../../client/text_ui.py:944 msgid "of free space" msgstr "aan vrije ruimte" -#: ../../client/text_ui.py:908 +#: ../../client/text_ui.py:952 msgid "You don't have enough space for the installation. Free some space into" msgstr "" "Je hebt niet genoeg ruimte voor de installatie. Maak meer ruimte vrij in" -#: ../../client/text_ui.py:918 +#: ../../client/text_ui.py:962 msgid "Would you like to execute the queue ?" msgstr "Wilt u de wachtrij uitvoeren ?" -#: ../../client/text_ui.py:958 ../../client/text_ui.py:1443 +#: ../../client/text_ui.py:1002 ../../client/text_ui.py:1500 msgid "Resuming previous operations" msgstr "Doorgaan met vorige acties" -#: ../../client/text_ui.py:983 +#: ../../client/text_ui.py:1027 msgid "Read the license" msgstr "Lees de licentie" -#: ../../client/text_ui.py:984 +#: ../../client/text_ui.py:1028 msgid "Accept the license (I've read it)" msgstr "Accepteer de licentie (Ik heb 'm gelezen)" -#: ../../client/text_ui.py:985 +#: ../../client/text_ui.py:1029 msgid "Accept the license and don't ask anymore (I've read it)" msgstr "Accepteer de licentie en vraag er niet meer om (gelezen)" -#: ../../client/text_ui.py:986 +#: ../../client/text_ui.py:1030 msgid "Quit" msgstr "Afsluiten" #. wait user interaction -#: ../../client/text_ui.py:988 +#: ../../client/text_ui.py:1032 msgid "Your choice (type a number and press enter)" msgstr "Jouw keuze (typ een nummer en druk op enter)" -#: ../../client/text_ui.py:1001 +#: ../../client/text_ui.py:1045 msgid "You need to accept the licenses below" msgstr "Je moet de licentie hieronder accepteren" -#: ../../client/text_ui.py:1005 +#: ../../client/text_ui.py:1049 msgid "needed by" msgstr "nodig voor" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "No file viewer" msgstr "Geen bestand viewer" -#: ../../client/text_ui.py:1025 +#: ../../client/text_ui.py:1069 msgid "License saved into" msgstr "Licentie opgeslagen in" -#: ../../client/text_ui.py:1066 ../../client/text_ui.py:1091 +#: ../../client/text_ui.py:1110 ../../client/text_ui.py:1135 msgid "fetch" msgstr "ophalen" -#: ../../client/text_ui.py:1115 +#: ../../client/text_ui.py:1159 #, fuzzy msgid "Download complete" msgstr "Download voltooid" -#: ../../client/text_ui.py:1132 +#: ../../client/text_ui.py:1176 msgid "install" msgstr "Installeer" -#: ../../client/text_ui.py:1161 +#: ../../client/text_ui.py:1205 #, fuzzy msgid "Installation complete" msgstr "Installatie voltooid" -#: ../../client/text_ui.py:1187 ../../client/text_ui.py:1279 +#: ../../client/text_ui.py:1231 ../../client/text_ui.py:1325 msgid "is not installed" msgstr "is niet geïnstalleerd" -#: ../../client/text_ui.py:1226 ../../client/text_ui.py:1343 +#: ../../client/text_ui.py:1270 ../../client/text_ui.py:1396 msgid "Installed from" msgstr "geïnstalleerd vanaf" -#: ../../client/text_ui.py:1233 +#: ../../client/text_ui.py:1277 msgid "Would you like to configure them now ?" msgstr "Wil je ze nu configureren ?" -#. every package matching app-foo is masked -#: ../../client/text_ui.py:1331 +#: ../../client/text_ui.py:1382 msgid "vital package" msgstr "vitaal pakket" -#: ../../client/text_ui.py:1332 +#: ../../client/text_ui.py:1383 msgid "Removal forbidden" msgstr "Verwijderen verboden" -#: ../../client/text_ui.py:1342 +#: ../../client/text_ui.py:1394 msgid "Disk size" msgstr "Schijf grootte" -#: ../../client/text_ui.py:1355 +#: ../../client/text_ui.py:1412 msgid "" "Would you like to look for packages that can be removed along with the " "selected above ?" @@ -6770,69 +6709,69 @@ msgstr "" "Wil je zoeken naar pakketten die kunnen worden verwijderd naast de " "geselecteerde pakketten hierboven ?" -#: ../../client/text_ui.py:1358 ../../server/server_reagent.py:374 +#: ../../client/text_ui.py:1415 ../../server/server_reagent.py:374 msgid "Would you like to remove them now ?" msgstr "Wilt u ze nu verwijderen ?" -#: ../../client/text_ui.py:1374 +#: ../../client/text_ui.py:1431 msgid "This is the new removal queue" msgstr "Dit is de wachtrij voor verwijdering" -#: ../../client/text_ui.py:1399 +#: ../../client/text_ui.py:1456 msgid "Would you like to proceed ?" msgstr "Wilt u doorgaan ?" -#: ../../client/text_ui.py:1401 +#: ../../client/text_ui.py:1458 msgid "Would you like to proceed with a selective removal ?" msgstr "Wil je doorgaan met een selectieve verwijdering ?" -#: ../../client/text_ui.py:1408 +#: ../../client/text_ui.py:1465 msgid "Would you like to skip this step then ?" msgstr "Wil je deze stap dan maar overslaan ?" -#: ../../client/text_ui.py:1413 +#: ../../client/text_ui.py:1470 msgid "Starting removal in" msgstr "Start verwijderen in" -#: ../../client/text_ui.py:1477 +#: ../../client/text_ui.py:1534 msgid "Remove this one ?" msgstr "Verwijder deze ?" -#: ../../client/text_ui.py:1513 +#: ../../client/text_ui.py:1570 msgid "All done" msgstr "Alles verwerkt" -#: ../../client/text_ui.py:1519 +#: ../../client/text_ui.py:1576 msgid "Running unused packages test, pay attention, there are false positives" msgstr "" "Starten van ongebruikte pakketten test, houdt aandacht, er zijn valse " "positieven" -#: ../../client/text_ui.py:1542 +#: ../../client/text_ui.py:1599 msgid "Running dependency test" msgstr "Start afhankelijkheids test" -#: ../../client/text_ui.py:1589 +#: ../../client/text_ui.py:1646 msgid "Would you like to install the available packages ?" msgstr "Wil je de beschikbare pakketten installeren ?" -#: ../../client/text_ui.py:1594 ../../client/text_ui.py:1671 +#: ../../client/text_ui.py:1651 ../../client/text_ui.py:1729 msgid "Installing available packages in" msgstr "Installeren van beschikbare pakketten in" -#: ../../client/text_ui.py:1595 ../../client/text_ui.py:1672 +#: ../../client/text_ui.py:1652 ../../client/text_ui.py:1730 msgid "10 seconds" msgstr "10 seconden" -#: ../../client/text_ui.py:1636 +#: ../../client/text_ui.py:1694 msgid "Libraries/Executables statistics" msgstr "Statistieken van Bibliotheken/Opstartbestanden" -#: ../../client/text_ui.py:1638 +#: ../../client/text_ui.py:1696 msgid "Not matched" msgstr "Niet overeenkomend" -#: ../../client/text_ui.py:1665 +#: ../../client/text_ui.py:1723 msgid "Would you like to install them ?" msgstr "Will je ze installeren ?" @@ -6988,7 +6927,7 @@ msgstr "Geen juiste repositories opgegeven." msgid "Enabling" msgstr "Inschakelen" -#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5245 +#: ../../server/server_reagent.py:97 ../../sulfur/src/sulfur/dialogs.py:5266 msgid "Enabled" msgstr "Ingeschakeld" @@ -7180,280 +7119,277 @@ msgstr "Geen pakketten gevonden" msgid "package set not found" msgstr "Geen pakketten gevonden" -#: ../../sulfur/src/sulfur/dialogs.py:119 +#: ../../sulfur/src/sulfur/dialogs.py:120 msgid "No Repository Identifier" msgstr "Geen Repository Identifier" -#: ../../sulfur/src/sulfur/dialogs.py:123 +#: ../../sulfur/src/sulfur/dialogs.py:124 msgid "Duplicated Repository Identifier" msgstr "Dubbele Repository identifier" -#: ../../sulfur/src/sulfur/dialogs.py:129 +#: ../../sulfur/src/sulfur/dialogs.py:130 msgid "No download mirrors" msgstr "Geen download mirrors" -#: ../../sulfur/src/sulfur/dialogs.py:136 +#: ../../sulfur/src/sulfur/dialogs.py:137 msgid "Database URL must start either with http:// or ftp:// or file://" msgstr "Database URL moet beginnen met http://, ftp:// of file://" -#: ../../sulfur/src/sulfur/dialogs.py:144 +#: ../../sulfur/src/sulfur/dialogs.py:145 msgid "Repository Services Port not valid" msgstr "Repository Services Poort niet geldig" -#: ../../sulfur/src/sulfur/dialogs.py:152 +#: ../../sulfur/src/sulfur/dialogs.py:153 msgid "Secure Services Port not valid" msgstr "Beveiligde Services Poort niet geldig" -#: ../../sulfur/src/sulfur/dialogs.py:182 -#: ../../sulfur/src/sulfur/dialogs.py:195 +#: ../../sulfur/src/sulfur/dialogs.py:183 +#: ../../sulfur/src/sulfur/dialogs.py:196 msgid "Insert URL" msgstr "Voer URL in" -#: ../../sulfur/src/sulfur/dialogs.py:183 -#: ../../sulfur/src/sulfur/dialogs.py:196 +#: ../../sulfur/src/sulfur/dialogs.py:184 +#: ../../sulfur/src/sulfur/dialogs.py:197 msgid "Enter a download mirror, HTTP or FTP" msgstr "Voer een download mirror in, HTTP of FTP" -#: ../../sulfur/src/sulfur/dialogs.py:203 +#: ../../sulfur/src/sulfur/dialogs.py:204 msgid "You must enter either a HTTP or a FTP url." msgstr "Vul een geldige HTTP of FTP url in." -#: ../../sulfur/src/sulfur/dialogs.py:208 +#: ../../sulfur/src/sulfur/dialogs.py:209 msgid "Insert Repository" msgstr "Voer Repository in" -#: ../../sulfur/src/sulfur/dialogs.py:209 +#: ../../sulfur/src/sulfur/dialogs.py:210 msgid "Insert Repository identification string" msgstr "Voer Repository identificatie reeks in" -#: ../../sulfur/src/sulfur/dialogs.py:219 +#: ../../sulfur/src/sulfur/dialogs.py:220 msgid "This Repository identification string is malformed" msgstr "Ongeldige Repository invoer" -#: ../../sulfur/src/sulfur/dialogs.py:234 -#: ../../sulfur/src/sulfur/dialogs.py:260 +#: ../../sulfur/src/sulfur/dialogs.py:235 +#: ../../sulfur/src/sulfur/dialogs.py:261 msgid "You should press the button" msgstr "Je moet nu op de knop drukken" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/events.py:251 -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Update Repositories" msgstr "Update Repositories" -#: ../../sulfur/src/sulfur/dialogs.py:235 -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:252 +#: ../../sulfur/src/sulfur/dialogs.py:236 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:253 msgid "now" msgstr "nu" -#: ../../sulfur/src/sulfur/dialogs.py:238 -#: ../../sulfur/src/sulfur/dialogs.py:245 +#: ../../sulfur/src/sulfur/dialogs.py:239 +#: ../../sulfur/src/sulfur/dialogs.py:246 msgid "Wrong entries, errors" msgstr "Verkeerde invoer, fouten" -#: ../../sulfur/src/sulfur/dialogs.py:261 -#: ../../sulfur/src/sulfur/events.py:251 +#: ../../sulfur/src/sulfur/dialogs.py:262 +#: ../../sulfur/src/sulfur/events.py:252 msgid "Regenerate Cache" msgstr "Hergenereer Cache" -#: ../../sulfur/src/sulfur/dialogs.py:279 -#: ../../sulfur/src/sulfur/sulfur.glade.h:192 +#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/sulfur.glade.h:191 msgid "Repositories Notice Board" msgstr "Repositories Notitie Bord" -#: ../../sulfur/src/sulfur/dialogs.py:280 +#: ../../sulfur/src/sulfur/dialogs.py:281 +#, fuzzy msgid "" "Here below you will find a list of important news directly issued by your " -"applications maintainers. Double click on each item to retrieve detailed " -"info." +"applications maintainers.\n" +"Double click on each item to retrieve detailed info." msgstr "" "Hier onder vind je een lijst met belangrijk nieuws direct gebruikt door jouw " "applicatie onderhouders. Dubbel klikken om gedetailleerde info van elk item " "te zien." -#: ../../sulfur/src/sulfur/dialogs.py:296 +#: ../../sulfur/src/sulfur/dialogs.py:298 msgid "Notice" msgstr "Let op" -#: ../../sulfur/src/sulfur/dialogs.py:403 +#: ../../sulfur/src/sulfur/dialogs.py:405 msgid "Connection name" msgstr "Naam van de Connectie" -#: ../../sulfur/src/sulfur/dialogs.py:404 -#: ../../sulfur/src/sulfur/dialogs.py:476 +#: ../../sulfur/src/sulfur/dialogs.py:406 +#: ../../sulfur/src/sulfur/dialogs.py:478 #: ../../sulfur/src/sulfur/sulfur.glade.h:89 msgid "Hostname" msgstr "Hostnaam" -#: ../../sulfur/src/sulfur/dialogs.py:405 -#: ../../sulfur/src/sulfur/dialogs.py:477 +#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:479 #: ../../sulfur/src/sulfur/sulfur.glade.h:154 msgid "Port" msgstr "Poort" -#: ../../sulfur/src/sulfur/dialogs.py:407 +#: ../../sulfur/src/sulfur/dialogs.py:409 msgid "SSL Connection" msgstr "SSL Connectie" -#: ../../sulfur/src/sulfur/dialogs.py:410 +#: ../../sulfur/src/sulfur/dialogs.py:412 #: ../../sulfur/src/sulfur/dialogs.py:3634 msgid "Choose what kind of test you would like to run" msgstr "Kies welke test je wilt starten" -#: ../../sulfur/src/sulfur/dialogs.py:475 +#: ../../sulfur/src/sulfur/dialogs.py:477 msgid "Connection" msgstr "Connectie" -#: ../../sulfur/src/sulfur/dialogs.py:481 +#: ../../sulfur/src/sulfur/dialogs.py:483 msgid "SSL" msgstr "SSL" -#: ../../sulfur/src/sulfur/dialogs.py:550 -#: ../../sulfur/src/sulfur/dialogs.py:1160 +#: ../../sulfur/src/sulfur/dialogs.py:552 +#: ../../sulfur/src/sulfur/dialogs.py:1162 msgid "Connection Error" msgstr "Connectie Fout" #. -#: ../../sulfur/src/sulfur/dialogs.py:742 -#: ../../sulfur/src/sulfur/dialogs.py:761 -#: ../../sulfur/src/sulfur/dialogs.py:778 +#: ../../sulfur/src/sulfur/dialogs.py:744 +#: ../../sulfur/src/sulfur/dialogs.py:763 +#: ../../sulfur/src/sulfur/dialogs.py:780 msgid "Packages information" msgstr "Pakketten informatie" -#: ../../sulfur/src/sulfur/dialogs.py:747 +#: ../../sulfur/src/sulfur/dialogs.py:749 #: ../../sulfur/src/sulfur/sulfur.glade.h:12 msgid "Advisory information" msgstr "Advisory informatie" #. -#: ../../sulfur/src/sulfur/dialogs.py:754 -#: ../../sulfur/src/sulfur/dialogs.py:771 +#: ../../sulfur/src/sulfur/dialogs.py:756 +#: ../../sulfur/src/sulfur/dialogs.py:773 msgid "Execute" msgstr "Uitvoeren" -#: ../../sulfur/src/sulfur/dialogs.py:766 +#: ../../sulfur/src/sulfur/dialogs.py:768 msgid "Destination repository" msgstr "Bestemming van repositorie" -#: ../../sulfur/src/sulfur/dialogs.py:783 +#: ../../sulfur/src/sulfur/dialogs.py:785 msgid "Remove packages" msgstr "verwijder pakketten" -#: ../../sulfur/src/sulfur/dialogs.py:788 +#: ../../sulfur/src/sulfur/dialogs.py:790 msgid "Copy/move packages" msgstr "Kopieer/verplaats pakketten" -#: ../../sulfur/src/sulfur/dialogs.py:793 +#: ../../sulfur/src/sulfur/dialogs.py:795 msgid "Compile selected" msgstr "Compileer geselecteerde" -#: ../../sulfur/src/sulfur/dialogs.py:798 +#: ../../sulfur/src/sulfur/dialogs.py:800 #: ../../sulfur/src/sulfur/sulfur.glade.h:7 msgid "Add USE" msgstr "USE Toevoegen" -#: ../../sulfur/src/sulfur/dialogs.py:803 -#: ../../sulfur/src/sulfur/sulfur.glade.h:184 +#: ../../sulfur/src/sulfur/dialogs.py:805 +#: ../../sulfur/src/sulfur/sulfur.glade.h:183 msgid "Remove USE" msgstr "Verwijder USE" #. -#: ../../sulfur/src/sulfur/dialogs.py:810 +#: ../../sulfur/src/sulfur/dialogs.py:812 msgid "View" msgstr "Weergeven" -#: ../../sulfur/src/sulfur/dialogs.py:815 +#: ../../sulfur/src/sulfur/dialogs.py:817 msgid "Add" msgstr "Toevoegen" -#: ../../sulfur/src/sulfur/dialogs.py:820 -#: ../../sulfur/src/sulfur/sulfur.glade.h:181 +#: ../../sulfur/src/sulfur/dialogs.py:822 +#: ../../sulfur/src/sulfur/sulfur.glade.h:180 msgid "Remove" msgstr "Verwijderen" -#: ../../sulfur/src/sulfur/dialogs.py:825 -#: ../../sulfur/src/sulfur/sulfur.glade.h:176 +#: ../../sulfur/src/sulfur/dialogs.py:827 +#: ../../sulfur/src/sulfur/sulfur.glade.h:175 msgid "Refresh" msgstr "Vernieuwen" -#: ../../sulfur/src/sulfur/dialogs.py:929 +#: ../../sulfur/src/sulfur/dialogs.py:931 msgid "None" msgstr "Geen" #. description col -#: ../../sulfur/src/sulfur/dialogs.py:933 -#: ../../sulfur/src/sulfur/dialogs.py:959 +#: ../../sulfur/src/sulfur/dialogs.py:935 +#: ../../sulfur/src/sulfur/dialogs.py:961 msgid "Parameters" msgstr "Parameters" #. date col #. date -#: ../../sulfur/src/sulfur/dialogs.py:961 -#: ../../sulfur/src/sulfur/dialogs.py:1001 -#: ../../sulfur/src/sulfur/__init__.py:690 +#: ../../sulfur/src/sulfur/dialogs.py:963 +#: ../../sulfur/src/sulfur/dialogs.py:1003 +#: ../../sulfur/src/sulfur/__init__.py:727 #: ../../sulfur/src/sulfur/sulfur.glade.h:50 msgid "Date" msgstr "Datum" -#: ../../sulfur/src/sulfur/dialogs.py:1062 +#: ../../sulfur/src/sulfur/dialogs.py:1064 msgid "Key" msgstr "Sleutel" -#: ../../sulfur/src/sulfur/dialogs.py:1074 +#: ../../sulfur/src/sulfur/dialogs.py:1076 msgid "USE Flags" msgstr "USE vlaggen" -#: ../../sulfur/src/sulfur/dialogs.py:1085 +#: ../../sulfur/src/sulfur/dialogs.py:1087 #: ../../sulfur/src/sulfur/sulfur.glade.h:22 msgid "Branch" msgstr "Branche" -#: ../../sulfur/src/sulfur/dialogs.py:1089 +#: ../../sulfur/src/sulfur/dialogs.py:1091 #: ../../sulfur/src/sulfur/dialogs.py:3544 msgid "Tag" msgstr "Tag" -#: ../../sulfur/src/sulfur/dialogs.py:1091 +#: ../../sulfur/src/sulfur/dialogs.py:1093 msgid "Injected" msgstr "Geïnjecteerd" -#: ../../sulfur/src/sulfur/dialogs.py:1149 +#: ../../sulfur/src/sulfur/dialogs.py:1151 msgid "No connection to host, please check your data" msgstr "Geen connectie met de host, check aub uw data" -#: ../../sulfur/src/sulfur/dialogs.py:1153 +#: ../../sulfur/src/sulfur/dialogs.py:1155 msgid "Unable to create a remote session. Try again later." msgstr "Onmogelijk een externe sessie te starten. Probeer later opnieuw." -#: ../../sulfur/src/sulfur/dialogs.py:1157 +#: ../../sulfur/src/sulfur/dialogs.py:1159 msgid "Login failed. Please retry." msgstr "Log in mislukt. Probeer opnieuw." -#: ../../sulfur/src/sulfur/dialogs.py:1166 +#: ../../sulfur/src/sulfur/dialogs.py:1168 msgid "SSL Error, are you sure the server supports SSL?" msgstr "SSL Fout, weet je zeker dat de server met SSL overweg kan?" -#: ../../sulfur/src/sulfur/dialogs.py:1203 +#: ../../sulfur/src/sulfur/dialogs.py:1205 msgid "Communication error" msgstr "Communicatie fout" -#: ../../sulfur/src/sulfur/dialogs.py:1234 +#: ../../sulfur/src/sulfur/dialogs.py:1236 msgid "Current" msgstr "Huidige" -#: ../../sulfur/src/sulfur/dialogs.py:1236 +#: ../../sulfur/src/sulfur/dialogs.py:1238 msgid "c.mode" msgstr "c.modus" -#: ../../sulfur/src/sulfur/dialogs.py:1238 +#: ../../sulfur/src/sulfur/dialogs.py:1240 msgid "branch" msgstr "branche" -#: ../../sulfur/src/sulfur/dialogs.py:1240 -msgid "supported branches" -msgstr "ondersteunde branches" - #: ../../sulfur/src/sulfur/dialogs.py:1242 msgid "repositories" msgstr "repositories" @@ -7517,15 +7453,18 @@ msgid "Server" msgstr "Server" #: ../../sulfur/src/sulfur/dialogs.py:2285 +#: ../../sulfur/src/sulfur/dialogs.py:4566 msgid "Yes" msgstr "Ja" +#. masked ? #: ../../sulfur/src/sulfur/dialogs.py:2286 +#: ../../sulfur/src/sulfur/dialogs.py:4563 msgid "No" msgstr "Nee" #: ../../sulfur/src/sulfur/dialogs.py:2292 -#: ../../sulfur/src/sulfur/__init__.py:687 +#: ../../sulfur/src/sulfur/__init__.py:724 msgid "Database" msgstr "Database" @@ -7586,8 +7525,8 @@ msgid "To be added" msgstr "Voor toevoeging" #: ../../sulfur/src/sulfur/dialogs.py:2538 -#: ../../sulfur/src/sulfur/dialogs.py:5527 -#: ../../sulfur/src/sulfur/dialogs.py:5546 +#: ../../sulfur/src/sulfur/dialogs.py:5548 +#: ../../sulfur/src/sulfur/dialogs.py:5567 msgid "To be removed" msgstr "Gemarkeerd voor verwijdering" @@ -7680,7 +7619,7 @@ msgid "Reverse dependencies" msgstr "Tegengestelde afhankelijkheden" #: ../../sulfur/src/sulfur/dialogs.py:3544 -#: ../../sulfur/src/sulfur/dialogs.py:4366 +#: ../../sulfur/src/sulfur/dialogs.py:4376 msgid "File" msgstr "Bestand" @@ -7716,443 +7655,451 @@ msgstr "Mirrors check" msgid "Choose what notice board you want to see" msgstr "Kies welk notitie bord je wilt zien" -#: ../../sulfur/src/sulfur/dialogs.py:3922 +#: ../../sulfur/src/sulfur/dialogs.py:3923 msgid "Expand to browse" msgstr "Uitvouwen om te doorzoeken" -#: ../../sulfur/src/sulfur/dialogs.py:3938 +#: ../../sulfur/src/sulfur/dialogs.py:3939 #: ../../sulfur/src/sulfur/sulfur.glade.h:90 msgid "Identifier" msgstr "Identifier" -#: ../../sulfur/src/sulfur/dialogs.py:3942 +#: ../../sulfur/src/sulfur/dialogs.py:3943 #: ../../sulfur/src/sulfur/sulfur.glade.h:16 msgid "Author" msgstr "Auteur" -#: ../../sulfur/src/sulfur/dialogs.py:4215 +#: ../../sulfur/src/sulfur/dialogs.py:4224 msgid "Package ChangeLog" msgstr "Pakket Veranderingen-Log" -#: ../../sulfur/src/sulfur/dialogs.py:4268 -#: ../../sulfur/src/sulfur/views.py:1414 +#: ../../sulfur/src/sulfur/dialogs.py:4278 +#: ../../sulfur/src/sulfur/views.py:1463 msgid "Vote registered successfully" msgstr "Stem registratie succesvol" -#: ../../sulfur/src/sulfur/dialogs.py:4270 -#: ../../sulfur/src/sulfur/views.py:1418 +#: ../../sulfur/src/sulfur/dialogs.py:4280 +#: ../../sulfur/src/sulfur/views.py:1467 msgid "Error registering vote" msgstr "Fout bij het registreren van je stem" -#: ../../sulfur/src/sulfur/dialogs.py:4283 +#: ../../sulfur/src/sulfur/dialogs.py:4293 msgid "License name" msgstr "Licentie naam" -#: ../../sulfur/src/sulfur/dialogs.py:4299 +#: ../../sulfur/src/sulfur/dialogs.py:4309 #: ../../sulfur/src/sulfur/sulfur.glade.h:123 msgid "Mirrors" msgstr "Mirrors" -#: ../../sulfur/src/sulfur/dialogs.py:4323 +#: ../../sulfur/src/sulfur/dialogs.py:4333 msgid "Eclasses" msgstr "Eclassen" -#: ../../sulfur/src/sulfur/dialogs.py:4339 +#: ../../sulfur/src/sulfur/dialogs.py:4349 msgid "Depends" msgstr "Afhankelijk van" -#: ../../sulfur/src/sulfur/dialogs.py:4347 +#: ../../sulfur/src/sulfur/dialogs.py:4357 msgid "Needed libraries" msgstr "Benodigde bibliotheken" -#: ../../sulfur/src/sulfur/dialogs.py:4355 +#: ../../sulfur/src/sulfur/dialogs.py:4365 msgid "Protected item" msgstr "Beschermd item" -#: ../../sulfur/src/sulfur/dialogs.py:4358 -#: ../../sulfur/src/sulfur/dialogs.py:4370 -#: ../../sulfur/src/sulfur/dialogs.py:4382 +#: ../../sulfur/src/sulfur/dialogs.py:4368 +#: ../../sulfur/src/sulfur/dialogs.py:4380 +#: ../../sulfur/src/sulfur/dialogs.py:4392 msgid "Type" msgstr "Type" -#: ../../sulfur/src/sulfur/dialogs.py:4470 +#: ../../sulfur/src/sulfur/dialogs.py:4486 msgid "Share your opinion, your documents, your screenshots!" msgstr "Deel jouw mening, jouw documenten, jouw screenshots!" -#: ../../sulfur/src/sulfur/dialogs.py:4471 +#: ../../sulfur/src/sulfur/dialogs.py:4487 msgid "Be part of our Community!" msgstr "Word lid van onze Community!" -#: ../../sulfur/src/sulfur/dialogs.py:4508 -msgid "From your Operating System" -msgstr "Van je Besturings Systeem" - -#: ../../sulfur/src/sulfur/dialogs.py:4511 +#: ../../sulfur/src/sulfur/dialogs.py:4525 msgid "Remotely" msgstr "Op afstand" -#: ../../sulfur/src/sulfur/dialogs.py:4669 +#: ../../sulfur/src/sulfur/dialogs.py:4687 msgid "Bug" msgstr "Bug" -#: ../../sulfur/src/sulfur/dialogs.py:4677 +#: ../../sulfur/src/sulfur/dialogs.py:4695 msgid "Reference" msgstr "Referentie" -#: ../../sulfur/src/sulfur/dialogs.py:4751 +#: ../../sulfur/src/sulfur/dialogs.py:4772 msgid "impact" msgstr "impact" -#: ../../sulfur/src/sulfur/dialogs.py:4755 +#: ../../sulfur/src/sulfur/dialogs.py:4776 msgid "access" msgstr "toegang" -#: ../../sulfur/src/sulfur/dialogs.py:4770 +#: ../../sulfur/src/sulfur/dialogs.py:4791 msgid "Vulnerables" msgstr "Kwetsbaarheden" -#: ../../sulfur/src/sulfur/dialogs.py:4774 +#: ../../sulfur/src/sulfur/dialogs.py:4795 msgid "Unaffected" msgstr "Onaangetast" -#: ../../sulfur/src/sulfur/dialogs.py:4857 +#: ../../sulfur/src/sulfur/dialogs.py:4878 msgid "Id" msgstr "ID" -#: ../../sulfur/src/sulfur/dialogs.py:4934 +#: ../../sulfur/src/sulfur/dialogs.py:4955 msgid "Write your" msgstr "Schrijf jouw" -#: ../../sulfur/src/sulfur/dialogs.py:4937 +#: ../../sulfur/src/sulfur/dialogs.py:4958 msgid "Select your" msgstr "Selecteer uw" -#: ../../sulfur/src/sulfur/dialogs.py:4944 +#: ../../sulfur/src/sulfur/dialogs.py:4965 msgid "Submit issue" msgstr "Voeg melding toe" -#: ../../sulfur/src/sulfur/dialogs.py:4957 +#: ../../sulfur/src/sulfur/dialogs.py:4978 msgid "Empty Document" msgstr "Leeg Document" -#: ../../sulfur/src/sulfur/dialogs.py:4961 +#: ../../sulfur/src/sulfur/dialogs.py:4982 msgid "Invalid Description" msgstr "Ongeldige Omschrijving" -#: ../../sulfur/src/sulfur/dialogs.py:4967 +#: ../../sulfur/src/sulfur/dialogs.py:4988 msgid "Invalid Document Type" msgstr "Ongeldig Document Soort" -#: ../../sulfur/src/sulfur/dialogs.py:4970 +#: ../../sulfur/src/sulfur/dialogs.py:4991 msgid "Invalid Title" msgstr "Ongeldige Titel" #. confirm ? -#: ../../sulfur/src/sulfur/dialogs.py:4974 +#: ../../sulfur/src/sulfur/dialogs.py:4995 msgid "Do you confirm your submission?" msgstr "Wilt u uw indiening bevestigen?" -#: ../../sulfur/src/sulfur/dialogs.py:5000 +#: ../../sulfur/src/sulfur/dialogs.py:5021 msgid "UGC Error" msgstr "GGI Fout" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Document added successfully. Thank you" msgstr "Document succesvol toegevoegd. Dank u" -#: ../../sulfur/src/sulfur/dialogs.py:5004 +#: ../../sulfur/src/sulfur/dialogs.py:5025 msgid "Success!" msgstr "Gelukt!" -#: ../../sulfur/src/sulfur/dialogs.py:5059 +#: ../../sulfur/src/sulfur/dialogs.py:5080 msgid "Write your document" msgstr "Schrijf jouw document" -#: ../../sulfur/src/sulfur/dialogs.py:5067 +#: ../../sulfur/src/sulfur/dialogs.py:5088 msgid "Select your file" msgstr "selecteer jouw bestand" -#: ../../sulfur/src/sulfur/dialogs.py:5079 +#: ../../sulfur/src/sulfur/dialogs.py:5100 msgid "On repository" msgstr "In repositorie" -#: ../../sulfur/src/sulfur/dialogs.py:5146 +#: ../../sulfur/src/sulfur/dialogs.py:5167 msgid "These are the packages that must be enabled to satisfy your request" msgstr "" "Dit zijn de pakketten die moeten geactiveerd worden om aan je vraag te " "voldoen" -#: ../../sulfur/src/sulfur/dialogs.py:5148 +#: ../../sulfur/src/sulfur/dialogs.py:5169 msgid "Some packages are masked" msgstr "Sommige pakketten zijn gemaskeerd" -#: ../../sulfur/src/sulfur/dialogs.py:5237 +#: ../../sulfur/src/sulfur/dialogs.py:5258 msgid "Masked package" msgstr "Gemaskeerde Pakketten" -#: ../../sulfur/src/sulfur/dialogs.py:5319 -#: ../../sulfur/src/sulfur/dialogs.py:5552 -#: ../../sulfur/src/sulfur/dialogs.py:5563 -#: ../../sulfur/src/sulfur/dialogs.py:5574 -#: ../../sulfur/src/sulfur/dialogs.py:5585 -#: ../../sulfur/src/sulfur/dialogs.py:5596 ../../sulfur/src/sulfur/views.py:82 -#: ../../sulfur/src/sulfur/views.py:139 ../../sulfur/src/sulfur/views.py:1736 +#: ../../sulfur/src/sulfur/dialogs.py:5340 +#: ../../sulfur/src/sulfur/dialogs.py:5573 +#: ../../sulfur/src/sulfur/dialogs.py:5584 +#: ../../sulfur/src/sulfur/dialogs.py:5595 +#: ../../sulfur/src/sulfur/dialogs.py:5606 +#: ../../sulfur/src/sulfur/dialogs.py:5617 ../../sulfur/src/sulfur/views.py:83 +#: ../../sulfur/src/sulfur/views.py:140 ../../sulfur/src/sulfur/views.py:1802 msgid "No description" msgstr "Geen omschrijving" -#: ../../sulfur/src/sulfur/dialogs.py:5442 +#: ../../sulfur/src/sulfur/dialogs.py:5463 msgid "Please confirm the actions above" msgstr "Bevestig bovenstaande actie" -#: ../../sulfur/src/sulfur/dialogs.py:5486 -#: ../../sulfur/src/sulfur/__init__.py:658 -#: ../../sulfur/src/sulfur/__init__.py:668 -#: ../../sulfur/src/sulfur/__init__.py:678 +#: ../../sulfur/src/sulfur/dialogs.py:5507 +#: ../../sulfur/src/sulfur/__init__.py:695 +#: ../../sulfur/src/sulfur/__init__.py:705 +#: ../../sulfur/src/sulfur/__init__.py:715 msgid "Item" msgstr "Item" -#: ../../sulfur/src/sulfur/dialogs.py:5503 -#: ../../sulfur/src/sulfur/dialogs.py:5568 +#: ../../sulfur/src/sulfur/dialogs.py:5524 +#: ../../sulfur/src/sulfur/dialogs.py:5589 msgid "To be reinstalled" msgstr "Gemarkeerd voor Herinstallatie" -#: ../../sulfur/src/sulfur/dialogs.py:5509 -#: ../../sulfur/src/sulfur/dialogs.py:5579 +#: ../../sulfur/src/sulfur/dialogs.py:5530 +#: ../../sulfur/src/sulfur/dialogs.py:5600 msgid "To be installed" msgstr "Gemarkeerd voor Installatie" -#: ../../sulfur/src/sulfur/dialogs.py:5515 -#: ../../sulfur/src/sulfur/dialogs.py:5590 +#: ../../sulfur/src/sulfur/dialogs.py:5536 +#: ../../sulfur/src/sulfur/dialogs.py:5611 msgid "To be updated" msgstr "Gemarkeerd voor update" -#: ../../sulfur/src/sulfur/dialogs.py:5521 -#: ../../sulfur/src/sulfur/dialogs.py:5557 +#: ../../sulfur/src/sulfur/dialogs.py:5542 +#: ../../sulfur/src/sulfur/dialogs.py:5578 msgid "To be downgraded" msgstr "Gemarkeerd voor downgrade" -#: ../../sulfur/src/sulfur/dialogs.py:5727 +#: ../../sulfur/src/sulfur/dialogs.py:5748 msgid "About" msgstr "Over" -#: ../../sulfur/src/sulfur/dialogs.py:5847 +#. open file selector +#: ../../sulfur/src/sulfur/dialogs.py:5833 +msgid "Sulfur file chooser" +msgstr "" + +#: ../../sulfur/src/sulfur/dialogs.py:5869 #, fuzzy msgid "Sulfur Question" msgstr "Spritz Vraag" -#: ../../sulfur/src/sulfur/dialogs.py:5852 +#: ../../sulfur/src/sulfur/dialogs.py:5874 msgid "Hey!" msgstr "Hey!" -#: ../../sulfur/src/sulfur/dialogs.py:5897 +#: ../../sulfur/src/sulfur/dialogs.py:5920 msgid "Please fill the following form" msgstr "Vul het volgende formulier in aub." -#: ../../sulfur/src/sulfur/dialogs.py:5966 +#: ../../sulfur/src/sulfur/dialogs.py:5989 msgid "Add atom" msgstr "Atoom toevoegen" -#: ../../sulfur/src/sulfur/dialogs.py:6094 +#: ../../sulfur/src/sulfur/dialogs.py:6129 +#: ../../sulfur/src/sulfur/dialogs.py:6131 msgid "Invalid entry" msgstr "Ongeldige invoer" -#: ../../sulfur/src/sulfur/dialogs.py:6158 +#: ../../sulfur/src/sulfur/dialogs.py:6195 msgid "Cancel" msgstr "Annuleer" #. new -#: ../../sulfur/src/sulfur/dialogs.py:6247 +#: ../../sulfur/src/sulfur/dialogs.py:6285 msgid "Accepted" msgstr "Geaccepteerd" -#: ../../sulfur/src/sulfur/dialogs.py:6360 -msgid "Exception caught" -msgstr "Uitzondering Opgetreden" - -#: ../../sulfur/src/sulfur/dialogs.py:6361 -#, fuzzy -msgid "Sulfur crashed! An unexpected error occured." -msgstr "Spritz is gecrasht! Een onacceptabele fout heeft zich voor gedaan." - -#: ../../sulfur/src/sulfur/dialogs.py:6377 -msgid "Your report has been submitted successfully! Thanks a lot." -msgstr "Je rapport is succesvol opgestuurd! Hartelijk dank." - -#: ../../sulfur/src/sulfur/dialogs.py:6379 -msgid "Cannot submit your report. Not connected to Internet?" -msgstr "Kan je rapport niet versturen. Heb je wel contact met internet?" - -#: ../../sulfur/src/sulfur/entropyapi.py:83 -msgid "Error enabling masked package" -msgstr "Fout tijdens het activeren van het afgeschermde pakket" - -#: ../../sulfur/src/sulfur/entropyapi.py:134 -msgid "Downloading sources" -msgstr "Bronnen downloaden" - -#: ../../sulfur/src/sulfur/events.py:54 -msgid "Error during backup" -msgstr "Fout tijdens back up" - -#: ../../sulfur/src/sulfur/events.py:57 -msgid "Backup complete" -msgstr "Back up compleet" - -#: ../../sulfur/src/sulfur/events.py:76 -msgid "Error during restore" -msgstr "Fout tijdens herstellen" - -#: ../../sulfur/src/sulfur/events.py:82 -msgid "Restore complete" -msgstr "Herstel compleet" - -#: ../../sulfur/src/sulfur/events.py:92 -msgid "Error during removal" -msgstr "Fout tijdens verwijderen" - -#: ../../sulfur/src/sulfur/events.py:104 -msgid "The chosen package is not vulnerable" -msgstr "Het gekozen pakket is niet kwetsbaar" - -#: ../../sulfur/src/sulfur/events.py:112 -msgid "Packages in Advisory have been queued." -msgstr "Pakketten in 'Advisory' zijn in de wachtrij geplaatst." - -#: ../../sulfur/src/sulfur/events.py:129 -msgid "Packages in all Advisories have been queued." -msgstr "Pakketten in alle 'Advisories' zijn in de wachtrij geplaatst." - -#: ../../sulfur/src/sulfur/events.py:245 -msgid "You! Why do you want to remove the main repository ?" -msgstr "Hey! Waarom wil je de hoofdrepository verwijderen?" - -#: ../../sulfur/src/sulfur/events.py:250 -msgid "You must now either press the" -msgstr "Je moet een van de %s drukken" - -#: ../../sulfur/src/sulfur/events.py:251 -msgid "or the" -msgstr "of de" - -#: ../../sulfur/src/sulfur/events.py:281 -msgid "Are you sure ?" -msgstr "Weet u het zeker?" - -#: ../../sulfur/src/sulfur/events.py:294 -msgid "Error saving parameter" -msgstr "Fout bij opslaan parameter" - -#: ../../sulfur/src/sulfur/events.py:295 -#: ../../sulfur/src/sulfur/__init__.py:798 -msgid "An issue occured while saving a preference" -msgstr "Er deed zich een fout voor bij het opslaan van de voorkeuren" - -#: ../../sulfur/src/sulfur/events.py:296 -#: ../../sulfur/src/sulfur/__init__.py:771 -#: ../../sulfur/src/sulfur/__init__.py:799 -msgid "Parameter" -msgstr "Parameter" - -#: ../../sulfur/src/sulfur/events.py:296 -msgid "not saved" -msgstr "niet opgeslagen" - -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 ../../sulfur/src/sulfur/events.py:345 -#: ../../sulfur/src/sulfur/events.py:356 ../../sulfur/src/sulfur/events.py:367 -msgid "New" -msgstr "Nieuw" - -#: ../../sulfur/src/sulfur/events.py:309 ../../sulfur/src/sulfur/events.py:315 -#: ../../sulfur/src/sulfur/events.py:321 -msgid "Please insert a new path" -msgstr "Voer een nieuw pad in" - -#: ../../sulfur/src/sulfur/events.py:346 ../../sulfur/src/sulfur/events.py:357 -#: ../../sulfur/src/sulfur/events.py:368 -msgid "Please edit the selected path" -msgstr "verander het geselecteerde pad" - -#: ../../sulfur/src/sulfur/events.py:388 -msgid "You have chosen to install this package" -msgstr "Je hebt dit pakket gekozen voor installatie" - -#: ../../sulfur/src/sulfur/events.py:390 -msgid "Are you supa sure?" -msgstr "Bent u héél zeker?" - -#: ../../sulfur/src/sulfur/events.py:408 -msgid "Cannot install" -msgstr "Kan niet installeren" - -#: ../../sulfur/src/sulfur/events.py:521 -msgid "Please select at least one repository" -msgstr "Selecteer tenminste één repository" - -#. Check there are any packages in the queue -#: ../../sulfur/src/sulfur/events.py:557 -msgid "No packages in queue" -msgstr "De wachtrij is leeg" - -#: ../../sulfur/src/sulfur/events.py:607 -msgid "Queue is too old. Cannot load." -msgstr "De wachtrij is te oud en kon niet geladen worden." - -#: ../../sulfur/src/sulfur/events.py:649 +#: ../../sulfur/src/sulfur/dialogs.py:6340 +#: ../../sulfur/src/sulfur/events.py:658 #, fuzzy msgid "license text" msgstr "Let op de tekst" -#: ../../sulfur/src/sulfur/events.py:676 +#: ../../sulfur/src/sulfur/dialogs.py:6404 +msgid "Exception caught" +msgstr "Uitzondering Opgetreden" + +#: ../../sulfur/src/sulfur/dialogs.py:6405 +#, fuzzy +msgid "Sulfur crashed! An unexpected error occured." +msgstr "Spritz is gecrasht! Een onacceptabele fout heeft zich voor gedaan." + +#: ../../sulfur/src/sulfur/dialogs.py:6423 +msgid "Your report has been submitted successfully! Thanks a lot." +msgstr "Je rapport is succesvol opgestuurd! Hartelijk dank." + +#: ../../sulfur/src/sulfur/dialogs.py:6425 +msgid "Cannot submit your report. Not connected to Internet?" +msgstr "Kan je rapport niet versturen. Heb je wel contact met internet?" + +#: ../../sulfur/src/sulfur/entropyapi.py:91 +msgid "Error enabling masked package" +msgstr "Fout tijdens het activeren van het afgeschermde pakket" + +#: ../../sulfur/src/sulfur/entropyapi.py:143 +msgid "Downloading sources" +msgstr "Bronnen downloaden" + +#: ../../sulfur/src/sulfur/events.py:55 +msgid "Error during backup" +msgstr "Fout tijdens back up" + +#: ../../sulfur/src/sulfur/events.py:58 +msgid "Backup complete" +msgstr "Back up compleet" + +#: ../../sulfur/src/sulfur/events.py:77 +msgid "Error during restore" +msgstr "Fout tijdens herstellen" + +#: ../../sulfur/src/sulfur/events.py:83 +msgid "Restore complete" +msgstr "Herstel compleet" + +#: ../../sulfur/src/sulfur/events.py:93 +msgid "Error during removal" +msgstr "Fout tijdens verwijderen" + +#: ../../sulfur/src/sulfur/events.py:105 +msgid "The chosen package is not vulnerable" +msgstr "Het gekozen pakket is niet kwetsbaar" + +#: ../../sulfur/src/sulfur/events.py:113 +msgid "Packages in Advisory have been queued." +msgstr "Pakketten in 'Advisory' zijn in de wachtrij geplaatst." + +#: ../../sulfur/src/sulfur/events.py:130 +msgid "Packages in all Advisories have been queued." +msgstr "Pakketten in alle 'Advisories' zijn in de wachtrij geplaatst." + +#: ../../sulfur/src/sulfur/events.py:246 +msgid "You! Why do you want to remove the main repository ?" +msgstr "Hey! Waarom wil je de hoofdrepository verwijderen?" + +#: ../../sulfur/src/sulfur/events.py:251 +msgid "You must now either press the" +msgstr "Je moet een van de %s drukken" + +#: ../../sulfur/src/sulfur/events.py:252 +msgid "or the" +msgstr "of de" + +#: ../../sulfur/src/sulfur/events.py:282 +msgid "Are you sure ?" +msgstr "Weet u het zeker?" + +#: ../../sulfur/src/sulfur/events.py:295 +msgid "Error saving parameter" +msgstr "Fout bij opslaan parameter" + +#: ../../sulfur/src/sulfur/events.py:296 +#: ../../sulfur/src/sulfur/__init__.py:835 +msgid "An issue occured while saving a preference" +msgstr "Er deed zich een fout voor bij het opslaan van de voorkeuren" + +#: ../../sulfur/src/sulfur/events.py:297 +#: ../../sulfur/src/sulfur/__init__.py:808 +#: ../../sulfur/src/sulfur/__init__.py:836 +msgid "Parameter" +msgstr "Parameter" + +#: ../../sulfur/src/sulfur/events.py:297 +msgid "not saved" +msgstr "niet opgeslagen" + +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 ../../sulfur/src/sulfur/events.py:346 +#: ../../sulfur/src/sulfur/events.py:357 ../../sulfur/src/sulfur/events.py:368 +msgid "New" +msgstr "Nieuw" + +#: ../../sulfur/src/sulfur/events.py:310 ../../sulfur/src/sulfur/events.py:316 +#: ../../sulfur/src/sulfur/events.py:322 +msgid "Please insert a new path" +msgstr "Voer een nieuw pad in" + +#: ../../sulfur/src/sulfur/events.py:347 ../../sulfur/src/sulfur/events.py:358 +#: ../../sulfur/src/sulfur/events.py:369 +msgid "Please edit the selected path" +msgstr "verander het geselecteerde pad" + +#: ../../sulfur/src/sulfur/events.py:389 +msgid "You have chosen to install this package" +msgstr "Je hebt dit pakket gekozen voor installatie" + +#: ../../sulfur/src/sulfur/events.py:391 +msgid "Are you supa sure?" +msgstr "Bent u héél zeker?" + +#: ../../sulfur/src/sulfur/events.py:409 +msgid "Cannot install" +msgstr "Kan niet installeren" + +#: ../../sulfur/src/sulfur/events.py:524 +msgid "Please select at least one repository" +msgstr "Selecteer tenminste één repository" + +#. Check there are any packages in the queue +#: ../../sulfur/src/sulfur/events.py:560 +msgid "No packages in queue" +msgstr "De wachtrij is leeg" + +#: ../../sulfur/src/sulfur/events.py:613 +msgid "Queue is too old. Cannot load." +msgstr "De wachtrij is te oud en kon niet geladen worden." + +#: ../../sulfur/src/sulfur/events.py:685 msgid "" "You have chosen to interrupt the processing. Are you sure you want to do it ?" msgstr "" "Je hebt ervoor gekozen de behandeling stop te zetten. Weet je zeker dat je " "dit wilt ?" -#: ../../sulfur/src/sulfur/events.py:746 +#: ../../sulfur/src/sulfur/events.py:772 msgid "Cleaning UGC cache of" msgstr "Opruimen van GGI cache voor" -#: ../../sulfur/src/sulfur/events.py:747 +#: ../../sulfur/src/sulfur/events.py:773 msgid "UGC cache cleared" msgstr "GGI cache geleegd" -#: ../../sulfur/src/sulfur/events.py:760 +#: ../../sulfur/src/sulfur/events.py:786 msgid "UGC credentials cleared" msgstr "GGI gegevens geleegd" -#: ../../sulfur/src/sulfur/events.py:789 -msgid "Package Set name" -msgstr "Pakket Set naam" - -#: ../../sulfur/src/sulfur/events.py:790 -msgid "Package atoms" -msgstr "Pakket atomen" - -#: ../../sulfur/src/sulfur/events.py:794 +#: ../../sulfur/src/sulfur/events.py:820 msgid "Choose what Package Set you want to add" msgstr "Kies welke Pakket Set je wilt toevoegen" -#: ../../sulfur/src/sulfur/events.py:823 +#: ../../sulfur/src/sulfur/events.py:822 +#, fuzzy +msgid "Choose what Package Set you want to edit" +msgstr "Kies welke Pakket Set je wilt toevoegen" + +#: ../../sulfur/src/sulfur/events.py:837 ../../sulfur/src/sulfur/events.py:842 +msgid "Package Set name" +msgstr "Pakket Set naam" + +#: ../../sulfur/src/sulfur/events.py:838 ../../sulfur/src/sulfur/events.py:843 +msgid "Package atoms" +msgstr "Pakket atomen" + +#: ../../sulfur/src/sulfur/events.py:882 msgid "Removable Package Set" msgstr "Verwijderbare Pakket Set" -#: ../../sulfur/src/sulfur/events.py:828 +#: ../../sulfur/src/sulfur/events.py:887 msgid "Choose what Package Set you want to remove" msgstr "Kies welke Pakket Set je wilt verwijderen" -#: ../../sulfur/src/sulfur/events.py:850 +#: ../../sulfur/src/sulfur/events.py:909 msgid "No missing dependencies found." msgstr "Geen missende afhankelijkheden gevonden." -#: ../../sulfur/src/sulfur/events.py:885 +#: ../../sulfur/src/sulfur/events.py:944 msgid "Missing dependencies found, but none of them are on the repositories." msgstr "" "Missende afhankelijkheden gevonden, maar geen een van hen bestaan in de " "repositories." -#: ../../sulfur/src/sulfur/events.py:894 +#: ../../sulfur/src/sulfur/events.py:953 msgid "" "Some missing dependencies have not been matched, others are going to be " "added to the queue." @@ -8160,21 +8107,21 @@ msgstr "" "Sommige missende afhankelijkheden komen niet overeen, anderen zullen worden " "toegevoegd aan de wachtrij." -#: ../../sulfur/src/sulfur/events.py:897 +#: ../../sulfur/src/sulfur/events.py:956 msgid "All the missing dependencies are going to be added to the queue" msgstr "" "Alle missende afhankelijkheden zullen worden toegevoegd aan de wachtrij" -#: ../../sulfur/src/sulfur/events.py:923 -#: ../../sulfur/src/sulfur/__init__.py:1623 +#: ../../sulfur/src/sulfur/events.py:982 +#: ../../sulfur/src/sulfur/__init__.py:1746 msgid "Aborting queue tasks." msgstr "Beëindigen gegeven taken." -#: ../../sulfur/src/sulfur/events.py:953 +#: ../../sulfur/src/sulfur/events.py:1014 msgid "Libraries test aborted" msgstr "Bibliotheken test geannuleerd" -#: ../../sulfur/src/sulfur/events.py:962 +#: ../../sulfur/src/sulfur/events.py:1023 msgid "" "Some broken packages have not been matched, others are going to be added to " "the queue." @@ -8182,11 +8129,11 @@ msgstr "" "Sommige gebroken pakketten komen niet overeen, anderen zullen worden " "toegevoegd aan de wachtrij." -#: ../../sulfur/src/sulfur/events.py:965 +#: ../../sulfur/src/sulfur/events.py:1026 msgid "All the broken packages are going to be added to the queue" msgstr "Alle gebroken pakketten zullen worden toegevoegd aan de wachtrij" -#: ../../sulfur/src/sulfur/__init__.py:68 +#: ../../sulfur/src/sulfur/__init__.py:69 #, fuzzy msgid "" "Entropy resources are locked and not accessible. Another Entropy application " @@ -8195,108 +8142,116 @@ msgstr "" "Entropy handelingen zijn geblokkeerd en niet beschikbaar. Een ander Entropy " "programma is bezig. Sorry, kan Spritz niet laden." -#: ../../sulfur/src/sulfur/__init__.py:75 +#: ../../sulfur/src/sulfur/__init__.py:76 msgid "Entropy is running in safe mode" msgstr "Entropy draait in veilige modus" -#: ../../sulfur/src/sulfur/__init__.py:76 +#: ../../sulfur/src/sulfur/__init__.py:77 msgid "Please fix as soon as possible" msgstr "Repareer zo snel mogelijk" -#: ../../sulfur/src/sulfur/__init__.py:78 +#: ../../sulfur/src/sulfur/__init__.py:79 msgid "Safe Mode" msgstr "Velige modus" -#: ../../sulfur/src/sulfur/__init__.py:339 +#: ../../sulfur/src/sulfur/__init__.py:104 +msgid "April 1st, w0000h0000! Gonna erase your hard disk!" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:366 #, fuzzy msgid "Default packages sorting" msgstr "Haal Pakket informatie op" -#: ../../sulfur/src/sulfur/__init__.py:340 +#: ../../sulfur/src/sulfur/__init__.py:367 msgid "Sort by name [A-Z]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:341 +#: ../../sulfur/src/sulfur/__init__.py:368 msgid "Sort by name [Z-A]" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:342 +#: ../../sulfur/src/sulfur/__init__.py:369 #, fuzzy msgid "Sort by downloads" msgstr "voor download" -#: ../../sulfur/src/sulfur/__init__.py:343 +#: ../../sulfur/src/sulfur/__init__.py:370 msgid "Sort by votes" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:344 +#: ../../sulfur/src/sulfur/__init__.py:371 #, fuzzy msgid "Sort by repository" msgstr "Naar repositorie" -#: ../../sulfur/src/sulfur/__init__.py:345 +#: ../../sulfur/src/sulfur/__init__.py:372 msgid "Sort by date (simple)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:346 +#: ../../sulfur/src/sulfur/__init__.py:373 msgid "Sort by date (grouped)" msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:410 +#: ../../sulfur/src/sulfur/__init__.py:374 +msgid "Sort by license (grouped)" +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:441 msgid "" "The repositories listed below are configured but not available. They should " "be downloaded." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:411 +#: ../../sulfur/src/sulfur/__init__.py:442 msgid "If you don't do this now, you won't be able to use them." msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:413 +#: ../../sulfur/src/sulfur/__init__.py:444 #, fuzzy msgid "Download now" msgstr "Download" -#: ../../sulfur/src/sulfur/__init__.py:414 +#: ../../sulfur/src/sulfur/__init__.py:445 #, fuzzy msgid "Skip" msgstr "Overgeslagen" -#: ../../sulfur/src/sulfur/__init__.py:486 +#: ../../sulfur/src/sulfur/__init__.py:519 msgid "Show Package Updates" msgstr "Toon Pakket Updates" -#: ../../sulfur/src/sulfur/__init__.py:488 +#: ../../sulfur/src/sulfur/__init__.py:521 msgid "Show available Packages" msgstr "Toon beschikbare Pakketten" -#: ../../sulfur/src/sulfur/__init__.py:490 +#: ../../sulfur/src/sulfur/__init__.py:523 msgid "Show Installed Packages" msgstr "Toon geïnstalleerde pakketten" -#: ../../sulfur/src/sulfur/__init__.py:492 +#: ../../sulfur/src/sulfur/__init__.py:525 msgid "Show Masked Packages" msgstr "Toon gemaskeerde pakketten" -#: ../../sulfur/src/sulfur/__init__.py:494 +#: ../../sulfur/src/sulfur/__init__.py:527 #, fuzzy msgid "Show All Packages" msgstr "Toon beschikbare Pakketten" -#: ../../sulfur/src/sulfur/__init__.py:496 +#: ../../sulfur/src/sulfur/__init__.py:529 msgid "Show Package Sets" msgstr "Toon Pakket Sets" -#: ../../sulfur/src/sulfur/__init__.py:498 +#: ../../sulfur/src/sulfur/__init__.py:531 msgid "Show Queued Packages" msgstr "Toon in Wachtrij geplaatste pakketten" -#: ../../sulfur/src/sulfur/__init__.py:584 +#: ../../sulfur/src/sulfur/__init__.py:617 #: ../../sulfur/src/sulfur/sulfur.glade.h:155 msgid "Preferences" msgstr "Voorkeuren" -#: ../../sulfur/src/sulfur/__init__.py:587 +#: ../../sulfur/src/sulfur/__init__.py:620 msgid "" "Some configuration options are critical for the health of your System. Be " "careful." @@ -8304,38 +8259,38 @@ msgstr "" "Sommige configuratie opties zijn kritisch voor de gezondheid van jouw " "systeem. Wees voorzichtig." -#: ../../sulfur/src/sulfur/__init__.py:738 +#: ../../sulfur/src/sulfur/__init__.py:775 msgid "Logged in as" msgstr "Ingelogd als" -#: ../../sulfur/src/sulfur/__init__.py:745 +#: ../../sulfur/src/sulfur/__init__.py:782 msgid "UGC Status" msgstr "GGI Status" -#: ../../sulfur/src/sulfur/__init__.py:768 -#: ../../sulfur/src/sulfur/__init__.py:796 +#: ../../sulfur/src/sulfur/__init__.py:805 +#: ../../sulfur/src/sulfur/__init__.py:833 msgid "Error setting parameter" msgstr "Fout bij instellen waarde" -#: ../../sulfur/src/sulfur/__init__.py:770 +#: ../../sulfur/src/sulfur/__init__.py:807 msgid "An issue occured while loading a preference" msgstr "Er deed zich een fout voor bij het laden van de voorkeuren" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "must be of type" msgstr "moet een reeks zijn van" -#: ../../sulfur/src/sulfur/__init__.py:772 -#: ../../sulfur/src/sulfur/__init__.py:800 +#: ../../sulfur/src/sulfur/__init__.py:809 +#: ../../sulfur/src/sulfur/__init__.py:837 msgid "got" msgstr "heeft" -#: ../../sulfur/src/sulfur/__init__.py:940 +#: ../../sulfur/src/sulfur/__init__.py:977 msgid "Error saving preferences" msgstr "Fout bij opslaan eigenschappen" -#: ../../sulfur/src/sulfur/__init__.py:946 +#: ../../sulfur/src/sulfur/__init__.py:983 msgid "" "These packages are masked either by default or due to your choice. Please be " "careful, at least." @@ -8343,114 +8298,124 @@ msgstr "" "Deze pakketten zijn standaard afgeschermd of wegens jouw keuze. Wees " "voorzichtig." -#: ../../sulfur/src/sulfur/__init__.py:1005 +#: ../../sulfur/src/sulfur/__init__.py:1042 msgid "Generating metadata. Please wait." msgstr "Genereren van Metadata. Even geduld." -#: ../../sulfur/src/sulfur/__init__.py:1013 +#: ../../sulfur/src/sulfur/__init__.py:1050 msgid "Error during list population" msgstr "Fout tijdens de lijst populatie" -#: ../../sulfur/src/sulfur/__init__.py:1015 +#: ../../sulfur/src/sulfur/__init__.py:1052 msgid "Retrying in 1 second." msgstr "Opnieuw proberen in 1 seconde." -#: ../../sulfur/src/sulfur/__init__.py:1050 +#: ../../sulfur/src/sulfur/__init__.py:1087 msgid "Error loading advisories" msgstr "Fout bij laden van Advisories" -#: ../../sulfur/src/sulfur/__init__.py:1106 +#: ../../sulfur/src/sulfur/__init__.py:1143 msgid "Initializing Repository module..." msgstr "Initialiseren van Repository module" -#: ../../sulfur/src/sulfur/__init__.py:1112 +#: ../../sulfur/src/sulfur/__init__.py:1149 msgid "You must run this application as root" msgstr "Je moet deze applicatie als root uitvoeren" -#: ../../sulfur/src/sulfur/__init__.py:1126 +#: ../../sulfur/src/sulfur/__init__.py:1163 msgid "You are not connected to the Internet. You should." msgstr "Je bent niet verbonden met het internet. Dat is een vereiste." -#: ../../sulfur/src/sulfur/__init__.py:1152 +#: ../../sulfur/src/sulfur/__init__.py:1189 msgid "Errors updating repositories." msgstr "Fouten tijdens het updaten van de repositories" -#: ../../sulfur/src/sulfur/__init__.py:1154 +#: ../../sulfur/src/sulfur/__init__.py:1191 msgid "Please check logs below for more info" msgstr "Controleer onderstaande log voor uitgebreide informatie." -#: ../../sulfur/src/sulfur/__init__.py:1158 +#: ../../sulfur/src/sulfur/__init__.py:1195 msgid "Repositories updated successfully" msgstr "Repositories succesvol geupdate" -#: ../../sulfur/src/sulfur/__init__.py:1162 +#: ../../sulfur/src/sulfur/__init__.py:1199 msgid "All the repositories were already up to date." msgstr "Alle repositories waren reeds up to date" -#: ../../sulfur/src/sulfur/__init__.py:1165 +#: ../../sulfur/src/sulfur/__init__.py:1202 msgid "repositories were already up to date. Others have been updated." msgstr "repositories waren reeds up-to-date, de overige zijn geüpdate." -#: ../../sulfur/src/sulfur/__init__.py:1169 +#: ../../sulfur/src/sulfur/__init__.py:1206 msgid "sys-apps/entropy needs to be updated as soon as possible." msgstr "sys-apps/entropy dient zo spoedig mogelijk geüpdate te worden!" -#: ../../sulfur/src/sulfur/__init__.py:1179 +#: ../../sulfur/src/sulfur/__init__.py:1216 msgid "Nothing to do. I am idle." msgstr "Niets te doen. Ik wacht." -#: ../../sulfur/src/sulfur/__init__.py:1181 +#: ../../sulfur/src/sulfur/__init__.py:1218 msgid "Really, don't waste your time here. This is just a placeholder" msgstr "Niets te zien hier mensen, doorlopen!" -#: ../../sulfur/src/sulfur/__init__.py:1182 +#: ../../sulfur/src/sulfur/__init__.py:1219 msgid "I am still alive and kickin'" msgstr "Joehoe! Ik leef nog hoor!" #. -> Get lists -#: ../../sulfur/src/sulfur/__init__.py:1285 +#: ../../sulfur/src/sulfur/__init__.py:1322 msgid "Generating Metadata, please wait." msgstr "Genereren van Metadata, even geduld." -#: ../../sulfur/src/sulfur/__init__.py:1287 +#: ../../sulfur/src/sulfur/__init__.py:1324 msgid "Entropy is indexing the repositories. It will take a few seconds" msgstr "Entropy indexeert de repositories, even geduld" -#: ../../sulfur/src/sulfur/__init__.py:1289 +#: ../../sulfur/src/sulfur/__init__.py:1326 msgid "While you are waiting, take a break and look outside. Is it rainy?" msgstr "Terwijl je wacht kijk eens naar buiten. Regent het?" -#: ../../sulfur/src/sulfur/__init__.py:1291 -#: ../../sulfur/src/sulfur/__init__.py:1297 +#: ../../sulfur/src/sulfur/__init__.py:1328 +#: ../../sulfur/src/sulfur/__init__.py:1334 msgid "Calculating" msgstr "Berekenen" #. if bootstrap: time.sleep(1) -#: ../../sulfur/src/sulfur/__init__.py:1310 +#: ../../sulfur/src/sulfur/__init__.py:1347 msgid "Showing" msgstr "Weergeven" -#: ../../sulfur/src/sulfur/__init__.py:1345 -msgid "Packages not found in repositories, try again later." -msgstr "Pakketten niet gevonden in de repositories, probeer het later opnieuw." +#: ../../sulfur/src/sulfur/__init__.py:1382 +msgid "No packages need or can be queued at the moment." +msgstr "" -#: ../../sulfur/src/sulfur/__init__.py:1427 +#: ../../sulfur/src/sulfur/__init__.py:1499 +#, fuzzy +msgid "Abort action" +msgstr "forceer actie" + +#: ../../sulfur/src/sulfur/__init__.py:1500 +#, fuzzy +msgid "Ignore" +msgstr "negeren" + +#: ../../sulfur/src/sulfur/__init__.py:1516 msgid "Another Entropy instance is running. Cannot process queue." msgstr "Een ander Entropy proces draait nog. Kan verzoek niet uitvoeren." -#: ../../sulfur/src/sulfur/__init__.py:1434 +#: ../../sulfur/src/sulfur/__init__.py:1524 msgid "Running tasks" msgstr "Bezig met uitvoeren van taken" -#: ../../sulfur/src/sulfur/__init__.py:1444 +#: ../../sulfur/src/sulfur/__init__.py:1534 msgid "Processing Packages in queue" msgstr "Verwerken van pakket wachtlijst" -#: ../../sulfur/src/sulfur/__init__.py:1509 +#: ../../sulfur/src/sulfur/__init__.py:1615 msgid "Attention. You chose to abort the processing." msgstr "Attentie. Je hebt gekozen de behandeling te stoppen." -#: ../../sulfur/src/sulfur/__init__.py:1512 +#: ../../sulfur/src/sulfur/__init__.py:1618 msgid "" "Attention. An error occured when processing the queue.\n" "Please have a look in the processing terminal." @@ -8459,19 +8424,25 @@ msgstr "" "wachtlijst.\n" " Kijk in het terminal venster voor meer informatie" -#: ../../sulfur/src/sulfur/__init__.py:1551 +#: ../../sulfur/src/sulfur/__init__.py:1630 +msgid "" +"Attention. You have updated Entropy.\n" +"Sulfur will be reloaded." +msgstr "" + +#: ../../sulfur/src/sulfur/__init__.py:1672 msgid "No packages selected" msgstr "Geen pakketten geselecteerd" -#: ../../sulfur/src/sulfur/__init__.py:1629 +#: ../../sulfur/src/sulfur/__init__.py:1752 msgid "Skipping current mirror." msgstr "mirror wordt overgeslagen." -#: ../../sulfur/src/sulfur/package.py:177 +#: ../../sulfur/src/sulfur/package.py:200 msgid "Recursive Package Set" msgstr "Recursieve Pakket Set" -#: ../../sulfur/src/sulfur/packages.py:94 +#: ../../sulfur/src/sulfur/packages.py:97 msgid "" "There are packages that can't be installed at the same time, thus are " "blocking your request:" @@ -8479,11 +8450,11 @@ msgstr "" "Er zijn pakketten die niet tegelijkertijd geïnstalleerd kunnen worden. " "Volgende pakketten veroorzaken het probleem:" -#: ../../sulfur/src/sulfur/packages.py:142 +#: ../../sulfur/src/sulfur/packages.py:145 msgid "These are the needed packages" msgstr "Dit zijn de benodigde pakketten" -#: ../../sulfur/src/sulfur/packages.py:143 +#: ../../sulfur/src/sulfur/packages.py:146 msgid "" "These packages must be removed from the removal queue because they depend on " "your last selection. Do you agree?" @@ -8491,11 +8462,11 @@ msgstr "" "Deze pakketten moeten worden verwijderd uit de verwijderings wachtrij omdat " "ze afhankelijk zijn van je laatste selectie. Mee eens?" -#: ../../sulfur/src/sulfur/packages.py:199 +#: ../../sulfur/src/sulfur/packages.py:202 msgid "These packages must be excluded" msgstr "Deze Pakketten moeten worden uitgesloten" -#: ../../sulfur/src/sulfur/packages.py:200 +#: ../../sulfur/src/sulfur/packages.py:203 msgid "" "These packages must be removed from the queue because they depend on your " "last selection. Do you agree?" @@ -8503,7 +8474,7 @@ msgstr "" "Deze pakketten moeten worden verwijderd uit de wachtrij omdat ze afhankelijk " "zijn van je laatste selectie. Mee eens?" -#: ../../sulfur/src/sulfur/packages.py:405 +#: ../../sulfur/src/sulfur/packages.py:412 msgid "" "Some dependencies couldn't be found. It can either be because they are " "masked or because they aren't in any active repository." @@ -8511,163 +8482,173 @@ msgstr "" "Sommige afhankelijkheden konden niet worden gevonden. Wellicht zijn ze " "gemaskeerd of ontbreken in de actieve repository." -#: ../../sulfur/src/sulfur/packages.py:473 +#: ../../sulfur/src/sulfur/packages.py:480 msgid "Needed disk space" msgstr "Benodigde schijfruimte" -#: ../../sulfur/src/sulfur/packages.py:480 +#: ../../sulfur/src/sulfur/packages.py:487 msgid "These are the packages that would be installed/updated" msgstr "Volgende pakketten zullen worden geïnstalleerd/geupdate" -#: ../../sulfur/src/sulfur/packages.py:547 +#: ../../sulfur/src/sulfur/packages.py:554 msgid "Freed space" msgstr "Vrijgemaakte schijfruimte" -#: ../../sulfur/src/sulfur/packages.py:550 +#: ../../sulfur/src/sulfur/packages.py:557 msgid "Needed space" msgstr "Benodigde schijfruimte" -#: ../../sulfur/src/sulfur/packages.py:825 +#: ../../sulfur/src/sulfur/packages.py:863 msgid "Set from" msgstr "Set van" -#: ../../sulfur/src/sulfur/packages.py:826 +#: ../../sulfur/src/sulfur/packages.py:864 msgid "Unknown" msgstr "Onbekend" -#: ../../sulfur/src/sulfur/packages.py:831 +#: ../../sulfur/src/sulfur/packages.py:869 msgid "User configuration" msgstr "Gebruiker configuratie" #. load a pixmap inside the treeview -#: ../../sulfur/src/sulfur/packages.py:890 +#: ../../sulfur/src/sulfur/packages.py:929 #, python-format msgid "Try clicking the %s button in the %s page" msgstr "Probeer de %s knop op de %s pagina" -#: ../../sulfur/src/sulfur/packages.py:891 +#: ../../sulfur/src/sulfur/packages.py:930 msgid "Repository Selection" msgstr "Repository Selectie" -#: ../../sulfur/src/sulfur/packages.py:895 +#: ../../sulfur/src/sulfur/packages.py:934 msgid "No updates available" msgstr "Geen updates beschikbaar" -#: ../../sulfur/src/sulfur/packages.py:896 +#: ../../sulfur/src/sulfur/packages.py:935 msgid "It seems that your system is already up-to-date. Good!" msgstr "Het ziet ernaar uit dat je systeem reeds up-to-date is. Mooi!" -#: ../../sulfur/src/sulfur/setup.py:121 +#: ../../sulfur/src/sulfur/setup.py:126 msgid "Programming:" msgstr "Programmeerwerk:" -#: ../../sulfur/src/sulfur/setup.py:124 +#: ../../sulfur/src/sulfur/setup.py:129 msgid "Translation:" msgstr "Vertaling" -#: ../../sulfur/src/sulfur/setup.py:138 +#: ../../sulfur/src/sulfur/setup.py:143 msgid "Dedicated to:" msgstr "Opgedragen aan:" -#: ../../sulfur/src/sulfur/views.py:329 +#: ../../sulfur/src/sulfur/views.py:330 #, fuzzy msgid "entered the repository" msgstr "Kies de repositorie" -#: ../../sulfur/src/sulfur/views.py:347 +#: ../../sulfur/src/sulfur/views.py:363 +#, fuzzy +msgid "license" +msgstr "Licentie" + +#: ../../sulfur/src/sulfur/views.py:380 msgid "Selection" msgstr "Selectie" -#: ../../sulfur/src/sulfur/views.py:348 +#: ../../sulfur/src/sulfur/views.py:381 msgid "Rating" msgstr "Waarde" -#: ../../sulfur/src/sulfur/views.py:1003 +#: ../../sulfur/src/sulfur/views.py:1046 msgid "These are the packages that would be disabled" msgstr "Dit zijn de pakketten die zouden worden uitgeschakeld" -#: ../../sulfur/src/sulfur/views.py:1004 +#: ../../sulfur/src/sulfur/views.py:1047 msgid "Once confirmed, these packages will be considered masked." msgstr "Eenmaal geconfirmeerd, zullen deze pakketten gemaskeerd zijn." -#: ../../sulfur/src/sulfur/views.py:1099 +#: ../../sulfur/src/sulfur/views.py:1138 +#, fuzzy +msgid "Package Set has broken dependencies, Sets not found" +msgstr "Deze afhankelijkheden zijn niet gevonden" + +#: ../../sulfur/src/sulfur/views.py:1148 msgid "There are incomplete package sets, continue at your own risk" msgstr "Dit zijn incomplete pakket sets, ga door op je eigen risico" -#: ../../sulfur/src/sulfur/views.py:1658 +#: ../../sulfur/src/sulfur/views.py:1721 #: ../../sulfur/src/sulfur/sulfur.glade.h:147 msgid "Packages" msgstr "Pakketten" -#: ../../sulfur/src/sulfur/views.py:1690 +#: ../../sulfur/src/sulfur/views.py:1756 #, fuzzy msgid "Packages to remove" msgstr "Pakketten voor verwijdering" -#: ../../sulfur/src/sulfur/views.py:1695 +#: ../../sulfur/src/sulfur/views.py:1761 #, fuzzy msgid "Packages to downgrade" msgstr "Pakketten die moeten worden gedowngrade" -#: ../../sulfur/src/sulfur/views.py:1700 +#: ../../sulfur/src/sulfur/views.py:1766 #, fuzzy msgid "Packages to install" msgstr "Pakketten Voor Herinstallatie" -#: ../../sulfur/src/sulfur/views.py:1705 +#: ../../sulfur/src/sulfur/views.py:1771 #, fuzzy msgid "Packages to update" msgstr "Pakketten Voor Update" -#: ../../sulfur/src/sulfur/views.py:1710 +#: ../../sulfur/src/sulfur/views.py:1776 #, fuzzy msgid "Packages to reinstall" msgstr "Pakketten Voor Herinstallatie" -#: ../../sulfur/src/sulfur/views.py:1778 +#: ../../sulfur/src/sulfur/views.py:1844 msgid "Proposed" msgstr "Voorgesteld" -#: ../../sulfur/src/sulfur/views.py:1785 +#: ../../sulfur/src/sulfur/views.py:1851 msgid "Destination" msgstr "Bestemming" -#: ../../sulfur/src/sulfur/views.py:1792 +#: ../../sulfur/src/sulfur/views.py:1858 msgid "Rev." msgstr "Rev." -#: ../../sulfur/src/sulfur/views.py:1840 +#: ../../sulfur/src/sulfur/views.py:1906 msgid "GLSA id." msgstr "GLSA id." -#: ../../sulfur/src/sulfur/views.py:1848 +#: ../../sulfur/src/sulfur/views.py:1914 msgid "Package key" msgstr "Pakket sleutel" -#: ../../sulfur/src/sulfur/views.py:1950 +#: ../../sulfur/src/sulfur/views.py:2016 msgid "No advisories" msgstr "Geen advisories" -#: ../../sulfur/src/sulfur/views.py:1951 +#: ../../sulfur/src/sulfur/views.py:2017 msgid "There are no items to show" msgstr "Er zijn geen items weer te geven" -#: ../../sulfur/src/sulfur/views.py:1983 +#: ../../sulfur/src/sulfur/views.py:2049 msgid "Filename" msgstr "Bestandsnaam" -#: ../../sulfur/src/sulfur/views.py:2024 +#: ../../sulfur/src/sulfur/views.py:2090 msgid "Active" msgstr "Actief" -#: ../../sulfur/src/sulfur/views.py:2034 -#: ../../sulfur/src/sulfur/sulfur.glade.h:254 +#: ../../sulfur/src/sulfur/views.py:2100 +#: ../../sulfur/src/sulfur/sulfur.glade.h:253 msgid "Update" msgstr "Update" #. Setup revision column -#: ../../sulfur/src/sulfur/views.py:2042 -#: ../../sulfur/src/sulfur/sulfur.glade.h:200 +#: ../../sulfur/src/sulfur/views.py:2108 +#: ../../sulfur/src/sulfur/sulfur.glade.h:199 msgid "Revision" msgstr "Herziening" @@ -8815,21 +8796,21 @@ msgstr "Updates Notificatie Applet Uitgeschakeld" msgid "Updates Notification Applet Enabled" msgstr "Updates Notificatie Applet Geactiveerd" -#: ../../entropy-notification-applet/src/etp_applet.py:465 +#: ../../entropy-notification-applet/src/etp_applet.py:460 msgid "Waiting before checkin..." msgstr "Wacht voor checken..." -#: ../../entropy-notification-applet/src/etp_applet.py:528 +#: ../../entropy-notification-applet/src/etp_applet.py:523 #, fuzzy msgid "Your system currently has an outdated version of" msgstr "Jouw systeem heeft op dit moment" -#: ../../entropy-notification-applet/src/etp_applet.py:530 +#: ../../entropy-notification-applet/src/etp_applet.py:525 #, fuzzy msgid "the latest available version is" msgstr "maar de laatst beschikbare versie is" -#: ../../entropy-notification-applet/src/etp_applet.py:532 +#: ../../entropy-notification-applet/src/etp_applet.py:527 msgid "" "It is recommended that you upgrade to the latest before updating any other " "packages" @@ -9359,34 +9340,34 @@ msgid "Processing at" msgstr "Proces op" #: ../../sulfur/src/sulfur/sulfur.glade.h:161 +#, fuzzy +msgid "Progress" +msgstr "_Eigenschappen" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:162 msgid "Protected files and directories" msgstr "Beschermde bestanden en mappen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:162 +#: ../../sulfur/src/sulfur/sulfur.glade.h:163 msgid "Protected files and directories mask" msgstr "Beschermde bestanden en mappen gemaskeerd" -#: ../../sulfur/src/sulfur/sulfur.glade.h:163 +#: ../../sulfur/src/sulfur/sulfur.glade.h:164 msgid "Proxy Password" msgstr "Proxy Wachtwoord" -#: ../../sulfur/src/sulfur/sulfur.glade.h:164 +#: ../../sulfur/src/sulfur/sulfur.glade.h:165 msgid "Proxy Username" msgstr "Proxy Gebruikersnaam" -#: ../../sulfur/src/sulfur/sulfur.glade.h:165 +#: ../../sulfur/src/sulfur/sulfur.glade.h:166 msgid "Purge" msgstr "Volledig verwijderen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:166 +#: ../../sulfur/src/sulfur/sulfur.glade.h:167 msgid "Q_ueue packages in selected Advisory" msgstr "_Zet geselecteerde Advisory pakketten in de wachtrij" -#: ../../sulfur/src/sulfur/sulfur.glade.h:167 -#, fuzzy -msgid "Queue" -msgstr "In Wachtrij" - #: ../../sulfur/src/sulfur/sulfur.glade.h:168 msgid "Queue Id" msgstr "Wachtrij Id" @@ -9400,316 +9381,312 @@ msgid "Queue View" msgstr "Wachtrij weergave" #: ../../sulfur/src/sulfur/sulfur.glade.h:171 -msgid "Queued" -msgstr "In Wachtrij" - -#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "Queued at" msgstr "Wachtrij op" -#: ../../sulfur/src/sulfur/sulfur.glade.h:173 +#: ../../sulfur/src/sulfur/sulfur.glade.h:172 msgid "R_egenerate Cache" msgstr "Hergenereer Cache" -#: ../../sulfur/src/sulfur/sulfur.glade.h:174 +#: ../../sulfur/src/sulfur/sulfur.glade.h:173 msgid "R_epositories Notice Board" msgstr "R_epositories Notitie Bord" -#: ../../sulfur/src/sulfur/sulfur.glade.h:178 +#: ../../sulfur/src/sulfur/sulfur.glade.h:177 msgid "Reinstall the selected package" msgstr "Herinstalleer geselecteerd pakket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:179 +#: ../../sulfur/src/sulfur/sulfur.glade.h:178 #, fuzzy msgid "Reload" msgstr "upload" -#: ../../sulfur/src/sulfur/sulfur.glade.h:180 +#: ../../sulfur/src/sulfur/sulfur.glade.h:179 msgid "Remote stdout file" msgstr "Extern stdout bestand" -#: ../../sulfur/src/sulfur/sulfur.glade.h:182 +#: ../../sulfur/src/sulfur/sulfur.glade.h:181 msgid "Remove Selected" msgstr "Verwijder Geselecteerde" -#: ../../sulfur/src/sulfur/sulfur.glade.h:183 +#: ../../sulfur/src/sulfur/sulfur.glade.h:182 msgid "Remove Set" msgstr "Verwijder Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:185 +#: ../../sulfur/src/sulfur/sulfur.glade.h:184 msgid "Remove USE flags on atoms" msgstr "Verwijder USE vlaggen in atomen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:186 +#: ../../sulfur/src/sulfur/sulfur.glade.h:185 msgid "Remove atoms" msgstr "Verwijder atomen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:187 +#: ../../sulfur/src/sulfur/sulfur.glade.h:186 msgid "Remove packages on the remote server" msgstr "Verwijder pakketten van server op afstand" -#: ../../sulfur/src/sulfur/sulfur.glade.h:188 +#: ../../sulfur/src/sulfur/sulfur.glade.h:187 msgid "Remove the selected Package Set" msgstr "Verwijder het geselecteerde Pakket Set" -#: ../../sulfur/src/sulfur/sulfur.glade.h:189 +#: ../../sulfur/src/sulfur/sulfur.glade.h:188 msgid "Remove the selected package" msgstr "Verwijder geselecteerd pakket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:190 +#: ../../sulfur/src/sulfur/sulfur.glade.h:189 msgid "Remove the selected package and its configuration" msgstr "Verwijder geselecteerde en configuratie" -#: ../../sulfur/src/sulfur/sulfur.glade.h:191 +#: ../../sulfur/src/sulfur/sulfur.glade.h:190 #, fuzzy msgid "Repositories" msgstr "repositories" -#: ../../sulfur/src/sulfur/sulfur.glade.h:193 +#: ../../sulfur/src/sulfur/sulfur.glade.h:192 msgid "Repositories options" msgstr "Repositories opties" -#: ../../sulfur/src/sulfur/sulfur.glade.h:194 +#: ../../sulfur/src/sulfur/sulfur.glade.h:193 msgid "Repository information" msgstr "Repository informatie" -#: ../../sulfur/src/sulfur/sulfur.glade.h:196 +#: ../../sulfur/src/sulfur/sulfur.glade.h:195 msgid "Restore" msgstr "Herstel" -#: ../../sulfur/src/sulfur/sulfur.glade.h:197 +#: ../../sulfur/src/sulfur/sulfur.glade.h:196 msgid "Restore selected" msgstr "Herstel geselecteerde" -#: ../../sulfur/src/sulfur/sulfur.glade.h:198 +#: ../../sulfur/src/sulfur/sulfur.glade.h:197 msgid "Review for Install..." msgstr "Herzien voor Installatie..." -#: ../../sulfur/src/sulfur/sulfur.glade.h:201 +#: ../../sulfur/src/sulfur/sulfur.glade.h:200 msgid "S_end Error Report" msgstr "_Fout melden" -#: ../../sulfur/src/sulfur/sulfur.glade.h:202 +#: ../../sulfur/src/sulfur/sulfur.glade.h:201 #, fuzzy msgid "S_ervices" msgstr "_Services" -#: ../../sulfur/src/sulfur/sulfur.glade.h:203 +#: ../../sulfur/src/sulfur/sulfur.glade.h:202 msgid "Save" msgstr "Opslaan" -#: ../../sulfur/src/sulfur/sulfur.glade.h:204 +#: ../../sulfur/src/sulfur/sulfur.glade.h:203 msgid "Search" msgstr "Zoeken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:205 +#: ../../sulfur/src/sulfur/sulfur.glade.h:204 msgid "Secure Services Port" msgstr "Beveiligde Services Poort" -#: ../../sulfur/src/sulfur/sulfur.glade.h:206 +#: ../../sulfur/src/sulfur/sulfur.glade.h:205 #, fuzzy msgid "Security" msgstr "Beveiligings updates" -#: ../../sulfur/src/sulfur/sulfur.glade.h:207 +#: ../../sulfur/src/sulfur/sulfur.glade.h:206 msgid "Security updates" msgstr "Beveiligings updates" -#: ../../sulfur/src/sulfur/sulfur.glade.h:208 +#: ../../sulfur/src/sulfur/sulfur.glade.h:207 msgid "Services Port" msgstr "Services Poort" -#: ../../sulfur/src/sulfur/sulfur.glade.h:209 +#: ../../sulfur/src/sulfur/sulfur.glade.h:208 msgid "Sets" msgstr "Sets" -#: ../../sulfur/src/sulfur/sulfur.glade.h:210 +#: ../../sulfur/src/sulfur/sulfur.glade.h:209 msgid "Show ChangeLog" msgstr "Bekijk Veranderingen-Log" -#: ../../sulfur/src/sulfur/sulfur.glade.h:211 +#: ../../sulfur/src/sulfur/sulfur.glade.h:210 msgid "Show Selected" msgstr "Geeft Geselecteerde Weer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:212 +#: ../../sulfur/src/sulfur/sulfur.glade.h:211 msgid "Show all" msgstr "geef alles weer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:213 +#: ../../sulfur/src/sulfur/sulfur.glade.h:212 msgid "Show applied" msgstr "Toegepaste weergeven" -#: ../../sulfur/src/sulfur/sulfur.glade.h:214 +#: ../../sulfur/src/sulfur/sulfur.glade.h:213 msgid "Show unapplied" msgstr "Niet toegepaste weergeven" -#: ../../sulfur/src/sulfur/sulfur.glade.h:217 +#: ../../sulfur/src/sulfur/sulfur.glade.h:216 msgid "Socket settings" msgstr "Socket Instellingen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:218 +#: ../../sulfur/src/sulfur/sulfur.glade.h:217 msgid "Source Package Manager" msgstr "Source Pakketten Beheerder" -#: ../../sulfur/src/sulfur/sulfur.glade.h:219 +#: ../../sulfur/src/sulfur/sulfur.glade.h:218 msgid "Spm Info" msgstr "Spm Info" -#: ../../sulfur/src/sulfur/sulfur.glade.h:220 +#: ../../sulfur/src/sulfur/sulfur.glade.h:219 msgid "Spm Sync" msgstr "Spm Sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:221 +#: ../../sulfur/src/sulfur/sulfur.glade.h:220 msgid "Spm tree updates" msgstr "Spm boom updates" -#: ../../sulfur/src/sulfur/sulfur.glade.h:222 +#: ../../sulfur/src/sulfur/sulfur.glade.h:221 msgid "Submit a new document" msgstr "Voeg een nieuw document toe" -#: ../../sulfur/src/sulfur/sulfur.glade.h:223 +#: ../../sulfur/src/sulfur/sulfur.glade.h:222 msgid "Successful mesage" msgstr "succesvol bericht" -#: ../../sulfur/src/sulfur/sulfur.glade.h:224 +#: ../../sulfur/src/sulfur/sulfur.glade.h:223 msgid "Sulfur" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:225 +#: ../../sulfur/src/sulfur/sulfur.glade.h:224 msgid "Switch Sulfur to Advanced Mode" msgstr "" -#: ../../sulfur/src/sulfur/sulfur.glade.h:226 +#: ../../sulfur/src/sulfur/sulfur.glade.h:225 msgid "Switch to" msgstr "Wissel naar" -#: ../../sulfur/src/sulfur/sulfur.glade.h:227 +#: ../../sulfur/src/sulfur/sulfur.glade.h:226 #, fuzzy msgid "Sync repositories to fetch latest updates" msgstr "geef repositories status weer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:229 +#: ../../sulfur/src/sulfur/sulfur.glade.h:228 msgid "System" msgstr "Systeem" -#: ../../sulfur/src/sulfur/sulfur.glade.h:230 +#: ../../sulfur/src/sulfur/sulfur.glade.h:229 msgid "System Database" msgstr "Systeem Database" -#: ../../sulfur/src/sulfur/sulfur.glade.h:231 +#: ../../sulfur/src/sulfur/sulfur.glade.h:230 #, fuzzy msgid "System files" msgstr "Systeem" -#: ../../sulfur/src/sulfur/sulfur.glade.h:232 +#: ../../sulfur/src/sulfur/sulfur.glade.h:231 msgid "Terminal font" msgstr "Terminal lettertype" -#: ../../sulfur/src/sulfur/sulfur.glade.h:233 +#: ../../sulfur/src/sulfur/sulfur.glade.h:232 msgid "Text on error message" msgstr "Tekst bij fout melding" -#: ../../sulfur/src/sulfur/sulfur.glade.h:234 +#: ../../sulfur/src/sulfur/sulfur.glade.h:233 msgid "Text on succ. message" msgstr "Tekst bij succes melding" -#: ../../sulfur/src/sulfur/sulfur.glade.h:235 +#: ../../sulfur/src/sulfur/sulfur.glade.h:234 msgid "This is what they call \"nice level\"" msgstr "Dit is wat ze noemen, \"nice level\"" -#: ../../sulfur/src/sulfur/sulfur.glade.h:237 +#: ../../sulfur/src/sulfur/sulfur.glade.h:236 msgid "UGC Entry Information" msgstr "GGI Invoer Informatie" -#: ../../sulfur/src/sulfur/sulfur.glade.h:238 +#: ../../sulfur/src/sulfur/sulfur.glade.h:237 msgid "URI" msgstr "URI" -#: ../../sulfur/src/sulfur/sulfur.glade.h:239 +#: ../../sulfur/src/sulfur/sulfur.glade.h:238 msgid "Undo Install" msgstr "Installatie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:240 +#: ../../sulfur/src/sulfur/sulfur.glade.h:239 msgid "Undo Install Set" msgstr "Installatie Set ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:241 +#: ../../sulfur/src/sulfur/sulfur.glade.h:240 msgid "Undo Install Set action" msgstr "Installatie Set actie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:242 +#: ../../sulfur/src/sulfur/sulfur.glade.h:241 msgid "Undo Install action" msgstr "Installatie actie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:243 +#: ../../sulfur/src/sulfur/sulfur.glade.h:242 msgid "Undo Purge" msgstr "Installatie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:244 +#: ../../sulfur/src/sulfur/sulfur.glade.h:243 msgid "Undo Purge action" msgstr "Installatie actie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:245 +#: ../../sulfur/src/sulfur/sulfur.glade.h:244 msgid "Undo Reinstall" msgstr "Herinstallatie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:246 +#: ../../sulfur/src/sulfur/sulfur.glade.h:245 msgid "Undo Reinstall action" msgstr "Herinstallatie actie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:247 +#: ../../sulfur/src/sulfur/sulfur.glade.h:246 msgid "Undo Remove" msgstr "Verwijderen ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:248 +#: ../../sulfur/src/sulfur/sulfur.glade.h:247 msgid "Undo Remove Set" msgstr "Verwijderen Set ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:249 +#: ../../sulfur/src/sulfur/sulfur.glade.h:248 msgid "Undo Remove Set action" msgstr "Verwijder Set actie ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:250 +#: ../../sulfur/src/sulfur/sulfur.glade.h:249 msgid "Undo Remove action" msgstr "Verwijderen ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:251 +#: ../../sulfur/src/sulfur/sulfur.glade.h:250 msgid "Undo Update" msgstr "Update ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:252 +#: ../../sulfur/src/sulfur/sulfur.glade.h:251 msgid "Undo Update action" msgstr "Update ongedaan maken" -#: ../../sulfur/src/sulfur/sulfur.glade.h:253 +#: ../../sulfur/src/sulfur/sulfur.glade.h:252 msgid "Unmask this package" msgstr "Demaskeer dit pakket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:255 +#: ../../sulfur/src/sulfur/sulfur.glade.h:254 msgid "Update the selected package" msgstr "Update geselecteerd pakket" -#: ../../sulfur/src/sulfur/sulfur.glade.h:256 +#: ../../sulfur/src/sulfur/sulfur.glade.h:255 msgid "Updates" msgstr "Updates" -#: ../../sulfur/src/sulfur/sulfur.glade.h:257 +#: ../../sulfur/src/sulfur/sulfur.glade.h:256 msgid "User / Group" msgstr "Gebruiker / Groep" -#: ../../sulfur/src/sulfur/sulfur.glade.h:260 +#: ../../sulfur/src/sulfur/sulfur.glade.h:259 msgid "Version" msgstr "Versie" -#: ../../sulfur/src/sulfur/sulfur.glade.h:261 +#: ../../sulfur/src/sulfur/sulfur.glade.h:260 msgid "Website" msgstr "Website" -#: ../../sulfur/src/sulfur/sulfur.glade.h:262 +#: ../../sulfur/src/sulfur/sulfur.glade.h:261 msgid "What you were doing" msgstr "Waar was je mee bezig" -#: ../../sulfur/src/sulfur/sulfur.glade.h:264 +#: ../../sulfur/src/sulfur/sulfur.glade.h:263 msgid "" "You need to accept the licenses below.\n" "Please read them carefully and make your choice." @@ -9717,46 +9694,51 @@ msgstr "" "Je moet onderstaande licentie accepteren.\n" "Lees goed door en maak een keuze." -#: ../../sulfur/src/sulfur/sulfur.glade.h:266 +#: ../../sulfur/src/sulfur/sulfur.glade.h:265 msgid "Your E-mail" msgstr "Je e-mail" -#: ../../sulfur/src/sulfur/sulfur.glade.h:267 +#: ../../sulfur/src/sulfur/sulfur.glade.h:266 msgid "Your Full Name" msgstr "Je volledige naam" -#: ../../sulfur/src/sulfur/sulfur.glade.h:268 +#: ../../sulfur/src/sulfur/sulfur.glade.h:267 msgid "_Abort" msgstr "_Annuleer" -#: ../../sulfur/src/sulfur/sulfur.glade.h:269 +#: ../../sulfur/src/sulfur/sulfur.glade.h:268 msgid "_Accept License" msgstr "_Accepteer Licentie" -#: ../../sulfur/src/sulfur/sulfur.glade.h:270 +#: ../../sulfur/src/sulfur/sulfur.glade.h:269 msgid "_Add All" msgstr "_Alles toevoegen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:271 +#: ../../sulfur/src/sulfur/sulfur.glade.h:270 msgid "_Add Set" msgstr "Set _Toevoegen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:272 +#: ../../sulfur/src/sulfur/sulfur.glade.h:271 msgid "_Clear all cache" msgstr "_Alle cache opruimen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:273 +#: ../../sulfur/src/sulfur/sulfur.glade.h:272 msgid "_Clear all credentials" msgstr "_Alle gegevens opruimen" -#: ../../sulfur/src/sulfur/sulfur.glade.h:274 +#: ../../sulfur/src/sulfur/sulfur.glade.h:273 msgid "_Commit Actions" msgstr "_Voer Acties uit" -#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#: ../../sulfur/src/sulfur/sulfur.glade.h:274 msgid "_Details" msgstr "_Details" +#: ../../sulfur/src/sulfur/sulfur.glade.h:275 +#, fuzzy +msgid "_Edit Set" +msgstr "Set _Toevoegen" + #: ../../sulfur/src/sulfur/sulfur.glade.h:276 msgid "_Enable" msgstr "_Activeer" @@ -9842,34 +9824,38 @@ msgid "_Update Repositories" msgstr "_Update Repositories" #: ../../sulfur/src/sulfur/sulfur.glade.h:297 +msgid "button" +msgstr "" + +#: ../../sulfur/src/sulfur/sulfur.glade.h:298 msgid "emerge --sync" msgstr "emerge --sync" -#: ../../sulfur/src/sulfur/sulfur.glade.h:298 +#: ../../sulfur/src/sulfur/sulfur.glade.h:299 msgid "emerge --sync ? (o;" msgstr "emerge --sync ? (o;" -#: ../../sulfur/src/sulfur/sulfur.glade.h:299 +#: ../../sulfur/src/sulfur/sulfur.glade.h:300 msgid "http://www.sabayon.org" msgstr "http://www.sabayon.org" -#: ../../sulfur/src/sulfur/sulfur.glade.h:300 +#: ../../sulfur/src/sulfur/sulfur.glade.h:301 msgid "kB/sec" msgstr "kB/sec" -#: ../../sulfur/src/sulfur/sulfur.glade.h:301 +#: ../../sulfur/src/sulfur/sulfur.glade.h:302 msgid "localhost" msgstr "locale host" -#: ../../sulfur/src/sulfur/sulfur.glade.h:303 +#: ../../sulfur/src/sulfur/sulfur.glade.h:304 msgid "root" msgstr "root" -#: ../../sulfur/src/sulfur/sulfur.glade.h:304 +#: ../../sulfur/src/sulfur/sulfur.glade.h:305 msgid "type your password here" msgstr "voer uw password hier in" -#: ../../sulfur/src/sulfur/sulfur.glade.h:305 +#: ../../sulfur/src/sulfur/sulfur.glade.h:306 msgid "type your username here" msgstr "voer uw gebruikersnaam hier in" @@ -9887,6 +9873,92 @@ msgstr "" msgid "_Load Package Manager" msgstr "_Start Pakketten Beheerder" +#~ msgid "dump" +#~ msgstr "dump" + +#~ msgid "dump checksum" +#~ msgstr "dump controlesom" + +#, fuzzy +#~ msgid "not the latest branch, skipping tidy for consistence." +#~ msgstr "" +#~ "niet de laatste branche, overslaan van opruimen voor consistentie. Deze " +#~ "branche is in onderhoud." + +#~ msgid "files not available on this mirror" +#~ msgstr "bestanden niet beschikbaar op deze mirror" + +#~ msgid "Updating moduledb" +#~ msgstr "Updaten van moduledb" + +#~ msgid "Running depmod" +#~ msgstr "Uitvoeren van depmod" + +#~ msgid "Reconfiguring OpenGL" +#~ msgstr "Her configureren van OpenGL" + +#~ msgid "Eselect NOT found, cannot run OpenGL trigger" +#~ msgstr "Eselect NIET gevonden, kan OpenGL functie niet starten" + +#~ msgid "Configuring GRUB bootloader" +#~ msgstr "Configureren van GRUB opstartbeheerder" + +#~ msgid "Adding the new kernel" +#~ msgstr "Voeg de nieuwe kernel toe" + +#~ msgid "Removing the selected kernel" +#~ msgstr "geselecteerde kernel wordt verwijderd" + +#~ msgid "Cannot find df" +#~ msgstr "Kan df niet vinden" + +#~ msgid "Cannot properly configure the kernel" +#~ msgstr "Kan de kernel niet juist configureren" + +#~ msgid "Defaulting to" +#~ msgstr "Terugvallen naar" + +#~ msgid "Cannot find grub" +#~ msgstr "Kan grub niet vinden" + +#~ msgid "cannot match device" +#~ msgstr "kan het apparaat niet voldoen." + +#~ msgid "with a grub one" +#~ msgstr "met een van grub" + +#~ msgid "grub translation not supported for" +#~ msgstr "grub vertaling wordt niet ondersteund voor" + +#~ msgid "Cannot properly configure grub.conf" +#~ msgstr "Kan grub.conf niet juist configureren" + +#~ msgid "cannot match grub device with a Linux one" +#~ msgstr "Kan grub apparaat niet herkennen als een van Linux" + +#~ msgid "cannot find generated device.map" +#~ msgstr "Kan gegenereerde 'device.map' niet vinden" + +#~ msgid "cannot run df /boot" +#~ msgstr "Kan 'df /boot' niet starten" + +#~ msgid "supported branches" +#~ msgstr "ondersteunde branches" + +#~ msgid "From your Operating System" +#~ msgstr "Van je Besturings Systeem" + +#~ msgid "Packages not found in repositories, try again later." +#~ msgstr "" +#~ "Pakketten niet gevonden in de repositories, probeer het later opnieuw." + +#, fuzzy +#~ msgid "Queue" +#~ msgstr "In Wachtrij" + +#~ msgid "Queued" +#~ msgstr "In Wachtrij" + #~ msgid "Mounted /boot successfully" #~ msgstr "/boot succesvol aangekoppeld"