# HG changeset patch # User Aleksej Bobylev # Date 1517305761 -7200 # Node ID e6f7a109cfe312e9f0c4eb52e4d2241be4154741 # Parent 69af973613cda74e9d354a96548a0148ff8cf6d7 Add Italian; make pot; make msgmerge; make clean diff -r 69af973613cd -r e6f7a109cfe3 Makefile --- a/Makefile Wed Jan 24 12:10:42 2018 +0200 +++ b/Makefile Tue Jan 30 11:49:21 2018 +0200 @@ -13,7 +13,7 @@ CC ?= gcc DESTDIR ?= -LINGUAS ?= de el es fr ja pl pt_BR ru sv zh_CN zh_TW +LINGUAS ?= de el es fr it ja pl pt_BR ru sv zh_CN zh_TW MODULES := $(shell ls modules) VERSION := 5.0 diff -r 69af973613cd -r e6f7a109cfe3 po/de.po --- a/po/de.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/de.po Tue Jan 30 11:49:21 2018 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2017-10-09 16:49+0100\n" "Last-Translator: Hans-Günter Theisgen\n" "Language-Team: German\n" @@ -55,63 +55,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "Rezept \"%s\" nicht gefunden" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "Paket wird entpackt..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "Basissystem" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "X-Fenster" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "Dienstprogramme" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "Netzwerk" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "Grafik" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "Multimedia" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "Büro" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "Entwicklung" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "Systemwerkzeuge" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "Sicherheit" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "Spiele" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "Verschiedenes" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "Meta" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "Nicht-frei" @@ -133,7 +133,16 @@ msgid "You are already running a TazPkg SHell." msgstr "Es läuft bereits ein TazPkg-Kommandointerpreter." -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Wiederherstellung der Datenbank-Dateien..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "Das Paket \"%s\" ist nicht installiert." @@ -141,7 +150,7 @@ msgid "Package \"%s\" is already blocked." msgstr "Das Paket \"%s\" ist bereits gesperrt." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 msgid "Package \"%s\" blocked." msgstr "Das Paket \"%s\" wurde gesperrt." @@ -302,11 +311,11 @@ msgstr[0] "Zu installieren: %s Paket (%s)" msgstr[1] "Zu installieren: %s Pakete (%s)" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "Beschreibung des Paketes \"%s\"" -#: modules/description:80 +#: modules/description:73 msgid "Description absent." msgstr "Beschreibung fehlt." @@ -336,13 +345,15 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "Variante \"%s\" nicht gefunden. Abbruch." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "Die Datei \"%s\" ist leer." #: modules/get:141 modules/get:147 msgid "Unable to find package \"%s\" in the extra packages list." -msgstr "Das Paket \"%s\" wurde in der Liste der Pakete des Extra-Depots nicht gefunden." +msgstr "" +"Das Paket \"%s\" wurde in der Liste der Pakete des Extra-Depots nicht " +"gefunden." #: modules/get:165 modules/get:385 msgid "Package \"%s\" already in the cache" @@ -350,7 +361,8 @@ #: modules/get:364 msgid "Unable to find package \"%s\" in the mirrored packages list." -msgstr "Das Paket \"%s\" wurde in der Liste der Pakete des Depots nicht gefunden." +msgstr "" +"Das Paket \"%s\" wurde in der Liste der Pakete des Depots nicht gefunden." #: modules/get:389 msgid "Continuing package \"%s\" download" @@ -366,287 +378,287 @@ "Bitte warten, bis die Synchronisierung mit dem Depot abgeschlossen ist, dann " "erneut versuchen." -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "Das Paket \"%s\" ist bereits installiert." -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "Mit der Option --forced kann es erneut installiert werden." -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "Es fehlt: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "Bitte tazpkg mit Administratorrechten starten." -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "Die Datei \"%s\" wird erstellt. Bitte warten..." -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "Alt \"%s\"." -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "SliTaz-Paketverwaltung - Version: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "Anwendung:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "Kommandointerpreter:" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "Kommandos:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "Diese Kurzanleitung ausgeben" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "Anleitungen für die TazPkg-Kommandos ausgeben" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "TazPkg-Protokoll anzeigen" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "Den Zwischenspeicher löschen" -#: modules/help:30 +#: modules/help:41 msgid "List *.tazpkg packages downloaded to the cache" msgstr "Alle in den Zwischenspeicher transferierten Pakete anzeigen" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "TazPkg-Kommandointerpreter starten" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "Installierte Pakete anzeigen" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "Pakete eines Depots anzeigen" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "Namen der Konfigurationsdateien anzeigen" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "Ein Paket (mit Namensmuster) suchen" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "" "In einem Depot nach einem Paket suchen, das eine bestimmte Datei enthält" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "Installierte Pakete suchen, die eine bestimmte Datei enthalten" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "Ein Paket in das aktuelle Verzeichnis transferieren" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "Ein Paket aus einer lokalen Datei installieren" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "Ein Paket von einem Depot transferieren und installieren" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "Alle Pakete aus einer Listendatei installieren" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "" "Alle Pakete aus einer Listendatei von einem Depot transferieren und " "installieren" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "Das angegebene Paket mit allen installierten Dateien deinstallieren" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "Die Nachinstallationsprozedur eines Paketes erneut ausführen" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "Ein Paket einer anderen SliTaz-Installation verknüpfen" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "Den Freigabestand ändern und alle Pakete entsprechend aktualisieren" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "Die Pakete einer SliTaz-Variante installieren" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "" "Die Pakete einer SliTaz-Variante installieren und andere deinstallieren" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "Information über ein Paket ausgeben" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "Die Beschreibung eines Paketes ausgeben" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "Die Namen der Dateien eines installierten Paketes ausgeben" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "" "Die Version eines installierten Paketes für Aktualisierungen sperren oder " "entsperren" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "Die Konsistenz installierter Pakete prüfen" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "Bekannte Fehler in Paketen anzeigen" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "Den Abhängigkeitsbaum ausgeben" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "Den umgekehrten Abhängigkeitsbaum ausgeben" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "" "Die Dateien eines Paketes im tazpkg-Format in ein Verzeichnis entpacken" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "" "Ein entpacktes Paket oder ein vorbereitetes Paket aus einem Verzeichnis " "packen" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "Ein Paket aus den Dateien eines installierten Paketes packen" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "" "Ein Paket aus den Dateien eines installierten Paketes und den System-" "Konfigurationsdateien packen" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "Ein Paket erneut mit einer höheren Kompressionsrate packen" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "Ein Fremdpaket in das tazpkg-Format umsetzen" -#: modules/help:67 +#: modules/help:78 msgid "Print list of suggested packages" msgstr "Ein Liste vorgeschlagener Pakete ausgeben" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "Die Datei packages.list aus einem Depot aktualisieren" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "Pakete %s prüfen, letzte Aktualisierungen anzeigen und installieren" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "Die Adresse (URL) eines Depots ändern" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "Die Adresse (URL) eines inoffiziellen Depots ändern" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "Inoffizielle Depots auflisten" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "Ein inoffizielles Depot hinzufügen" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "Ein inoffizielles Depot entfernen" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" "Eine TazPkg-Datenbank für ein Verzeichnis mit Paketen im tazpkg-Format " "erzeugen" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 msgid "Sorry, no help for \"%s\"" msgstr "Keine Anwendungshilfe für \"%s\" vorhanden" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "%d Hilfethema vorhanden:" msgstr[1] "%d Hilfethemen vorhanden:" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "%s" -#: modules/info:33 +#: modules/info:28 msgid "local package" msgstr "lokales Paket" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 msgid "installed package" msgstr "installiertes Paket" -#: modules/info:45 +#: modules/info:40 msgid "(new version \"%s\" available)" msgstr "(neue Version \"%s\" verfügbar)" # HGT: Was meint build? -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "(neue Kompilierung verfügbar)" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 msgid "mirrored package" msgstr "Paket im Depot" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 msgid "Package \"%s\" not available." msgstr "Paket \"%s\" nicht vorhanden." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -654,7 +666,7 @@ "Keine Dateien \"%s\" vorhanden zum Vergleich mit Paketen im Depot. Bitte \"%s" "\" mit Administratorrechten starten und erneut versuchen." -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "TazPkg-Information" @@ -723,87 +735,97 @@ msgid "Tags : %s" msgstr "Kennzeichen : %s" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "WARNUNG! Gegenseitige Abhängigkeiten zwischen \"%s\" und \"%s\"." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "Vom Paket \"%s\" benötigte Pakete werden gesucht" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "Das Paket \"%s\" fehlt" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "%s fehlendes zu installierendes Paket" msgstr[1] "%s fehlende zu installierende Pakete" -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "Alle benötigten Pakete installieren? (j/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "Prüfung, ob das Paket \"%s\" in der Paket-Datenbank enthalten ist..." -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "Vom Paket \"%s\" benötigte Pakete werden nicht installiert." -#: modules/install:191 +#: modules/install:223 msgid "The package will be installed but will probably not work." msgstr "" "Das Paket wird installiert, wird aber möglicherweise nicht funktionieren." -#: modules/install:262 +#: modules/install:294 msgid "Execute pre-install commands..." msgstr "Vorinstallations-Kommandos werden ausgeführt..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "Nachinstallations-Kommandos werden ausgeführt..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Installieren: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Installieren: %s" + +#: modules/install:388 msgid "Installation of package \"%s\" (%s)" msgstr "Installation des Paketes \"%s\" (%s)" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "Installation des Paketes \"%s\"" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "Paket wird kopiert..." -#: modules/install:386 +#: modules/install:428 msgid "Remember modified packages..." msgstr "Merken der veränderten Pakete..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "Konfigurationsdateien werden gesichert..." -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "Paket wird installiert..." -#: modules/install:499 +#: modules/install:541 msgid "Removing old files..." msgstr "Alte Dateien werden gelöscht..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "Alle temporären Dateien werden gelöscht..." # HGT: Was ist damit gemeint: Paket-Datenbank oder etwas anderes ? -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 msgid "Update system databases..." msgstr "Die Paket-Datenbank wird aktualisiert..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "Das Paket \"%s\" (%s) wurde installiert." @@ -824,115 +846,115 @@ msgstr "" "Das Paket wurde installiert, wird aber möglicherweise nicht funktionieren." -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "alle" -#: modules/list:50 +#: modules/list:45 msgid "extra" msgstr "Extra" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "Gesperrte Pakete" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s Paket" msgstr[1] "%s Pakete" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "Keine gesperrten Pakete vorhanden." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "Paketkategorien" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s Kategorie" msgstr[1] "%s Kategorien" -#: modules/list:111 +#: modules/list:106 msgid "Linked packages" msgstr "Verknüpfte Pakete" -#: modules/list:124 +#: modules/list:119 msgid "No linked packages found." msgstr "Keine verknüpften Pakete vorhanden." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "Liste aller installierten Pakete" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s Paket installiert." msgstr[1] "%s Pakete installiert." -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "Installierte Pakete der Kategorie \"%s\"" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%s Paket installiert der Kategorie \"%s\"." msgstr[1] "%s Pakete installiert der Kategorie \"%s\"." -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "Unterschiede zu Paketen im Depot" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "%s neues Paket im Depot" msgstr[1] "%s neue Pakete im Depot" -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "Keine Ausgabe möglich, da die Datei packages.diff nicht vorhanden ist." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "" "Aktualisieren Sie die Paketdatenbank, um eine Datei packages.diff zu " "erstellen." -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "Liste der Pakete im Depot" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "% Paket in der zuletzt aktualisierten Liste." msgstr[1] "% Pakete in der zuletzt aktualisierten Liste." -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "Mit \"%s\" installierte Dateien" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s Datei" msgstr[1] "%s Dateien" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "TazPkg-Protokoll" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "Datei fehlt" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Konfigurationsdateien" @@ -990,23 +1012,23 @@ msgid "Creating new undigest \"%s\"." msgstr "Inoffizielles Depot \"%s\" wird hinzugefügt." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "Angabe des Eingabe-Verzeichnisses fehlt" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "Kein Schreibrecht für das Verzeichnis \"%s\"" -#: modules/mkdb:84 +#: modules/mkdb:91 msgid "Folder \"%s\" does not contain packages" msgstr "Das Verzeichnis \"%s\" enthält keine Pakete" -#: modules/mkdb:102 +#: modules/mkdb:111 msgid "Packages DB already exists." msgstr "Die Paket-Datenbank existiert bereits." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "Berechne %s..." @@ -1131,56 +1153,56 @@ msgid "Nothing to do for package \"%s\"." msgstr "Für das Paket \"%s\" ist nichts zu tun." -#: modules/remove:38 +#: modules/remove:33 msgid "Execute pre-remove commands..." msgstr "Die Vor-Deinstallations-Kommandos werden ausgeführt..." -#: modules/remove:51 +#: modules/remove:46 msgid "Execute post-remove commands..." msgstr "Die Nach-Deinstallations-Kommandos werden ausgeführt..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "Die folgenden Pakete benötigen das Paket \"%s\":" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "Die folgenden Pakete wurden von dem Paket \"%s\" verändert:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "Das Paket \"%s\" (%s) deinstallieren? (j/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "Deinstallation des Pakets \"%s\" abgebrochen." -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "Das Paket \"%s\" wird deinstalliert" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "Löschen aller installierten Dateien..." -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "Löschen des Paket-Rezeptes..." -#: modules/remove:253 +#: modules/remove:262 msgid "Package \"%s\" (%s) removed." msgstr "Das Paket \"%s\" (%s) wurde deinstalliert" -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "Pakete deinstallieren, die das Paket \"%s\" benötigen? (j/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "" "Pakete erneut installieren, die von dem Paket \"%s\" verändert wurden? (j/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." @@ -1188,7 +1210,7 @@ "Das Paket \"%s\" wurde von dem Paket \"%s\" und anderen Paketen verändert. " "Es wird nicht erneut installiert." -#: modules/remove:291 +#: modules/remove:300 msgid "Check \"%s\" for reinstallation." msgstr "Prüfung von \"%s\" auf erneute Installation." @@ -1271,49 +1293,49 @@ msgid "Last recharge:" msgstr "Letzte Aktualisierung:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "Heute um %s Uhr." -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "Gestern um %s Uhr." -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "Vor %d Tag." msgstr[1] "Vor %d Tagen." -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "Zeitstempel der Datenbank:" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "nie." -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Pakete im Depot:" -#: modules/summary:66 +#: modules/summary:73 msgid "Linked packages:" msgstr "Verknüpfte Pakete:" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Installierte Pakete:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Installierte Dateien:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Gesperrte Pakete:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Aktualisierbare Pakete:" diff -r 69af973613cd -r e6f7a109cfe3 po/el.po --- a/po/el.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/el.po Tue Jan 30 11:49:21 2018 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2012-12-23 14:08+0200\n" "Last-Translator: Constantine Mousafiris \n" "Language-Team: Kostis Mousafiris\n" @@ -59,63 +59,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "Αδύνατη η εύρεση της απόδειξης: %s" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "Γίνεται εξαγωγή..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "βασικό-σύστημα" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "x-window" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "Βοηθήματα" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "δίκτυο" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "γραφικά" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "πολυμέσα" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "γραφείο" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "προγραμματισμός" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "εργαλεία-συστήματος" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "ασφάλεια" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "παιγνίδια" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "διάφορα" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "μετα" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "μη-ελεύθερα" @@ -141,7 +141,16 @@ msgid "You are already running a TazPkg SHell." msgstr "Τρέχετε ήδη ένα κέλυφος TazPkg" -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Γίνεται απομάκρυνση όλων των προσωρινών αρχείων temp..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "Το %s δεν εγκαταστάθηκε." @@ -150,7 +159,7 @@ msgid "Package \"%s\" is already blocked." msgstr "Το %s είναι ήδη εγκατεστημένο." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 #, fuzzy msgid "Package \"%s\" blocked." msgstr "Το %s δεν εγκαταστάθηκε." @@ -318,11 +327,11 @@ msgstr[0] "%s εγκατεστημένο πακέτο" msgstr[1] "%s εγκατεστημένο πακέτο" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "Περιγραφή του: %s" -#: modules/description:80 +#: modules/description:73 #, fuzzy msgid "Description absent." msgstr "Περιγραφή" @@ -351,7 +360,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "Αδύνατη η ανεύρεση του flavor %s. Ακύρωση." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "" @@ -382,294 +391,294 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "Το πακέτο \"%s\" είναι ήδη εγκατεστημένο." -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "" "Μπορείτε να χρησιμοποιήσετε την επιλογή --forced για να κάνετε υποχρεωτική\n" "εγκατάσταση, ή κάντε πρώτα διαγραφή και, μετά, επανεγκατάσταση." -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "Λείπουν: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "" -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "Διαχειριστής πακέτων του SliTaz - Έκδοση: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "Χρήση:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "" "tazpkg [εντολή] [πακέτο|κατάλ.|τρόπος|λίστα|cat|--επιλογή] [κατάλ.|--επιλογή]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "Κέλυφος:" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "Εντολές:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "Εκτύπωση αυτής της σύντομης χρήσης" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "" "Διαγράψτε όλα τα μεταφορτωμένα πακέτα στον κατάλογο της κρυφής μνήμης (cache)" -#: modules/help:30 +#: modules/help:41 #, fuzzy msgid "List *.tazpkg packages downloaded to the cache" msgstr "" "Διαγράψτε όλα τα μεταφορτωμένα πακέτα στον κατάλογο της κρυφής μνήμης (cache)" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "Λίστα των εγκατεστημένων πακέτων συστήματος" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "Λίστα με όλα τα διαθέσιμα πακέτα στο mirror" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "Λίστα των αρχείων ρυθμίσεων" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "Αναζήτηση πακέτου με pattern ή με όνομα" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "Αναζήτηση mirror για πακέτα με ένα ιδιαίτερο αρχείο" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "Αναζήτηση για αρχείο σε όλα τα αρχεία εγκατεστημένων πακέτων" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "Μεταφόρτωση ενός πακέτου στον τρέχοντα κατάλογο" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "Εγκαταστήστε ένα τοπικό πακέτο" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "Μεταφόρτωση και εγκατάσταση ενός πακέτου από το mirror" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "Εγκατάσταση όλων των πακέτων από μία λίστα πακέτων" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "Μεταφόρτωση και εγκατάσταση μίας λίστας πακέτων από το mirror" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "Διαγραφή του συγκεκριμένου πακέτου και όλων των εγκατεστημένων πακέτων" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "Ξαναπαίξτε το post install script από το πακέτο" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "Συνδέστε (link) ένα πακέτο από μια άλλη εγκατάσταση του SliTaz" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "Αλλάξτε τα πακέτα release και κάντε ενημέρωση" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "" "Εγκαταστήστε τη λίστα με τις πληροφορίες για τα πακέτα που περιέχονται στα " "flavors (εκδόσεις) του SliTaz" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "" "Εγκαταστήστε τη λίστα με πληροφορίες για τα πακέτα σε όλα τα flavors " "(εκδόσεις) του SliTaz και διαγράψτε κάποια άλλα" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "Εκτύπωση πληροφοριών σχετικά με ένα πακέτο" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "Εκτύπωση περιγραφής ενός πακέτου" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "Λίστα αρχείων που εγκαταστάθηκαν με ένα πακέτο" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "" "Μπλοκάρετε ένα εγκατεστημένο πακέτο, ή ξεμπλοκάρετέ το για να γίνει " "αναβάθμιση" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "Επαλήθευση ακεραιτότητας των εγκατεστημένων πακέτων" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "Εμφάνιση των γνωστών σφαλμάτων στα πακέτα" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "Εμφάνιση δένδρου εξαρτήσεων" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "Εμφάνιση δένδρου αντίστροφων εξαρτήσεων" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "Εξαγωγή ενός πακέτου (*.tazpkg) σε έναν κατάλογο" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "Πακετάρισμα ενός απακετάριστου ή ενός προετοιμασμένου δένδρου πακέτων" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "Δημιουργήστε ένα αρχείο πακέτων από ένα εγκατεστημένο πακέτο" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "Δημιουργήστε ένα αρχείο πακέτων με αρχεία ρυθμίσεων" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "Αναδόμηση ενός πακέτου με καλύτερη σχέση συμπίεσης" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "Μετατροπή ενός μη ιθαγενών πακέτου σε μορφή SliTaz (.tazpkg)" -#: modules/help:67 +#: modules/help:78 #, fuzzy msgid "Print list of suggested packages" msgstr "Λίστα όλων των εγκατεστημένων πακέτων" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "Επαναφόρτωση από το mirror της λίστας packages.list που έχετε" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "" "Ελέγξτε το %s των πακέτων στη λίστα και εγκαταστήστε τις τελευταίες " "αναβαθμίσεις" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "Αλλάξτε τη ρύθμιση για το URL του mirror" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "Ενημέρωση ενός πειραματικού (undigest) mirror" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "Παράθεση σε λίστα των undigest mirrors" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "Προσθήκη ενός undigest mirror" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "Διαγραφή όλων των undigest mirrors" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 #, fuzzy msgid "Sorry, no help for \"%s\"" msgstr "Να γίνει αναζήτηση για το: %s" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "" msgstr[1] "" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "" -#: modules/info:33 +#: modules/info:28 #, fuzzy msgid "local package" msgstr "Διαθέσιμα πακέτα" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 #, fuzzy msgid "installed package" msgstr "%s εγκατεστημένο πακέτο" -#: modules/info:45 +#: modules/info:40 #, fuzzy msgid "(new version \"%s\" available)" msgstr "Νέα έκδοση %s" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 #, fuzzy msgid "mirrored package" msgstr "Καθρεπτιζόμενα πακέτα:" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 #, fuzzy msgid "Package \"%s\" not available." msgstr "Το %s δεν εγκαταστάθηκε." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -678,7 +687,7 @@ "περισσότερα αποτελέσματα, παρακαλω εκτελέστε μια φορά το '%s' ως " "διαχειριστής συστήματος (root), πριν την αναζήτηση." -#: modules/info:92 +#: modules/info:87 #, fuzzy msgid "TazPkg information" msgstr "Πληροφορίες για το TazPkg" @@ -750,95 +759,105 @@ msgid "Tags : %s" msgstr "" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "" "ΠΡΟΕΙΔΟΠΟΙΗΣΗ Υπάρχει βρόχος (loop) εξάρτησης ανάμεσα στο %s και το %s." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "Γίνεται εντοπισμός εξαρτήσεων για το: %s" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "Λείπει το: %s" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "%s λείπει πακέτο για εγκατάσταση" msgstr[1] "%s λείπουν πακέτα για εγκατάσταση" -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "Να εγκατασταθούν όλες οι εξαρτήσεις που λείπουν? (y/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "Γίνεται έλεγχος αν το %s συμπεριλαμβάνεται στην τοπική λίστα..." -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "Κάποιες εξαρτήσεις για το %s έμειναν ανεπίλυτες." -#: modules/install:191 +#: modules/install:223 #, fuzzy msgid "The package will be installed but will probably not work." msgstr "Το πακέτο εγκαταστάθηκε, αλλά μάλλον δε θα δουλέψει." -#: modules/install:262 +#: modules/install:294 #, fuzzy msgid "Execute pre-install commands..." msgstr "" "Μετά την ολοκλήρωση της εγκατάστασης, γίνεται έλεγχος για τις εξαρτήσεις..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 #, fuzzy msgid "Execute post-install commands..." msgstr "" "Μετά την ολοκλήρωση της εγκατάστασης, γίνεται έλεγχος για τις εξαρτήσεις..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Εγκατεστημένα αρχεία: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Εγκατεστημένα αρχεία: %s" + +#: modules/install:388 #, fuzzy msgid "Installation of package \"%s\" (%s)" msgstr "Εγκατάσταση του: %s" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "Εγκατάσταση του: %s" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "Γίνεται αντιγραφή του..." -#: modules/install:386 +#: modules/install:428 #, fuzzy msgid "Remember modified packages..." msgstr "Γίνεται απομάκρυνση του παλιού..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "Γίνεται αποθήκευση των αρχείων ρυθμίσεως..." -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "Γίνεται εγκατάσταση..." -#: modules/install:499 +#: modules/install:541 #, fuzzy msgid "Removing old files..." msgstr "Γίνεται απομάκρυνση όλων των προσωρινών αρχείων temp..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "Γίνεται απομάκρυνση όλων των προσωρινών αρχείων temp..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 #, fuzzy msgid "Update system databases..." msgstr "Γίνεται απομάκρυνση όλων των προσωρινών αρχείων temp..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "Το πακέτο %s (%s) δεν έχει εγκατασταθεί." @@ -858,118 +877,118 @@ msgid "The package is installed but probably will not work." msgstr "Το πακέτο εγκαταστάθηκε, αλλά μάλλον δε θα δουλέψει." -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "all" msgstr "Όλα" -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "extra" msgstr "Εξαγωγή" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "Μπλοκαρισμένα πακέτα" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s πακέτο" msgstr[1] "%s πακέτα" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "Δεν βρέθηκαν μπλοκαρισμένα πακέτα." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "Κατηγορίες πακέτων" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s κατηγορία" msgstr[1] "%s κατηγορίες" -#: modules/list:111 +#: modules/list:106 #, fuzzy msgid "Linked packages" msgstr "Πακέτα με δυνατότητα διασυνδέσης (linkable)" -#: modules/list:124 +#: modules/list:119 #, fuzzy msgid "No linked packages found." msgstr "Δεν βρέθηκαν μπλοκαρισμένα πακέτα." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "Λίστα όλων των εγκατεστημένων πακέτων" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s εγκατεστημένο πακέτο." msgstr[1] "%s εγκατεστημένα πακέτα." -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "Εγκατεστημένα πακέτα στην κατηγορία: %s" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%s πακέτο εγκατεστημένο στην κατηγορία %s." msgstr[1] "%s πακέτα εγκατεστημένα στην κατηγορία %s." -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "Διαφορές μεταξύ των εγκατεστημένων πακέτων" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "%s νέο πακέτο που συγκαταλέγεται στον mirror." msgstr[1] "%s νέα πακέτα που συγκαταλέγονται στον mirror." -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "Αδύνατο να παρατεθεί οτιδήποτε σε λίστα. Δεν βρέθηκαν διαφορές πακέτων" -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "" "Επαναφορτώστε την τρέχουσα λίστα σας για να δημιουργηθεί μία πρώτη διαφ." -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "Λίστα πακέτων που είναι διαθέσιμα στον mirror" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "%s πακέτο στην τελευταία επαναφορτωθείσα λίστα." msgstr[1] "%s πακέτα στην τελευταία επαναφορτωθείσα λίστα." -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "Εγκατεστηνμένα αρχεία από το: %s" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s αρχείο" msgstr[1] "%s αρχεία" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "Το αρχείο χάθηκε" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Αρχεία ρυθμίσεων" @@ -1023,25 +1042,25 @@ msgid "Creating new undigest \"%s\"." msgstr "Δημιουργείται νέο πειραματικό (undigest) %s." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "" -#: modules/mkdb:84 +#: modules/mkdb:91 #, fuzzy msgid "Folder \"%s\" does not contain packages" msgstr "Το %s δεν μοιάζει να είναι ένα πακέτο του %s!" -#: modules/mkdb:102 +#: modules/mkdb:111 #, fuzzy msgid "Packages DB already exists." msgstr "Το %s είναι ήδη εγκατεστημένο." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "" @@ -1167,66 +1186,66 @@ msgid "Nothing to do for package \"%s\"." msgstr "Δεν μπορεί να γίνει τίποτε για το %s." -#: modules/remove:38 +#: modules/remove:33 #, fuzzy msgid "Execute pre-remove commands..." msgstr "" "Μετά την ολοκλήρωση της εγκατάστασης, γίνεται έλεγχος για τις εξαρτήσεις..." -#: modules/remove:51 +#: modules/remove:46 #, fuzzy msgid "Execute post-remove commands..." msgstr "" "Μετά την ολοκλήρωση της εγκατάστασης, γίνεται έλεγχος για τις εξαρτήσεις..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "Τα ακόλουθα πακέτα εξαρτώνται από το %s:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "Τα ακόλουθα πακέτα τροποποιήθηκαν από το %s:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "Να γίνει απομάκρυνση του %s (%s)? (y/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "Απεγκατάσταση του %s έχει διαγραφεί." -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "Γίνεται απομάκρυνση του: %s" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "Γίνεται απομάκρυνση όλων των εγκατεστημένων πακέτων..." -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "Γίνεται απομάκρυνση των αποδείξεων πακέτου..." -#: modules/remove:253 +#: modules/remove:262 #, fuzzy msgid "Package \"%s\" (%s) removed." msgstr "Το πακέτο %s (%s) δεν έχει εγκατασταθεί." -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "Να γίνει απομάκρυνση των πακέτων που εξαρτώνται από το %s? (y/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "Να επανεγκατασταθούν τα πακέτα που εξαρτώνται από το %s? (y/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" -#: modules/remove:291 +#: modules/remove:300 #, fuzzy msgid "Check \"%s\" for reinstallation." msgstr "Ελέγξτε τα %s για επανεγκατάσταση" @@ -1309,50 +1328,50 @@ msgid "Last recharge:" msgstr "Τελευταία ανανέωση:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "" msgstr[1] "" -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Καθρεπτιζόμενα πακέτα:" -#: modules/summary:66 +#: modules/summary:73 #, fuzzy msgid "Linked packages:" msgstr "Πακέτα με δυνατότητα διασυνδέσης (linkable)" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Εγκατεστημένα πακέτα:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Εγκατεστημένα αρχεία:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Μπλοκαρισμένα πακέτα:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Αναβαθμίσιμα πακέτα:" diff -r 69af973613cd -r e6f7a109cfe3 po/es.po --- a/po/es.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/es.po Tue Jan 30 11:49:21 2018 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2012-06-11 18:31-0000\n" "Last-Translator: Kevin Fabian Quintero \n" "Language-Team: \n" @@ -61,65 +61,65 @@ msgid "Unable to find the receipt \"%s\"" msgstr "No se encuentra el paquete recibido: %s" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 #, fuzzy msgid "Extracting package..." msgstr "Extrayendo %s..." # ¿es un comando? si así es, descarte esta traducción. -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "sistema base" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "x-window" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "utilidades" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "red" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "gráficos" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "multimedia" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "office" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "desarrollo" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "herramientas del sistema" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "seguridad" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "juegos" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "misceláneos" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "meta" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "no libre" @@ -144,7 +144,16 @@ msgid "You are already running a TazPkg SHell." msgstr "Estás corriendo actualmente un TazPkg SHell" -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Removiendo todos los archivos tmp..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "%s no está instalado." @@ -153,7 +162,7 @@ msgid "Package \"%s\" is already blocked." msgstr "%s está actualmente instalado." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 #, fuzzy msgid "Package \"%s\" blocked." msgstr "%s no está instalado." @@ -327,11 +336,11 @@ msgstr[0] "Paquetes instalados" msgstr[1] "Paquetes instalados" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "Descripción de: %s" -#: modules/description:80 +#: modules/description:73 #, fuzzy msgid "Description absent." msgstr "Descripción" @@ -360,7 +369,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "No se puede encontrar el sabor %s. Abortar." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "" @@ -389,313 +398,313 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "El paquete \"%s\" ya esta instalado." -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "" "Usted puede utilizar la opción --force para forzar la instalación o " "quitarlo\n" "y volver a instalar." -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 #, fuzzy msgid "Missing: %s" msgstr "Faltante : %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "" -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "SliTaz gestor de paquetes - Version: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "Uso:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "tazpkg [comando] [paquete|dir|pattern|list|cat|--opc] [dir|--opc]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "Comandos:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "Imprime este uso corto" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "" -#: modules/help:29 +#: modules/help:40 #, fuzzy msgid "Clean all packages downloaded in cache directory" msgstr "Limpiar todos los paquetes descargados en el directorio caché." -#: modules/help:30 +#: modules/help:41 #, fuzzy msgid "List *.tazpkg packages downloaded to the cache" msgstr "Limpiar todos los paquetes descargados en el directorio caché." -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "Lista de paquetes instalados en el sistema" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "Lista de todos los paquetes disponibles en el espejo" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "Lista de archivos de configuración" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "Búsqueda de paquetes por patrón o nombre" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "Buscar en el espejo un paquete que tenga un archivo particular" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "Búsqueda de archivos en los archivos de todos los paquetes instalados" -#: modules/help:41 +#: modules/help:52 #, fuzzy msgid "Download a package into the current directory" msgstr "Descarga un paquete en el actual directorio." -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "Instala un local paquete" -#: modules/help:43 +#: modules/help:54 #, fuzzy msgid "Download and install a package from the mirror" msgstr "Descarga e instala un paquete desde un espejo." -#: modules/help:44 +#: modules/help:55 #, fuzzy msgid "Install all packages from a list of packages" msgstr "Instala todos los paquetes de una lista de paquetes." -#: modules/help:45 +#: modules/help:56 #, fuzzy msgid "Download and install a list of packages from the mirror" msgstr "Descarga e instala una lista de paquetes desde el espejo." -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "Remover los paquetes especificados y todos los archivos instalados." -#: modules/help:47 +#: modules/help:58 #, fuzzy msgid "Replay post install script from package" msgstr "Repetir script post instalacion del paquete." -#: modules/help:48 +#: modules/help:59 #, fuzzy msgid "Link a package from another SliTaz installation" msgstr "Enlazar un paquete desde otra instalación del SliTaz." -#: modules/help:49 +#: modules/help:60 #, fuzzy msgid "Change release and update packages" msgstr "Cambiar lanzamiento y actualización de paquetes." -#: modules/help:50 +#: modules/help:61 #, fuzzy msgid "Install the flavor list of packages" msgstr "Instale la lista de los paquetes de sabor." -#: modules/help:51 +#: modules/help:62 #, fuzzy msgid "Install the flavor list of packages and remove other ones" msgstr "Instale la lista de los paquetes de sabor y elimine otras." # Tengo dudas con print. Si es imprimir en papel (con impresora) o imprimir en pantalla. # Revisen las lineas que tengan "print". -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "Imprima información sobre el paquete" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "Imprima la descripción del paquete" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "Lista de archivos instalados con un paquete" -#: modules/help:56 +#: modules/help:67 #, fuzzy msgid "Block an installed package version or unblock it for upgrade" msgstr "" "Bloquear una versión del paquete instalado o desbloquear para actualizarlo." -#: modules/help:57 +#: modules/help:68 #, fuzzy msgid "Verify consistency of installed packages" msgstr "Verifica la consistencia de paquetes instalados." -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "Muestra conocidos bugs en paquetes" -#: modules/help:59 +#: modules/help:70 #, fuzzy msgid "Display dependencies tree" msgstr "Mostrar el árbol de dependencias." -#: modules/help:60 +#: modules/help:71 #, fuzzy msgid "Display reverse dependencies tree" msgstr "Mostrar en reverso el árbol de dependencias." -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "Extrae un (*.tazpkg) paquete en el directorio." -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "Empaquetar una desempaquetado o preparar un árbol de paquetes." -#: modules/help:63 +#: modules/help:74 #, fuzzy msgid "Create a package archive from an installed package" msgstr "Crear un archivo paquete desde un paquete instalado." -#: modules/help:64 +#: modules/help:75 #, fuzzy msgid "Create a package archive with configuration files" msgstr "Crear un archivo paquete con archivos de configuración." -#: modules/help:65 +#: modules/help:76 #, fuzzy msgid "Rebuild a package with a better compression ratio" msgstr "Reconstruye un paquete con un mejor radio de compresión." -#: modules/help:66 +#: modules/help:77 #, fuzzy msgid "Convert alien package to tazpkg" msgstr "" "Convertir paquetes deb/rpm/tgz/pet/sfs/sb/arch/ipk al de SliTaz (.tazpkg)." -#: modules/help:67 +#: modules/help:78 #, fuzzy msgid "Print list of suggested packages" msgstr "Lista de paquetes instalados" -#: modules/help:69 +#: modules/help:80 #, fuzzy msgid "Recharge your packages.list from the mirror" msgstr "Recarga tu lista de paquetes desde el espejo." -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "Comprobar paquetes %s para listar e instalar las últimas mejoras." -#: modules/help:71 +#: modules/help:82 #, fuzzy msgid "Change the mirror URL configuration" msgstr "Cambia la configuración del URL espejo." -#: modules/help:72 +#: modules/help:83 #, fuzzy msgid "Update an undigest mirror" msgstr "Añadir espejo undigest." -#: modules/help:73 +#: modules/help:84 #, fuzzy msgid "List undigest mirrors" msgstr "Listar espejos undigest." -#: modules/help:74 +#: modules/help:85 #, fuzzy msgid "Add an undigest mirror" msgstr "Añadir espejo undigest." -#: modules/help:75 +#: modules/help:86 #, fuzzy msgid "Remove an undigest mirror" msgstr "Remover espejo undigest." -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 #, fuzzy msgid "Sorry, no help for \"%s\"" msgstr "Busca resultados para: %s" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "" msgstr[1] "" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "" -#: modules/info:33 +#: modules/info:28 #, fuzzy msgid "local package" msgstr "Paquetes avalables" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 #, fuzzy msgid "installed package" msgstr "Paquetes instalados" -#: modules/info:45 +#: modules/info:40 #, fuzzy msgid "(new version \"%s\" available)" msgstr "Nueva versión %s" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 #, fuzzy msgid "mirrored package" msgstr "Paquetes duplicados:" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 #, fuzzy msgid "Package \"%s\" not available." msgstr "%s no está instalado." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -703,7 +712,7 @@ "No se encontro \"%s\" para comprobar si hay paquetes de espejo. Para más " "resultados, enpor favor, ejecute '%s' una vez como root antes de buscar." -#: modules/info:92 +#: modules/info:87 #, fuzzy msgid "TazPkg information" msgstr "Información TazPkg" @@ -776,92 +785,102 @@ msgid "Tags : %s" msgstr "" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "ADVERTENCIA! lazo de dependencia entre los %s y %s." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "Rastreando dependencias para: %s" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "Faltante: %s" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "Paquete %s faltante para instalar." msgstr[1] "Paquetes %s faltantes para instalar." -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "¿Instalando todas las dependencias faltantes? (y/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "Comprobando si %s existe en la lista local..." -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "Dejando dependencias de %s sin resolver." -#: modules/install:191 +#: modules/install:223 #, fuzzy msgid "The package will be installed but will probably not work." msgstr "El paquete está instalado pero probablemente no trabaje." -#: modules/install:262 +#: modules/install:294 #, fuzzy msgid "Execute pre-install commands..." msgstr "Averiguando dependencias post instalación..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 #, fuzzy msgid "Execute post-install commands..." msgstr "Averiguando dependencias post instalación..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Archivos instalados: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Archivos instalados: %s" + +#: modules/install:388 #, fuzzy msgid "Installation of package \"%s\" (%s)" msgstr "Instalación de: %s" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "Instalación de: %s" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "Copiando..." -#: modules/install:386 +#: modules/install:428 #, fuzzy msgid "Remember modified packages..." msgstr "Removiendo viejos..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "Guardando archivos de configuración..." -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "Instalando..." -#: modules/install:499 +#: modules/install:541 #, fuzzy msgid "Removing old files..." msgstr "Removiendo todos los archivos tmp..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "Removiendo todos los archivos tmp..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 #, fuzzy msgid "Update system databases..." msgstr "Removiendo todos los archivos tmp..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "Paquete %s (%s) no está instalado." @@ -882,117 +901,117 @@ msgid "The package is installed but probably will not work." msgstr "El paquete está instalado, pero probablemente no trabaje." -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "all" msgstr "Todos" -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "extra" msgstr "Extrayendo" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "Páginas bloqueadas" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "" msgstr[1] "" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "No se encontró paquetes bloqueados." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "Categoría de paquetes" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s categoría" msgstr[1] "%s categorías" -#: modules/list:111 +#: modules/list:106 #, fuzzy msgid "Linked packages" msgstr "Paquetes enlazables" -#: modules/list:124 +#: modules/list:119 #, fuzzy msgid "No linked packages found." msgstr "No se encontró paquetes bloqueados." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "Lista de paquetes instalados" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s paquete instalados." msgstr[1] "%s paquetes instalados." -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "Paquetes instalados por categoría %s" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%s paquete instalados por categoría %s" msgstr[1] "%s paquetes instalados por categoría %s" -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "Paquetes diff en otros espejos" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "%s nuevos paquete enlistados en el espejo." msgstr[1] "%s nuevos paquetes enlistados en el espejo." -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "No se puede listar nada, no se encontraron paquetes.diff." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "Recarga su actual lista para crear una primera diferencia." -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "Lista de paquetes disponibles en el espejo" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "" msgstr[1] "" -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "Archivos instalados con: %s" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s archivo" msgstr[1] "%s archivos" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "Archivo perdido" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Archivos de configuración" @@ -1048,25 +1067,25 @@ msgid "Creating new undigest \"%s\"." msgstr "Creando \"%s\"..." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "" -#: modules/mkdb:84 +#: modules/mkdb:91 #, fuzzy msgid "Folder \"%s\" does not contain packages" msgstr "%s no se parece alpaquete %s!" -#: modules/mkdb:102 +#: modules/mkdb:111 #, fuzzy msgid "Packages DB already exists." msgstr "%s está actualmente instalado." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "" @@ -1188,64 +1207,64 @@ msgid "Nothing to do for package \"%s\"." msgstr "Nada que hacer para %s." -#: modules/remove:38 +#: modules/remove:33 #, fuzzy msgid "Execute pre-remove commands..." msgstr "Averiguando dependencias post instalación..." -#: modules/remove:51 +#: modules/remove:46 #, fuzzy msgid "Execute post-remove commands..." msgstr "Averiguando dependencias post instalación..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "Los siguientes paquetes dependen de %s:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "Los siguentes paquetes se han modificado para %s:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "Removiendo %s (%s)? (y/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "Desinstalación de %s cancelado." -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "Removiendo: %s" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "Removiendo todos los archivos instalados..." -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "Removiendo paquete recibido..." -#: modules/remove:253 +#: modules/remove:262 #, fuzzy msgid "Package \"%s\" (%s) removed." msgstr "Paquete %s (%s) no está instalado." -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "Removiendo los paquetes dependientes en %s? (y/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "Reinstala paquetes modificados por %s? (y/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" -#: modules/remove:291 +#: modules/remove:300 #, fuzzy msgid "Check \"%s\" for reinstallation." msgstr "Comprobando %s para reinstalación" @@ -1329,50 +1348,50 @@ msgid "Last recharge:" msgstr "Ultima recarga:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "" msgstr[1] "" -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Paquetes duplicados:" -#: modules/summary:66 +#: modules/summary:73 #, fuzzy msgid "Linked packages:" msgstr "Paquetes enlazables" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Paquetes instalados:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Filas instaladas:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Paquetes bloqueados:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Paquetes actualizables:" diff -r 69af973613cd -r e6f7a109cfe3 po/fr.po --- a/po/fr.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/fr.po Tue Jan 30 11:49:21 2018 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2016-09-18 11:00+0200\n" "Last-Translator: Pascal Bellard \n" "Language-Team: French\n" @@ -56,63 +56,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "Ne peut trouver la recette de « %s »" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "Extraction du paquet..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "système de base" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "X-window" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "utilitaires" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "réseau" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "graphisme" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "multimédia" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "bureautique" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "développement" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "outils système" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "sécurité" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "jeux" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "divers" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "méta" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "non-libre" @@ -133,7 +133,16 @@ msgid "You are already running a TazPkg SHell." msgstr "Vous êtes déjà dans un SHell TazPkg." -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Restauration des fichiers d'index..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "Le paquet « %s » n'est pas installé." @@ -141,7 +150,7 @@ msgid "Package \"%s\" is already blocked." msgstr "Le paquet « %s » est déjà installé." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 msgid "Package \"%s\" blocked." msgstr "Le paquet « %s » est bloqué." @@ -299,11 +308,11 @@ msgstr[0] "À installer : %s paquet (%s)" msgstr[1] "À installer : %s paquets (%s)" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "Description du paquet « %s »" -#: modules/description:80 +#: modules/description:73 msgid "Description absent." msgstr "Pas de description." @@ -331,7 +340,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "Ne peut trouver la saveur « %s ». Abandon." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "Fichier « %s » vide." @@ -359,274 +368,274 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "Veuillez attendre la fin de la synchronisation du miroir et réessayer." -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "Le paquet « %s » est déjà installé." -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "Vous pouvez utiliser l'option --forced pour forcer son installation." -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "Manque : %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "Veuillez lancer tazpkg en tant que root." -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "Ficher « %s » généré. Veuillez patienter..." -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "« %s » est trop ancien." -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "Gestionnaire de paquets SliTaz - version : %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "Utilisation :" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "tazpkg [commande] [paquet|rép|motif|liste|cat|--opt] [rép|--opt]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "SHell :" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "Commandes :" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "Afficher cette notice d'utilisation" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "Afficher l'aide sur les commandes de TazPkg" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "Afficher le journal des actions de TazPkg" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "Effacer tous les paquets téléchargés dans le répertoire cache" -#: modules/help:30 +#: modules/help:41 msgid "List *.tazpkg packages downloaded to the cache" msgstr "Lister tous les paquets téléchargés dans le répertoire cache" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "Lancer le shell interactif de TazPkg" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "Lister les paquets installés" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "Lister les paquets disponibles sur le miroir" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "Lister les fichiers de configuration" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "Chercher un paquet d'après un motif ou par nom" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "Chercher un paquet du miroir contenant un fichier donné" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "Chercher les paquets installés contenant un fichier" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "Télécharger un paquet dans le répertoire courrant" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "Installer un paquet local" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "Télécharger et installer un paquet depuis le miroir" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "Installer tous les paquets d'une liste" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "Télécharger et installer une liste de paquets depuis le miroir" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "Retirer le paquet spécifié et tous ses fichiers" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "Ré-exécuter le script post-installation d'un paquet" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "Lier un paquet depuis une autre installation SliTaz" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "Changer de version SliTaz et mettre à jour les paquets" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "Installer les paquets d'une saveur" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "Installer les paquets d'une saveur et retirer les autres" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "Afficher les informations à propos d'un paquet" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "Afficher la description d'un paquet" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "Lister les fichiers installés par un paquet" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "Bloquer la version d'un paquet installé ou autoriser sa mise à jour" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "Vérifier la cohérence des paquets installés" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "Afficher les bogues connus des paquets" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "Afficher l'arbre des dépendances" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "Afficher l'arbre des dépendances inverses" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "Extraire un paquet (*.tazpkg) dans un répertoire" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "Empaqueter l'arborescence d'un paquet décompressé ou préparé à la main" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "Créer un paquet compressé à partir d'un paquet installé" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "Créer un paquet contenant la configuration du système" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "Reconstruire un paquet avec un meilleur taux de compression" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "Convertir un paquet d'une autre distribution vers SliTaz" -#: modules/help:67 +#: modules/help:78 msgid "Print list of suggested packages" msgstr "Afficher la liste des paquets suggérés" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "Mettre à jour la liste des paquets d'un miroir" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "Vérifier le %s des paquets pour lister et installer les mises à jour" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "Changer l'URL du miroir" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "Mettre à jour un miroir indigeste" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "Lister les miroirs indigestes" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "Ajouter un miroir indigeste" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "Retirer un miroir indigeste" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" "Créer une base de données TazPkg pour un répertoire de paquets *.tazpkg." -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 msgid "Sorry, no help for \"%s\"" msgstr "Désolé, pas d'aide pour « %s »" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "%d sujet d'aide disponible :" msgstr[1] "%d sujets d'aide disponibles :" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "%s" -#: modules/info:33 +#: modules/info:28 msgid "local package" msgstr "paquet local" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 msgid "installed package" msgstr "paquet installé" -#: modules/info:45 +#: modules/info:40 msgid "(new version \"%s\" available)" msgstr "(nouvelle version « %s » disponible)" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "(version reconstruite disponible)" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 msgid "mirrored package" msgstr "paquet du miroir" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 msgid "Package \"%s\" not available." msgstr "Paquet « %s » non disponible." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -634,7 +643,7 @@ "Pas de fichier « %s » trouvé pour vérifier les paquets du miroir. Pour plus " "de résulats, veuillez lancer « %s » en tant que root avant de rechercher." -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "TazPkg information" @@ -702,85 +711,95 @@ msgid "Tags : %s" msgstr "Marqueurs : %s" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "ATTENTION ! Boucle de dépendance entre « %s » et « %s »." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "Recherche des dépendances du paquet « %s »" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "Paquet « %s » manquant" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "%s paquet manquant à installer." msgstr[1] "%s paquets manquants à installer." -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "Installer toutes les dépendances manquantes ? (o/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "Vérification de l'existence du paquet « %s » dans la liste locale..." -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "Dépendances du paquet « %s » laissées non résolues." -#: modules/install:191 +#: modules/install:223 msgid "The package will be installed but will probably not work." msgstr "Le paquet est installé mais ne va probablement pas fonctionner." -#: modules/install:262 +#: modules/install:294 msgid "Execute pre-install commands..." msgstr "Exécution des commandes pré-installation..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "Exécution des commandes post-installation..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Installation de %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Installation de %s" + +#: modules/install:388 msgid "Installation of package \"%s\" (%s)" msgstr "Installation du paquet « %s » (%s)" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "Installation du paquet « %s »" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "Copie du paquet..." -#: modules/install:386 +#: modules/install:428 msgid "Remember modified packages..." msgstr "Mémorisation des paquets modifiés..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "Sauvegarde des fichiers de configuration..." -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "Installation du paquet..." -#: modules/install:499 +#: modules/install:541 msgid "Removing old files..." msgstr "Suppression des anciens fichiers..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "Suppression des fichiers temporaires..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 msgid "Update system databases..." msgstr "Mise à jour des fichiers d'index..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "Le paquet « %s » (%s) est installé." @@ -800,114 +819,114 @@ msgid "The package is installed but probably will not work." msgstr "Le paquet est installé mais il ne fonctionnera probablement pas." -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "tous" -#: modules/list:50 +#: modules/list:45 msgid "extra" msgstr "extras" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "Paquets bloqués" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s paquet" msgstr[1] "%s paquets" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "Aucun paquet bloqué n'a été trouvé." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "Catégories des paquets" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s catégorie" msgstr[1] "%s catégories" -#: modules/list:111 +#: modules/list:106 msgid "Linked packages" msgstr "Paquets liés" -#: modules/list:124 +#: modules/list:119 msgid "No linked packages found." msgstr "Aucun paquet lié n'a été trouvé." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "Liste des paquets installés" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s paquet installé." msgstr[1] "%s paquets installés." -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "Paquets installés de la catégorie « %s »" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%s paquet installé de la catégorie « %s »." msgstr[1] "%s paquets installés de la catégorie « %s »." -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "Diff des paquets du miroir" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "%s nouveau paquet listé sur le miroir." msgstr[1] "%s nouveaux paquets listés sur le miroir." -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "" "Impossible de lister quoi que ce soit, fichier « packages.diff » introuvable." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "Rechargez votre liste actuelle pour créer un premier diff." -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "Liste des paquets disponibles sur le miroir." -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "%s paquet dans la dernière liste rechargée." msgstr[1] "%s paquets dans la dernière liste rechargée." -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "Fichiers installés par « %s »" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s fichier" msgstr[1] "%s fichiers" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "Activité de TazPkg" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "Fichier perdu" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Fichiers de configuration" @@ -961,23 +980,23 @@ msgid "Creating new undigest \"%s\"." msgstr "Création d'un nouveau dépôt indigeste « %s »." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "Répertoire d'entrée non précisé" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "Vous n'avez pas le droit d'écrire dans le répertoire « %s »" -#: modules/mkdb:84 +#: modules/mkdb:91 msgid "Folder \"%s\" does not contain packages" msgstr "Le répertoire « %s » ne contient aucun paquet" -#: modules/mkdb:102 +#: modules/mkdb:111 msgid "Packages DB already exists." msgstr "La base de données des paquets existe déjà." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "Calcul du %s..." @@ -1095,55 +1114,55 @@ msgid "Nothing to do for package \"%s\"." msgstr "Rien à faire pour le paquet « %s »." -#: modules/remove:38 +#: modules/remove:33 msgid "Execute pre-remove commands..." msgstr "Exécution des commandes pré-suppression..." -#: modules/remove:51 +#: modules/remove:46 msgid "Execute post-remove commands..." msgstr "Exécution des commandes post-suppression..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "Les paquets suivants dépendent de « %s » :" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "Les paquets suivants ont été modifiés par « %s » :" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "Supprimer le paquet « %s » (%s) ? (o/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "Désinstallation du paquet « %s » annulée." -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "Suppression du paquet « %s »" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "Suppression de tous les fichiers installés..." -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "Suppression de la recette du paquet..." -#: modules/remove:253 +#: modules/remove:262 msgid "Package \"%s\" (%s) removed." msgstr "Le paquet « %s » (%s) est supprimé." -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "Supprimer les paquets dépendant de « %s » ? (o/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "Réinstaller les paquets modifiés par « %s » ? (o/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." @@ -1151,7 +1170,7 @@ "Le paquet « %s » a été modifié par « %s » et d'autres paquets. Il ne sera " "pas réinstallé." -#: modules/remove:291 +#: modules/remove:300 msgid "Check \"%s\" for reinstallation." msgstr "Consultez « %s » pour la réinstallation." @@ -1232,49 +1251,49 @@ msgid "Last recharge:" msgstr "Dernier rafraîchissement :" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "Aujourd'hui à %s." -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "Hier à %s." -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "il y a %d jour." msgstr[1] "il y a %d jours." -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "Date des index :" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "jamais." -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Paquets du miroir :" -#: modules/summary:66 +#: modules/summary:73 msgid "Linked packages:" msgstr "Paquets liés :" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Paquets installés : " -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Fichiers installés :" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Paquets bloqués : " -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Mises à jour disponibles :" diff -r 69af973613cd -r e6f7a109cfe3 po/it.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/po/it.po Tue Jan 30 11:49:21 2018 +0200 @@ -0,0 +1,1983 @@ +# Italian translations for TazPkg package. +# Copyright (C) 2018 SliTaz +# This file is distributed under the same license as the TazPkg package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: TazPkg 5.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" +"PO-Revision-Date: 2018-01-30 11:45+0200\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.6\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: tazpkg:105 +msgid "Creating folder \"%s\"..." +msgstr "" + +#: tazpkg:141 +msgid "Please specify a package name on the command line." +msgstr "" + +#: tazpkg:144 +msgid "Please specify a list name on the command line." +msgstr "" + +#: tazpkg:147 +msgid "Please specify a flavor name on the command line." +msgstr "" + +#: tazpkg:150 +msgid "Please specify a release name on the command line." +msgstr "" + +#: tazpkg:153 +msgid "Unable to find file \"%s\"" +msgstr "" + +#: tazpkg:156 +msgid "Please specify an existing folder name on the command line." +msgstr "" + +#: tazpkg:159 +msgid "Please specify a pattern to search for." +msgstr "" + +#: tazpkg:162 +msgid "Unable to find the receipt \"%s\"" +msgstr "" + +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 +msgid "Extracting package..." +msgstr "" + +#: tazpkg:244 modules/list:39 +msgid "base-system" +msgstr "" + +#: tazpkg:244 modules/list:39 +msgid "x-window" +msgstr "" + +#: tazpkg:245 modules/list:40 +msgid "utilities" +msgstr "" + +#: tazpkg:245 modules/list:40 +msgid "network" +msgstr "" + +#: tazpkg:246 modules/list:41 +msgid "graphics" +msgstr "" + +#: tazpkg:246 modules/list:41 +msgid "multimedia" +msgstr "" + +#: tazpkg:247 modules/list:42 +msgid "office" +msgstr "" + +#: tazpkg:247 modules/list:42 +msgid "development" +msgstr "" + +#: tazpkg:248 modules/list:43 +msgid "system-tools" +msgstr "" + +#: tazpkg:248 modules/list:43 +msgid "security" +msgstr "" + +#: tazpkg:249 modules/list:44 +msgid "games" +msgstr "" + +#: tazpkg:249 modules/list:44 +msgid "misc" +msgstr "" + +#: tazpkg:249 modules/list:44 +msgid "meta" +msgstr "" + +#: tazpkg:250 modules/list:45 +msgid "non-free" +msgstr "" + +#: tazpkg:435 +msgid "Done: %s" +msgstr "" + +#: tazpkg:511 +msgid "TazPkg SHell." +msgstr "" + +#: tazpkg:512 +msgid "Type 'usage' to list all available commands or 'quit' or 'q' to exit." +msgstr "" + +#: tazpkg:521 +msgid "You are already running a TazPkg SHell." +msgstr "" + +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +msgid "Restoring Busybox applet %s..." +msgstr "" + +#: modules/block:18 modules/remove:96 +msgid "Package \"%s\" is not installed." +msgstr "" + +#: modules/block:27 +msgid "Package \"%s\" is already blocked." +msgstr "" + +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 +msgid "Package \"%s\" blocked." +msgstr "" + +#: modules/block:43 modules/block:56 +msgid "Package \"%s\" unblocked." +msgstr "" + +#: modules/block:45 +msgid "Package \"%s\" is not blocked." +msgstr "" + +#: modules/bugs:21 +msgid "No known bugs." +msgstr "" + +#: modules/bugs:23 +msgid "Known bugs in packages" +msgstr "" + +#: modules/bugs:30 +msgid "Bug list completed" +msgstr "" + +#: modules/bugs:32 +msgid "Bugs in package \"%s\" version %s:" +msgstr "" + +#: modules/cache:22 +msgid "Cleaning cache directory..." +msgstr "" + +#: modules/cache:23 +msgid "Path: %s" +msgstr "" + +#: modules/cache:28 +msgid "%s file removed from cache (%s)." +msgid_plural "%s files removed from cache (%s)." +msgstr[0] "" +msgstr[1] "" + +#: modules/cache:34 tazpanel/pkgs.cgi:1243 +msgid "Packages cache" +msgstr "" + +#: modules/cache:38 +msgid "%s file (%s)" +msgid_plural "%s files (%s)" +msgstr[0] "" +msgstr[1] "" + +#: modules/check:20 tazpanel/pkgs.cgi:997 +msgid "Package %s" +msgstr "" + +#: modules/check:96 +msgid "The package installation has not completed" +msgstr "" + +#: modules/check:104 +msgid "The package has been modified by:" +msgstr "" + +#: modules/check:108 +msgid "Files lost from package:" +msgstr "" + +#: modules/check:112 +msgid "target of symlink" +msgstr "" + +#: modules/check:119 +msgid "Missing dependencies for package:" +msgstr "" + +#: modules/check:128 +msgid "Dependencies loop between package and:" +msgstr "" + +#: modules/check:134 +msgid "Looking for known bugs..." +msgstr "" + +#: modules/check:141 +msgid "Mismatch checksum of installed files:" +msgstr "" + +#: modules/check:160 +msgid "Check file providers:" +msgstr "" + +#: modules/check:171 +msgid "The following packages provide file \"%s\":" +msgstr "" + +#: modules/check:176 +msgid "(overridden by %s)" +msgstr "" + +#: modules/check:188 +msgid "Alien files:" +msgstr "" + +#: modules/check:189 +msgid "No package has installed the following files:" +msgstr "" + +#: modules/check:200 +msgid "Check completed." +msgstr "" + +#: modules/convert:27 +msgid "No dependency for:" +msgstr "" + +#: modules/convert:30 +msgid "WARNING: unknown dependency for %s" +msgstr "" + +#: modules/convert:84 modules/convert:238 modules/convert:276 +#: modules/convert:346 modules/convert:397 modules/convert:479 +#: modules/convert:722 modules/convert:743 +msgid "File \"%s\" does not look like %s package!" +msgstr "" + +#: modules/convert:203 modules/convert:536 +msgid "Invalid target: %s (expected i386)" +msgstr "" + +#: modules/convert:586 +msgid "Unable to extract the RPM using standard tools (rpm2cpio)." +msgstr "" + +#: modules/convert:587 +msgid "Do you want to install \"%s\" package? (y/N)" +msgstr "" + +#: modules/convert:626 +msgid "Arch \"%s\" not supported." +msgstr "" + +#: modules/convert:776 +msgid "Unsupported format" +msgstr "" + +#: modules/depends:121 +msgid "Total: %s package (%s)" +msgid_plural "Total: %s packages (%s)" +msgstr[0] "" +msgstr[1] "" + +#: modules/depends:128 +msgid "To install: %s package (%s)" +msgid_plural "To install: %s packages (%s)" +msgstr[0] "" +msgstr[1] "" + +#: modules/description:66 +msgid "Description of package \"%s\"" +msgstr "" + +#: modules/description:73 +msgid "Description absent." +msgstr "" + +#: modules/extract:36 +msgid "Extracting package \"%s\"" +msgstr "" + +#: modules/extract:47 modules/recompress:35 +msgid "Copying original package..." +msgstr "" + +#: modules/extract:54 +msgid "Package \"%s\" is extracted to \"%s\"" +msgstr "" + +#: modules/find-depends:21 +msgid "Find depends..." +msgstr "" + +#: modules/find-depends:42 +msgid "for %s" +msgstr "" + +#: modules/flavor:94 +msgid "Can't find flavor \"%s\". Abort." +msgstr "" + +#: modules/get:140 modules/getenv:56 +msgid "File \"%s\" empty." +msgstr "" + +#: modules/get:141 modules/get:147 +msgid "Unable to find package \"%s\" in the extra packages list." +msgstr "" + +#: modules/get:165 modules/get:385 +msgid "Package \"%s\" already in the cache" +msgstr "" + +#: modules/get:364 +msgid "Unable to find package \"%s\" in the mirrored packages list." +msgstr "" + +#: modules/get:389 +msgid "Continuing package \"%s\" download" +msgstr "" + +#: modules/get:400 +msgid "Checksum error for \"%s\"" +msgstr "" + +#: modules/get:410 +msgid "Please wait until the mirror synchronization is complete and try again." +msgstr "" + +#: modules/get:467 modules/install:685 +msgid "\"%s\" package is already installed." +msgstr "" + +#: modules/get:468 modules/install:686 +msgid "You can use the --forced option to force installation." +msgstr "" + +#: modules/getenv:38 modules/getenv:46 modules/link:31 +msgid "Missing: %s" +msgstr "" + +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 +msgid "Please run tazpkg as root." +msgstr "" + +#: modules/getenv:118 modules/getenv:143 +msgid "File \"%s\" generated. Please wait..." +msgstr "" + +#: modules/getenv:157 +msgid "Old \"%s\"." +msgstr "" + +#: modules/help:28 modules/summary:18 +msgid "SliTaz package manager - Version: %s" +msgstr "" + +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 +msgid "Usage:" +msgstr "" + +#: modules/help:31 +msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" +msgstr "" + +#: modules/help:33 +msgid "SHell:" +msgstr "" + +#: modules/help:35 +msgid "Commands:" +msgstr "" + +#: modules/help:37 +msgid "Print this short usage" +msgstr "" + +#: modules/help:38 +msgid "Show help on the TazPkg commands" +msgstr "" + +#: modules/help:39 +msgid "Show TazPkg activity log" +msgstr "" + +#: modules/help:40 +msgid "Clean all packages downloaded in cache directory" +msgstr "" + +#: modules/help:41 +msgid "List *.tazpkg packages downloaded to the cache" +msgstr "" + +#: modules/help:42 +msgid "Run interactive TazPkg shell" +msgstr "" + +#: modules/help:44 +msgid "List installed packages on the system" +msgstr "" + +#: modules/help:45 +msgid "List all available packages on the mirror" +msgstr "" + +#: modules/help:46 +msgid "List the configuration files" +msgstr "" + +#: modules/help:48 +msgid "Search for a package by pattern or name" +msgstr "" + +#: modules/help:49 +msgid "Search on mirror for package having a particular file" +msgstr "" + +#: modules/help:50 +msgid "Search for file in all installed packages files" +msgstr "" + +#: modules/help:52 +msgid "Download a package into the current directory" +msgstr "" + +#: modules/help:53 +msgid "Install a local package" +msgstr "" + +#: modules/help:54 +msgid "Download and install a package from the mirror" +msgstr "" + +#: modules/help:55 +msgid "Install all packages from a list of packages" +msgstr "" + +#: modules/help:56 +msgid "Download and install a list of packages from the mirror" +msgstr "" + +#: modules/help:57 +msgid "Remove the specified package and all installed files" +msgstr "" + +#: modules/help:58 +msgid "Replay post install script from package" +msgstr "" + +#: modules/help:59 +msgid "Link a package from another SliTaz installation" +msgstr "" + +#: modules/help:60 +msgid "Change release and update packages" +msgstr "" + +#: modules/help:61 +msgid "Install the flavor list of packages" +msgstr "" + +#: modules/help:62 +msgid "Install the flavor list of packages and remove other ones" +msgstr "" + +#: modules/help:64 +msgid "Print information about a package" +msgstr "" + +#: modules/help:65 +msgid "Print description of a package" +msgstr "" + +#: modules/help:66 +msgid "List the files installed with a package" +msgstr "" + +#: modules/help:67 +msgid "Block an installed package version or unblock it for upgrade" +msgstr "" + +#: modules/help:68 +msgid "Verify consistency of installed packages" +msgstr "" + +#: modules/help:69 +msgid "Show known bugs in packages" +msgstr "" + +#: modules/help:70 +msgid "Display dependencies tree" +msgstr "" + +#: modules/help:71 +msgid "Display reverse dependencies tree" +msgstr "" + +#: modules/help:72 +msgid "Extract a (*.tazpkg) package into a directory" +msgstr "" + +#: modules/help:73 +msgid "Pack an unpacked or prepared package tree" +msgstr "" + +#: modules/help:74 +msgid "Create a package archive from an installed package" +msgstr "" + +#: modules/help:75 +msgid "Create a package archive with configuration files" +msgstr "" + +#: modules/help:76 +msgid "Rebuild a package with a better compression ratio" +msgstr "" + +#: modules/help:77 +msgid "Convert alien package to tazpkg" +msgstr "" + +#: modules/help:78 +msgid "Print list of suggested packages" +msgstr "" + +#: modules/help:80 +msgid "Recharge your packages.list from the mirror" +msgstr "" + +#: modules/help:81 +msgid "Check packages %s to list and install latest upgrades" +msgstr "" + +#: modules/help:82 +msgid "Change the mirror URL configuration" +msgstr "" + +#: modules/help:83 +msgid "Update an undigest mirror" +msgstr "" + +#: modules/help:84 +msgid "List undigest mirrors" +msgstr "" + +#: modules/help:85 +msgid "Add an undigest mirror" +msgstr "" + +#: modules/help:86 +msgid "Remove an undigest mirror" +msgstr "" + +#: modules/help:87 +msgid "Make a TazPkg database for a folder with *.tazpkg packages" +msgstr "" + +#: modules/help:115 modules/help:146 +msgid "Sorry, no help for \"%s\"" +msgstr "" + +#: modules/help:122 +msgid "%d help topic available:" +msgid_plural "%d help topics available:" +msgstr[0] "" +msgstr[1] "" + +#: modules/help:176 +msgid "%s" +msgstr "" + +#: modules/info:28 +msgid "local package" +msgstr "" + +#: modules/info:34 tazpanel/pkgs.cgi:968 +msgid "installed package" +msgstr "" + +#: modules/info:40 +msgid "(new version \"%s\" available)" +msgstr "" + +#: modules/info:45 +msgid "(new build available)" +msgstr "" + +#: modules/info:69 tazpanel/pkgs.cgi:971 +msgid "mirrored package" +msgstr "" + +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 +msgid "Package \"%s\" not available." +msgstr "" + +#: modules/info:79 modules/search:66 modules/search:100 +msgid "" +"No \"%s\" found to check for mirrored packages. For more results, please run " +"\"%s\" once as root before searching." +msgstr "" + +#: modules/info:87 +msgid "TazPkg information" +msgstr "" + +#: modules/info:107 +msgid "Package : %s" +msgstr "" + +#: modules/info:108 +msgid "State : %s" +msgstr "" + +#: modules/info:109 +msgid "Version : %s" +msgstr "" + +#: modules/info:110 +msgid "Category : %s" +msgstr "" + +#: modules/info:111 +msgid "Short desc : %s" +msgstr "" + +#: modules/info:112 +msgid "Maintainer : %s" +msgstr "" + +#: modules/info:113 +msgid "License : %s" +msgstr "" + +#: modules/info:114 +msgid "Depends : %s" +msgstr "" + +#: modules/info:115 +msgid "Suggested : %s" +msgstr "" + +#: modules/info:116 +msgid "Build deps : %s" +msgstr "" + +#: modules/info:117 +msgid "Wanted src : %s" +msgstr "" + +#: modules/info:118 +msgid "Web site : %s" +msgstr "" + +#: modules/info:119 +msgid "Conf. files: %s" +msgstr "" + +#: modules/info:120 +msgid "Provide : %s" +msgstr "" + +#: modules/info:121 +msgid "Size : %s" +msgstr "" + +#: modules/info:122 +msgid "Tags : %s" +msgstr "" + +#: modules/install:129 +msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." +msgstr "" + +#: modules/install:137 +msgid "Tracking dependencies for package \"%s\"" +msgstr "" + +#: modules/install:142 +msgid "Missing package \"%s\"" +msgstr "" + +#: modules/install:146 +msgid "%s missing package to install." +msgid_plural "%s missing packages to install." +msgstr[0] "" +msgstr[1] "" + +#: modules/install:158 +msgid "Install all missing dependencies? (y/N)" +msgstr "" + +#: modules/install:183 +msgid "Checking if package \"%s\" exists in local list..." +msgstr "" + +#: modules/install:222 +msgid "Leaving dependencies for package \"%s\" unresolved." +msgstr "" + +#: modules/install:223 +msgid "The package will be installed but will probably not work." +msgstr "" + +#: modules/install:294 +msgid "Execute pre-install commands..." +msgstr "" + +#: modules/install:308 modules/reconfigure:36 +msgid "Execute post-install commands..." +msgstr "" + +#: modules/install:381 +msgid "Installing (web/cache): %s" +msgstr "" + +#: modules/install:383 +msgid "Installing (pkg/local): %s" +msgstr "" + +#: modules/install:388 +msgid "Installation of package \"%s\" (%s)" +msgstr "" + +#: modules/install:390 +msgid "Installation of package \"%s\"" +msgstr "" + +#: modules/install:398 +msgid "Copying package..." +msgstr "" + +#: modules/install:428 +msgid "Remember modified packages..." +msgstr "" + +#: modules/install:490 +msgid "Saving configuration files..." +msgstr "" + +#: modules/install:521 +msgid "Installing package..." +msgstr "" + +#: modules/install:541 +msgid "Removing old files..." +msgstr "" + +#: modules/install:557 +msgid "Removing all tmp files..." +msgstr "" + +#: modules/install:587 modules/remove:227 +msgid "Update system databases..." +msgstr "" + +#: modules/install:649 +msgid "Package \"%s\" (%s) is installed." +msgstr "" + +#: modules/link:20 +msgid "Package \"%s\" is already installed." +msgstr "" + +#: modules/link:36 +msgid "Link all missing dependencies? (y/N)" +msgstr "" + +#: modules/link:45 +msgid "Leaving dependencies unresolved for package \"%s\"" +msgstr "" + +#: modules/link:46 +msgid "The package is installed but probably will not work." +msgstr "" + +#: modules/list:45 +msgid "all" +msgstr "" + +#: modules/list:45 +msgid "extra" +msgstr "" + +#: modules/list:77 +msgid "Blocked packages" +msgstr "" + +#: modules/list:82 modules/list:116 modules/search:223 +msgid "%s package" +msgid_plural "%s packages" +msgstr[0] "" +msgstr[1] "" + +#: modules/list:85 +msgid "No blocked packages found." +msgstr "" + +#: modules/list:92 +msgid "Packages categories" +msgstr "" + +#: modules/list:99 +msgid "%s category" +msgid_plural "%s categories" +msgstr[0] "" +msgstr[1] "" + +#: modules/list:106 +msgid "Linked packages" +msgstr "" + +#: modules/list:119 +msgid "No linked packages found." +msgstr "" + +#: modules/list:126 +msgid "List of all installed packages" +msgstr "" + +#: modules/list:132 +msgid "%s package installed." +msgid_plural "%s packages installed." +msgstr[0] "" +msgstr[1] "" + +#: modules/list:142 tazpanel/pkgs.cgi:714 +msgid "Installed packages of category \"%s\"" +msgstr "" + +#: modules/list:151 +msgid "%s package installed of category \"%s\"." +msgid_plural "%s packages installed of category \"%s\"." +msgstr[0] "" +msgstr[1] "" + +#: modules/list:162 modules/recharge:181 +msgid "Mirrored packages diff" +msgstr "" + +#: modules/list:166 +msgid "%s new package listed on the mirror." +msgid_plural "%s new packages listed on the mirror." +msgstr[0] "" +msgstr[1] "" + +#: modules/list:171 +msgid "Unable to list anything, no packages.diff found." +msgstr "" + +#: modules/list:172 +msgid "Recharge your current list to create a first diff." +msgstr "" + +#: modules/list:176 +msgid "List of available packages on the mirror" +msgstr "" + +#: modules/list:183 +msgid "%s package in the last recharged list." +msgid_plural "%s packages in the last recharged list." +msgstr[0] "" +msgstr[1] "" + +#: modules/list:195 modules/list:202 +msgid "Installed files by \"%s\"" +msgstr "" + +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 +msgid "%s file" +msgid_plural "%s files" +msgstr[0] "" +msgstr[1] "" + +#: modules/list:221 +msgid "TazPkg Activity" +msgstr "" + +#: modules/list:256 +msgid "File lost" +msgstr "" + +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +msgid "Configuration files" +msgstr "" + +#: modules/mirror:23 +msgid "Current mirror(s)" +msgstr "" + +#: modules/mirror:25 +msgid "" +"Please enter URL of the new mirror (http, ftp or local path). You must " +"specify the complete address to the directory of the packages and packages." +"list file." +msgstr "" + +#: modules/mirror:30 +msgid "New mirror(s) URL: " +msgstr "" + +#: modules/mirror:39 +msgid "Nothing has been changed." +msgstr "" + +#: modules/mirror:41 +msgid "Setting mirror(s) to: \"%s\"" +msgstr "" + +#: modules/mirror:63 +msgid "Current undigest(s)" +msgstr "" + +#: modules/mirror:66 +msgid "No undigest mirror found." +msgstr "" + +#: modules/mirror:81 +msgid "Remove \"%s\" undigest? (y/N)" +msgstr "" + +#: modules/mirror:83 +msgid "Removing \"%s\" undigest..." +msgstr "" + +#: modules/mirror:89 +msgid "Undigest \"%s\" not found" +msgstr "" + +#: modules/mirror:108 +msgid "Creating new undigest \"%s\"." +msgstr "" + +#: modules/mkdb:81 +msgid "Input folder not specified" +msgstr "" + +#: modules/mkdb:87 +msgid "You are not allowed to write to the folder \"%s\"" +msgstr "" + +#: modules/mkdb:91 +msgid "Folder \"%s\" does not contain packages" +msgstr "" + +#: modules/mkdb:111 +msgid "Packages DB already exists." +msgstr "" + +#: modules/mkdb:119 +msgid "Calculate %s..." +msgstr "" + +#: modules/pack:22 +msgid "Receipt is missing. Please read the documentation." +msgstr "" + +#: modules/pack:26 +msgid "Packing package \"%s\"" +msgstr "" + +#: modules/pack:29 +msgid "Creating the list of files..." +msgstr "" + +#: modules/pack:36 +msgid "Creating %s of files..." +msgstr "" + +#: modules/pack:50 +msgid "Compressing the FS..." +msgstr "" + +#: modules/pack:60 +msgid "Updating receipt sizes..." +msgstr "" + +#: modules/pack:66 +msgid "Creating full cpio archive..." +msgstr "" + +#: modules/pack:70 +msgid "Restoring original package tree..." +msgstr "" + +#: modules/pack:80 +msgid "Package \"%s\" compressed successfully." +msgstr "" + +#: modules/pack:81 modules/repack:81 +msgid "Size: %s" +msgstr "" + +#: modules/recharge:48 +msgid "Restoring database files..." +msgstr "" + +#: modules/recharge:56 +msgid "Recharging failed" +msgstr "" + +#: modules/recharge:70 +msgid "Repository \"%s\" doesn't exist." +msgstr "" + +#: modules/recharge:87 modules/summary:33 +msgid "Undigest %s" +msgstr "" + +#: modules/recharge:90 +msgid "Recharging repository \"%s\"" +msgstr "" + +#: modules/recharge:99 +msgid "Checking..." +msgstr "" + +#: modules/recharge:105 +msgid "Database timestamp: %s" +msgstr "" + +#: modules/recharge:110 +msgid "Repository \"%s\" is up to date." +msgstr "" + +#: modules/recharge:116 +msgid "Creating backup of the last packages list..." +msgstr "" + +#: modules/recharge:127 modules/recharge:142 modules/recharge:146 +msgid "Getting \"%s\"..." +msgstr "" + +#: modules/recharge:161 +msgid "Last database is ready to use." +msgstr "" + +#: modules/recharge:184 +msgid "%s new package on the mirror." +msgid_plural "%s new packages on the mirror." +msgstr[0] "" +msgstr[1] "" + +#: modules/recharge:189 +msgid "" +"Note that next time you recharge the list, a list of differences will be " +"displayed to show new and upgradeable packages." +msgstr "" + +#: modules/recompress:32 +msgid "Recompressing package \"%s\"" +msgstr "" + +#: modules/recompress:42 +msgid "Recompressing the FS..." +msgstr "" + +#: modules/recompress:47 +msgid "Creating new package..." +msgstr "" + +#: modules/reconfigure:47 +msgid "Nothing to do for package \"%s\"." +msgstr "" + +#: modules/remove:33 +msgid "Execute pre-remove commands..." +msgstr "" + +#: modules/remove:46 +msgid "Execute post-remove commands..." +msgstr "" + +#: modules/remove:106 +msgid "The following packages depend on package \"%s\":" +msgstr "" + +#: modules/remove:114 +msgid "The following packages have been modified by package \"%s\":" +msgstr "" + +#: modules/remove:122 +msgid "Remove package \"%s\" (%s)? (y/N)" +msgstr "" + +#: modules/remove:124 +msgid "Uninstallation of package \"%s\" cancelled." +msgstr "" + +#: modules/remove:131 +msgid "Removing package \"%s\"" +msgstr "" + +#: modules/remove:143 +msgid "Removing all files installed..." +msgstr "" + +#: modules/remove:256 +msgid "Removing package receipt..." +msgstr "" + +#: modules/remove:262 +msgid "Package \"%s\" (%s) removed." +msgstr "" + +#: modules/remove:275 +msgid "Remove packages depending on package \"%s\"? (y/N)" +msgstr "" + +#: modules/remove:292 +msgid "Reinstall packages modified by package \"%s\"? (y/N)" +msgstr "" + +#: modules/remove:298 +msgid "" +"Package \"%s\" was modified by \"%s\" and other packages. It will not be " +"reinstalled." +msgstr "" + +#: modules/remove:300 +msgid "Check \"%s\" for reinstallation." +msgstr "" + +#: modules/repack:16 +msgid "Repacking \"%s\"" +msgstr "" + +#: modules/repack:19 +msgid "Can't repack package \"%s\"" +msgstr "" + +#: modules/repack:24 +msgid "Can't repack, \"%s\" files have been modified by:" +msgstr "" + +#: modules/repack:35 +msgid "Can't repack, the following files are lost:" +msgstr "" + +#: modules/repack:69 +msgid "Can't repack, %s error." +msgstr "" + +#: modules/repack:80 +msgid "Package \"%s\" repacked successfully." +msgstr "" + +#: modules/repack-config:46 +msgid "User configuration backup on date %s" +msgstr "" + +#: modules/search:19 tazpanel/pkgs.cgi:676 +msgid "Installed packages" +msgstr "" + +#: modules/search:32 +msgid "%s installed package found for \"%s\"" +msgid_plural "%s installed packages found for \"%s\"" +msgstr[0] "" +msgstr[1] "" + +#: modules/search:41 tazpanel/pkgs.cgi:675 +msgid "Available packages" +msgstr "" + +#: modules/search:73 modules/search:107 +msgid "%s available package found for \"%s\"" +msgid_plural "%s available packages found for \"%s\"" +msgstr[0] "" +msgstr[1] "" + +#: modules/search:83 +msgid "Matching packages name with version and desc" +msgstr "" + +#: modules/search:127 +msgid "Search result for \"%s\"" +msgstr "" + +#: modules/search:144 +msgid "Search result for file \"%s\"" +msgstr "" + +#: modules/search:164 modules/search:179 +msgid "Package %s:" +msgstr "" + +#: modules/search:204 +msgid "Search result for package \"%s\"" +msgstr "" + +#: modules/summary:36 +msgid "Repository:" +msgstr "" + +#: modules/summary:38 tazpanel/pkgs.cgi:1730 +msgid "Last recharge:" +msgstr "" + +#: modules/summary:57 tazpanel/pkgs.cgi:1743 +msgid "Today at %s." +msgstr "" + +#: modules/summary:58 tazpanel/pkgs.cgi:1744 +msgid "Yesterday at %s." +msgstr "" + +#: modules/summary:59 tazpanel/pkgs.cgi:1741 +msgid "%d day ago." +msgid_plural "%d days ago." +msgstr[0] "" +msgstr[1] "" + +#: modules/summary:62 +msgid "Database timestamp:" +msgstr "" + +#: modules/summary:65 tazpanel/pkgs.cgi:1751 +msgid "never." +msgstr "" + +#: modules/summary:69 tazpanel/pkgs.cgi:1761 +msgid "Mirrored packages:" +msgstr "" + +#: modules/summary:73 +msgid "Linked packages:" +msgstr "" + +#: modules/summary:81 tazpanel/pkgs.cgi:1756 +msgid "Installed packages:" +msgstr "" + +#: modules/summary:82 tazpanel/pkgs.cgi:1771 +msgid "Installed files:" +msgstr "" + +#: modules/summary:83 tazpanel/pkgs.cgi:1774 +msgid "Blocked packages:" +msgstr "" + +#: modules/summary:84 tazpanel/pkgs.cgi:1766 +msgid "Upgradeable packages:" +msgstr "" + +#: modules/upgrade:43 +msgid "New build" +msgstr "" + +#: modules/upgrade:45 +msgid "Blocked" +msgstr "" + +#: modules/upgrade:88 modules/upgrade:104 tazpanel/pkgs.cgi:826 +msgid "Package" +msgstr "" + +#: modules/upgrade:88 modules/upgrade:104 tazpanel/pkgs.cgi:594 +msgid "Repository" +msgstr "" + +#: modules/upgrade:88 modules/upgrade:104 tazpanel/pkgs.cgi:326 +#: tazpanel/pkgs.cgi:1060 +msgid "Version" +msgstr "" + +#: modules/upgrade:88 modules/upgrade:104 +msgid "Status" +msgstr "" + +#: modules/upgrade:115 +msgid "System is up-to-date..." +msgstr "" + +#: modules/upgrade:120 +msgid "%s blocked" +msgid_plural "%s blocked" +msgstr[0] "" +msgstr[1] "" + +#: modules/upgrade:125 +msgid "You have %s available upgrade (%s)" +msgid_plural "You have %s available upgrades (%s)" +msgstr[0] "" +msgstr[1] "" + +#: modules/upgrade:130 +msgid "%s installed package scanned in %ds" +msgid_plural "%s installed packages scanned in %ds" +msgstr[0] "" +msgstr[1] "" + +#: modules/upgrade:145 +msgid "Do you wish to install them now? (y/N)" +msgstr "" + +#: modules/upgrade:157 +msgid "Leaving without any upgrades installed." +msgstr "" + +#: tazpkg-box:15 +msgid "SliTaz Package Action" +msgstr "" + +#: tazpkg-box:23 +msgid "package" +msgstr "" + +#: tazpkg-box:55 tazpanel/pkgs.cgi:287 +msgid "Install" +msgstr "" + +#: tazpkg-box:56 +msgid "Extract" +msgstr "" + +#: tazpkg-box:79 +msgid "Downloading: %s" +msgstr "" + +#: tazpkg-notify:30 +msgid "%s installed package" +msgid_plural "%s installed packages" +msgstr[0] "" +msgstr[1] "" + +#: tazpkg-notify:68 tazpanel/pkgs.cgi:41 tazpanel/pkgs.cgi:282 +#: tazpanel/pkgs.cgi:571 +msgid "My packages" +msgstr "" + +#: tazpkg-notify:69 tazpkg-notify:80 tazpkg-notify:88 tazpkg-notify:106 +msgid "Recharge lists" +msgstr "" + +#: tazpkg-notify:70 tazpkg-notify:99 tazpkg-notify:106 +msgid "Check upgrade" +msgstr "" + +#: tazpkg-notify:71 +msgid "TazPkg SHell" +msgstr "" + +#: tazpkg-notify:72 +msgid "TazPkg manual" +msgstr "" + +#: tazpkg-notify:73 +msgid "Close notification" +msgstr "" + +#: tazpkg-notify:78 +msgid "No packages list found" +msgstr "" + +#: tazpkg-notify:86 +msgid "Your packages list is older than 10 days" +msgstr "" + +#: tazpkg-notify:95 +msgid "There is %s upgradeable package" +msgid_plural "There are %s upgradeable packages" +msgstr[0] "" +msgstr[1] "" + +#: tazpkg-notify:104 +msgid "System is up to date" +msgstr "" + +#: tazpanel/pkgs.cgi:38 tazpanel/pkgs.cgi:206 +msgid "Packages" +msgstr "" + +#: tazpanel/pkgs.cgi:40 tazpanel/pkgs.cgi:1726 +msgid "Summary" +msgstr "" + +#: tazpanel/pkgs.cgi:42 tazpanel/pkgs.cgi:280 +msgid "Recharge list" +msgstr "" + +#: tazpanel/pkgs.cgi:43 +msgid "Check updates" +msgstr "" + +#: tazpanel/pkgs.cgi:44 tazpanel/pkgs.cgi:285 tazpanel/pkgs.cgi:1136 +#: tazpanel/pkgs.cgi:1386 +msgid "Administration" +msgstr "" + +#: tazpanel/pkgs.cgi:192 +msgid "Receipt for package %s unavailable" +msgstr "" + +#: tazpanel/pkgs.cgi:281 +msgid "Check upgrades" +msgstr "" + +#: tazpanel/pkgs.cgi:283 tazpanel/pkgs.cgi:1072 +msgid "Tags" +msgstr "" + +#: tazpanel/pkgs.cgi:284 tazpanel/pkgs.cgi:630 +msgid "Linkable packages" +msgstr "" + +#: tazpanel/pkgs.cgi:286 +msgid "Install (Non Free)" +msgstr "" + +#: tazpanel/pkgs.cgi:288 +msgid "Remove" +msgstr "" + +#: tazpanel/pkgs.cgi:289 +msgid "Link" +msgstr "" + +#: tazpanel/pkgs.cgi:290 +msgid "Block" +msgstr "" + +#: tazpanel/pkgs.cgi:291 +msgid "Unblock" +msgstr "" + +#: tazpanel/pkgs.cgi:292 +msgid "(Un)block" +msgstr "" + +#: tazpanel/pkgs.cgi:293 +msgid "Repack" +msgstr "" + +#: tazpanel/pkgs.cgi:294 +msgid "Save configuration" +msgstr "" + +#: tazpanel/pkgs.cgi:295 +msgid "List configuration files" +msgstr "" + +#: tazpanel/pkgs.cgi:296 +msgid "Quick check" +msgstr "" + +#: tazpanel/pkgs.cgi:297 +msgid "Full check" +msgstr "" + +#: tazpanel/pkgs.cgi:298 +msgid "Clean" +msgstr "" + +#: tazpanel/pkgs.cgi:299 +msgid "Set link" +msgstr "" + +#: tazpanel/pkgs.cgi:300 +msgid "Remove link" +msgstr "" + +#: tazpanel/pkgs.cgi:301 +msgid "Add mirror" +msgstr "" + +#: tazpanel/pkgs.cgi:302 +msgid "Add repository" +msgstr "" + +#: tazpanel/pkgs.cgi:303 +msgid "Toggle all" +msgstr "" + +#: tazpanel/pkgs.cgi:325 tazpanel/pkgs.cgi:1054 tazpanel/pkgs.cgi:1320 +msgid "Name" +msgstr "" + +#: tazpanel/pkgs.cgi:327 tazpanel/pkgs.cgi:1064 +msgid "Description" +msgstr "" + +#: tazpanel/pkgs.cgi:365 tazpanel/pkgs.cgi:1260 +msgid "Repository: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:375 tazpanel/pkgs.cgi:452 +msgid "Pages:" +msgstr "" + +#: tazpanel/pkgs.cgi:536 +msgid "Web search tool" +msgstr "" + +#: tazpanel/pkgs.cgi:538 +msgid "Search" +msgstr "" + +#: tazpanel/pkgs.cgi:539 +msgid "Files" +msgstr "" + +#: tazpanel/pkgs.cgi:572 +msgid "All packages" +msgstr "" + +#: tazpanel/pkgs.cgi:576 +msgid "Categories" +msgstr "" + +#: tazpanel/pkgs.cgi:597 +msgid "Public" +msgstr "" + +#: tazpanel/pkgs.cgi:601 +msgid "Any" +msgstr "" + +#: tazpanel/pkgs.cgi:608 +msgid "All tags..." +msgstr "" + +#: tazpanel/pkgs.cgi:609 +msgid "All categories..." +msgstr "" + +#: tazpanel/pkgs.cgi:631 +msgid "Listing linkable packages..." +msgstr "" + +#: tazpanel/pkgs.cgi:635 +msgid "Selection:" +msgstr "" + +#: tazpanel/pkgs.cgi:665 +msgid "Categories list" +msgstr "" + +#: tazpanel/pkgs.cgi:674 tazpanel/pkgs.cgi:1062 +msgid "Category" +msgstr "" + +#: tazpanel/pkgs.cgi:707 tazpanel/pkgs.cgi:761 tazpanel/pkgs.cgi:1366 +msgid "Packages list" +msgstr "" + +#: tazpanel/pkgs.cgi:708 tazpanel/pkgs.cgi:762 +msgid "Listing packages..." +msgstr "" + +#: tazpanel/pkgs.cgi:715 +msgid "All packages of category \"%s\"" +msgstr "" + +#: tazpanel/pkgs.cgi:719 +msgid "Installed packages of category \"%s\" in repository \"%s\"" +msgstr "" + +#: tazpanel/pkgs.cgi:720 +msgid "All packages of category \"%s\" in repository \"%s\"" +msgstr "" + +#: tazpanel/pkgs.cgi:729 +msgid "You can not view a list of all packages until recharging lists." +msgstr "" + +#: tazpanel/pkgs.cgi:733 tazpanel/pkgs.cgi:774 tazpanel/pkgs.cgi:812 +#: tazpanel/pkgs.cgi:892 tazpanel/pkgs.cgi:1498 tazpanel/pkgs.cgi:1526 +msgid "Selected packages:" +msgstr "" + +#: tazpanel/pkgs.cgi:769 +msgid "Packages suggested by %s" +msgstr "" + +#: tazpanel/pkgs.cgi:804 +msgid "Search packages" +msgstr "" + +#: tazpanel/pkgs.cgi:805 +msgid "Searching packages..." +msgstr "" + +#: tazpanel/pkgs.cgi:827 +msgid "File" +msgstr "" + +#: tazpanel/pkgs.cgi:862 +msgid "Recharge" +msgstr "" + +#: tazpanel/pkgs.cgi:863 +msgid "Recharging lists..." +msgstr "" + +#: tazpanel/pkgs.cgi:866 +msgid "Recharge checks for new or updated packages" +msgstr "" + +#: tazpanel/pkgs.cgi:870 +msgid "Recharging log" +msgstr "" + +#: tazpanel/pkgs.cgi:874 +msgid "Recharging packages list" +msgstr "" + +#: tazpanel/pkgs.cgi:877 +msgid "Packages lists are up-to-date. You should check for upgrades now." +msgstr "" + +#: tazpanel/pkgs.cgi:887 +msgid "Up packages" +msgstr "" + +#: tazpanel/pkgs.cgi:888 +msgid "Checking for upgrades..." +msgstr "" + +#: tazpanel/pkgs.cgi:929 +msgid "Installing: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:930 +msgid "Removing: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:931 +msgid "Linking: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:932 +msgid "Blocking: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:933 +msgid "Unblocking: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:934 +msgid "(Un)blocking: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:935 +msgid "Repacking: %s" +msgstr "" + +#: tazpanel/pkgs.cgi:961 +msgid "Package info" +msgstr "" + +#: tazpanel/pkgs.cgi:962 +msgid "Getting package info..." +msgstr "" + +#: tazpanel/pkgs.cgi:976 +msgid "Packages providing %s" +msgstr "" + +#: tazpanel/pkgs.cgi:985 +msgid "if" +msgstr "" + +#: tazpanel/pkgs.cgi:985 +msgid "is installed" +msgstr "" + +#: tazpanel/pkgs.cgi:1058 +msgid "State" +msgstr "" + +#: tazpanel/pkgs.cgi:1066 +msgid "Maintainer" +msgstr "" + +#: tazpanel/pkgs.cgi:1068 +msgid "License" +msgstr "" + +#: tazpanel/pkgs.cgi:1070 +msgid "Website" +msgstr "" + +#: tazpanel/pkgs.cgi:1074 +msgid "Sizes" +msgstr "" + +#: tazpanel/pkgs.cgi:1076 +msgid "Depends" +msgstr "" + +#: tazpanel/pkgs.cgi:1078 +msgid "Provide" +msgstr "" + +#: tazpanel/pkgs.cgi:1080 +msgid "Suggested" +msgstr "" + +#: tazpanel/pkgs.cgi:1085 +msgid "View receipt" +msgstr "" + +#: tazpanel/pkgs.cgi:1086 +msgid "Improve package" +msgstr "" + +#: tazpanel/pkgs.cgi:1109 +msgid "Installed files" +msgstr "" + +#: tazpanel/pkgs.cgi:1111 +msgid "Please wait" +msgstr "" + +#: tazpanel/pkgs.cgi:1174 +msgid "TazPkg administration and settings" +msgstr "" + +#: tazpanel/pkgs.cgi:1183 +msgid "Creating the package..." +msgstr "" + +#: tazpanel/pkgs.cgi:1187 +msgid "Path:" +msgstr "" + +#: tazpanel/pkgs.cgi:1206 +msgid "Checking packages consistency..." +msgstr "" + +#: tazpanel/pkgs.cgi:1210 +msgid "Full packages check..." +msgstr "" + +#: tazpanel/pkgs.cgi:1219 tazpanel/pkgs.cgi:1230 +msgid "%s is installed on /mnt/packages" +msgstr "" + +#: tazpanel/pkgs.cgi:1245 +msgid "Packages in the cache: %s (%s)" +msgstr "" + +#: tazpanel/pkgs.cgi:1252 +msgid "Current mirror list" +msgstr "" + +#: tazpanel/pkgs.cgi:1262 tazpanel/pkgs.cgi:1308 +msgid "Delete" +msgstr "" + +#: tazpanel/pkgs.cgi:1298 +msgid "Private repositories" +msgstr "" + +#: tazpanel/pkgs.cgi:1321 +msgid "URL:" +msgstr "" + +#: tazpanel/pkgs.cgi:1331 +msgid "Link to another SliTaz installation" +msgstr "" + +#: tazpanel/pkgs.cgi:1334 +msgid "" +"This link points to the root of another SliTaz installation. You will be " +"able to install packages using soft links to it." +msgstr "" + +#: tazpanel/pkgs.cgi:1345 +msgid "SliTaz packages DVD" +msgstr "" + +#: tazpanel/pkgs.cgi:1348 +msgid "" +"A bootable DVD image of all available packages for the %s version is " +"generated every day. It also contains a copy of the website and can be used " +"without an internet connection. This image can be installed on a DVD or a " +"USB key." +msgstr "" + +#: tazpanel/pkgs.cgi:1351 +msgid "Install from ISO image:" +msgstr "" + +#: tazpanel/pkgs.cgi:1358 +msgid "Download DVD image" +msgstr "" + +#: tazpanel/pkgs.cgi:1360 +msgid "Install from DVD/USB key" +msgstr "" + +#: tazpanel/pkgs.cgi:1369 +msgid "" +"Long list of packages is paginated. Here you can set the page size (default: " +"100, turning off the pager: 0)." +msgstr "" + +#: tazpanel/pkgs.cgi:1374 +msgid "Set" +msgstr "" + +#: tazpanel/pkgs.cgi:1400 +msgid "Licenses for package %s" +msgstr "" + +#: tazpanel/pkgs.cgi:1421 +msgid "%s license on %s website" +msgstr "" + +#: tazpanel/pkgs.cgi:1422 +msgid "Read online:" +msgstr "" + +#: tazpanel/pkgs.cgi:1422 +msgid "Read local:" +msgstr "" + +#: tazpanel/pkgs.cgi:1463 +msgid "Tags list" +msgstr "" + +#: tazpanel/pkgs.cgi:1467 +msgid "List of tags in all repositories" +msgstr "" + +#: tazpanel/pkgs.cgi:1468 +msgid "List of tags in repository \"%s\"" +msgstr "" + +#: tazpanel/pkgs.cgi:1494 +msgid "Tag \"%s\"" +msgstr "" + +#: tazpanel/pkgs.cgi:1522 +msgid "Blocked packages list" +msgstr "" + +#: tazpanel/pkgs.cgi:1560 tazpanel/pkgs.cgi:1637 +msgid "Improve package \"%s\"" +msgstr "" + +#: tazpanel/pkgs.cgi:1595 +msgid "Please log in using your TazBug account." +msgstr "" + +#: tazpanel/pkgs.cgi:1599 +msgid "Login:" +msgstr "" + +#: tazpanel/pkgs.cgi:1601 +msgid "Password:" +msgstr "" + +#: tazpanel/pkgs.cgi:1604 +msgid "Remember me" +msgstr "" + +#: tazpanel/pkgs.cgi:1606 +msgid "Log in" +msgstr "" + +#: tazpanel/pkgs.cgi:1610 +msgid "Create new account" +msgstr "" + +#: tazpanel/pkgs.cgi:1638 tazpanel/pkgs.cgi:1695 +msgid "Back" +msgstr "" + +#: tazpanel/pkgs.cgi:1661 +msgid "How can you help:" +msgstr "" + +#: tazpanel/pkgs.cgi:1663 +msgid "Please select an action" +msgstr "" + +#: tazpanel/pkgs.cgi:1664 +msgid "Report new version" +msgstr "" + +#: tazpanel/pkgs.cgi:1665 +msgid "Improve short description" +msgstr "" + +#: tazpanel/pkgs.cgi:1666 +msgid "Translate short description" +msgstr "" + +#: tazpanel/pkgs.cgi:1667 +msgid "Add or improve description" +msgstr "" + +#: tazpanel/pkgs.cgi:1668 +msgid "Translate description" +msgstr "" + +#: tazpanel/pkgs.cgi:1669 +msgid "Improve category" +msgstr "" + +#: tazpanel/pkgs.cgi:1670 +msgid "Add or improve tags" +msgstr "" + +#: tazpanel/pkgs.cgi:1671 +msgid "Add application icon" +msgstr "" + +#: tazpanel/pkgs.cgi:1672 +msgid "Add application screenshot" +msgstr "" + +#: tazpanel/pkgs.cgi:1673 +msgid "Improve receipt" +msgstr "" + +#: tazpanel/pkgs.cgi:1674 +msgid "Other" +msgstr "" + +#: tazpanel/pkgs.cgi:1685 +msgid "Send" +msgstr "" + +#: tazpanel/pkgs.cgi:1694 +msgid "Thank you!" +msgstr "" + +#: tazpanel/pkgs.cgi:1747 +msgid "It is recommended to [recharge] the lists." +msgstr "" + +#: tazpanel/pkgs.cgi:1752 +msgid "You need to [download] the lists for further work." +msgstr "" + +#: tazpanel/pkgs.cgi:1784 +msgid "Latest log entries" +msgstr "" + +#: tazpanel/pkgs.cgi:1786 +msgid "Show" +msgstr "" diff -r 69af973613cd -r e6f7a109cfe3 po/ja.po --- a/po/ja.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/ja.po Tue Jan 30 11:49:21 2018 +0200 @@ -7,17 +7,17 @@ msgstr "" "Project-Id-Version: TazPkg 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-02 18:52+0900\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2017-01-22 12:14+0900\n" +"Last-Translator: BALLOON a.k.a. Fu-sen. (Keiichi SHIGA) \n" "Language-Team: \n" +"Language: ja_JP\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.8.7.1\n" -"Last-Translator: BALLOON a.k.a. Fu-sen. (Keiichi SHIGA) \n" -"Language: ja_JP\n" #: tazpkg:105 msgid "Creating folder \"%s\"..." @@ -55,63 +55,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "レシピ \"%s\" が見つかりません" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "パッケージの抽出中..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "ベースシステム" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "X ウインドウ" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "ユーティリティ" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "ネットワーク" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "グラフィック" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "マルチメディア" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "オフィス" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "開発" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "システムツール" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "セキュリティ" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "ゲーム" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "その他" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "メタ" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "非フリー" @@ -133,7 +133,16 @@ msgid "You are already running a TazPkg SHell." msgstr "すでに TazPkg シェルを実行しています。" -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "データベースファイルの復旧中..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "パッケージ \"%s\" はインストールされていません。" @@ -141,7 +150,7 @@ msgid "Package \"%s\" is already blocked." msgstr "パッケージ \"%s\" はすでにブロックされています。" -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 msgid "Package \"%s\" blocked." msgstr "パッケージ \"%s\" はブロックされました。" @@ -295,11 +304,11 @@ msgid_plural "To install: %s packages (%s)" msgstr[0] "インストール: %s パッケージ (%s)" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "パッケージ \"%s\" の説明" -#: modules/description:80 +#: modules/description:73 msgid "Description absent." msgstr "説明はありません。" @@ -327,7 +336,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "フレーバー \"%s\" は見つかりません。中断します。" -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "ファイル \"%s\" は空です。" @@ -357,277 +366,277 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "ミラーの同期が完了するまでお待ち下さい。もう一度やり直して下さい。" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "\"%s\" パッケージはすでにインストールされています。" -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "--forced オプションを使用してインストールを強制できます。" -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "見つかりません: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "tazpkg は root で実行して下さい" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "ファイル \"%s\" を生成します。 お待ち下さい..." -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "古い \"%s\" です。" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "SliTaz パッケージマネージャー - バージョン: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "用途:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "tazpkg [コマンド] [パッケージ|dir|パターン|list|cat|--opt] [dir|--opt]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "シェル" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "コマンド:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "短い使用法を出力します。" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "TazPkg コマンドに関するヘルプを表示します" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "TazPkg アクティビティログを表示します" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "" "キャッシュディレクトリにダウンロードされたすべてのパッケージを消去します" -#: modules/help:30 +#: modules/help:41 msgid "List *.tazpkg packages downloaded to the cache" msgstr "キャッシュにダウンロードされた *.tazpkg パッケージを一覧表示します" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "インタラクティブに TazPkg シェルを実行します" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "インストールされたパッケージをシステムに一覧表示します" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "ミラー上で利用可能なパッケージをすべて一覧表示します" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "設定ファイルを一覧表示します" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "パターンまたは名前でパッケージを検索します" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "ミラー上で特定のファイルを持つパッケージを検索します" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "" "インストールされているすべてのパッケージファイル内のファイルを検索します" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "現在のディレクトリにパッケージをダウンロードします" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "ローカルパッケージをインストールします" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "ミラーからパッケージをダウンロードしてインストールします" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "パッケージのリストからすべてのパッケージをインストールします" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "ミラーからパッケージのリストをダウンロードしてインストールします" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "指定したパッケージとインストールされているすべてのファイルを削除します" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "パッケージからインストール後のスクリプトを再生します" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "別の SliTaz インストールからパッケージをリンクします" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "リリースを変更しパッケージを更新します" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "パッケージのフレーバーリストをインストールします" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "パッケージのフレーバー一覧をインストールし他のパッケージを削除します" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "パッケージに関する情報を出力します" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "パッケージの説明を出力します" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "パッケージと共にインストールされたファイルを一覧表示します" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "" "インストールされているパッケージのバージョンをブロックするか、アップグレード" "のためにブロックを解除します" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "インストールされたパッケージの一貫性を確認します" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "パッケージの既知バグを表示します" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "依存関係ツリーを表示します" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "逆依存関係ツリーを表示します" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "(*.tazpkg)パッケージをディレクトリに展開します" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "パッケージ化されていないパッケージツリーをパックします" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "インストールされたパッケージからパッケージアーカイブを作成します" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "構成ファイルを含むパッケージアーカイブを作成します" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "より良い圧縮率でパッケージを再構築します" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "alien パッケージを tazpkg に変換します" -#: modules/help:67 +#: modules/help:78 msgid "Print list of suggested packages" msgstr "推奨パッケージのリストを出力します" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "ミラーからパッケージリストを再取得します" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "" "パッケージ %s を確認して一覧し、最新のアップグレードをインストールします" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "ミラー URL の設定を変更する" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "問題のあるミラーを更新する" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "問題のあるミラーのリスト" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "問題のあるミラーへ追加する" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "問題のあるミラーから削除する" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "*.tazpkg パッケージを含むフォルダの TazPkg データベースを作成します" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 msgid "Sorry, no help for \"%s\"" msgstr "ごめんなさい。\"%s\" のヘルプはありません" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "%s ヘルプトピックが利用可能です:" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "%s" -#: modules/info:33 +#: modules/info:28 msgid "local package" msgstr "ローカルパッケージ" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 msgid "installed package" msgstr "インストール済パッケージ" -#: modules/info:45 +#: modules/info:40 msgid "(new version \"%s\" available)" msgstr "(新しいバージョン \"%s\" が利用可能です)" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "(新しいビルドが利用可能です)" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 msgid "mirrored package" msgstr "ミラー済みパッケージ" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 msgid "Package \"%s\" not available." msgstr "パッケージ \"%s\" は利用できません。" -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -635,7 +644,7 @@ "ミラー化されたパッケージを確認するための \"%s\" は見つかりませんでした。 より" "多くの結果を得るには、検索の前に root として \"%s\" を一度実行してください。" -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "TazPkg 情報" @@ -703,84 +712,94 @@ msgid "Tags : %s" msgstr "タグ : %s" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "警告! \"%s\" と \"%s\" の間で依存関係がループしています。" -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "パッケージ \"%s\" 依存関係の追跡" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "パッケージ \"%s\" はインストールされていません" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "存在しない %s パッケージはインストールされます。" -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "不足している依存関係をすべてインストールしますか? (y/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "パッケージ \"%s\" のローカルリスト存在を確認中.." -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "パッケージ \"%s\" の依存関係を未解決のままにしておきます。" -#: modules/install:191 +#: modules/install:223 msgid "The package will be installed but will probably not work." msgstr "パッケージはインストールされますが、おそらく動作しません。" -#: modules/install:262 +#: modules/install:294 msgid "Execute pre-install commands..." msgstr "インストール前のコマンドを実行..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "インストール後のコマンドを実行..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "インストール中: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "インストール中: %s" + +#: modules/install:388 msgid "Installation of package \"%s\" (%s)" msgstr "パッケージ \"%s\" (%s) をインストール" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "パッケージ \"%s\" をインストール" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "パッケージのコピー中..." -#: modules/install:386 +#: modules/install:428 msgid "Remember modified packages..." msgstr "変更パッケージを確認中..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "設定ファイルの保存中..." -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "パッケージのインストール中..." -#: modules/install:499 +#: modules/install:541 msgid "Removing old files..." msgstr "古いファイルの削除中..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "すべての一時ファイルを削除中..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 msgid "Update system databases..." msgstr "システムデーターベースの更新..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "パッケージ \"%s\" (%s) をインストールしました。" @@ -800,106 +819,106 @@ msgid "The package is installed but probably will not work." msgstr "パッケージはインストールされていますが、おそらく動作しません。" -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "すべて" -#: modules/list:50 +#: modules/list:45 msgid "extra" msgstr "extra" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "ブロック済パッケージ" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s パッケージ" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "ブロックされたパッケージは見つかりません" -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "パッケージカテゴリ" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s カテゴリ" -#: modules/list:111 +#: modules/list:106 msgid "Linked packages" msgstr "リンク済パッケージ" -#: modules/list:124 +#: modules/list:119 msgid "No linked packages found." msgstr "リンクされたパッケージは見つかりません" -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "すべてのインストール済パッケージ一覧" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s パッケージインストールしました。" -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "カテゴリ \"%s\" のインストール済パッケージ" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%s パッケージがカテゴリ \"%s\" へインストールされています。" -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "ミラー化されたパッケージの差分" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "%s の新しいパッケージがミラー上に表示されています。" -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "何もリストできないため、packages.diff は見つかりませんでした。" -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "現在のリストを再生成して最初の差分を作成してください。" -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "ミラー上で利用可能なパッケージのリスト" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "%s 個パッケージの再生成リスト" -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "\"%s\" でインストールされたファイル" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s ファイル" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "TazPkg アクティビティ" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "失われたファイル" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "設定ファイル" @@ -953,23 +972,23 @@ msgid "Creating new undigest \"%s\"." msgstr "新しい undigest \"%s\" を作成中。" -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "入力フォルダが指定されていません" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "フォルダ \"%s\" に書き込む事はできません" -#: modules/mkdb:84 +#: modules/mkdb:91 msgid "Folder \"%s\" does not contain packages" msgstr "フォルダ \"%s\" にパッケージは含まれていません" -#: modules/mkdb:102 +#: modules/mkdb:111 msgid "Packages DB already exists." msgstr "パッケージ DB はすでに存在します。" -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "%s を計算中..." @@ -1086,55 +1105,55 @@ msgid "Nothing to do for package \"%s\"." msgstr "パッケージ \"%s\" には何もしません。" -#: modules/remove:38 +#: modules/remove:33 msgid "Execute pre-remove commands..." msgstr "削除前のコマンドを実行する..." -#: modules/remove:51 +#: modules/remove:46 msgid "Execute post-remove commands..." msgstr "削除後のコマンドを実行する..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "次のパッケージはパッケージ \"%s\" に依存します:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "次のパッケージはパッケージ \"%s\" によって変更されています:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "パッケージ \"%s\" (%s) を削除しますか? (y/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "パッケージ \"%s\" のアンインストールはキャンセルされました" -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "パッケージ \"%s\" を削除中" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "すべてのインストール済ファイルを削除中..." -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "パッケージ receipt の削除中..." -#: modules/remove:253 +#: modules/remove:262 msgid "Package \"%s\" (%s) removed." msgstr "パッケージ \"%s\" (%s) は削除されました。" -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "依存パッケージ \"%s\" を削除しますか? (y/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "修正されたパッケージ \"%s\" を再インストールしますか? (y/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." @@ -1142,7 +1161,7 @@ "パッケージ \"%s\" は \"%s\" と他のパッケージによって修正されました。 再インス" "トールされません。" -#: modules/remove:291 +#: modules/remove:300 msgid "Check \"%s\" for reinstallation." msgstr "\"%s\"を確認し再インストール" @@ -1220,48 +1239,48 @@ msgid "Last recharge:" msgstr "最終再生成日" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "今日 %s" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "昨日 %s" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "%s 日前" -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "データベースの日時:" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "なし" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "ミラー済パッケージ:" -#: modules/summary:66 +#: modules/summary:73 msgid "Linked packages:" msgstr "リンク済パッケージ:" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "インストール済パッケージ:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "インストール済ファイル:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "ブロック済パッケージ:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "アップグレード可能なパッケージ:" diff -r 69af973613cd -r e6f7a109cfe3 po/pl.po --- a/po/pl.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/pl.po Tue Jan 30 11:49:21 2018 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2013-08-07 13:34+0100\n" "Last-Translator: Paweł Pyrczak \n" "Language-Team: Paweł Pyrczak \n" @@ -62,63 +62,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "Nie można odnaleźć recepty: %s" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "Rozpakowywanie..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "podstawowy-system" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "x-window" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "narzędzia" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "sieć" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "grafika" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "multimedia" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "biuro" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "narzędzia-programistyczne" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "narzędzia-systemowe" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "bezpieczeństwo" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "gry" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "różne" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "meta-pakiety" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "nie-wolne" @@ -144,7 +144,16 @@ msgid "You are already running a TazPkg SHell." msgstr "TazPkg SHell jest już uruchomiony." -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Usuwanie wszystkich tymczasowych plików tmp..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "%s nie jest zainstalowany." @@ -153,7 +162,7 @@ msgid "Package \"%s\" is already blocked." msgstr "%s jest już zainstalowany." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 #, fuzzy msgid "Package \"%s\" blocked." msgstr "%s nie jest zainstalowany." @@ -325,11 +334,11 @@ msgstr[1] "%s zainstalowany pakiet" msgstr[2] "%s zainstalowany pakiet" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "Opis dla: %s" -#: modules/description:80 +#: modules/description:73 #, fuzzy msgid "Description absent." msgstr "Opis" @@ -358,7 +367,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "Nie można odnaleźć konfiguracji dla odmiany %s. Przerwano." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "" @@ -387,300 +396,300 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "Pakiet \"%s\" już jest zainstalowany." -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "" "Można użyć opcji --forced aby wymusić instalację, albo usunąć\n" "go zainstalować ponownie." -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "Brakujące: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "" -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "Menadżer pakietów SliTaz - Wersja: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "Użycie:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "" "tazpkg [komenda] [pakiet|katalog|wzór|lista|kategoria|--opt] [katalog|--opt]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "SHell:" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "Komendy:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "Pokazuje tą krótką informację o użyciu" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "Czyści wszystkie pakiety pobrane do katalogu tymczasowego" -#: modules/help:30 +#: modules/help:41 #, fuzzy msgid "List *.tazpkg packages downloaded to the cache" msgstr "Czyści wszystkie pakiety pobrane do katalogu tymczasowego" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "Wyświetla zainstalowane w systemie pakiety" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "Wyświetl wszystkie dostępne pakiety na serwerze (mirror)" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "Wyświetla listę plików konfiguracyjnych" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "Wyszukuje pakiety wg nazwy albo szablonu (pattern)" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "" "Szukaj na serwerze (mirror) pakietu posiadającego\n" " konkretny plik" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "Szukaj pliku we wszystkich zainstalowanych pakietach" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "Pobiera pakiet do aktualnego katalogu" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "Zainstaluj lokalny pakiet" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "Pobiera i instaluje pakiet z serwera (mirror)" -#: modules/help:44 +#: modules/help:55 #, fuzzy msgid "Install all packages from a list of packages" msgstr "Zainstaluj wszystkie pakiety z listy pakietów" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "Pobiera i instaluje listę pakietów z serwera (mirror)" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "Usuń wskazany pakiet i wszystkie zainstalowane pliki" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "Ponawia skrypt po-instalacyjny dla pakietu" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "Dowiązanie do pakietu z innej instalacji SliTaz" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "Zmień wydanie i zaktualizuj pakiety" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "Instaluje listę pakietów z odmiany dystrybucji" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "" "Instaluje listę pakietów z odmiany dystrybucji i usuwa\n" " wszystkie inne" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "Wyświetla informacje na temat pakietu" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "Wyświetla opis pakietu" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "Wyświetla listę plików zainstalowanych razem z pakietem" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "" "Blokuje zainstalowaną wersję pakietu, albo odblokowuje ją\n" " do aktualizacji" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "Sprawdza zgodność i zależności zainstalowanych pakietów" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "Pokazuje znane błędy w pakietach" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "Pokazuje drzewo zależności" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "Pokazuje odwrotne drzewo zależności" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "Wypakuj pakiet (*.tazpkg) do katalogu" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "" "Pakuje rozpakowane albo przygotowane drzewo katalogów\n" " pakietu" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "Tworzy archiwum pakietu z już zainstalowanego pakietu" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "Tworzy archiwum pakietu z plikami konfiguracyjnymi" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "Przebudowuje pakiet używając lepszej kompresji" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "" "Konwertuje pakiet deb/rpm/tgz/pet/sfs/sb/arch/ipk na format\n" " pakietów SliTaz (*.tazpkg)" -#: modules/help:67 +#: modules/help:78 #, fuzzy msgid "Print list of suggested packages" msgstr "Sporządza listę wszystkich zainstalowanych pakietów" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "" "Załaduj listę pakietów packages.list z serwera lustrzanego\n" " (mirror)" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "" "Sprawdza sumy %s pakietów aby wyświetlić i\n" " zainstalować najnowsze aktualizacje" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "Zmienia konfigurację URL serwera" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "Aktualizuje prywatne repozytorium" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "Wyświetla listę prywatnych repozytoriów" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "Dodaje prywatne repozytorium" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "Usuwa prywatne repozytorium" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 #, fuzzy msgid "Sorry, no help for \"%s\"" msgstr "Rezultat wyszukiwania dla: %s" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "" -#: modules/info:33 +#: modules/info:28 #, fuzzy msgid "local package" msgstr "Dostępne pakiety" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 #, fuzzy msgid "installed package" msgstr "%s zainstalowany pakiet" -#: modules/info:45 +#: modules/info:40 #, fuzzy msgid "(new version \"%s\" available)" msgstr "Nowa wersja %s" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 #, fuzzy msgid "mirrored package" msgstr "Pakiety na serwerze:" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 #, fuzzy msgid "Package \"%s\" not available." msgstr "%s nie jest zainstalowany." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -688,7 +697,7 @@ "Nie znaleziono '%s' aby sprawdzić pakiety na serwerze. Proszę wykonać '%s' " "jako administrator aby uzyskać więcej informacji podczas wyszukiwania." -#: modules/info:92 +#: modules/info:87 #, fuzzy msgid "TazPkg information" msgstr "Informacje TazPkg" @@ -760,93 +769,103 @@ msgid "Tags : %s" msgstr "" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "OSTRZEŻENIE! Pętla zależności pomiędzy %s a %s." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "Śledzenie zależności dla: %s" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "Brakujące: %s" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "%s brakujący pakiet do instalacji." msgstr[1] "%s brakujące pakiety do instalacji." msgstr[2] "%s brakujących pakietów do instalacji." -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "Zainstaluj wszystkie brakujące zalezności? (t/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "Sprawdzanie czy %s istnieje na lokalnej liście pakietów..." -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "Pozostawianie nierozwiązanych zależności dla %s." -#: modules/install:191 +#: modules/install:223 #, fuzzy msgid "The package will be installed but will probably not work." msgstr "Pakiet jest zainstalowany ale prawdopodobnie nie będzie działał." -#: modules/install:262 +#: modules/install:294 #, fuzzy msgid "Execute pre-install commands..." msgstr "Sprawdzanie po instalacyjnych zależności..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 #, fuzzy msgid "Execute post-install commands..." msgstr "Sprawdzanie po instalacyjnych zależności..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Zainstalowanych plików: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Zainstalowanych plików: %s" + +#: modules/install:388 #, fuzzy msgid "Installation of package \"%s\" (%s)" msgstr "Instalacja: %s" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "Instalacja: %s" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "Kopiowanie..." -#: modules/install:386 +#: modules/install:428 #, fuzzy msgid "Remember modified packages..." msgstr "Usuwanie starej wersji..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "Zachowywanie plików konfiguracyjnych..." -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "Instalowanie..." -#: modules/install:499 +#: modules/install:541 #, fuzzy msgid "Removing old files..." msgstr "Usuwanie wszystkich tymczasowych plików tmp..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "Usuwanie wszystkich tymczasowych plików tmp..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 #, fuzzy msgid "Update system databases..." msgstr "Usuwanie wszystkich tymczasowych plików tmp..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "Pakiet %s (%s) nie jest zainstalowany." @@ -867,124 +886,124 @@ msgid "The package is installed but probably will not work." msgstr "Pakiet jest zainstalowany, ale prawdopodobnie nie będzie działać." -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "wszystko" -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "extra" msgstr "Wypakuj" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "Zablokowane pakiety" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s pakiet" msgstr[1] "%s pakiety" msgstr[2] "%s pakietów" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "Nie znaleziono zablokowanych pakietów." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "Kategorie pakietów" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s kategoria" msgstr[1] "%s kategorie" msgstr[2] "%s kategorii" -#: modules/list:111 +#: modules/list:106 #, fuzzy msgid "Linked packages" msgstr "Pakiety mogące być dowiązanymi" -#: modules/list:124 +#: modules/list:119 #, fuzzy msgid "No linked packages found." msgstr "Nie znaleziono zablokowanych pakietów." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "Sporządza listę wszystkich zainstalowanych pakietów" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s zainstalowany pakiet." msgstr[1] "%s zainstalowane pakiety." msgstr[2] "%s zainstalowanych pakietów." -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "Zainstalowanych pakietów w kategorii: %s" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "Zainstalowano %s pakiet w kategorii %s." msgstr[1] "Zainstalowano %s pakiety w kategorii %s." msgstr[2] "Zainstalowano %s pakietów w kategorii %s." -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "Różnice (diff) w liście pakietów na serwerze" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "%s nowy pakiet wymieniony na liście z serwera." msgstr[1] "%s nowe pakiety wymienione na liście z serwera." msgstr[2] "%s nowych pakietów wymienionych na liście z serwera." -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "Nie można sporządzić listy, nie znaleziono pliku packages.diff." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "" "Odśwież aktualną listę pakietów aby utworzy pierwszy plik różnic (diff)." -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "Sporządza listę pakietów dostępnych na serwerze" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "%s pakiet w ostatnio pobranej liście pakietów." msgstr[1] "%s pakiety w ostatnio pobranej liście pakietów." msgstr[2] "%s pakietów w ostatnio pobranej liście pakietów." -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "Pliki zainstalowane przez: %s" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s plik" msgstr[1] "%s pliki" msgstr[2] "%s plików" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "Brakujący plik" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Pliki konfiguracyjne" @@ -1038,25 +1057,25 @@ msgid "Creating new undigest \"%s\"." msgstr "Tworzenie nowego prywatnego repozytorium %s." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "" -#: modules/mkdb:84 +#: modules/mkdb:91 #, fuzzy msgid "Folder \"%s\" does not contain packages" msgstr "Plik %s nie wygląda jak pakiet systemu %s!" -#: modules/mkdb:102 +#: modules/mkdb:111 #, fuzzy msgid "Packages DB already exists." msgstr "%s jest już zainstalowany." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "" @@ -1181,64 +1200,64 @@ msgid "Nothing to do for package \"%s\"." msgstr "Brak działań do wykonania na %s." -#: modules/remove:38 +#: modules/remove:33 #, fuzzy msgid "Execute pre-remove commands..." msgstr "Sprawdzanie po instalacyjnych zależności..." -#: modules/remove:51 +#: modules/remove:46 #, fuzzy msgid "Execute post-remove commands..." msgstr "Sprawdzanie po instalacyjnych zależności..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "Poniższe pakiety mają w zależnościach %s:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "Poniższe pakiety zostały zmodyfikowane przez %s:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "Usuwa %s (%s)? (t/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "Usuwanie pakietu %s zostało anulowane." -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "Usuwanie: %s" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "Usuwania wszystkich zainstalowanych plików..." -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "Usuwanie recepty dla pakietu..." -#: modules/remove:253 +#: modules/remove:262 #, fuzzy msgid "Package \"%s\" (%s) removed." msgstr "Pakiet %s (%s) nie jest zainstalowany." -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "Usunąć pakiety zależne od %s? (t/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "Zainstalować ponownie pakiety zmodyfikowane przez %s? (t/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" -#: modules/remove:291 +#: modules/remove:300 #, fuzzy msgid "Check \"%s\" for reinstallation." msgstr "Sprawdza %s w poszukiwaniu reinstalacji" @@ -1322,51 +1341,51 @@ msgid "Last recharge:" msgstr "Ostatnie odświeżenie listy:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Pakiety na serwerze:" -#: modules/summary:66 +#: modules/summary:73 #, fuzzy msgid "Linked packages:" msgstr "Pakiety mogące być dowiązanymi" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Zainstalowane pakiety:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Zainstalowane pliki:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Zablokowane pakiety:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Pakiety do aktualizacji:" diff -r 69af973613cd -r e6f7a109cfe3 po/pt_BR.po --- a/po/pt_BR.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/pt_BR.po Tue Jan 30 11:49:21 2018 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2016-03-27 05:43-0300\n" "Last-Translator: Leonardo Laporte \n" "Language-Team: Brazilian Portuguese \n" @@ -54,63 +54,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "Incapaz de localizar o receipt: %s" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "Extraindo pacote..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "base do sistema" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "x-window" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "utilitários" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "rede" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "gráficos" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "multimídia" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "escritório" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "desenvolvimento" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "ferramentas" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "segurança" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "jogos" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "misc" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "meta" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "não livre" @@ -130,7 +130,16 @@ msgid "You are already running a TazPkg SHell." msgstr "Você já está usando o TazPkg SHell." -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Restaurando banco de dados..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "Pacote \"%s\" não está instalado." @@ -138,7 +147,7 @@ msgid "Package \"%s\" is already blocked." msgstr "Pacote \"%s\" já está bloqueado." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 msgid "Package \"%s\" blocked." msgstr "Pacote \"%s\" bloqueado." @@ -296,11 +305,11 @@ msgstr[0] "Instalar: %s pacote (%s)" msgstr[1] "Instalar: %s pacotes (%s)" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "Descrição de: %s" -#: modules/description:80 +#: modules/description:73 msgid "Description absent." msgstr "Descrição ausente." @@ -328,7 +337,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "Variante %s não encontrada. Abortando." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "Arquivo \"%s\" vazio." @@ -358,273 +367,273 @@ "Por favor espere até que a sincronização do mirror seja concluída e tente " "novamente." -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "O pacote \"%s\" já está instalado." -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "Você pode usar a opção --forced para forçar a instalação." -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "Falta: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "Por favor execute tazpkg como root." -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "Arquivo \"%s\" gerado. Aguarde..." -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "Antigo \"%s\"." -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "Gerenciador de Pacotes TazPkg - Versão: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "Utilização:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "tazpkg [comando] [pacote|dir|padrão|lista|cat|--opt] [dir|--opt]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "SHell:" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "Comandos:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "Mostra esta utilização." -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "Mostra os comandos de ajuda do TazPkg" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "Mostra o log de atividade do TazPkg" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "Limpa todos os pacotes baixados do diretório de cache" -#: modules/help:30 +#: modules/help:41 msgid "List *.tazpkg packages downloaded to the cache" msgstr "Lista pacotes baixados para o cache do TazPkg" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "Executa TazPkg SHell interativo" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "Lista pacotes instalados no sistema" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "Lista os pacotes disponíveis no mirror" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "Lista arquivos de configuração" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "Busca pacote por padrão ou nome" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "Busca no mirror pacote que possui um arquivo em particular" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "Busca por arquivo em todos os pacotes instalados" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "Baixa um pacote para o diretório atual" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "Instala um pacote local" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "Baixa e instala um pacote a partir mirror" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "Instala todos os pacotes de uma lista de pacotes." -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "Baixa e instala uma lista de pacotes a partir mirror" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "Remove o pacote especificado e todos os arquivos instalados" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "Executa novamente funções de pós instalação do pacote" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "Liga um pacote a partir de outra instalação do SliTaz" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "Muda a versão de lançamento e atualiza pacotes" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "Instala uma lista de pacotes de variantes" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "Instala uma lista de pacotes de variantes e remove outros" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "Mostra informação sobre o pacote" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "Mostra a descrição do pacote" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "Lista arquivos instalados pelo pacote" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "Bloqueia pacote instalado ou desbloqueia para atualização" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "Verifica a consistência de pacotes instalados" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "Mostra bugs conhecidos dos pacotes" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "Mostra árvore de dependências" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "Mostra árvore de dependências reversa" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "Extrai um pacote (*.tazpkg) em um diretório" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "Empacota ou prerara uma árvore de diretórios para pacote" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "Cria um arquivo de pacote instalado" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "Cria um pacote dos arquivos de configuração" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "Reconstrói um pacote com melhor compressão" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "Converte um pacote deb/rpm/tgz/pet/sfs/sb/arch/ipk para tazpkg" -#: modules/help:67 +#: modules/help:78 msgid "Print list of suggested packages" msgstr "Imprime uma lista de pacotes sugeridos" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "Recarrega o arquivo packages.list a partir do mirror" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "Verifica o %s dos pacotes listados e instala a última atualização" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "Muda a configuração de URL do mirror" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "Atualiza um mirror undigest" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "Lista mirrors undigest" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "Adiciona um mirror undigest" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "Remove um mirror undigest" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "Cria um banco de dados do TazPkg no diretório com pacotes *.tazpkg" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 msgid "Sorry, no help for \"%s\"" msgstr "Desculpe, nenhum resultado para \"%s\"" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "%d tópico de ajuda disponível:" msgstr[1] "%d tópicos de ajuda disponíveis:" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "%s" -#: modules/info:33 +#: modules/info:28 msgid "local package" msgstr "Pacotes locais" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 msgid "installed package" msgstr "%s pacote instalado" -#: modules/info:45 +#: modules/info:40 msgid "(new version \"%s\" available)" msgstr "(nova versão \"%s\" disponível)" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "(nova compilação disponível)" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 msgid "mirrored package" msgstr "pacote espelhado" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 msgid "Package \"%s\" not available." msgstr "Pacote \"%s\" não disponível." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -632,7 +641,7 @@ "Arquivo '%s' não encontrado para checagem de pacotes no mirror. Para mais " "resultados execute '%s' como root antes de procurar." -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "Informação do TazPkg" @@ -700,85 +709,95 @@ msgid "Tags : %s" msgstr "Etiquetas: %s" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "AVISO! Loop de dependências entre %s e %s." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "Checando dependências para: %s" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "Pacote faltando \"%s\"" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "%s faltante para instalar." msgstr[1] "%s faltantes para instalar." -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "Instalando todas as dependências faltantes? (y/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "Checando se %s existe na lista local..." -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "Deixando dependências para %s não resolvidas." -#: modules/install:191 +#: modules/install:223 msgid "The package will be installed but will probably not work." msgstr "O pacote será instalado mas provavelmente não funcionará." -#: modules/install:262 +#: modules/install:294 msgid "Execute pre-install commands..." msgstr "Execute comandos de pré-instalação..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "Execute comandos de pós-instalação..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Instalando: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Instalando: %s" + +#: modules/install:388 msgid "Installation of package \"%s\" (%s)" msgstr "Instalação do pacote \"%s\" (%s)" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "Instalação do pacote \"%s\"" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "Copiando pacote..." -#: modules/install:386 +#: modules/install:428 msgid "Remember modified packages..." msgstr "Lembre-se de pacotes modificados..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "Salvando arquivos de configuração..." -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "Instalando pacote..." -#: modules/install:499 +#: modules/install:541 msgid "Removing old files..." msgstr "Removendo arquivos antigos..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "Removendo todos os arquivos temporários..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 msgid "Update system databases..." msgstr "Atualizando banco de dados do sistema..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "Pacote %s (%s) está instalado." @@ -798,113 +817,113 @@ msgid "The package is installed but probably will not work." msgstr "O pacote está instalado mas provavelmente não funcionará." -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "todos" -#: modules/list:50 +#: modules/list:45 msgid "extra" msgstr "extra" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "Pacotes bloqueados" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s pacote" msgstr[1] "%s pacotes" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "Nenhum pacote bloqueado localizado." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "Categorias de Pacotes" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s categoria" msgstr[1] "%s categorias" -#: modules/list:111 +#: modules/list:106 msgid "Linked packages" msgstr "Pacotes vinculados" -#: modules/list:124 +#: modules/list:119 msgid "No linked packages found." msgstr "Nenhum pacote vinculado localizado." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "Lista de todos os pacotes instalados" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s pacote instalado." msgstr[1] "%s pacotes instalados." -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "Pacotes instalados da categoria: %s" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%s pacote instalado da categoria %s." msgstr[1] "%s pacotes instalados da categoria %s." -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "Diferença dos pacotes no mirror" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "%s novo pacote listado no mirror." msgstr[1] "%s novos pacotes listados no mirror." -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "Não foi possível listar, arquivo packages.diff não encontrado." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "Recarregue sua lista atual para obter a primeira diferença." -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "Lista de pacotes disponíveis no mirror" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "%s pacote na última lista recarregada." msgstr[1] "%s pacotes na última lista recarregada." -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "Arquivos instalados por: %s" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s instalado" msgstr[1] "%s instalados" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "Atividade do TazPkg" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "Arquivo perdido" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Arquivos de configuração" @@ -958,23 +977,23 @@ msgid "Creating new undigest \"%s\"." msgstr "Criando novo undigest %s." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "Diretório de entrada não especificado" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "Sem permissão de gravação no diretório \"%s\"" -#: modules/mkdb:84 +#: modules/mkdb:91 msgid "Folder \"%s\" does not contain packages" msgstr "Diretório \"%s\" não contém pacotes" -#: modules/mkdb:102 +#: modules/mkdb:111 msgid "Packages DB already exists." msgstr "O banco de pacotes já existe." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "Calcular %s..." @@ -1092,55 +1111,55 @@ msgid "Nothing to do for package \"%s\"." msgstr "Nada a se fazer para %s." -#: modules/remove:38 +#: modules/remove:33 msgid "Execute pre-remove commands..." msgstr "Executando comandos de pré-remoção..." -#: modules/remove:51 +#: modules/remove:46 msgid "Execute post-remove commands..." msgstr "Executando comandos de pós-remoção..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "Os seguintes pacotes dependem de %s:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "Os seguintes pacotes foram modificados por %s:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "Remover %s (%s)? (y/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "Desinstalação de %s cancelada." -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "Removendo: %s" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "Removendo todos os arquivos instalados..." -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "Removendo arquivos receipt..." -#: modules/remove:253 +#: modules/remove:262 msgid "Package \"%s\" (%s) removed." msgstr "Pacote \"%s\" (%s) removido." -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "Removendo pacotes que dependem de %s? (y/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "Reinstala pacotes modificados por %s? (y/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." @@ -1148,7 +1167,7 @@ "Pacote \"%s\" foi modificado por \"%s\" e outros pacotes. Isso não será " "reinstalado." -#: modules/remove:291 +#: modules/remove:300 msgid "Check \"%s\" for reinstallation." msgstr "Verifica \"%s\" para reinstalação" @@ -1228,49 +1247,49 @@ msgid "Last recharge:" msgstr "Última verificação:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "Hoje em %s." -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "Ontem em %s." -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "%d dia atrás." msgstr[1] "%d dias atrás." -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "Tempo do Banco de Dados:" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "nunca." -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Pacotes no mirror:" -#: modules/summary:66 +#: modules/summary:73 msgid "Linked packages:" msgstr "Pacotes vinculados:" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Pacotes instalados:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Pacotes instalados:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Pacotes bloqueados:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Pacotes atualizáveis:" diff -r 69af973613cd -r e6f7a109cfe3 po/ru.po --- a/po/ru.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/ru.po Tue Jan 30 11:49:21 2018 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2015-10-05 03:50+0300\n" "Last-Translator: Aleksej Bobylev \n" "Language-Team: Russian\n" @@ -57,63 +57,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "Не удалось найти рецепт «%s»" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "Распаковка пакета…" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "базовая-система" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "иксы" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "утилиты" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "сеть" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "графика" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "мультимедиа" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "офис" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "разработка" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "системные" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "безопасность" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "игры" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "прочее" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "мета" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "несвободные" @@ -135,7 +135,16 @@ msgid "You are already running a TazPkg SHell." msgstr "Вы уже работаете в оболочке TazPkg." -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Восстановление файлов базы данных…" + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "Пакет «%s» не установлен." @@ -143,7 +152,7 @@ msgid "Package \"%s\" is already blocked." msgstr "Пакет «%s» уже был заблокирован." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 msgid "Package \"%s\" blocked." msgstr "Пакет «%s» заблокирован." @@ -305,11 +314,11 @@ msgstr[1] "Установить: %s пакета (%s)" msgstr[2] "Установить: %s пакетов (%s)" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "Описание пакета «%s»" -#: modules/description:80 +#: modules/description:73 msgid "Description absent." msgstr "Описание отсутствует" @@ -337,7 +346,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "Не удалось найти редакцию «%s». Остановлено." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "Файл «%s» пуст." @@ -367,276 +376,276 @@ "Пожалуйста, дождитесь завершения синхронизации выбранного вами зеркала и " "попробуйте еще раз." -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "Пакет «%s» уже был установлен." -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "Используйте опцию --forced, чтобы принудительно установить пакет." -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "Отсутствует: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "Пожалуйста, запустите tazpkg с правами root." -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "Создаётся файл «%s». Пожалуйста, подождите…" -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "Старый «%s»." -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "Менеджер пакетов SliTaz, версия %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "Использование:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "" "tazpkg [команда] [пакет|папка|шаблон|список|категория|--опции] [папка|--" "опции]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "Оболочка:" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "Команды:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "Эта короткая справка" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "Показать справку по командам TazPkg" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "Показать журнал действий TazPkg" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "Очистить кэш загруженных пакетов" -#: modules/help:30 +#: modules/help:41 msgid "List *.tazpkg packages downloaded to the cache" msgstr "Показать список пакетов *.tazpkg, загруженных в кэш" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "Запустить интерактивную оболочку TazPkg" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "Список установленных пакетов" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "Список доступных в репозитории пакетов" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "Список конфигурационных файлов" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "Поиск пакета по шаблону или названию" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "Поиск в репозитории пакета, имеющего указанный файл" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "Поиск файла среди файлов всех установленных пакетов" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "Загрузить пакет в текущую папку" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "Установить локальный пакет" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "Загрузить пакет из репозитория и установить его" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "Установить все пакеты из списка пакетов" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "Загрузить по списку пакеты из репозитория и установить их" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "Удалить указанный пакет и все установленные им файлы" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "Повторно выполнить пост-установочный скрипт из пакета" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "Присоединить пакет из другого установленного SliTaz" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "Изменить релиз и обновить пакеты" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "Установить список пакетов flavor" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "Установить список пакетов flavor и удалить прочие" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "Информация о пакете" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "Описание пакета" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "Список файлов пакета" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "Блокировать|разблокировать установленный пакет для обновлений" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "Проверить целостность установленных пакетов" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "Известные ошибки в пакетах" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "Показать дерево зависимостей" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "Показать дерево обратных зависимостей" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "Распаковать пакет (*.tazpkg) в папку" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "Упаковать распакованное или подготовленное дерево пакета" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "Создать пакет из файлов установленного пакета" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "Создать пакет со всеми конфигурационными файлами" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "Перепаковать пакет с лучшей степенью сжатия" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "Конвертировать «чужой» пакет в формат tazpkg" -#: modules/help:67 +#: modules/help:78 msgid "Print list of suggested packages" msgstr "Список предлагаемых пакетов" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "Получить свежий список пакетов репозитория" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "Проверить %s пакетов, показать и установить обновления" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "Изменить настройки URL репозитория" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "Обновить неофициальный репозиторий" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "Список неофициальных репозиториев" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "Добавить неофициальный репозиторий" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "Удалить неофициальный репозиторий" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "Создать базу данных TazPkg для папки с пакетами *.tazpkg" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 msgid "Sorry, no help for \"%s\"" msgstr "Извините, для «%s» нет справки" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "Доступна %d тема справки:" msgstr[1] "Доступны %d темы справки:" msgstr[2] "Доступны %d тем справки:" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "%s" -#: modules/info:33 +#: modules/info:28 msgid "local package" msgstr "локальный пакет" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 msgid "installed package" msgstr "установленный пакет" -#: modules/info:45 +#: modules/info:40 msgid "(new version \"%s\" available)" msgstr "(доступна новая версия «%s»)" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "(доступна новая сборка)" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 msgid "mirrored package" msgstr "доступный пакет" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 msgid "Package \"%s\" not available." msgstr "Пакет «%s» недоступен." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." @@ -645,7 +654,7 @@ "получить больше информации, запустите «%s» от имени root перед тем как " "искать." -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "Информация TazPkg" @@ -713,86 +722,96 @@ msgid "Tags : %s" msgstr "Ярлыки : %s" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "ВНИМАНИЕ! Циклическая зависимость между «%s» и «%s»." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "Отслеживание зависимостей пакета «%s»" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "Отсутствует пакет «%s»" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "Требуется установить %s отсутствующий пакет." msgstr[1] "Требуется установить %s отсутствующих пакета." msgstr[2] "Требуется установить %s отсутствующих пакетов." -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "Установить все отсутствующие зависимости? (y/N)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "Проверка наличия пакета «%s» в локальном списке…" -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "Зависимости пакета «%s» оставлены нерешенными." -#: modules/install:191 +#: modules/install:223 msgid "The package will be installed but will probably not work." msgstr "Пакет будет установлен, но, возможно, не будет работать." -#: modules/install:262 +#: modules/install:294 msgid "Execute pre-install commands..." msgstr "Выполнение пре-установочных команд…" -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "Выполнение пост-установочных команд…" -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Установка: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Установка: %s" + +#: modules/install:388 msgid "Installation of package \"%s\" (%s)" msgstr "Установка пакета «%s» (%s)" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "Установка пакета «%s»" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "Копирование пакета…" -#: modules/install:386 +#: modules/install:428 msgid "Remember modified packages..." msgstr "Определение измененных пакетов…" -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "Сохранение конфигурационных файлов…" -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "Установка пакета…" -#: modules/install:499 +#: modules/install:541 msgid "Removing old files..." msgstr "Удаление устаревших файлов…" -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "Удаление всех временных файлов…" -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 msgid "Update system databases..." msgstr "Обновление системных баз данных…" -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "Пакет «%s» (%s) установлен." @@ -812,120 +831,120 @@ msgid "The package is installed but probably will not work." msgstr "Пакет установлен, но, возможно, не будет работать." -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "все" -#: modules/list:50 +#: modules/list:45 msgid "extra" msgstr "экстра" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "Заблокированные пакеты" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s пакет" msgstr[1] "%s пакета" msgstr[2] "%s пакетов" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "Заблокированные пакеты отсутствуют." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "Категории пакетов" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s категория" msgstr[1] "%s категории" msgstr[2] "%s категорий" -#: modules/list:111 +#: modules/list:106 msgid "Linked packages" msgstr "Присоединенные пакеты" -#: modules/list:124 +#: modules/list:119 msgid "No linked packages found." msgstr "Присоединенные пакеты отсутствуют." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "Список всех установленных пакетов" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "Установлен %s пакет." msgstr[1] "Установлены %s пакета." msgstr[2] "Установлено %s пакетов." -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "Установленные пакеты категории «%s»" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%s пакет установлен в категории «%s»." msgstr[1] "%s пакета установлены в категории «%s»." msgstr[2] "%s пакетов установлено в категории «%s»." -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "Обновления в пакетах зеркала" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "В репозитории появился %s новый пакет." msgstr[1] "В репозитории появились %s новых пакета." msgstr[2] "В репозитории появилось %s новых пакетов." -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "Невозможно вывести список, packages.diff не обнаружен." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "Перезагрузите ваш текущий список для создания первой разницы." -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "Список пакетов, доступных в репозитории" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "Последний обновленный список содержит %s пакет." msgstr[1] "Последний обновленный список содержит %s пакета." msgstr[2] "Последний обновленный список содержит %s пакетов." -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "Файлы, устанавливаемые пакетом «%s»" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s файл" msgstr[1] "%s файла" msgstr[2] "%s файлов" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "Журнал действий TazPkg" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "Нет файла" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Конфигурационные файлы" @@ -978,23 +997,23 @@ msgid "Creating new undigest \"%s\"." msgstr "Создание нового неофициального репозитория «%s»." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "Не указана исходная папка" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "У вас недостаточно прав для записи в папку «%s»" -#: modules/mkdb:84 +#: modules/mkdb:91 msgid "Folder \"%s\" does not contain packages" msgstr "Папка «%s» не содержит пакетов" -#: modules/mkdb:102 +#: modules/mkdb:111 msgid "Packages DB already exists." msgstr "База данных пакетов уже существует." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "Расчёт %s…" @@ -1113,62 +1132,62 @@ msgid "Nothing to do for package \"%s\"." msgstr "Пакет «%s» не имеет пост-установочных команд." -#: modules/remove:38 +#: modules/remove:33 msgid "Execute pre-remove commands..." msgstr "Запуск команд перед удалением пакета…" -#: modules/remove:51 +#: modules/remove:46 msgid "Execute post-remove commands..." msgstr "Запуск команд после удаления пакета…" -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "Следующие пакеты зависят от пакета «%s»:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "Следующие пакеты были изменены пакетом «%s»:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "Удалить пакет «%s» (%s)? (y/N)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "Деинсталляция пакета «%s» отменена." -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "Удаление пакета «%s»" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "Удаление всех установленных файлов…" -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "Удаление рецепта пакета…" -#: modules/remove:253 +#: modules/remove:262 msgid "Package \"%s\" (%s) removed." msgstr "Пакет «%s» (%s) удален." -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "Удалять пакеты, зависящие от пакета «%s»? (y/N)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "Переустановить пакеты, измененные пакетом «%s»? (y/N)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" "Пакет «%s» был изменен «%s» и другими пакетами. Он не будет переустановлен." -#: modules/remove:291 +#: modules/remove:300 msgid "Check \"%s\" for reinstallation." msgstr "Проверьте «%s» и решите, нужно ли его переустановить." @@ -1250,50 +1269,50 @@ msgid "Last recharge:" msgstr "Последнее обновление:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "Сегодня в %s." -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "Вчера в %s." -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "%d день назад." msgstr[1] "%d дня назад." msgstr[2] "%d дней назад." -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "Отметка времени базы данных:" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "никогда." -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Пакетов в репозитории:" -#: modules/summary:66 +#: modules/summary:73 msgid "Linked packages:" msgstr "Присоединенные пакеты:" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Установленных пакетов:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Установленных файлов:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Заблокированных пакетов:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Доступно обновленных пакетов:" diff -r 69af973613cd -r e6f7a109cfe3 po/sv.po --- a/po/sv.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/sv.po Tue Jan 30 11:49:21 2018 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2012-07-11 11:33-0000\n" "Last-Translator: Emil Eklund \n" "Language-Team: Swedish \n" @@ -53,64 +53,64 @@ msgid "Unable to find the receipt \"%s\"" msgstr "" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 #, fuzzy msgid "Extracting package..." msgstr "Skapar paketet..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "bas-system" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "x-fönster" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "verktyg" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "nätverk" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "grafik" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "multimedia" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "kontor" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "utveckling" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "system-verktyg" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "säkerhet" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "spel" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "diverse" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "meta" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "icket-fria" @@ -131,7 +131,16 @@ msgid "You are already running a TazPkg SHell." msgstr "" -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "Listar relaterade paket..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "" @@ -139,7 +148,7 @@ msgid "Package \"%s\" is already blocked." msgstr "" -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 #, fuzzy msgid "Package \"%s\" blocked." msgstr "Blockera" @@ -307,11 +316,11 @@ msgstr[0] "Installerade paket:" msgstr[1] "Installerade paket:" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "" -#: modules/description:80 +#: modules/description:73 #, fuzzy msgid "Description absent." msgstr "Beskrivning" @@ -340,7 +349,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "" -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "" @@ -369,294 +378,294 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "" -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "" -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 #, fuzzy msgid "Missing: %s" msgstr "Underhållare:" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "" -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "" -#: modules/help:24 +#: modules/help:35 #, fuzzy msgid "Commands:" msgstr "Kommandon:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "" -#: modules/help:30 +#: modules/help:41 msgid "List *.tazpkg packages downloaded to the cache" msgstr "" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "" -#: modules/help:35 +#: modules/help:46 #, fuzzy msgid "List the configuration files" msgstr "Configurations fil lista" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "" -#: modules/help:44 +#: modules/help:55 #, fuzzy msgid "Install all packages from a list of packages" msgstr "Installerade paket:" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "" -#: modules/help:48 +#: modules/help:59 #, fuzzy msgid "Link a package from another SliTaz installation" msgstr "Länk till annan SliTaz installation" -#: modules/help:49 +#: modules/help:60 #, fuzzy msgid "Change release and update packages" msgstr "Ladda om lista för ny eller uppdaterade paket" -#: modules/help:50 +#: modules/help:61 #, fuzzy msgid "Install the flavor list of packages" msgstr "Installerade paket:" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "" -#: modules/help:53 +#: modules/help:64 #, fuzzy msgid "Print information about a package" msgstr "Utför uppgifter på paket" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "" -#: modules/help:64 +#: modules/help:75 #, fuzzy msgid "Create a package archive with configuration files" msgstr "Configurations fil lista" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "" -#: modules/help:67 +#: modules/help:78 #, fuzzy msgid "Print list of suggested packages" msgstr "Utför uppgifter på paket" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "" -#: modules/help:71 +#: modules/help:82 #, fuzzy msgid "Change the mirror URL configuration" msgstr "Spara konfiguration" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 msgid "Sorry, no help for \"%s\"" msgstr "" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "" msgstr[1] "" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "" -#: modules/info:33 +#: modules/info:28 #, fuzzy msgid "local package" msgstr "Mina paket" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 #, fuzzy msgid "installed package" msgstr "Installerade paket:" -#: modules/info:45 +#: modules/info:40 msgid "(new version \"%s\" available)" msgstr "" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 #, fuzzy msgid "mirrored package" msgstr "Speglade paket:" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 #, fuzzy msgid "Package \"%s\" not available." msgstr "Paket %s" -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." msgstr "" -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "" @@ -735,90 +744,100 @@ msgid "Tags : %s" msgstr "" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "" -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "" -#: modules/install:126 +#: modules/install:146 #, fuzzy msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "Listar paket..." msgstr[1] "Listar paket..." -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "" -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "" -#: modules/install:191 +#: modules/install:223 msgid "The package will be installed but will probably not work." msgstr "" -#: modules/install:262 +#: modules/install:294 msgid "Execute pre-install commands..." msgstr "" -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "" -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "Installerade filer: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "Installerade filer: %s" + +#: modules/install:388 #, fuzzy msgid "Installation of package \"%s\" (%s)" msgstr "Installerade paket:" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "" -#: modules/install:386 +#: modules/install:428 #, fuzzy msgid "Remember modified packages..." msgstr "Letar paket..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "" -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "" -#: modules/install:499 +#: modules/install:541 #, fuzzy msgid "Removing old files..." msgstr "Listar relaterade paket..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "" -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 #, fuzzy msgid "Update system databases..." msgstr "Listar relaterade paket..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "" @@ -838,118 +857,118 @@ msgid "The package is installed but probably will not work." msgstr "" -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "all" msgstr "Alla" -#: modules/list:50 +#: modules/list:45 msgid "extra" msgstr "" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 #, fuzzy msgid "%s package" msgid_plural "%s packages" msgstr[0] "Mina paket" msgstr[1] "Mina paket" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "" -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "" msgstr[1] "" -#: modules/list:111 +#: modules/list:106 #, fuzzy msgid "Linked packages" msgstr "Relaterade paket" -#: modules/list:124 +#: modules/list:119 #, fuzzy msgid "No linked packages found." msgstr "Installerade paket:" -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "" msgstr[1] "" -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "" msgstr[1] "" -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "" msgstr[1] "" -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "" -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "" -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "" msgstr[1] "" -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "" msgstr[1] "" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "" -#: modules/list:261 +#: modules/list:256 #, fuzzy msgid "File lost" msgstr "Filer" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "Configurations filer" @@ -1002,24 +1021,24 @@ msgid "Creating new undigest \"%s\"." msgstr "Skapar paketet..." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "" -#: modules/mkdb:84 +#: modules/mkdb:91 msgid "Folder \"%s\" does not contain packages" msgstr "" -#: modules/mkdb:102 +#: modules/mkdb:111 #, fuzzy msgid "Packages DB already exists." msgstr "Paket %s" -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "" @@ -1148,63 +1167,63 @@ msgid "Nothing to do for package \"%s\"." msgstr "Letar paket..." -#: modules/remove:38 +#: modules/remove:33 msgid "Execute pre-remove commands..." msgstr "" -#: modules/remove:51 +#: modules/remove:46 msgid "Execute post-remove commands..." msgstr "" -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "" -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "" -#: modules/remove:247 +#: modules/remove:256 #, fuzzy msgid "Removing package receipt..." msgstr "Skaffar paket info..." -#: modules/remove:253 +#: modules/remove:262 #, fuzzy msgid "Package \"%s\" (%s) removed." msgstr "Blockera" -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" -#: modules/remove:291 +#: modules/remove:300 msgid "Check \"%s\" for reinstallation." msgstr "" @@ -1287,50 +1306,50 @@ msgid "Last recharge:" msgstr "Senaste laddning:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "" msgstr[1] "" -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "Speglade paket:" -#: modules/summary:66 +#: modules/summary:73 #, fuzzy msgid "Linked packages:" msgstr "Relaterade paket" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "Installerade paket:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "Installerade filer:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "Blockerade paket:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "Upgraderingsbara paket:" diff -r 69af973613cd -r e6f7a109cfe3 po/tazpkg.pot --- a/po/tazpkg.pot Wed Jan 24 12:10:42 2018 +0200 +++ b/po/tazpkg.pot Tue Jan 30 11:49:21 2018 +0200 @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the TazPkg package. # FIRST AUTHOR , YEAR. # #, fuzzy @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -54,63 +54,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "" @@ -130,7 +130,15 @@ msgid "You are already running a TazPkg SHell." msgstr "" -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +msgid "Restoring Busybox applet %s..." +msgstr "" + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "" @@ -138,7 +146,7 @@ msgid "Package \"%s\" is already blocked." msgstr "" -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 msgid "Package \"%s\" blocked." msgstr "" @@ -296,11 +304,11 @@ msgstr[0] "" msgstr[1] "" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "" -#: modules/description:80 +#: modules/description:73 msgid "Description absent." msgstr "" @@ -328,7 +336,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "" -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "" @@ -356,279 +364,279 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "" -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "" -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "" -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "" -#: modules/help:30 +#: modules/help:41 msgid "List *.tazpkg packages downloaded to the cache" msgstr "" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "" -#: modules/help:67 +#: modules/help:78 msgid "Print list of suggested packages" msgstr "" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 msgid "Sorry, no help for \"%s\"" msgstr "" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "" msgstr[1] "" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "" -#: modules/info:33 +#: modules/info:28 msgid "local package" msgstr "" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 msgid "installed package" msgstr "" -#: modules/info:45 +#: modules/info:40 msgid "(new version \"%s\" available)" msgstr "" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 msgid "mirrored package" msgstr "" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 msgid "Package \"%s\" not available." msgstr "" -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." msgstr "" -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "" @@ -696,85 +704,93 @@ msgid "Tags : %s" msgstr "" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "" -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "" msgstr[1] "" -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "" -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "" -#: modules/install:191 +#: modules/install:223 msgid "The package will be installed but will probably not work." msgstr "" -#: modules/install:262 +#: modules/install:294 msgid "Execute pre-install commands..." msgstr "" -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "" -#: modules/install:346 +#: modules/install:381 +msgid "Installing (web/cache): %s" +msgstr "" + +#: modules/install:383 +msgid "Installing (pkg/local): %s" +msgstr "" + +#: modules/install:388 msgid "Installation of package \"%s\" (%s)" msgstr "" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "" -#: modules/install:386 +#: modules/install:428 msgid "Remember modified packages..." msgstr "" -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "" -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "" -#: modules/install:499 +#: modules/install:541 msgid "Removing old files..." msgstr "" -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "" -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 msgid "Update system databases..." msgstr "" -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "" @@ -794,113 +810,113 @@ msgid "The package is installed but probably will not work." msgstr "" -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "" -#: modules/list:50 +#: modules/list:45 msgid "extra" msgstr "" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "" msgstr[1] "" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "" -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "" msgstr[1] "" -#: modules/list:111 +#: modules/list:106 msgid "Linked packages" msgstr "" -#: modules/list:124 +#: modules/list:119 msgid "No linked packages found." msgstr "" -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "" msgstr[1] "" -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "" msgstr[1] "" -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "" msgstr[1] "" -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "" -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "" -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "" msgstr[1] "" -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "" msgstr[1] "" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "" @@ -951,23 +967,23 @@ msgid "Creating new undigest \"%s\"." msgstr "" -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "" -#: modules/mkdb:84 +#: modules/mkdb:91 msgid "Folder \"%s\" does not contain packages" msgstr "" -#: modules/mkdb:102 +#: modules/mkdb:111 msgid "Packages DB already exists." msgstr "" -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "" @@ -1083,61 +1099,61 @@ msgid "Nothing to do for package \"%s\"." msgstr "" -#: modules/remove:38 +#: modules/remove:33 msgid "Execute pre-remove commands..." msgstr "" -#: modules/remove:51 +#: modules/remove:46 msgid "Execute post-remove commands..." msgstr "" -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "" -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "" -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "" -#: modules/remove:253 +#: modules/remove:262 msgid "Package \"%s\" (%s) removed." msgstr "" -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" -#: modules/remove:291 +#: modules/remove:300 msgid "Check \"%s\" for reinstallation." msgstr "" @@ -1217,49 +1233,49 @@ msgid "Last recharge:" msgstr "" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "" msgstr[1] "" -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "" -#: modules/summary:66 +#: modules/summary:73 msgid "Linked packages:" msgstr "" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "" diff -r 69af973613cd -r e6f7a109cfe3 po/zh_CN.po --- a/po/zh_CN.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/zh_CN.po Tue Jan 30 11:49:21 2018 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2015-07-24 19:08+0800\n" "Last-Translator: Wenyu Zhang \n" "Language-Team: rhsky \n" @@ -59,63 +59,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "找不到清单: %s" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "正在解压缩..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "基本系统软件包" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "x-窗口" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "实用程式" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "网络工具" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "图像工具" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "多媒体软件" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "办公软件" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "开发工具" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "系统工具" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "安全工具" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "游戏" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "杂项" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "元工具" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "非自由软件" @@ -136,7 +136,16 @@ msgid "You are already running a TazPkg SHell." msgstr "你已经在运行 TazPkg SHell." -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "还原数据库文件..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "未安装 %s." @@ -144,7 +153,7 @@ msgid "Package \"%s\" is already blocked." msgstr "软件包“%s”已被阻止。" -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 msgid "Package \"%s\" blocked." msgstr "软件包“%s”被封锁了。" @@ -303,11 +312,11 @@ msgid_plural "To install: %s packages (%s)" msgstr[0] "%s 个已安装软件包" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "%s 的描述" -#: modules/description:80 +#: modules/description:73 #, fuzzy msgid "Description absent." msgstr "描述" @@ -336,7 +345,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "找不到偏好项 %s. 放弃操作." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "" @@ -365,287 +374,287 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "\"%s\" 软件包已经被安装" -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "你可以用 --forced 选项强制安装" -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "欠缺: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "请以root用户运行tazpkg" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "档案“%s”产生。请稍候..." -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "SliTaz 软件包管理员 - 版本: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "用法:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "tazpkg [命令] [package|dir|pattern|list|cat|--opt] [dir|--opt]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "SHell:" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "命令:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "列印本工具用法" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "显示TazPkg活动日志" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "清除所有下载到暂存目录的软件包" -#: modules/help:30 +#: modules/help:41 #, fuzzy msgid "List *.tazpkg packages downloaded to the cache" msgstr "清除所有下载到暂存目录的软件包" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "在系统上安装的软件包列表" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "列出镜像上所有的可用软件包" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "显示配置文件" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "按模式或名字搜索软件包" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "在镜像上搜索有特定文件的软件包" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "在所有已安装软件包中找寻文件" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "下载软件包到当前目录" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "安装本地软件包" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "由镜像下载及安装软件包" -#: modules/help:44 +#: modules/help:55 msgid "Install all packages from a list of packages" msgstr "从软件软件包列表安装所有的软件软件包" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "由镜像下载及安装软件包列表" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "移除特定软件包及所有其安装档案" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "重新运行软件包的安装脚本" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "由另一个安装好的SliTaz连接软件包" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "更改版本及安装软件包" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "安装软件包偏好列表" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "安装并移除其他软件包偏好列表" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "显示关于软件包的资讯" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "显示软件包描述" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "列出会随软件包安装的文件" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "封锁已安装软件包或解封以进行更新" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "校验已安装软件包是否完整" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "显示该软件包的已知bugs" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "显示依赖树" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "显示反向依赖树" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "解压缩(*.tazpkg)到目录" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "按解压生成或自行凖备的配置树打软件包" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "由已安装软件包创建压缩档" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "创建有配置文件的压缩安装软件包" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "以较高压缩比重新建立软件包" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "将deb/rpm/tgz/pet/sfs/sb/arch/ipk软件包转换成tazpkg 格式" -#: modules/help:67 +#: modules/help:78 #, fuzzy msgid "Print list of suggested packages" msgstr "所有已安装软件包清单" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "从镜像更新packages.list" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "检查软件包 %s 以列出及安装最新更新" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "更改镜像URL配置" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "更新非正式镜像" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "列出非正式镜像" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "加入非正式镜像" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "移除非正式镜像" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 #, fuzzy msgid "Sorry, no help for \"%s\"" msgstr "%s 的搜索结果" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "" -#: modules/info:33 +#: modules/info:28 #, fuzzy msgid "local package" msgstr "所有软件包" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 #, fuzzy msgid "installed package" msgstr "%s 个已安装软件包" -#: modules/info:45 +#: modules/info:40 #, fuzzy msgid "(new version \"%s\" available)" msgstr "新版本 %s" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 #, fuzzy msgid "mirrored package" msgstr "已镜像软件包:" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 #, fuzzy msgid "Package \"%s\" not available." msgstr "未安装 %s." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." msgstr "" "找不到 '%s'来检查已镜像软件包. 请用root权限运行'%s'搜索以取得更多结果. " -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "TazPkg 资讯" @@ -715,90 +724,100 @@ msgid "Tags : %s" msgstr "标签:%s" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "警告:%s 和 %s 有依赖循环." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "正在追踪 %s 的软件包依赖" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "欠缺: %s" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "有 %s 个缺少的软件包需要安装。" -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "安装所有欠缺依赖? (是/否)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "正在检查 %s 是否在本地清单中" -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "放任 %s 依赖软件包不管。" -#: modules/install:191 +#: modules/install:223 #, fuzzy msgid "The package will be installed but will probably not work." msgstr "软件会被安装但是可能不会正常运行。" -#: modules/install:262 +#: modules/install:294 #, fuzzy msgid "Execute pre-install commands..." msgstr "执行post-install命令..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 msgid "Execute post-install commands..." msgstr "执行post-install命令..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "正在安装 %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "正在安装 %s" + +#: modules/install:388 #, fuzzy msgid "Installation of package \"%s\" (%s)" msgstr "%s 的安装过程" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "%s 的安装过程" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "正在複製..." -#: modules/install:386 +#: modules/install:428 #, fuzzy msgid "Remember modified packages..." msgstr "正在卸载旧版本..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "正在储存 的配置文件" -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "正在安装..." -#: modules/install:499 +#: modules/install:541 #, fuzzy msgid "Removing old files..." msgstr "正在移除所有暂存文件..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "正在移除所有暂存文件..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 #, fuzzy msgid "Update system databases..." msgstr "还原数据库文件..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "软件包%s (%s) 软件包已安装。" @@ -818,109 +837,109 @@ msgid "The package is installed but probably will not work." msgstr "软件包已安装但可能不会正常工作" -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "全部" -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "extra" msgstr "解压缩" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "已封锁软件包" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 msgid "%s package" msgid_plural "%s packages" msgstr[0] "%s个软件包" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "没有找到已封锁软件包." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "软件包分类" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s 个分类" -#: modules/list:111 +#: modules/list:106 #, fuzzy msgid "Linked packages" msgstr "可连接软件包" -#: modules/list:124 +#: modules/list:119 #, fuzzy msgid "No linked packages found." msgstr "没有找到已封锁软件包." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "所有已安装软件包清单" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s 个已安装软件包" -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "%s 分类内的已安装软件包" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%2$s 分类的 %1$s 个已安装软件包" -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "与镜像软件包的差异" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "镜像上有 %s 个新软件包" -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "无法列出任何项,找不到软件包差异." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "更新当前清单以创建第一次diff" -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "镜像上的可用软件包清单" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "最新清单中有 %s 个软件包" -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "%s 安装的文件" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 msgid "%s file" msgid_plural "%s files" msgstr[0] "%s文件" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "TazPkg 活动" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "已遗失文件" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "配置文件" @@ -973,25 +992,25 @@ msgid "Creating new undigest \"%s\"." msgstr "创建最新未整理的 %s." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "" -#: modules/mkdb:84 +#: modules/mkdb:91 #, fuzzy msgid "Folder \"%s\" does not contain packages" msgstr "%s 并非 %s 软件包!" -#: modules/mkdb:102 +#: modules/mkdb:111 #, fuzzy msgid "Packages DB already exists." msgstr "%s 已被安装." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "" @@ -1107,63 +1126,63 @@ msgid "Nothing to do for package \"%s\"." msgstr "对 %s 没有可进行动作" -#: modules/remove:38 +#: modules/remove:33 #, fuzzy msgid "Execute pre-remove commands..." msgstr "执行预删除命令..." -#: modules/remove:51 +#: modules/remove:46 #, fuzzy msgid "Execute post-remove commands..." msgstr "执行后删除命令..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "以下软件包依赖 %s:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "以下软件包已被 %s 更改:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "移除 %s (%s)? (是/否)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "已取消卸载 %s" -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "正在移除: %s" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "正在移除所有已安装文件" -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "正在移除软件包文件清单" -#: modules/remove:253 +#: modules/remove:262 msgid "Package \"%s\" (%s) removed." msgstr "软件包“%s”(%s)已删除。" -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "移除依赖 %s 的软件包? (是/否)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "重新安装被 %s 更改过的软件包? (是/否)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" -#: modules/remove:291 +#: modules/remove:300 #, fuzzy msgid "Check \"%s\" for reinstallation." msgstr "检查 %s 以重新安装" @@ -1243,50 +1262,50 @@ msgid "Last recharge:" msgstr "上一次更新:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "今天在 %s。" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "昨天在 %s。" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "%d 天前。" -#: modules/summary:55 +#: modules/summary:62 #, fuzzy msgid "Database timestamp:" msgstr "数据库时间戳:%s" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "从来没有。" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "已镜像软件包:" -#: modules/summary:66 +#: modules/summary:73 #, fuzzy msgid "Linked packages:" msgstr "可连接软件包" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "已安装软件包:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "已安装文件:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "已封锁软件包:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "可更新软件包:" diff -r 69af973613cd -r e6f7a109cfe3 po/zh_TW.po --- a/po/zh_TW.po Wed Jan 24 12:10:42 2018 +0200 +++ b/po/zh_TW.po Tue Jan 30 11:49:21 2018 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: TazPkg 5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-20 00:11+0200\n" +"POT-Creation-Date: 2018-01-30 11:47+0200\n" "PO-Revision-Date: 2014-06-07 22:55+0800\n" "Last-Translator: lunglungyu \n" "Language-Team: \n" @@ -58,63 +58,63 @@ msgid "Unable to find the receipt \"%s\"" msgstr "找不到清單: %s" -#: tazpkg:230 modules/extract:19 modules/install:202 modules/recompress:19 +#: tazpkg:230 modules/extract:19 modules/install:234 modules/recompress:19 msgid "Extracting package..." msgstr "正在解壓縮..." -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "base-system" msgstr "基本系統包" -#: tazpkg:244 modules/list:44 +#: tazpkg:244 modules/list:39 msgid "x-window" msgstr "x-窗口" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "utilities" msgstr "實用程式" -#: tazpkg:245 modules/list:45 +#: tazpkg:245 modules/list:40 msgid "network" msgstr "網絡工具" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "graphics" msgstr "圖像工具" -#: tazpkg:246 modules/list:46 +#: tazpkg:246 modules/list:41 msgid "multimedia" msgstr "多媒體軟件" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "office" msgstr "辦公室軟件" -#: tazpkg:247 modules/list:47 +#: tazpkg:247 modules/list:42 msgid "development" msgstr "開發工具" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "system-tools" msgstr "系統工具" -#: tazpkg:248 modules/list:48 +#: tazpkg:248 modules/list:43 msgid "security" msgstr "安全工具" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "games" msgstr "遊戲" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "misc" msgstr "雜項" -#: tazpkg:249 modules/list:49 +#: tazpkg:249 modules/list:44 msgid "meta" msgstr "元工具" -#: tazpkg:250 modules/list:50 +#: tazpkg:250 modules/list:45 msgid "non-free" msgstr "非自由軟件" @@ -135,7 +135,16 @@ msgid "You are already running a TazPkg SHell." msgstr "你已經在運行 TazPkg SHell." -#: modules/block:18 modules/remove:101 +#: modules/bb:20 +msgid "Busybox is not installed in the %s. Exit." +msgstr "" + +#: modules/bb:30 +#, fuzzy +msgid "Restoring Busybox applet %s..." +msgstr "正在移除所有暫存文件..." + +#: modules/block:18 modules/remove:96 msgid "Package \"%s\" is not installed." msgstr "未安裝 %s." @@ -144,7 +153,7 @@ msgid "Package \"%s\" is already blocked." msgstr "%s 已被安裝." -#: modules/block:32 modules/block:61 modules/get:425 modules/install:603 +#: modules/block:32 modules/block:61 modules/get:458 modules/install:672 #, fuzzy msgid "Package \"%s\" blocked." msgstr "未安裝 %s." @@ -307,11 +316,11 @@ msgid_plural "To install: %s packages (%s)" msgstr[0] "%s 個已安裝包" -#: modules/description:73 +#: modules/description:66 msgid "Description of package \"%s\"" msgstr "%s 的描述" -#: modules/description:80 +#: modules/description:73 #, fuzzy msgid "Description absent." msgstr "描述" @@ -340,7 +349,7 @@ msgid "Can't find flavor \"%s\". Abort." msgstr "找不到偏好項 %s. 放棄操作." -#: modules/get:140 modules/getenv:59 +#: modules/get:140 modules/getenv:56 msgid "File \"%s\" empty." msgstr "" @@ -369,287 +378,287 @@ msgid "Please wait until the mirror synchronization is complete and try again." msgstr "" -#: modules/get:434 modules/install:616 +#: modules/get:467 modules/install:685 msgid "\"%s\" package is already installed." msgstr "包已經被安裝" -#: modules/get:435 modules/install:617 +#: modules/get:468 modules/install:686 msgid "You can use the --forced option to force installation." msgstr "你可以用 --forced 選項強制安裝" -#: modules/getenv:41 modules/getenv:49 modules/link:31 +#: modules/getenv:38 modules/getenv:46 modules/link:31 msgid "Missing: %s" msgstr "欠缺: %s" -#: modules/getenv:41 modules/getenv:49 modules/getenv:59 modules/getenv:160 +#: modules/getenv:38 modules/getenv:46 modules/getenv:56 modules/getenv:157 msgid "Please run tazpkg as root." msgstr "" -#: modules/getenv:121 modules/getenv:146 +#: modules/getenv:118 modules/getenv:143 msgid "File \"%s\" generated. Please wait..." msgstr "" -#: modules/getenv:160 +#: modules/getenv:157 msgid "Old \"%s\"." msgstr "" -#: modules/help:17 modules/summary:18 +#: modules/help:28 modules/summary:18 msgid "SliTaz package manager - Version: %s" msgstr "SliTaz 包管理員 - 版本: %s" -#: modules/help:19 tazpkg-box:23 tazpkg-notify:53 +#: modules/help:30 tazpkg-box:23 tazpkg-notify:53 msgid "Usage:" msgstr "用法:" -#: modules/help:20 +#: modules/help:31 msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" msgstr "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]" -#: modules/help:22 +#: modules/help:33 msgid "SHell:" msgstr "SHell:" -#: modules/help:24 +#: modules/help:35 msgid "Commands:" msgstr "命令:" -#: modules/help:26 +#: modules/help:37 msgid "Print this short usage" msgstr "列印本工具用法" -#: modules/help:27 +#: modules/help:38 msgid "Show help on the TazPkg commands" msgstr "" -#: modules/help:28 +#: modules/help:39 msgid "Show TazPkg activity log" msgstr "顯示TazPkg的活動紀錄" -#: modules/help:29 +#: modules/help:40 msgid "Clean all packages downloaded in cache directory" msgstr "清除所有下載到暫存目錄的包" -#: modules/help:30 +#: modules/help:41 #, fuzzy msgid "List *.tazpkg packages downloaded to the cache" msgstr "清除所有下載到暫存目錄的包" -#: modules/help:31 +#: modules/help:42 msgid "Run interactive TazPkg shell" msgstr "" -#: modules/help:33 +#: modules/help:44 msgid "List installed packages on the system" msgstr "根據分類或全部列出系統已安裝的包" -#: modules/help:34 +#: modules/help:45 msgid "List all available packages on the mirror" msgstr "列出鏡像上所有的可用包" -#: modules/help:35 +#: modules/help:46 msgid "List the configuration files" msgstr "顯示配置文件" -#: modules/help:37 +#: modules/help:48 msgid "Search for a package by pattern or name" msgstr "按模式或名字搜索包" -#: modules/help:38 +#: modules/help:49 msgid "Search on mirror for package having a particular file" msgstr "在鏡像上搜索有特定文件的包" -#: modules/help:39 +#: modules/help:50 msgid "Search for file in all installed packages files" msgstr "在所有已安裝包中找尋文件" -#: modules/help:41 +#: modules/help:52 msgid "Download a package into the current directory" msgstr "下載包到當前目錄" -#: modules/help:42 +#: modules/help:53 msgid "Install a local package" msgstr "安裝本地包" -#: modules/help:43 +#: modules/help:54 msgid "Download and install a package from the mirror" msgstr "由鏡像下載及安裝包" -#: modules/help:44 +#: modules/help:55 #, fuzzy msgid "Install all packages from a list of packages" msgstr "安裝包列表內所有包" -#: modules/help:45 +#: modules/help:56 msgid "Download and install a list of packages from the mirror" msgstr "由鏡像下載及安裝包列表" -#: modules/help:46 +#: modules/help:57 msgid "Remove the specified package and all installed files" msgstr "移除特定包及所有其安裝檔案" -#: modules/help:47 +#: modules/help:58 msgid "Replay post install script from package" msgstr "重新運行包的安裝腳本" -#: modules/help:48 +#: modules/help:59 msgid "Link a package from another SliTaz installation" msgstr "由另一個安裝好的SliTaz連接包" -#: modules/help:49 +#: modules/help:60 msgid "Change release and update packages" msgstr "更改版本及安裝包" -#: modules/help:50 +#: modules/help:61 msgid "Install the flavor list of packages" msgstr "安裝包偏好列表" -#: modules/help:51 +#: modules/help:62 msgid "Install the flavor list of packages and remove other ones" msgstr "安裝並移除其他包偏好列表" -#: modules/help:53 +#: modules/help:64 msgid "Print information about a package" msgstr "顯示關於包的資訊" -#: modules/help:54 +#: modules/help:65 msgid "Print description of a package" msgstr "顯示包描述" -#: modules/help:55 +#: modules/help:66 msgid "List the files installed with a package" msgstr "列出會隨包安裝的文件" -#: modules/help:56 +#: modules/help:67 msgid "Block an installed package version or unblock it for upgrade" msgstr "封鎖已安裝包或解封以進行更新" -#: modules/help:57 +#: modules/help:68 msgid "Verify consistency of installed packages" msgstr "校驗已安裝包是否完整" -#: modules/help:58 +#: modules/help:69 msgid "Show known bugs in packages" msgstr "顯示包的已知bugs" -#: modules/help:59 +#: modules/help:70 msgid "Display dependencies tree" msgstr "顯示依賴樹" -#: modules/help:60 +#: modules/help:71 msgid "Display reverse dependencies tree" msgstr "顯示反向依賴樹" -#: modules/help:61 +#: modules/help:72 msgid "Extract a (*.tazpkg) package into a directory" msgstr "解壓縮(*.tazpkg)到目錄" -#: modules/help:62 +#: modules/help:73 msgid "Pack an unpacked or prepared package tree" msgstr "按解壓生成或自行凖備的配置樹打包" -#: modules/help:63 +#: modules/help:74 msgid "Create a package archive from an installed package" msgstr "由已安裝包創建壓縮檔" -#: modules/help:64 +#: modules/help:75 msgid "Create a package archive with configuration files" msgstr "創建有配置文件的壓縮安裝包" -#: modules/help:65 +#: modules/help:76 msgid "Rebuild a package with a better compression ratio" msgstr "以較高壓縮比重新建立包" -#: modules/help:66 +#: modules/help:77 msgid "Convert alien package to tazpkg" msgstr "將deb/rpm/tgz/pet/sfs/sb/arch/ipk包轉換成tazpkg 格式" -#: modules/help:67 +#: modules/help:78 #, fuzzy msgid "Print list of suggested packages" msgstr "所有已安裝包清單" -#: modules/help:69 +#: modules/help:80 msgid "Recharge your packages.list from the mirror" msgstr "從鏡像更新packages.list" -#: modules/help:70 +#: modules/help:81 msgid "Check packages %s to list and install latest upgrades" msgstr "檢查包 %s 以列出及安裝最新更新" -#: modules/help:71 +#: modules/help:82 msgid "Change the mirror URL configuration" msgstr "更改鏡像URL配置" -#: modules/help:72 +#: modules/help:83 msgid "Update an undigest mirror" msgstr "更新非正式鏡像" -#: modules/help:73 +#: modules/help:84 msgid "List undigest mirrors" msgstr "列出非正式鏡像" -#: modules/help:74 +#: modules/help:85 msgid "Add an undigest mirror" msgstr "加入非正式鏡像" -#: modules/help:75 +#: modules/help:86 msgid "Remove an undigest mirror" msgstr "移除非正式鏡像" -#: modules/help:76 +#: modules/help:87 msgid "Make a TazPkg database for a folder with *.tazpkg packages" msgstr "" -#: modules/help:105 modules/help:136 +#: modules/help:115 modules/help:146 #, fuzzy msgid "Sorry, no help for \"%s\"" msgstr "%s 的搜索結果" -#: modules/help:112 +#: modules/help:122 msgid "%d help topic available:" msgid_plural "%d help topics available:" msgstr[0] "" -#: modules/help:166 +#: modules/help:176 msgid "%s" msgstr "" -#: modules/info:33 +#: modules/info:28 #, fuzzy msgid "local package" msgstr "可用的包" -#: modules/info:39 tazpanel/pkgs.cgi:968 +#: modules/info:34 tazpanel/pkgs.cgi:968 #, fuzzy msgid "installed package" msgstr "%s 個已安裝包" -#: modules/info:45 +#: modules/info:40 #, fuzzy msgid "(new version \"%s\" available)" msgstr "新版本 %s" -#: modules/info:50 +#: modules/info:45 msgid "(new build available)" msgstr "" -#: modules/info:74 tazpanel/pkgs.cgi:971 +#: modules/info:69 tazpanel/pkgs.cgi:971 #, fuzzy msgid "mirrored package" msgstr "已鏡像包:" -#: modules/info:77 modules/list:217 tazpanel/pkgs.cgi:990 +#: modules/info:72 modules/list:212 tazpanel/pkgs.cgi:990 #, fuzzy msgid "Package \"%s\" not available." msgstr "未安裝 %s." -#: modules/info:84 modules/search:66 modules/search:100 +#: modules/info:79 modules/search:66 modules/search:100 msgid "" "No \"%s\" found to check for mirrored packages. For more results, please run " "\"%s\" once as root before searching." msgstr "找不到 '%s'來檢查已鏡像包. 請用root權限運行'%s'搜索以取得更多結果." -#: modules/info:92 +#: modules/info:87 msgid "TazPkg information" msgstr "TazPkg 資訊" @@ -720,91 +729,101 @@ msgid "Tags : %s" msgstr "" -#: modules/install:109 +#: modules/install:129 msgid "WARNING! Dependency loop between \"%s\" and \"%s\"." msgstr "警告:%s 和 %s 有依賴循環." -#: modules/install:117 +#: modules/install:137 msgid "Tracking dependencies for package \"%s\"" msgstr "正在追蹤 %s 的包依賴" -#: modules/install:122 +#: modules/install:142 msgid "Missing package \"%s\"" msgstr "欠缺: %s" -#: modules/install:126 +#: modules/install:146 msgid "%s missing package to install." msgid_plural "%s missing packages to install." msgstr[0] "有 %s 個缺少的包需要安裝" -#: modules/install:138 +#: modules/install:158 msgid "Install all missing dependencies? (y/N)" msgstr "安裝所有欠缺依賴? (是/否)" -#: modules/install:163 +#: modules/install:183 msgid "Checking if package \"%s\" exists in local list..." msgstr "正在檢查 %s 是否在本地清單中" -#: modules/install:190 +#: modules/install:222 msgid "Leaving dependencies for package \"%s\" unresolved." msgstr "%s 有未解決包依賴." -#: modules/install:191 +#: modules/install:223 #, fuzzy msgid "The package will be installed but will probably not work." msgstr "包已安裝但可能無法正常工作." -#: modules/install:262 +#: modules/install:294 #, fuzzy msgid "Execute pre-install commands..." msgstr "正在檢查安裝後依賴..." -#: modules/install:276 modules/reconfigure:36 +#: modules/install:308 modules/reconfigure:36 #, fuzzy msgid "Execute post-install commands..." msgstr "正在檢查安裝後依賴..." -#: modules/install:346 +#: modules/install:381 +#, fuzzy +msgid "Installing (web/cache): %s" +msgstr "已安裝文件: %s" + +#: modules/install:383 +#, fuzzy +msgid "Installing (pkg/local): %s" +msgstr "已安裝文件: %s" + +#: modules/install:388 #, fuzzy msgid "Installation of package \"%s\" (%s)" msgstr "%s 的安裝過程" -#: modules/install:348 +#: modules/install:390 msgid "Installation of package \"%s\"" msgstr "%s 的安裝過程" -#: modules/install:356 +#: modules/install:398 msgid "Copying package..." msgstr "正在複製..." -#: modules/install:386 +#: modules/install:428 #, fuzzy msgid "Remember modified packages..." msgstr "正在卸載舊版本..." -#: modules/install:448 +#: modules/install:490 msgid "Saving configuration files..." msgstr "正在儲存 的配置文件" -#: modules/install:479 +#: modules/install:521 msgid "Installing package..." msgstr "正在安裝..." -#: modules/install:499 +#: modules/install:541 #, fuzzy msgid "Removing old files..." msgstr "正在移除所有暫存文件..." -#: modules/install:515 +#: modules/install:557 msgid "Removing all tmp files..." msgstr "正在移除所有暫存文件..." -#: modules/install:540 modules/remove:224 +#: modules/install:587 modules/remove:227 #, fuzzy msgid "Update system databases..." msgstr "正在移除所有暫存文件..." -#: modules/install:580 +#: modules/install:649 msgid "Package \"%s\" (%s) is installed." msgstr "%s (%s) 包未被安裝" @@ -825,111 +844,111 @@ msgid "The package is installed but probably will not work." msgstr "包已安裝但可能不會正常工作" -#: modules/list:50 +#: modules/list:45 msgid "all" msgstr "全部" -#: modules/list:50 +#: modules/list:45 #, fuzzy msgid "extra" msgstr "解壓縮" -#: modules/list:82 +#: modules/list:77 msgid "Blocked packages" msgstr "已封鎖包" -#: modules/list:87 modules/list:121 modules/search:223 +#: modules/list:82 modules/list:116 modules/search:223 #, fuzzy msgid "%s package" msgid_plural "%s packages" msgstr[0] "找到%s 個和 $file 檔案關聯的包" -#: modules/list:90 +#: modules/list:85 msgid "No blocked packages found." msgstr "沒有找到已封鎖包." -#: modules/list:97 +#: modules/list:92 msgid "Packages categories" msgstr "包分類" -#: modules/list:104 +#: modules/list:99 msgid "%s category" msgid_plural "%s categories" msgstr[0] "%s 個分類" -#: modules/list:111 +#: modules/list:106 #, fuzzy msgid "Linked packages" msgstr "可連接包" -#: modules/list:124 +#: modules/list:119 #, fuzzy msgid "No linked packages found." msgstr "沒有找到已封鎖包." -#: modules/list:131 +#: modules/list:126 msgid "List of all installed packages" msgstr "所有已安裝包清單" -#: modules/list:137 +#: modules/list:132 msgid "%s package installed." msgid_plural "%s packages installed." msgstr[0] "%s 個已安裝包" -#: modules/list:147 tazpanel/pkgs.cgi:714 +#: modules/list:142 tazpanel/pkgs.cgi:714 msgid "Installed packages of category \"%s\"" msgstr "%s 分類內的已安裝包" -#: modules/list:156 +#: modules/list:151 msgid "%s package installed of category \"%s\"." msgid_plural "%s packages installed of category \"%s\"." msgstr[0] "%2$s 分類的 %1$s 個已安裝包" -#: modules/list:167 modules/recharge:181 +#: modules/list:162 modules/recharge:181 msgid "Mirrored packages diff" msgstr "與鏡像包的差異" -#: modules/list:171 +#: modules/list:166 msgid "%s new package listed on the mirror." msgid_plural "%s new packages listed on the mirror." msgstr[0] "鏡像上有 %s 個新包" -#: modules/list:176 +#: modules/list:171 msgid "Unable to list anything, no packages.diff found." msgstr "無法列出任何項,找不到包差異." -#: modules/list:177 +#: modules/list:172 msgid "Recharge your current list to create a first diff." msgstr "更新當前清單以創建第一次diff" -#: modules/list:181 +#: modules/list:176 msgid "List of available packages on the mirror" msgstr "鏡像上的可用包清單" -#: modules/list:188 +#: modules/list:183 msgid "%s package in the last recharged list." msgid_plural "%s packages in the last recharged list." msgstr[0] "最新清單中有 %s 個包" -#: modules/list:200 modules/list:207 +#: modules/list:195 modules/list:202 msgid "Installed files by \"%s\"" msgstr "%s 安裝的文件" -#: modules/list:203 modules/list:213 modules/search:194 tazpanel/pkgs.cgi:72 +#: modules/list:198 modules/list:208 modules/search:194 tazpanel/pkgs.cgi:72 #, fuzzy msgid "%s file" msgid_plural "%s files" msgstr[0] "與 $PACKAGE 同時安裝的 %s 個文件" -#: modules/list:226 +#: modules/list:221 msgid "TazPkg Activity" msgstr "TazPkg 活動" -#: modules/list:261 +#: modules/list:256 msgid "File lost" msgstr "已遺失文件" -#: modules/list:273 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 +#: modules/list:268 tazpanel/pkgs.cgi:1100 tazpanel/pkgs.cgi:1190 msgid "Configuration files" msgstr "配置文件" @@ -985,25 +1004,25 @@ msgid "Creating new undigest \"%s\"." msgstr "正在創建 %s..." -#: modules/mkdb:74 +#: modules/mkdb:81 msgid "Input folder not specified" msgstr "" -#: modules/mkdb:80 +#: modules/mkdb:87 msgid "You are not allowed to write to the folder \"%s\"" msgstr "" -#: modules/mkdb:84 +#: modules/mkdb:91 #, fuzzy msgid "Folder \"%s\" does not contain packages" msgstr "%s 並非 %s 包!" -#: modules/mkdb:102 +#: modules/mkdb:111 #, fuzzy msgid "Packages DB already exists." msgstr "%s 已被安裝." -#: modules/mkdb:110 +#: modules/mkdb:119 msgid "Calculate %s..." msgstr "" @@ -1125,64 +1144,64 @@ msgid "Nothing to do for package \"%s\"." msgstr "對 %s 沒有可進行動作" -#: modules/remove:38 +#: modules/remove:33 #, fuzzy msgid "Execute pre-remove commands..." msgstr "正在檢查安裝後依賴..." -#: modules/remove:51 +#: modules/remove:46 #, fuzzy msgid "Execute post-remove commands..." msgstr "正在檢查安裝後依賴..." -#: modules/remove:111 +#: modules/remove:106 msgid "The following packages depend on package \"%s\":" msgstr "以下包依賴 %s:" -#: modules/remove:119 +#: modules/remove:114 msgid "The following packages have been modified by package \"%s\":" msgstr "以下包已被 %s 更改:" -#: modules/remove:127 +#: modules/remove:122 msgid "Remove package \"%s\" (%s)? (y/N)" msgstr "移除 %s (%s)? (是/否)" -#: modules/remove:129 +#: modules/remove:124 msgid "Uninstallation of package \"%s\" cancelled." msgstr "已取消卸載 %s" -#: modules/remove:136 +#: modules/remove:131 msgid "Removing package \"%s\"" msgstr "正在移除: %s" -#: modules/remove:148 +#: modules/remove:143 msgid "Removing all files installed..." msgstr "正在移除所有已安裝文件" -#: modules/remove:247 +#: modules/remove:256 msgid "Removing package receipt..." msgstr "正在移除包文件清單" -#: modules/remove:253 +#: modules/remove:262 #, fuzzy msgid "Package \"%s\" (%s) removed." msgstr "%s (%s) 包未被安裝" -#: modules/remove:266 +#: modules/remove:275 msgid "Remove packages depending on package \"%s\"? (y/N)" msgstr "移除依賴 %s 的包? (是/否)" -#: modules/remove:283 +#: modules/remove:292 msgid "Reinstall packages modified by package \"%s\"? (y/N)" msgstr "重新安裝被 %s 更改過的包? (是/否)" -#: modules/remove:289 +#: modules/remove:298 msgid "" "Package \"%s\" was modified by \"%s\" and other packages. It will not be " "reinstalled." msgstr "" -#: modules/remove:291 +#: modules/remove:300 #, fuzzy msgid "Check \"%s\" for reinstallation." msgstr "檢查 %s 以重新安裝" @@ -1262,49 +1281,49 @@ msgid "Last recharge:" msgstr "上一次更新:" -#: modules/summary:50 tazpanel/pkgs.cgi:1743 +#: modules/summary:57 tazpanel/pkgs.cgi:1743 msgid "Today at %s." msgstr "" -#: modules/summary:51 tazpanel/pkgs.cgi:1744 +#: modules/summary:58 tazpanel/pkgs.cgi:1744 msgid "Yesterday at %s." msgstr "" -#: modules/summary:52 tazpanel/pkgs.cgi:1741 +#: modules/summary:59 tazpanel/pkgs.cgi:1741 msgid "%d day ago." msgid_plural "%d days ago." msgstr[0] "" -#: modules/summary:55 +#: modules/summary:62 msgid "Database timestamp:" msgstr "" -#: modules/summary:58 tazpanel/pkgs.cgi:1751 +#: modules/summary:65 tazpanel/pkgs.cgi:1751 msgid "never." msgstr "" -#: modules/summary:62 tazpanel/pkgs.cgi:1761 +#: modules/summary:69 tazpanel/pkgs.cgi:1761 msgid "Mirrored packages:" msgstr "已鏡像包:" -#: modules/summary:66 +#: modules/summary:73 #, fuzzy msgid "Linked packages:" msgstr "可連接包" -#: modules/summary:74 tazpanel/pkgs.cgi:1756 +#: modules/summary:81 tazpanel/pkgs.cgi:1756 msgid "Installed packages:" msgstr "已安裝包:" -#: modules/summary:75 tazpanel/pkgs.cgi:1771 +#: modules/summary:82 tazpanel/pkgs.cgi:1771 msgid "Installed files:" msgstr "已安裝文件:" -#: modules/summary:76 tazpanel/pkgs.cgi:1774 +#: modules/summary:83 tazpanel/pkgs.cgi:1774 msgid "Blocked packages:" msgstr "已封鎖包:" -#: modules/summary:77 tazpanel/pkgs.cgi:1766 +#: modules/summary:84 tazpanel/pkgs.cgi:1766 msgid "Upgradeable packages:" msgstr "可更新包:"