tazpkg rev 451

Add tazpkg-notify (notification icon in systray with custom action, must be started by WM autostart script
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 06 01:24:08 2011 +0200 (2011-04-06)
parents 8a9ef8c364e6
children 185778056b84
files Makefile po/libtazpkgbox/libtazpkgbox.pot po/tazpkg-notify/tazpkg-notify.pot po/tazpkg/fr.po po/tazpkg/tazpkg.pot tazpkg-notify tazpkg.conf
line diff
     1.1 --- a/Makefile	Wed Apr 06 01:16:44 2011 +0200
     1.2 +++ b/Makefile	Wed Apr 06 01:24:08 2011 +0200
     1.3 @@ -12,9 +12,10 @@
     1.4  # i18n.
     1.5  
     1.6  pot:
     1.7 -	xgettext -o po/tazpkg/tazpkg.pot -L Shell --package-name=Tazpkg ./tazpkg
     1.8 -	xgettext -o po/tazpkgbox/tazpkgbox.pot -L Shell --package-name=Tazpkgbox ./tazpkgbox
     1.9 -	xgettext -o po/libtazpkgbox/libtazpkgbox.pot -L Shell --package-name=LibTazpkgbox ./lib/libtazpkgbox
    1.10 +	xgettext -o po/tazpkg/tazpkg.pot -L Shell \
    1.11 +		--package-name=Tazpkg ./tazpkg
    1.12 +	xgettext -o po/tazpkg-notify/tazpkg-notify.pot -L Shell \
    1.13 +		--package-name="Tazpkg Notification" ./tazpkg-notify
    1.14  	
    1.15  msgmerge:
    1.16  	@for l in $(LINGUAS); do \
    1.17 @@ -69,4 +70,5 @@
    1.18  clean:
    1.19  	rm -rf _pkg
    1.20  	rm -rf po/mo
    1.21 +	rm -f po/*/*~
    1.22  	
     2.1 --- a/po/libtazpkgbox/libtazpkgbox.pot	Wed Apr 06 01:16:44 2011 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,34 +0,0 @@
     2.4 -# SOME DESCRIPTIVE TITLE.
     2.5 -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
     2.6 -# This file is distributed under the same license as the PACKAGE package.
     2.7 -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
     2.8 -#
     2.9 -#, fuzzy
    2.10 -msgid ""
    2.11 -msgstr ""
    2.12 -"Project-Id-Version: LibTazpkgbox\n"
    2.13 -"Report-Msgid-Bugs-To: \n"
    2.14 -"POT-Creation-Date: 2010-06-21 00:11+0200\n"
    2.15 -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    2.16 -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    2.17 -"Language-Team: LANGUAGE <LL@li.org>\n"
    2.18 -"MIME-Version: 1.0\n"
    2.19 -"Content-Type: text/plain; charset=CHARSET\n"
    2.20 -"Content-Transfer-Encoding: 8bit\n"
    2.21 -
    2.22 -#: lib/libtazpkgbox:267
    2.23 -msgid "depends (q to quit)"
    2.24 -msgstr ""
    2.25 -
    2.26 -#: lib/libtazpkgbox:268
    2.27 -msgid "upgrade"
    2.28 -msgstr ""
    2.29 -
    2.30 -#: lib/libtazpkgbox:274
    2.31 -msgid "receipt (q to quit)"
    2.32 -msgstr ""
    2.33 -
    2.34 -#: lib/libtazpkgbox:380
    2.35 -#, sh-format
    2.36 -msgid "$PKG files"
    2.37 -msgstr ""
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/po/tazpkg-notify/tazpkg-notify.pot	Wed Apr 06 01:24:08 2011 +0200
     3.3 @@ -0,0 +1,49 @@
     3.4 +# SOME DESCRIPTIVE TITLE.
     3.5 +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
     3.6 +# This file is distributed under the same license as the PACKAGE package.
     3.7 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
     3.8 +#
     3.9 +#, fuzzy
    3.10 +msgid ""
    3.11 +msgstr ""
    3.12 +"Project-Id-Version: Tazpkg Notification\n"
    3.13 +"Report-Msgid-Bugs-To: \n"
    3.14 +"POT-Creation-Date: 2011-04-06 01:20+0200\n"
    3.15 +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    3.16 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    3.17 +"Language-Team: LANGUAGE <LL@li.org>\n"
    3.18 +"Language: \n"
    3.19 +"MIME-Version: 1.0\n"
    3.20 +"Content-Type: text/plain; charset=CHARSET\n"
    3.21 +"Content-Transfer-Encoding: 8bit\n"
    3.22 +
    3.23 +#: tazpkg-notify:38
    3.24 +#, sh-format
    3.25 +msgid ""
    3.26 +"<b>There is $up upgradeable packages for your SliTaz $ver</b>\n"
    3.27 +"You should upgrade your system to get all latest fixes\n"
    3.28 +"and improvments from SliTaz contributors"
    3.29 +msgstr ""
    3.30 +
    3.31 +#: tazpkg-notify:45
    3.32 +#, sh-format
    3.33 +msgid ""
    3.34 +"<b>Your SliTaz $ver packages list is older than 10 days.</b>\n"
    3.35 +"You should recharge the list to check for updates"
    3.36 +msgstr ""
    3.37 +
    3.38 +#: tazpkg-notify:51
    3.39 +#, sh-format
    3.40 +msgid ""
    3.41 +"<b>No packages list found on your SliTaz $rel system.</b>\n"
    3.42 +"You will need to recharge the list of mirrored packages\n"
    3.43 +"if you want to install packages or upgrade your system"
    3.44 +msgstr ""
    3.45 +
    3.46 +#: tazpkg-notify:68
    3.47 +msgid "Upgrade:2"
    3.48 +msgstr ""
    3.49 +
    3.50 +#: tazpkg-notify:107 tazpkg-notify:147
    3.51 +msgid "Recharge now:2"
    3.52 +msgstr ""
     4.1 --- a/po/tazpkg/fr.po	Wed Apr 06 01:16:44 2011 +0200
     4.2 +++ b/po/tazpkg/fr.po	Wed Apr 06 01:24:08 2011 +0200
     4.3 @@ -3,1172 +3,1165 @@
     4.4  # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
     4.5  # This file is distributed under the same license as the PACKAGE package.
     4.6  # Christophe Lincoln <pankso@slitaz.org>, 2010.
     4.7 -#
     4.8 -msgid ""
     4.9 -msgstr ""
    4.10 -"Project-Id-Version: Tazpkg\n"
    4.11 -"Report-Msgid-Bugs-To: \n"
    4.12 -"POT-Creation-Date: 2010-12-09 00:25+0100\n"
    4.13 -"PO-Revision-Date: 2010-12-09 00:49+0100\n"
    4.14 -"Last-Translator: GoKhlaYeh <gokhlayeh@mailoo.org>\n"
    4.15 -"Language-Team: French\n"
    4.16 -"Language: \n"
    4.17 -"MIME-Version: 1.0\n"
    4.18 -"Content-Type: text/plain; charset=UTF-8\n"
    4.19 -"Content-Transfer-Encoding: 8bit\n"
    4.20 -"Plural-Forms: nplurals=2; plural=(n > 1);\n"
    4.21 -"X-Poedit-Language: French\n"
    4.22 -
    4.23 -#: tazpkg:79
    4.24 -msgid "SliTaz package manager - Version"
    4.25 -msgstr "Gestionnaire de paquets SliTaz - Version"
    4.26 -
    4.27 -#: tazpkg:80
    4.28 -msgid "Usage"
    4.29 -msgstr "Utilisation"
    4.30 -
    4.31 -#: tazpkg:80
    4.32 -msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]"
    4.33 -msgstr "tazpkg [commande] [paquet|rép|motif|liste|cat|--opt] [rép|--opt]"
    4.34 -
    4.35 -#: tazpkg:82
    4.36 -msgid "Commands"
    4.37 -msgstr "Commandes"
    4.38 -
    4.39 -#: tazpkg:83
    4.40 -msgid "Print this short usage."
    4.41 -msgstr "Affiche cette notice d'utilisation."
    4.42 -
    4.43 -#: tazpkg:84
    4.44 -msgid "Show known bugs in packages."
    4.45 -msgstr "Affiche les bugs connus des paquets."
    4.46 -
    4.47 -#: tazpkg:85
    4.48 -msgid "List installed packages on the system by category or all."
    4.49 -msgstr "Liste les paquets installés par catégorie, ou tous"
    4.50 -
    4.51 -#: tazpkg:86
    4.52 -msgid "Create a xHTML list of installed packages."
    4.53 -msgstr "Créé une liste xHTML des paquets installés"
    4.54 -
    4.55 -#: tazpkg:87
    4.56 -msgid "List all available packages on the mirror (--diff for new)."
    4.57 -msgstr "Liste les paquets disponibles (--diff pour les nouveaux)."
    4.58 -
    4.59 -#: tazpkg:88
    4.60 -msgid "Print information about a package."
    4.61 -msgstr "Affiche les informations à propos d'un paquet."
    4.62 -
    4.63 -#: tazpkg:89
    4.64 -msgid "Print description of a package (if it exists)."
    4.65 -msgstr "Affiche la description d'un paquet (si disponible)."
    4.66 -
    4.67 -#: tazpkg:90
    4.68 -msgid "List the files installed with a package."
    4.69 -msgstr "liste les fichiers installés par un paquet."
    4.70 -
    4.71 -#: tazpkg:91
    4.72 -msgid "List the configuration files."
    4.73 -msgstr "Liste les fichiers de configuration."
    4.74 -
    4.75 -#: tazpkg:92
    4.76 -msgid "Search for a package by pattern or name (options: -i|-l|-m)."
    4.77 -msgstr "Cherche un paquet avec un motif/nom (options: -i|-l|-m)."
    4.78 -
    4.79 -#: tazpkg:93
    4.80 -msgid "Search on mirror for package having a particular file."
    4.81 -msgstr "Cherche un paquet contenant un fichier particulier."
    4.82 -
    4.83 -#: tazpkg:94
    4.84 -msgid "Search for file(s) in all installed packages files."
    4.85 -msgstr "Cherche le(s) fichier(s) parmis les paquets installés."
    4.86 -
    4.87 -#: tazpkg:95
    4.88 -msgid "Install a local (*.tazpkg) package (--forced to force)."
    4.89 -msgstr "Installe un paquet local (*.tazpkg; --forced pour forcer)."
    4.90 -
    4.91 -#: tazpkg:96
    4.92 -msgid "Install all packages from a list of packages."
    4.93 -msgstr "Installe tous les paquets d'une liste."
    4.94 -
    4.95 -#: tazpkg:97
    4.96 -msgid "Remove the specified package and all installed files."
    4.97 -msgstr "Retire le paquet spécifié et tous ses fichiers."
    4.98 -
    4.99 -#: tazpkg:98
   4.100 -msgid "Extract a (*.tazpkg) package into a directory."
   4.101 -msgstr "Extrait un paquet (*.tazpkg) dans un répertoire."
   4.102 -
   4.103 -#: tazpkg:99
   4.104 -msgid "Pack an unpacked or prepared package tree."
   4.105 -msgstr "Empaquète le dossier d'un paquet décompressé."
   4.106 -
   4.107 -#: tazpkg:100
   4.108 -msgid "Recharge your packages.list from the mirror."
   4.109 -msgstr "Recharge votre packages.list depuis un miroir."
   4.110 -
   4.111 -#: tazpkg:101
   4.112 -msgid "Create a package archive from an installed package."
   4.113 -msgstr "Re-créé un paquet avec un paquet installé."
   4.114 -
   4.115 -#: tazpkg:102
   4.116 -msgid "Create a package archive with configuration files."
   4.117 -msgstr "Créé un paquet avec les fichiers de configuration système."
   4.118 -
   4.119 -#: tazpkg:103
   4.120 -msgid "Rebuild a package with the better compression ratio."
   4.121 -msgstr "Reconstruit un paquet avec le meilleur ratio de compression."
   4.122 -
   4.123 -#: tazpkg:104
   4.124 -msgid "Upgrade one or all installed/listed package(s) on the mirror."
   4.125 -msgstr "Met à jour un ou tous les paquets installés."
   4.126 -
   4.127 -#: tazpkg:105
   4.128 -msgid "Build upgradeable packages list quickly."
   4.129 -msgstr "Construit une liste des paquets à mettre à jour rapidement."
   4.130 -
   4.131 -#: tazpkg:106
   4.132 -msgid "Block an installed package version or unblock it for upgrade."
   4.133 -msgstr "Bloque/débloque un paquet installé pour la mise à jour."
   4.134 -
   4.135 -#: tazpkg:107
   4.136 -msgid "Download a package into the current directory."
   4.137 -msgstr "Télécharge un paquet dans le répertoire courrant."
   4.138 -
   4.139 -#: tazpkg:108
   4.140 -msgid "Download and install a package from the mirror."
   4.141 -msgstr "Télécharge et installe un paquet depuis le miroir."
   4.142 -
   4.143 -#: tazpkg:109
   4.144 -msgid "Download and install a list of packages from the mirror."
   4.145 -msgstr "Télécharge et installe une liste de paquets."
   4.146 -
   4.147 -#: tazpkg:110
   4.148 -msgid "Verify consistency of installed packages."
   4.149 -msgstr "Vérifie la consistance des paquets installés."
   4.150 -
   4.151 -#: tazpkg:111
   4.152 -msgid "Install the flavor list of packages."
   4.153 -msgstr "Installe les paquets d'une saveur."
   4.154 -
   4.155 -#: tazpkg:112
   4.156 -msgid "Install the flavor list of packages and remove other ones."
   4.157 -msgstr "Installe les paquets d'une saveur et retire les autres."
   4.158 -
   4.159 -#: tazpkg:113
   4.160 -msgid "Change release and update packages."
   4.161 -msgstr "Change de version et met à jour les paquets."
   4.162 -
   4.163 -#: tazpkg:114
   4.164 -msgid "Clean all packages downloaded in cache directory."
   4.165 -msgstr "Efface tous les paquets téléchargés dans le répertoire cache."
   4.166 -
   4.167 -#: tazpkg:115
   4.168 -msgid "Display dependencies tree."
   4.169 -msgstr "Affiche l'arbre des dépendances."
   4.170 -
   4.171 -#: tazpkg:116
   4.172 -msgid "Display reverse dependencies tree."
   4.173 -msgstr "Affiche l'arbre des dépendances inverses."
   4.174 -
   4.175 -#: tazpkg:117
   4.176 -msgid "Convert a deb/rpm/tgz/arch package to a slitaz (.tazpkg)."
   4.177 -msgstr "Convertit un paquet deb/rpm/tgz/arch en paquet SliTaz."
   4.178 -
   4.179 -#: tazpkg:118
   4.180 -msgid "Link a package from another slitaz installation."
   4.181 -msgstr "Lie un paquet depuis une autre installation SliTaz."
   4.182 -
   4.183 -#: tazpkg:119
   4.184 -msgid "Change the mirror url configuration."
   4.185 -msgstr "Change l'URL du miroir."
   4.186 -
   4.187 -#: tazpkg:120
   4.188 -msgid "List undigest mirrors."
   4.189 -msgstr "Liste les miroirs indigestes."
   4.190 -
   4.191 -#: tazpkg:121
   4.192 -msgid "Remove an undigest mirror."
   4.193 -msgstr "Retire un miroir indigeste."
   4.194 -
   4.195 -#: tazpkg:122
   4.196 -msgid "Add an undigest mirror."
   4.197 -msgstr "Ajoute un miroir indigeste."
   4.198 -
   4.199 -#: tazpkg:123
   4.200 -msgid "Update an undigest mirror."
   4.201 -msgstr "Met à jour un miroir indigeste."
   4.202 -
   4.203 -#: tazpkg:124
   4.204 -msgid "Replay post install script from package."
   4.205 -msgstr "Ré-execute le script post-installation d'un paquet."
   4.206 -
   4.207 -#: tazpkg:133
   4.208 -msgid "OK"
   4.209 -msgstr "OK"
   4.210 -
   4.211 -#: tazpkg:135
   4.212 -msgid "Failed"
   4.213 -msgstr "Echoué"
   4.214 -
   4.215 -#: tazpkg:147
   4.216 -msgid ""
   4.217 -"You must be root to run tazpkg with this option. Please use the command:\n"
   4.218 -"su followed by the root password to become super-user."
   4.219 -msgstr ""
   4.220 -"Vous devez être administrateur (root) pour utiliser tazpkg avec cette option.\n"
   4.221 -"Veuillez utiliser la commande su suivi du mot de passe root pour devenir super-utilisateur."
   4.222 -
   4.223 -#: tazpkg:158
   4.224 -msgid "Please specify a package name on the command line."
   4.225 -msgstr "Veuillez spécifier un nom de paquet sur la ligne de commandes."
   4.226 -
   4.227 -#: tazpkg:169
   4.228 -#, sh-format
   4.229 -msgid "Unable to find: $PACKAGE_FILE"
   4.230 -msgstr "Ne peut trouver: $PACKAGE_FILE"
   4.231 -
   4.232 -#: tazpkg:180
   4.233 -#, sh-format
   4.234 -msgid "Unable to find the receipt: $FS$INSTALLED/$PACKAGE/receipt"
   4.235 -msgstr "Ne peut trouver la recette: $FS$INSTALLED/$PACKAGE/receipt"
   4.236 -
   4.237 -#: tazpkg:233
   4.238 -#, sh-format
   4.239 -msgid ""
   4.240 -"$PACKAGE package is already installed. You can\n"
   4.241 -"use the --forced option to force installation or remove it and reinstall."
   4.242 -msgstr ""
   4.243 -"Le paquet $PACKAGE est déjà installé. Vous pouvez utiliser l'option \n"
   4.244 -"--forced pour forcer son installation ou le supprimer puis le réinstaller."
   4.245 -
   4.246 -#: tazpkg:247
   4.247 -#, sh-format
   4.248 -msgid "Unable to find the list: $LOCALSTATE/packages.list"
   4.249 -msgstr "Ne peut trouver la liste: $LOCALSTATE/packages.list"
   4.250 -
   4.251 -#: tazpkg:249
   4.252 -msgid ""
   4.253 -"You must probably run 'tazpkg recharge' as root to get the latest list of\n"
   4.254 -"packages available on the mirror."
   4.255 -msgstr ""
   4.256 -"Vous devez probablement lancer 'tazpkg recharge' en tant que root afin d'obtenir\n"
   4.257 -"la dernière liste des paquets disponibles sur le miroir."
   4.258 -
   4.259 -#: tazpkg:348
   4.260 -#, sh-format
   4.261 -msgid "Unable to find: $PACKAGE in the mirrored packages list."
   4.262 -msgstr "Ne peut trouver: $PACKAGE dans la liste des paquets du miroir."
   4.263 -
   4.264 -#: tazpkg:402
   4.265 -#, sh-format
   4.266 -msgid "Extracting $PACKAGE... "
   4.267 -msgstr "Extraction de $PACKAGE... "
   4.268 -
   4.269 -#: tazpkg:406
   4.270 -#: tazpkg:411
   4.271 -msgid "Extracting the pseudo fs... "
   4.272 -msgstr "Extraction du pseudo fs..."
   4.273 -
   4.274 -#: tazpkg:475
   4.275 -msgid "Installation of :"
   4.276 -msgstr "Installation de:"
   4.277 -
   4.278 -#: tazpkg:477
   4.279 -#, sh-format
   4.280 -msgid "Copying $PACKAGE... "
   4.281 -msgstr "Copie de $PACKAGE... "
   4.282 -
   4.283 -#: tazpkg:489
   4.284 -msgid "Checking post install dependencies... "
   4.285 -msgstr "Vérification des dépendances avant installation..."
   4.286 -
   4.287 -#: tazpkg:492
   4.288 -#, sh-format
   4.289 -msgid "Please run 'tazpkg install $PACKAGE_FILE' in / and retry."
   4.290 -msgstr "Veuillez lancer 'tazpkg install $PACKAGE_FILE' dans / et réessayer."
   4.291 -
   4.292 -#: tazpkg:566
   4.293 -#, sh-format
   4.294 -msgid "Saving configuration files for $PACKAGE... "
   4.295 -msgstr "Sauvegarde des fichiers de configuration pour $PACKAGE"
   4.296 -
   4.297 -#: tazpkg:580
   4.298 -#, sh-format
   4.299 -msgid "Installing $PACKAGE... "
   4.300 -msgstr "Installation de $PACKAGE... "
   4.301 -
   4.302 -#: tazpkg:584
   4.303 -#, sh-format
   4.304 -msgid "Removing old $PACKAGE... "
   4.305 -msgstr "Suppression de l'ancien $PACKAGE"
   4.306 -
   4.307 -#: tazpkg:592
   4.308 -msgid "Removing all tmp files... "
   4.309 -msgstr "Suppression des fichiers temporaires..."
   4.310 -
   4.311 -#: tazpkg:609
   4.312 -#, sh-format
   4.313 -msgid "$PACKAGE ($VERSION$EXTRAVERSION) is installed."
   4.314 -msgstr "$PACKAGE ($VERSION$EXTRAVERSION) est installé."
   4.315 -
   4.316 -#: tazpkg:660
   4.317 -#, sh-format
   4.318 -msgid "WARNING Dependency loop between $PACKAGE and $i."
   4.319 -msgstr "ATTENTION Boucle de dépendance entre $PACKAGE et $i."
   4.320 -
   4.321 -#: tazpkg:664
   4.322 -msgid "Tracking dependencies for :"
   4.323 -msgstr "Rechercher des dépendances pour:"
   4.324 -
   4.325 -#: tazpkg:671
   4.326 -#, sh-format
   4.327 -msgid "Missing: $MISSING_PACKAGE"
   4.328 -msgstr "Manque: $MISSING_PACKAGE"
   4.329 -
   4.330 -#: tazpkg:675
   4.331 -#, sh-format
   4.332 -msgid "$deps missing package(s) to install."
   4.333 -msgstr "$deps paquets(s) manquant(s) à installer."
   4.334 -
   4.335 -#: tazpkg:691
   4.336 -msgid "Install all missing dependencies"
   4.337 -msgstr "Installer toutes les dépendances manquantes"
   4.338 -
   4.339 -#: tazpkg:708
   4.340 -#, sh-format
   4.341 -msgid "Checking if $pkg exists in local list... "
   4.342 -msgstr "Vérification de l'existance de $pkg dans la liste locale... "
   4.343 -
   4.344 -#: tazpkg:735
   4.345 -#, sh-format
   4.346 -msgid ""
   4.347 -"Leaving dependencies for $PACKAGE unsolved. The package is installed but\n"
   4.348 -"will probably not work."
   4.349 -msgstr ""
   4.350 -"Dépendances pour $PACKAGE irésolue. Le paquet est installé mais\n"
   4.351 -"ne va probablement pas fonctionner."
   4.352 -
   4.353 -#: tazpkg:812
   4.354 -msgid "Installed packages"
   4.355 -msgstr "Paquets installés"
   4.356 -
   4.357 -#: tazpkg:827
   4.358 -#, sh-format
   4.359 -msgid "0 installed packages found for : $PATTERN"
   4.360 -msgstr "0 paquets installés pour: $PATTERN"
   4.361 -
   4.362 -#: tazpkg:831
   4.363 -#, sh-format
   4.364 -msgid "$packages installed package(s) found for : $PATTERN"
   4.365 -msgstr "$packages paquet(s) installé(s) pour : $PATTERN"
   4.366 -
   4.367 -#: tazpkg:839
   4.368 -msgid "Available packages name-version"
   4.369 -msgstr "Paquets disponibles nom-version"
   4.370 -
   4.371 -#: tazpkg:849
   4.372 -msgid ""
   4.373 -"No 'packages.list' found to check for mirrored packages. For more results,\n"
   4.374 -"please run 'tazpkg recharge' once as root before searching."
   4.375 -msgstr ""
   4.376 -"Pas de 'packages.list' trouvée afin de vérifier les paquets du miroir. Pour plus de résulats,\n"
   4.377 -"veuillez lancer 'tazpkg recharge' en tant que root avant de rechercher."
   4.378 -
   4.379 -#: tazpkg:854
   4.380 -#: tazpkg:882
   4.381 -#, sh-format
   4.382 -msgid "0 available packages found for : $PATTERN"
   4.383 -msgstr "0 paquet trouvé pour: $PATTERN"
   4.384 -
   4.385 -#: tazpkg:858
   4.386 -#: tazpkg:886
   4.387 -#, sh-format
   4.388 -msgid "$packages available package(s) found for : $PATTERN"
   4.389 -msgstr "$packages paquets(s) trouvé pour: $PATTERN"
   4.390 -
   4.391 -#: tazpkg:867
   4.392 -msgid "Matching packages name with version and desc"
   4.393 -msgstr "Nom de paquets correspondants avec version et desc"
   4.394 -
   4.395 -#: tazpkg:877
   4.396 -msgid ""
   4.397 -"No 'packages.txt' found to check for mirrored packages. For more results,\n"
   4.398 -"please run 'tazpkg recharge' once as root before searching."
   4.399 -msgstr ""
   4.400 -"Pas de 'packages.txt' pour vérifier les paquets du miroir. Pour plus de résultats,\n"
   4.401 -"veuillez lancer 'tazpkg recharge' en tant que root avant de rechercher."
   4.402 -
   4.403 -#: tazpkg:933
   4.404 -#, sh-format
   4.405 -msgid "Can't find flavor $FLAVOR. Aborting."
   4.406 -msgstr "Ne peut trouver la saveur $FLAVOR. Abandon."
   4.407 -
   4.408 -#: tazpkg:947
   4.409 -msgid "Current mirror(s)"
   4.410 -msgstr "Miroir(s) actuel(s)"
   4.411 -
   4.412 -#: tazpkg:951
   4.413 -msgid ""
   4.414 -"Please enter URL of the new mirror (http, ftp or local path). You must specify\n"
   4.415 -"the complete address to the directory of the packages and packages.list file."
   4.416 -msgstr ""
   4.417 -"Veuillez entrer l'URL du nouveau miroir (http, ftp ou chemin local). Vous devez spécifier\n"
   4.418 -"l'adresse complète vers le répertoire des paquets et liste de paquets."
   4.419 -
   4.420 -#: tazpkg:954
   4.421 -msgid "New mirror(s) URL : "
   4.422 -msgstr "URL du nouveau miroir:"
   4.423 -
   4.424 -#: tazpkg:962
   4.425 -msgid "Nothing has been changed."
   4.426 -msgstr "Rien n'a été changé"
   4.427 -
   4.428 -#: tazpkg:1085
   4.429 -msgid "No dependency for"
   4.430 -msgstr "Pas de dépendance pour"
   4.431 -
   4.432 -#: tazpkg:1087
   4.433 -#, sh-format
   4.434 -msgid "WARNING: unknown dependency for $lib"
   4.435 -msgstr "ATTENTION: dépendance inconnue pour $lib"
   4.436 -
   4.437 -#: tazpkg:1191
   4.438 -#, sh-format
   4.439 -msgid "$PACKAGE_FILE does not look like a Archlinux package !"
   4.440 -msgstr "$PACKAGE_FILE ne semble pas être un paquet Archlinux !"
   4.441 -
   4.442 -#: tazpkg:1242
   4.443 -#, sh-format
   4.444 -msgid "$PACKAGE_FILE does not look like a Slackware package !"
   4.445 -msgstr "$PACKAGE_FILE ne semble pas être un paquet Slackware !"
   4.446 -
   4.447 -#: tazpkg:1365
   4.448 -#: tazpkg:1389
   4.449 -msgid "base-system"
   4.450 -msgstr "base-système"
   4.451 -
   4.452 -#: tazpkg:1366
   4.453 -#: tazpkg:1390
   4.454 -msgid "x-window"
   4.455 -msgstr "fenêtre-x"
   4.456 -
   4.457 -#: tazpkg:1367
   4.458 -#: tazpkg:1391
   4.459 -msgid "utilities"
   4.460 -msgstr "utilitaires"
   4.461 -
   4.462 -#: tazpkg:1368
   4.463 -#: tazpkg:1392
   4.464 -msgid "network"
   4.465 -msgstr "réseau"
   4.466 -
   4.467 -#: tazpkg:1369
   4.468 -#: tazpkg:1393
   4.469 -msgid "graphics"
   4.470 -msgstr "graphisme"
   4.471 -
   4.472 -#: tazpkg:1370
   4.473 -#: tazpkg:1394
   4.474 -msgid "multimedia"
   4.475 -msgstr "multimédia"
   4.476 -
   4.477 -#: tazpkg:1371
   4.478 -#: tazpkg:1395
   4.479 -msgid "office"
   4.480 -msgstr "bureautique"
   4.481 -
   4.482 -#: tazpkg:1372
   4.483 -#: tazpkg:1396
   4.484 -msgid "development"
   4.485 -msgstr "développement"
   4.486 -
   4.487 -#: tazpkg:1373
   4.488 -#: tazpkg:1397
   4.489 -msgid "system-tools"
   4.490 -msgstr "outils-système"
   4.491 -
   4.492 -#: tazpkg:1374
   4.493 -#: tazpkg:1398
   4.494 -msgid "security"
   4.495 -msgstr "sécurité"
   4.496 -
   4.497 -#: tazpkg:1375
   4.498 -#: tazpkg:1399
   4.499 -msgid "games"
   4.500 -msgstr "jeux"
   4.501 -
   4.502 -#: tazpkg:1376
   4.503 -#: tazpkg:1400
   4.504 -msgid "misc"
   4.505 -msgstr "divers"
   4.506 -
   4.507 -#: tazpkg:1377
   4.508 -#: tazpkg:1401
   4.509 -msgid "meta"
   4.510 -msgstr "méta"
   4.511 -
   4.512 -#: tazpkg:1378
   4.513 -#: tazpkg:1402
   4.514 -msgid "non-free"
   4.515 -msgstr "non-libre"
   4.516 -
   4.517 -#: tazpkg:1415
   4.518 -msgid "y"
   4.519 -msgstr "o"
   4.520 -
   4.521 -#: tazpkg:1416
   4.522 -msgid "Y"
   4.523 -msgstr "O"
   4.524 -
   4.525 -#: tazpkg:1417
   4.526 -msgid "n"
   4.527 -msgstr "n"
   4.528 -
   4.529 -#: tazpkg:1418
   4.530 -msgid "N"
   4.531 -msgstr "N"
   4.532 -
   4.533 -#: tazpkg:1437
   4.534 -msgid "Blocked packages"
   4.535 -msgstr "Paquets bloqués"
   4.536 -
   4.537 -#: tazpkg:1442
   4.538 -msgid "No blocked packages found."
   4.539 -msgstr "Aucun paquet bloqué n'a été trouvé."
   4.540 -
   4.541 -#: tazpkg:1449
   4.542 -msgid "Packages categories"
   4.543 -msgstr "Catégories des paquets"
   4.544 -
   4.545 -#: tazpkg:1457
   4.546 -#, sh-format
   4.547 -msgid "$categories categories"
   4.548 -msgstr "$categories catégories"
   4.549 -
   4.550 -#: tazpkg:1466
   4.551 -msgid "Installed packages of category:"
   4.552 -msgstr "Paquets installés de la catégorie:"
   4.553 -
   4.554 -#: tazpkg:1480
   4.555 -#, sh-format
   4.556 -msgid "$packages packages installed of category $ASKED_CATEGORY_I18N."
   4.557 -msgstr "$packages paquets installés de la catégorie $ASKED_CATEGORY_I18N."
   4.558 -
   4.559 -#: tazpkg:1485
   4.560 -msgid "List of all installed packages"
   4.561 -msgstr "Liste des paquets installés"
   4.562 -
   4.563 -#: tazpkg:1498
   4.564 -#, sh-format
   4.565 -msgid "$packages packages installed."
   4.566 -msgstr "$packages paquets installés."
   4.567 -
   4.568 -#: tazpkg:1510
   4.569 -msgid "Creating xHTML list of installed packages"
   4.570 -msgstr "Création de la liste xHTML des paquets installés"
   4.571 -
   4.572 -#: tazpkg:1512
   4.573 -msgid "Generating xHTML header..."
   4.574 -msgstr "Génération de l'entête xHTML..."
   4.575 -
   4.576 -#: tazpkg:1516
   4.577 -msgid "Creating packages information..."
   4.578 -msgstr "Création des informations sur les paquets..."
   4.579 -
   4.580 -#: tazpkg:1526
   4.581 -msgid "Generating xHTML footer..."
   4.582 -msgstr "Génération du pied XHTML..."
   4.583 -
   4.584 -#: tazpkg:1542
   4.585 -#: tazpkg:2276
   4.586 -msgid "Mirrored packages diff"
   4.587 -msgstr "Diff des paquets du miroir"
   4.588 -
   4.589 -#: tazpkg:1547
   4.590 -#, sh-format
   4.591 -msgid "$pkgs new packages listed on the mirror."
   4.592 -msgstr "$pkgs nouveaux paquets listés sur le miroir."
   4.593 -
   4.594 -#: tazpkg:1551
   4.595 -msgid "Unable to list anything, no packages.diff found."
   4.596 -msgstr "Impossible lister quoi que ce soit, pas de packages.diff trouvé."
   4.597 -
   4.598 -#: tazpkg:1552
   4.599 -msgid "Recharge your current list to create a first diff."
   4.600 -msgstr "Rechargez votre liste actuelle pour créer un premier diff."
   4.601 -
   4.602 -#: tazpkg:1557
   4.603 -#: tazpkg:1562
   4.604 -msgid "List of available packages on the mirror"
   4.605 -msgstr "Liste des paquets disponibles sur le miroir."
   4.606 -
   4.607 -#: tazpkg:1568
   4.608 -#, sh-format
   4.609 -msgid "$pkgs packages in the last recharged list."
   4.610 -msgstr "$pkgs paquets dans la dernière liste rechargée."
   4.611 -
   4.612 -#: tazpkg:1576
   4.613 -msgid "Installed files with:"
   4.614 -msgstr "Fichiers installés avec:"
   4.615 -
   4.616 -#: tazpkg:1581
   4.617 -#, sh-format
   4.618 -msgid "$files files installed with $PACKAGE."
   4.619 -msgstr "$files fichiers installés avec $PACKAGE"
   4.620 -
   4.621 -#: tazpkg:1591
   4.622 -msgid "Tazpkg information"
   4.623 -msgstr "Tazpkg information"
   4.624 -
   4.625 -#: tazpkg:1593
   4.626 -msgid "Package    :"
   4.627 -msgstr "Paquet              :"
   4.628 -
   4.629 -#: tazpkg:1594
   4.630 -msgid "Version    :"
   4.631 -msgstr "Version             :"
   4.632 -
   4.633 -#: tazpkg:1595
   4.634 -msgid "Category   :"
   4.635 -msgstr "Catégorie           :"
   4.636 -
   4.637 -#: tazpkg:1596
   4.638 -msgid "Short desc :"
   4.639 -msgstr "Description         :"
   4.640 -
   4.641 -#: tazpkg:1597
   4.642 -msgid "Maintainer :"
   4.643 -msgstr "Mainteneur          :"
   4.644 -
   4.645 -#: tazpkg:1599
   4.646 -msgid "Depends    :"
   4.647 -msgstr "Dépendances         :"
   4.648 -
   4.649 -#: tazpkg:1602
   4.650 -msgid "Suggested  :"
   4.651 -msgstr "Suggérés            :"
   4.652 -
   4.653 -#: tazpkg:1605
   4.654 -msgid "Build deps :"
   4.655 -msgstr "Dép. de compilation :"
   4.656 -
   4.657 -#: tazpkg:1608
   4.658 -msgid "Wanted src :"
   4.659 -msgstr "Paquet source       :"
   4.660 -
   4.661 -#: tazpkg:1611
   4.662 -msgid "Web site   :"
   4.663 -msgstr "Site web            :"
   4.664 -
   4.665 -#: tazpkg:1619
   4.666 -msgid "Description of:"
   4.667 -msgstr "Description de:"
   4.668 -
   4.669 -#: tazpkg:1626
   4.670 -msgid "Sorry, no description available for this package."
   4.671 -msgstr "Désolé, pas description disponible pour ce paquet."
   4.672 -
   4.673 -#: tazpkg:1635
   4.674 -msgid "Please specify a pattern or package name to search for."
   4.675 -msgstr "Veuillez spécifier un modèle ou un nom de paquet à rechercher."
   4.676 -
   4.677 -#: tazpkg:1636
   4.678 -msgid "Example : 'tazpkg search paint'"
   4.679 -msgstr "Exemple: 'tazpkg search paint'"
   4.680 -
   4.681 -#: tazpkg:1641
   4.682 -msgid "Search result for:"
   4.683 -msgstr "Résulat de recherche pour:"
   4.684 -
   4.685 -#: tazpkg:1660
   4.686 -#: tazpkg:1720
   4.687 -msgid "Please specify a pattern or file name to search for."
   4.688 -msgstr "Veuillez spécifier un modèle ou un fichier à rechercher."
   4.689 -
   4.690 -#: tazpkg:1661
   4.691 -msgid "Example : 'tazpkg search-file libnss'"
   4.692 -msgstr "Exemple : 'tazpkg search-file libnss'"
   4.693 -
   4.694 -#: tazpkg:1666
   4.695 -#: tazpkg:1726
   4.696 -msgid "Search result for file"
   4.697 -msgstr "Résultat de recherche pour un fichier"
   4.698 -
   4.699 -#: tazpkg:1698
   4.700 -msgid "Package"
   4.701 -msgstr "Paquet"
   4.702 -
   4.703 -#: tazpkg:1708
   4.704 -#, sh-format
   4.705 -msgid "0 file found for: $pkg"
   4.706 -msgstr "0 fichiers trouvés pour: $pkg"
   4.707 -
   4.708 -#: tazpkg:1713
   4.709 -#, sh-format
   4.710 -msgid "$match file(s) found for: $pkg"
   4.711 -msgstr "$match fichiers(s) trouvé pour: $pkg"
   4.712 -
   4.713 -#: tazpkg:1721
   4.714 -msgid "Example : 'tazpkg search-pkgname libnss'"
   4.715 -msgstr "Exemple : 'tazpkg search-pkgname libnss'"
   4.716 -
   4.717 -#: tazpkg:1739
   4.718 -#, sh-format
   4.719 -msgid "0 file found for : $file"
   4.720 -msgstr "0 fichiers trouvés pour : $file"
   4.721 -
   4.722 -#: tazpkg:1773
   4.723 -#: tazpkg:1882
   4.724 -#: tazpkg:2653
   4.725 -#: tazpkg:2783
   4.726 -msgid "Unknow option"
   4.727 -msgstr "Option inconnue"
   4.728 -
   4.729 -#: tazpkg:1792
   4.730 -msgid ""
   4.731 -"Please change directory (cd) to the packages repository and specify the\n"
   4.732 -"list of packages to install. Example : tazpkg install-list packages.list"
   4.733 -msgstr ""
   4.734 -"Veuillez changer de répertoire (cd) vers le dépôt de paquets et spécifier la\n"
   4.735 -"liste des paquets à installer. Exemple : tazpkg install-list packages.list"
   4.736 -
   4.737 -#: tazpkg:1822
   4.738 -#, sh-format
   4.739 -msgid "Adding implicit depends $pkg ..."
   4.740 -msgstr "Ajoute la dépendance implicite $pkg ..."
   4.741 -
   4.742 -#: tazpkg:1847
   4.743 -msgid "Please specify the release you want on the command line."
   4.744 -msgstr "Veuillez spécifier la version que vous désirez utiliser."
   4.745 -
   4.746 -#: tazpkg:1848
   4.747 -msgid "Example: tazpkg set-release cooking"
   4.748 -msgstr "Exemple: tazpkg set-release cooking"
   4.749 -
   4.750 -#: tazpkg:1890
   4.751 -#, sh-format
   4.752 -msgid "$PACKAGE is not installed."
   4.753 -msgstr "$PACKAGE n'est pas installé."
   4.754 -
   4.755 -#: tazpkg:1908
   4.756 -#, sh-format
   4.757 -msgid "The following packages depend on $PACKAGE:"
   4.758 -msgstr "Les paquets suivant dépendent de $PACKAGE:"
   4.759 -
   4.760 -#: tazpkg:1915
   4.761 -#, sh-format
   4.762 -msgid "The following packages have been modified by $PACKAGE:"
   4.763 -msgstr "Les paquets suivant on été modifié par $PACKAGE:"
   4.764 -
   4.765 -#: tazpkg:1920
   4.766 -#, sh-format
   4.767 -msgid "Remove $PACKAGE ($VERSION$EXTRAVERSION) ?"
   4.768 -msgstr "Supprimer $PACKAGE ($VERSION$EXTRAVERSION) ?"
   4.769 -
   4.770 -#: tazpkg:1921
   4.771 -msgid "Please confirm uninstallation"
   4.772 -msgstr "Veuillez confirmer la désinstallation"
   4.773 -
   4.774 -#: tazpkg:1925
   4.775 -msgid "Removing:"
   4.776 -msgstr "Suppression de:"
   4.777 -
   4.778 -#: tazpkg:1931
   4.779 -msgid "Removing all files installed..."
   4.780 -msgstr "Suppression de tous les fichiers installés..."
   4.781 -
   4.782 -#: tazpkg:1952
   4.783 -msgid "Removing package receipt..."
   4.784 -msgstr "Suppression de la recette du paquet..."
   4.785 -
   4.786 -#: tazpkg:1960
   4.787 -#, sh-format
   4.788 -msgid "Remove packages depending on $PACKAGE"
   4.789 -msgstr "Suppression des paquets dépendant de $PACKAGE"
   4.790 -
   4.791 -#: tazpkg:1972
   4.792 -#, sh-format
   4.793 -msgid "Reinstall packages modified by $PACKAGE"
   4.794 -msgstr "Réinstaller les paquets modifiés par $PACKAGE"
   4.795 -
   4.796 -#: tazpkg:1978
   4.797 -#, sh-format
   4.798 -msgid "Check $INSTALLED/$i for reinstallation"
   4.799 -msgstr "Voir $INSTALLED/$i pour réinstallation"
   4.800 -
   4.801 -#: tazpkg:1988
   4.802 -#, sh-format
   4.803 -msgid "Uninstallation of $PACKAGE cancelled."
   4.804 -msgstr "Désinstallation de $PACKAGE annulée."
   4.805 -
   4.806 -#: tazpkg:1997
   4.807 -msgid "Extracting:"
   4.808 -msgstr "Extraction de:"
   4.809 -
   4.810 -#: tazpkg:2007
   4.811 -#: tazpkg:2024
   4.812 -msgid "Copying original package..."
   4.813 -msgstr "Copie du paquet original..."
   4.814 -
   4.815 -#: tazpkg:2013
   4.816 -#, sh-format
   4.817 -msgid "$PACKAGE is extracted to: $DESTDIR"
   4.818 -msgstr "$PACKAGE est extrait vers: $DESTDIR"
   4.819 -
   4.820 -#: tazpkg:2021
   4.821 -msgid "Recompressing:"
   4.822 -msgstr "Recompression:"
   4.823 -
   4.824 -#: tazpkg:2029
   4.825 -msgid "Recompressing the fs... "
   4.826 -msgstr "Recompression du système de fichiers..."
   4.827 -
   4.828 -#: tazpkg:2033
   4.829 -msgid "Creating new package... "
   4.830 -msgstr "Création d'un nouveau paquet..."
   4.831 -
   4.832 -#: tazpkg:2052
   4.833 -msgid "File lost"
   4.834 -msgstr "Fichier perdu"
   4.835 -
   4.836 -#: tazpkg:2066
   4.837 -msgid "Configuration files"
   4.838 -msgstr "Fichiers de configurations"
   4.839 -
   4.840 -#: tazpkg:2103
   4.841 -msgid "User configuration backup on "
   4.842 -msgstr "Configuration utilisateur sauvegardée le"
   4.843 -
   4.844 -#: tazpkg:2123
   4.845 -#, sh-format
   4.846 -msgid "Can't repack $PACKAGE"
   4.847 -msgstr "Impossible d'empaqueter $PACKAGE"
   4.848 -
   4.849 -#: tazpkg:2127
   4.850 -#, sh-format
   4.851 -msgid "Can't repack, $PACKAGE files have been modified by:"
   4.852 -msgstr "Ne peut réempaqueter, les fichiers de $PACKAGE on été modifiés par:"
   4.853 -
   4.854 -#: tazpkg:2139
   4.855 -msgid "Can't repack, the following files are lost:"
   4.856 -msgstr "Ne réempaqueter, les fichiers suivants sont perdu:"
   4.857 -
   4.858 -#: tazpkg:2166
   4.859 -msgid "Can't repack, md5sum error."
   4.860 -msgstr "Impossible d'empaqueter, erreur md5sum."
   4.861 -
   4.862 -#: tazpkg:2177
   4.863 -#, sh-format
   4.864 -msgid "Package $PACKAGE repacked successfully."
   4.865 -msgstr "Paquet $PACKAGE réempaqueter avec succès."
   4.866 -
   4.867 -#: tazpkg:2178
   4.868 -#: tazpkg:2233
   4.869 -msgid "Size"
   4.870 -msgstr "Taille"
   4.871 -
   4.872 -#: tazpkg:2186
   4.873 -msgid "Receipt is missing. Please read the documentation."
   4.874 -msgstr "La recette manque. Veuillez lire la documentation."
   4.875 -
   4.876 -#: tazpkg:2193
   4.877 -msgid "Creating the list of files..."
   4.878 -msgstr "Création de la liste des fichiers..."
   4.879 -
   4.880 -#: tazpkg:2198
   4.881 -msgid "Creating md5sum of files..."
   4.882 -msgstr "Création de la somme md5 des fichiers..."
   4.883 -
   4.884 -#: tazpkg:2212
   4.885 -msgid "Compressing the fs... "
   4.886 -msgstr "Compression du système de fichiers..."
   4.887 -
   4.888 -#: tazpkg:2219
   4.889 -msgid "Updating receipt sizes..."
   4.890 -msgstr "Mise à jour des tailles dans la recette..."
   4.891 -
   4.892 -#: tazpkg:2224
   4.893 -msgid "Creating full cpio archive... "
   4.894 -msgstr "Création de l'archive cpio complète..."
   4.895 -
   4.896 -#: tazpkg:2227
   4.897 -msgid "Restoring original package tree... "
   4.898 -msgstr "Restoration de l'arbre original du paquet..."
   4.899 -
   4.900 -#: tazpkg:2232
   4.901 -#, sh-format
   4.902 -msgid "Package $PACKAGE compressed successfully."
   4.903 -msgstr "Paquet $PACKAGE compressé avec succès."
   4.904 -
   4.905 -#: tazpkg:2245
   4.906 -msgid "Recharging undigest"
   4.907 -msgstr "Recharge indigeste"
   4.908 -
   4.909 -#: tazpkg:2249
   4.910 -msgid "Creating backup of the last packages list..."
   4.911 -msgstr "Création des sauvegardes des listes de paquets..."
   4.912 -
   4.913 -#: tazpkg:2282
   4.914 -#, sh-format
   4.915 -msgid "$new_pkgs new packages on the mirror."
   4.916 -msgstr "$new_pkgs nouveaux paquets sur le miroir."
   4.917 -
   4.918 -#: tazpkg:2285
   4.919 -msgid "No new packages on the mirror."
   4.920 -msgstr "Aucun nouveau paquets sur le miroir."
   4.921 -
   4.922 -#: tazpkg:2292
   4.923 -msgid ""
   4.924 -"Last packages.list is ready to use. Note that next time you recharge the\n"
   4.925 -"list, a list of differences will be displayed to show new and upgradeable\n"
   4.926 -"packages."
   4.927 -msgstr ""
   4.928 -"La dernière liste des paquets est prête à être utilisée. Notez qu'à la prochaine\n"
   4.929 -"recharge, une liste des différences sera affichée pour vous montrer les nouveaux\n"
   4.930 -"paquets et les mises à jour disponibles."
   4.931 -
   4.932 -#: tazpkg:2327
   4.933 -msgid "Available upgrades"
   4.934 -msgstr "Mises à jour disponibles"
   4.935 -
   4.936 -#: tazpkg:2382
   4.937 -msgid "minor"
   4.938 -msgstr "mineur"
   4.939 -
   4.940 -#: tazpkg:2385
   4.941 -#: tazpkg:2394
   4.942 -msgid "WARNING"
   4.943 -msgstr "ATTENTION"
   4.944 -
   4.945 -#: tazpkg:2390
   4.946 -msgid "major"
   4.947 -msgstr "majeur"
   4.948 -
   4.949 -#: tazpkg:2399
   4.950 -msgid "revision"
   4.951 -msgstr "révision"
   4.952 -
   4.953 -#: tazpkg:2425
   4.954 -#, sh-format
   4.955 -msgid "$packages installed and listed packages to consider, $up to upgrade, $blocked blocked."
   4.956 -msgstr "$packages paquets installés et listés, $up à mettre à jour, $blocked bloqués."
   4.957 -
   4.958 -#: tazpkg:2428
   4.959 -msgid "System is up-to-date."
   4.960 -msgstr "Le système est à jour."
   4.961 -
   4.962 -#: tazpkg:2431
   4.963 -#, sh-format
   4.964 -msgid "$packages installed and listed packages to consider, 0 to upgrade, $blocked blocked."
   4.965 -msgstr "$packages paquets installés et listés, 0 à mettre à jour, $blocked bloqués."
   4.966 -
   4.967 -#: tazpkg:2438
   4.968 -msgid ""
   4.969 -"WARNING ---> Installed package seems more recent than the mirrored\n"
   4.970 -"one. You can block packages using the command : 'tazpkg block package'.\n"
   4.971 -"Or upgrade packages at your own risk."
   4.972 -msgstr ""
   4.973 -"ATTENTION ---> Le paquet installé semble être plus récent que celui du miroir.\n"
   4.974 -"Vous pouvez bloquer la paquet avec la commande: 'tazpkg block package'.\n"
   4.975 -"Ou mettre à jour à vos risques."
   4.976 -
   4.977 -#: tazpkg:2444
   4.978 -msgid "Upgrade now"
   4.979 -msgstr "Mettre à jour"
   4.980 -
   4.981 -#: tazpkg:2449
   4.982 -msgid "Exiting. No package upgraded."
   4.983 -msgstr "Abandon. Aucun paquet mis à jour."
   4.984 -
   4.985 -#: tazpkg:2466
   4.986 -msgid "No known bugs."
   4.987 -msgstr "Aucun bug connu."
   4.988 -
   4.989 -#: tazpkg:2472
   4.990 -msgid "Bug list completed"
   4.991 -msgstr "Liste des bugs complètée"
   4.992 -
   4.993 -#: tazpkg:2474
   4.994 -#, sh-format
   4.995 -msgid "Bugs in package $PACKAGE version $VERSION$EXTRAVERSION:"
   4.996 -msgstr "Bugs dans le paquet $PACKAGE version $VERSION$EXTRAVERSION:"
   4.997 -
   4.998 -#: tazpkg:2492
   4.999 -#, sh-format
  4.1000 -msgid "The package $PACKAGE installation has not completed"
  4.1001 -msgstr "L'installation du paquet $PACKAGE n'est pas complète"
  4.1002 -
  4.1003 -#: tazpkg:2500
  4.1004 -#, sh-format
  4.1005 -msgid "The package $PACKAGE $VERSION$EXTRAVERSION has been modified by:"
  4.1006 -msgstr "Le paquet $PACKAGE $VERSION$EXTRAVERSION a été modifié par:"
  4.1007 -
  4.1008 -#: tazpkg:2505
  4.1009 -#, sh-format
  4.1010 -msgid "Files lost from $PACKAGE $VERSION$EXTRAVERSION :"
  4.1011 -msgstr "Fichiers perdus de $PACKAGE $VERSION$EXTRAVERSION :"
  4.1012 -
  4.1013 -#: tazpkg:2509
  4.1014 -msgid "target of symlink"
  4.1015 -msgstr "cible du lien symbolique"
  4.1016 -
  4.1017 -#: tazpkg:2514
  4.1018 -msgid "Missing dependencies for"
  4.1019 -msgstr "Dépendances manquantes pour"
  4.1020 -
  4.1021 -#: tazpkg:2521
  4.1022 -msgid "Dependencies loop between"
  4.1023 -msgstr "Boucle de dépendances entre"
  4.1024 -
  4.1025 -#: tazpkg:2525
  4.1026 -msgid "Looking for known bugs... "
  4.1027 -msgstr "Recherche de bugs connus..."
  4.1028 -
  4.1029 -#: tazpkg:2550
  4.1030 -#, sh-format
  4.1031 -msgid "The following packages provide $file :"
  4.1032 -msgstr "Les paquets suivants contiennent $file :"
  4.1033 -
  4.1034 -#: tazpkg:2556
  4.1035 -msgid "overridden by"
  4.1036 -msgstr "remplacé par"
  4.1037 -
  4.1038 -#: tazpkg:2561
  4.1039 -msgid "No package has installed the following files"
  4.1040 -msgstr "Aucun paquet n'a installé les fichiers suivants"
  4.1041 -
  4.1042 -#: tazpkg:2570
  4.1043 -msgid "Check completed."
  4.1044 -msgstr "Vérification complétée."
  4.1045 -
  4.1046 -#: tazpkg:2578
  4.1047 -#, sh-format
  4.1048 -msgid "$PACKAGE is already in the blocked packages list."
  4.1049 -msgstr "$PACKAGE est déjà dans la liste des paquets bloqués."
  4.1050 -
  4.1051 -#: tazpkg:2582
  4.1052 -#, sh-format
  4.1053 -msgid "Add $PACKAGE to : $BLOCKED..."
  4.1054 -msgstr "Ajout de $PACKAGE à : $BLOCKED..."
  4.1055 -
  4.1056 -#: tazpkg:2597
  4.1057 -#, sh-format
  4.1058 -msgid "Removing $PACKAGE from : $BLOCKED..."
  4.1059 -msgstr "Suppression de $PACKAGE dans: $BLOCKED..."
  4.1060 -
  4.1061 -#: tazpkg:2605
  4.1062 -#, sh-format
  4.1063 -msgid "$PACKAGE is not in the blocked packages list."
  4.1064 -msgstr "$PACKAGE n'est pas dans la liste des paquets bloqués."
  4.1065 -
  4.1066 -#: tazpkg:2677
  4.1067 -#, sh-format
  4.1068 -msgid "$PACKAGE already in the cache : $CACHE_DIR"
  4.1069 -msgstr "$PACKAGE est déjà dans le cache : $CACHE_DIR"
  4.1070 -
  4.1071 -#: tazpkg:2680
  4.1072 -#, sh-format
  4.1073 -msgid "Continuing $PACKAGE download"
  4.1074 -msgstr "Continue le téléchargement de $PACKAGE"
  4.1075 -
  4.1076 -#: tazpkg:2702
  4.1077 -msgid "Clean cache:"
  4.1078 -msgstr "Nettoyage du cache:"
  4.1079 -
  4.1080 -#: tazpkg:2704
  4.1081 -msgid "Cleaning cache directory..."
  4.1082 -msgstr "Nettoyage du répertoire cache..."
  4.1083 -
  4.1084 -#: tazpkg:2708
  4.1085 -#, sh-format
  4.1086 -msgid "$files file(s) removed from cache."
  4.1087 -msgstr "$files fichiers(s) supprimé(s) du cache."
  4.1088 -
  4.1089 -#: tazpkg:2720
  4.1090 -msgid "Current undigest(s)"
  4.1091 -msgstr "Indigestes actuel(s)"
  4.1092 -
  4.1093 -#: tazpkg:2724
  4.1094 -msgid "No undigest mirror found."
  4.1095 -msgstr "Aucun miroir indigeste trouvé."
  4.1096 -
  4.1097 -#: tazpkg:2737
  4.1098 -#, sh-format
  4.1099 -msgid "Remove $undigest undigest"
  4.1100 -msgstr "Enlève le miroir $undigest"
  4.1101 -
  4.1102 -#: tazpkg:2741
  4.1103 -#, sh-format
  4.1104 -msgid "Removing $undigest undigest..."
  4.1105 -msgstr "Enlève le miroir $undigest..."
  4.1106 -
  4.1107 -#: tazpkg:2747
  4.1108 -#, sh-format
  4.1109 -msgid "Undigest $undigest not found"
  4.1110 -msgstr "Miroir $undigest manquant."
  4.1111 -
  4.1112 -#: tazpkg:2763
  4.1113 -#, sh-format
  4.1114 -msgid "Creating new undigest $undigest."
  4.1115 -msgstr "Création d'un nouveau dépôt indigeste $undigest."
  4.1116 -
  4.1117 -#: tazpkg:2798
  4.1118 -#, sh-format
  4.1119 -msgid "Nothing to do for $PACKAGE."
  4.1120 -msgstr "Rien à faire pour $PACKAGE."
  4.1121 -
  4.1122 -#: tazpkg:2802
  4.1123 -#, sh-format
  4.1124 -msgid "Package $PACKAGE is not installed."
  4.1125 -msgstr "Le paquet $PACKAGE n'est pas installé."
  4.1126 -
  4.1127 -#: tazpkg:2803
  4.1128 -msgid "Install package with 'tazpkg install' or 'tazpkg get-install'"
  4.1129 -msgstr "Installez un paquet avec 'tazpkg install' ou 'tazpkg get-install'"
  4.1130 -
  4.1131 -#: tazpkg:2817
  4.1132 -msgid "Tazpkg SHell"
  4.1133 -msgstr "SHell Tazpkg"
  4.1134 -
  4.1135 -#: tazpkg:2819
  4.1136 -msgid "Type 'usage' to list all available commands or 'quit' or 'q' to exit."
  4.1137 -msgstr "Tapez 'usage' pour lister toutes les commandes ou 'quit' pour sortir."
  4.1138 -
  4.1139 -#: tazpkg:2829
  4.1140 -msgid "You are already running a Tazpkg SHell."
  4.1141 -msgstr "Vous êtes déjà dans un SHell Tazpkg."
  4.1142 -
  4.1143 -#: tazpkg:2867
  4.1144 -msgid "Unsupported format"
  4.1145 -msgstr "Format pas supporté"
  4.1146 -
  4.1147 -#: tazpkg:2882
  4.1148 -#, sh-format
  4.1149 -msgid "$PACKAGE is already installed."
  4.1150 -msgstr "$PACKAGE est déjà installé."
  4.1151 -
  4.1152 -#: tazpkg:2891
  4.1153 -#, sh-format
  4.1154 -msgid "Missing : $i"
  4.1155 -msgstr "Manque : $i"
  4.1156 -
  4.1157 -#: tazpkg:2895
  4.1158 -msgid "Link all missing dependencies"
  4.1159 -msgstr "Lier toutes les dépendance manquantes"
  4.1160 -
  4.1161 -#: tazpkg:2905
  4.1162 -#, sh-format
  4.1163 -msgid "Leaving dependencies for $PACKAGE unsolved."
  4.1164 -msgstr "Les dépendance pour $PACKAGE ne seront pas résolue."
  4.1165 -
  4.1166 -#: tazpkg:2906
  4.1167 -msgid "The package is installed but will probably not work."
  4.1168 -msgstr "Le paquet est installé mais ne fonctionnera probablement pas."
  4.1169 -
  4.1170 -#~ msgid "tazpkg shell"
  4.1171 -#~ msgstr "tazpkg shell"
  4.1172 -
  4.1173 -#, fuzzy
  4.1174 -#~ msgid "\"Missing"
  4.1175 -#~ msgstr "Manque : $i"
  4.1176 +# 
  4.1177 +msgid ""
  4.1178 +msgstr ""
  4.1179 +"Project-Id-Version: Tazpkg\n"
  4.1180 +"Report-Msgid-Bugs-To: \n"
  4.1181 +"POT-Creation-Date: 2011-04-06 01:20+0200\n"
  4.1182 +"PO-Revision-Date: 2010-12-09 00:49+0100\n"
  4.1183 +"Last-Translator: GoKhlaYeh <gokhlayeh@mailoo.org>\n"
  4.1184 +"Language-Team: French\n"
  4.1185 +"Language: \n"
  4.1186 +"MIME-Version: 1.0\n"
  4.1187 +"Content-Type: text/plain; charset=UTF-8\n"
  4.1188 +"Content-Transfer-Encoding: 8bit\n"
  4.1189 +"Plural-Forms: nplurals=2; plural=(n > 1);\n"
  4.1190 +"X-Poedit-Language: French\n"
  4.1191 +
  4.1192 +#: tazpkg:86
  4.1193 +msgid "SliTaz package manager - Version"
  4.1194 +msgstr "Gestionnaire de paquets SliTaz - Version"
  4.1195 +
  4.1196 +#: tazpkg:87
  4.1197 +msgid "Usage"
  4.1198 +msgstr "Utilisation"
  4.1199 +
  4.1200 +#: tazpkg:87
  4.1201 +msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]"
  4.1202 +msgstr "tazpkg [commande] [paquet|rép|motif|liste|cat|--opt] [rép|--opt]"
  4.1203 +
  4.1204 +#: tazpkg:89
  4.1205 +msgid "Commands"
  4.1206 +msgstr "Commandes"
  4.1207 +
  4.1208 +#: tazpkg:90
  4.1209 +msgid "Print this short usage."
  4.1210 +msgstr "Affiche cette notice d'utilisation."
  4.1211 +
  4.1212 +#: tazpkg:91
  4.1213 +msgid "Show known bugs in packages."
  4.1214 +msgstr "Affiche les bugs connus des paquets."
  4.1215 +
  4.1216 +#: tazpkg:92
  4.1217 +msgid "List installed packages on the system by category or all."
  4.1218 +msgstr "Liste les paquets installés par catégorie, ou tous"
  4.1219 +
  4.1220 +#: tazpkg:93
  4.1221 +msgid "Create a xHTML list of installed packages."
  4.1222 +msgstr "Créé une liste xHTML des paquets installés"
  4.1223 +
  4.1224 +#: tazpkg:94
  4.1225 +msgid "List all available packages on the mirror (--diff for new)."
  4.1226 +msgstr "Liste les paquets disponibles (--diff pour les nouveaux)."
  4.1227 +
  4.1228 +#: tazpkg:95
  4.1229 +msgid "Print information about a package."
  4.1230 +msgstr "Affiche les informations à propos d'un paquet."
  4.1231 +
  4.1232 +#: tazpkg:96
  4.1233 +msgid "Print description of a package (if it exists)."
  4.1234 +msgstr "Affiche la description d'un paquet (si disponible)."
  4.1235 +
  4.1236 +#: tazpkg:97
  4.1237 +msgid "List the files installed with a package."
  4.1238 +msgstr "liste les fichiers installés par un paquet."
  4.1239 +
  4.1240 +#: tazpkg:98
  4.1241 +msgid "List the configuration files."
  4.1242 +msgstr "Liste les fichiers de configuration."
  4.1243 +
  4.1244 +#: tazpkg:99
  4.1245 +msgid "Search for a package by pattern or name (options: -i|-l|-m)."
  4.1246 +msgstr "Cherche un paquet avec un motif/nom (options: -i|-l|-m)."
  4.1247 +
  4.1248 +#: tazpkg:100
  4.1249 +msgid "Search on mirror for package having a particular file."
  4.1250 +msgstr "Cherche un paquet contenant un fichier particulier."
  4.1251 +
  4.1252 +#: tazpkg:101
  4.1253 +msgid "Search for file(s) in all installed packages files."
  4.1254 +msgstr "Cherche le(s) fichier(s) parmis les paquets installés."
  4.1255 +
  4.1256 +#: tazpkg:102
  4.1257 +msgid "Install a local (*.tazpkg) package (--forced to force)."
  4.1258 +msgstr "Installe un paquet local (*.tazpkg; --forced pour forcer)."
  4.1259 +
  4.1260 +#: tazpkg:103
  4.1261 +msgid "Install all packages from a list of packages."
  4.1262 +msgstr "Installe tous les paquets d'une liste."
  4.1263 +
  4.1264 +#: tazpkg:104
  4.1265 +msgid "Remove the specified package and all installed files."
  4.1266 +msgstr "Retire le paquet spécifié et tous ses fichiers."
  4.1267 +
  4.1268 +#: tazpkg:105
  4.1269 +msgid "Extract a (*.tazpkg) package into a directory."
  4.1270 +msgstr "Extrait un paquet (*.tazpkg) dans un répertoire."
  4.1271 +
  4.1272 +#: tazpkg:106
  4.1273 +msgid "Pack an unpacked or prepared package tree."
  4.1274 +msgstr "Empaquète le dossier d'un paquet décompressé."
  4.1275 +
  4.1276 +#: tazpkg:107
  4.1277 +msgid "Recharge your packages.list from the mirror."
  4.1278 +msgstr "Recharge votre packages.list depuis un miroir."
  4.1279 +
  4.1280 +#: tazpkg:108
  4.1281 +msgid "Create a package archive from an installed package."
  4.1282 +msgstr "Re-créé un paquet avec un paquet installé."
  4.1283 +
  4.1284 +#: tazpkg:109
  4.1285 +msgid "Create a package archive with configuration files."
  4.1286 +msgstr "Créé un paquet avec les fichiers de configuration système."
  4.1287 +
  4.1288 +#: tazpkg:110
  4.1289 +#, fuzzy
  4.1290 +msgid "Rebuild a package with a better compression ratio."
  4.1291 +msgstr "Reconstruit un paquet avec le meilleur ratio de compression."
  4.1292 +
  4.1293 +#: tazpkg:111
  4.1294 +msgid "Upgrade one or all installed/listed package(s) on the mirror."
  4.1295 +msgstr "Met à jour un ou tous les paquets installés."
  4.1296 +
  4.1297 +#: tazpkg:112
  4.1298 +msgid "Build upgradeable packages list quickly."
  4.1299 +msgstr "Construit une liste des paquets à mettre à jour rapidement."
  4.1300 +
  4.1301 +#: tazpkg:113
  4.1302 +msgid "Block an installed package version or unblock it for upgrade."
  4.1303 +msgstr "Bloque/débloque un paquet installé pour la mise à jour."
  4.1304 +
  4.1305 +#: tazpkg:114
  4.1306 +msgid "Download a package into the current directory."
  4.1307 +msgstr "Télécharge un paquet dans le répertoire courrant."
  4.1308 +
  4.1309 +#: tazpkg:115
  4.1310 +msgid "Download and install a package from the mirror."
  4.1311 +msgstr "Télécharge et installe un paquet depuis le miroir."
  4.1312 +
  4.1313 +#: tazpkg:116
  4.1314 +msgid "Download and install a list of packages from the mirror."
  4.1315 +msgstr "Télécharge et installe une liste de paquets."
  4.1316 +
  4.1317 +#: tazpkg:117
  4.1318 +msgid "Verify consistency of installed packages."
  4.1319 +msgstr "Vérifie la consistance des paquets installés."
  4.1320 +
  4.1321 +#: tazpkg:118
  4.1322 +msgid "Install the flavor list of packages."
  4.1323 +msgstr "Installe les paquets d'une saveur."
  4.1324 +
  4.1325 +#: tazpkg:119
  4.1326 +msgid "Install the flavor list of packages and remove other ones."
  4.1327 +msgstr "Installe les paquets d'une saveur et retire les autres."
  4.1328 +
  4.1329 +#: tazpkg:120
  4.1330 +msgid "Change release and update packages."
  4.1331 +msgstr "Change de version et met à jour les paquets."
  4.1332 +
  4.1333 +#: tazpkg:121
  4.1334 +msgid "Clean all packages downloaded in cache directory."
  4.1335 +msgstr "Efface tous les paquets téléchargés dans le répertoire cache."
  4.1336 +
  4.1337 +#: tazpkg:122
  4.1338 +msgid "Display dependencies tree."
  4.1339 +msgstr "Affiche l'arbre des dépendances."
  4.1340 +
  4.1341 +#: tazpkg:123
  4.1342 +msgid "Display reverse dependencies tree."
  4.1343 +msgstr "Affiche l'arbre des dépendances inverses."
  4.1344 +
  4.1345 +#: tazpkg:124
  4.1346 +msgid "Convert a deb/rpm/tgz/arch package to a slitaz (.tazpkg)."
  4.1347 +msgstr "Convertit un paquet deb/rpm/tgz/arch en paquet SliTaz."
  4.1348 +
  4.1349 +#: tazpkg:125
  4.1350 +msgid "Link a package from another slitaz installation."
  4.1351 +msgstr "Lie un paquet depuis une autre installation SliTaz."
  4.1352 +
  4.1353 +#: tazpkg:126
  4.1354 +msgid "Change the mirror url configuration."
  4.1355 +msgstr "Change l'URL du miroir."
  4.1356 +
  4.1357 +#: tazpkg:127
  4.1358 +msgid "List undigest mirrors."
  4.1359 +msgstr "Liste les miroirs indigestes."
  4.1360 +
  4.1361 +#: tazpkg:128
  4.1362 +msgid "Remove an undigest mirror."
  4.1363 +msgstr "Retire un miroir indigeste."
  4.1364 +
  4.1365 +#: tazpkg:129
  4.1366 +msgid "Add an undigest mirror."
  4.1367 +msgstr "Ajoute un miroir indigeste."
  4.1368 +
  4.1369 +#: tazpkg:130
  4.1370 +msgid "Update an undigest mirror."
  4.1371 +msgstr "Met à jour un miroir indigeste."
  4.1372 +
  4.1373 +#: tazpkg:131
  4.1374 +msgid "Replay post install script from package."
  4.1375 +msgstr "Ré-execute le script post-installation d'un paquet."
  4.1376 +
  4.1377 +#: tazpkg:139
  4.1378 +msgid "Please specify a package name on the command line."
  4.1379 +msgstr "Veuillez spécifier un nom de paquet sur la ligne de commandes."
  4.1380 +
  4.1381 +#: tazpkg:150
  4.1382 +#, sh-format
  4.1383 +msgid "Unable to find: $PACKAGE_FILE"
  4.1384 +msgstr "Ne peut trouver: $PACKAGE_FILE"
  4.1385 +
  4.1386 +#: tazpkg:161
  4.1387 +#, sh-format
  4.1388 +msgid "Unable to find the receipt: $FS$INSTALLED/$PACKAGE/receipt"
  4.1389 +msgstr "Ne peut trouver la recette: $FS$INSTALLED/$PACKAGE/receipt"
  4.1390 +
  4.1391 +#: tazpkg:214
  4.1392 +#, sh-format
  4.1393 +msgid ""
  4.1394 +"$PACKAGE package is already installed. You can\n"
  4.1395 +"use the --forced option to force installation or remove it and reinstall."
  4.1396 +msgstr ""
  4.1397 +"Le paquet $PACKAGE est déjà installé. Vous pouvez utiliser l'option \n"
  4.1398 +"--forced pour forcer son installation ou le supprimer puis le réinstaller."
  4.1399 +
  4.1400 +#: tazpkg:228
  4.1401 +#, sh-format
  4.1402 +msgid "Unable to find the list: $LOCALSTATE/packages.list"
  4.1403 +msgstr "Ne peut trouver la liste: $LOCALSTATE/packages.list"
  4.1404 +
  4.1405 +#: tazpkg:230
  4.1406 +msgid ""
  4.1407 +"You must probably run 'tazpkg recharge' as root to get the latest list of\n"
  4.1408 +"packages available on the mirror."
  4.1409 +msgstr ""
  4.1410 +"Vous devez probablement lancer 'tazpkg recharge' en tant que root afin "
  4.1411 +"d'obtenir\n"
  4.1412 +"la dernière liste des paquets disponibles sur le miroir."
  4.1413 +
  4.1414 +#: tazpkg:347
  4.1415 +#, sh-format
  4.1416 +msgid "Unable to find: $PACKAGE in the mirrored packages list."
  4.1417 +msgstr "Ne peut trouver: $PACKAGE dans la liste des paquets du miroir."
  4.1418 +
  4.1419 +#: tazpkg:401
  4.1420 +#, sh-format
  4.1421 +msgid "Extracting $PACKAGE... "
  4.1422 +msgstr "Extraction de $PACKAGE... "
  4.1423 +
  4.1424 +#: tazpkg:405 tazpkg:410
  4.1425 +msgid "Extracting the pseudo fs... "
  4.1426 +msgstr "Extraction du pseudo fs..."
  4.1427 +
  4.1428 +#: tazpkg:474
  4.1429 +msgid "Installation of :"
  4.1430 +msgstr "Installation de:"
  4.1431 +
  4.1432 +#: tazpkg:476
  4.1433 +#, sh-format
  4.1434 +msgid "Copying $PACKAGE... "
  4.1435 +msgstr "Copie de $PACKAGE... "
  4.1436 +
  4.1437 +#: tazpkg:488
  4.1438 +msgid "Checking post install dependencies... "
  4.1439 +msgstr "Vérification des dépendances avant installation..."
  4.1440 +
  4.1441 +#: tazpkg:491
  4.1442 +#, sh-format
  4.1443 +msgid "Please run 'tazpkg install $PACKAGE_FILE' in / and retry."
  4.1444 +msgstr "Veuillez lancer 'tazpkg install $PACKAGE_FILE' dans / et réessayer."
  4.1445 +
  4.1446 +#: tazpkg:565
  4.1447 +#, sh-format
  4.1448 +msgid "Saving configuration files for $PACKAGE... "
  4.1449 +msgstr "Sauvegarde des fichiers de configuration pour $PACKAGE"
  4.1450 +
  4.1451 +#: tazpkg:579
  4.1452 +#, sh-format
  4.1453 +msgid "Installing $PACKAGE... "
  4.1454 +msgstr "Installation de $PACKAGE... "
  4.1455 +
  4.1456 +#: tazpkg:583
  4.1457 +#, sh-format
  4.1458 +msgid "Removing old $PACKAGE... "
  4.1459 +msgstr "Suppression de l'ancien $PACKAGE"
  4.1460 +
  4.1461 +#: tazpkg:591
  4.1462 +msgid "Removing all tmp files... "
  4.1463 +msgstr "Suppression des fichiers temporaires..."
  4.1464 +
  4.1465 +#: tazpkg:608
  4.1466 +#, sh-format
  4.1467 +msgid "$PACKAGE ($VERSION$EXTRAVERSION) is installed."
  4.1468 +msgstr "$PACKAGE ($VERSION$EXTRAVERSION) est installé."
  4.1469 +
  4.1470 +#: tazpkg:659
  4.1471 +#, sh-format
  4.1472 +msgid "WARNING Dependency loop between $PACKAGE and $i."
  4.1473 +msgstr "ATTENTION Boucle de dépendance entre $PACKAGE et $i."
  4.1474 +
  4.1475 +#: tazpkg:663
  4.1476 +msgid "Tracking dependencies for :"
  4.1477 +msgstr "Rechercher des dépendances pour:"
  4.1478 +
  4.1479 +#: tazpkg:670
  4.1480 +#, sh-format
  4.1481 +msgid "Missing: $MISSING_PACKAGE"
  4.1482 +msgstr "Manque: $MISSING_PACKAGE"
  4.1483 +
  4.1484 +#: tazpkg:674
  4.1485 +#, sh-format
  4.1486 +msgid "$deps missing package(s) to install."
  4.1487 +msgstr "$deps paquets(s) manquant(s) à installer."
  4.1488 +
  4.1489 +#: tazpkg:690
  4.1490 +msgid "Install all missing dependencies"
  4.1491 +msgstr "Installer toutes les dépendances manquantes"
  4.1492 +
  4.1493 +#: tazpkg:707
  4.1494 +#, sh-format
  4.1495 +msgid "Checking if $pkg exists in local list... "
  4.1496 +msgstr "Vérification de l'existance de $pkg dans la liste locale... "
  4.1497 +
  4.1498 +#: tazpkg:734
  4.1499 +#, fuzzy, sh-format
  4.1500 +msgid ""
  4.1501 +"Leaving dependencies for $PACKAGE unresolved. The package is installed but\n"
  4.1502 +"will probably not work."
  4.1503 +msgstr ""
  4.1504 +"Dépendances pour $PACKAGE irésolue. Le paquet est installé mais\n"
  4.1505 +"ne va probablement pas fonctionner."
  4.1506 +
  4.1507 +#: tazpkg:811
  4.1508 +msgid "Installed packages"
  4.1509 +msgstr "Paquets installés"
  4.1510 +
  4.1511 +#: tazpkg:826
  4.1512 +#, sh-format
  4.1513 +msgid "0 installed packages found for : $PATTERN"
  4.1514 +msgstr "0 paquets installés pour: $PATTERN"
  4.1515 +
  4.1516 +#: tazpkg:830
  4.1517 +#, sh-format
  4.1518 +msgid "$packages installed package(s) found for : $PATTERN"
  4.1519 +msgstr "$packages paquet(s) installé(s) pour : $PATTERN"
  4.1520 +
  4.1521 +#: tazpkg:838
  4.1522 +msgid "Available packages name-version"
  4.1523 +msgstr "Paquets disponibles nom-version"
  4.1524 +
  4.1525 +#: tazpkg:848
  4.1526 +msgid ""
  4.1527 +"No 'packages.list' found to check for mirrored packages. For more results,\n"
  4.1528 +"please run 'tazpkg recharge' once as root before searching."
  4.1529 +msgstr ""
  4.1530 +"Pas de 'packages.list' trouvée afin de vérifier les paquets du miroir. Pour "
  4.1531 +"plus de résulats,\n"
  4.1532 +"veuillez lancer 'tazpkg recharge' en tant que root avant de rechercher."
  4.1533 +
  4.1534 +#: tazpkg:853 tazpkg:881
  4.1535 +#, sh-format
  4.1536 +msgid "0 available packages found for : $PATTERN"
  4.1537 +msgstr "0 paquet trouvé pour: $PATTERN"
  4.1538 +
  4.1539 +#: tazpkg:857 tazpkg:885
  4.1540 +#, sh-format
  4.1541 +msgid "$packages available package(s) found for : $PATTERN"
  4.1542 +msgstr "$packages paquets(s) trouvé pour: $PATTERN"
  4.1543 +
  4.1544 +#: tazpkg:866
  4.1545 +msgid "Matching packages name with version and desc"
  4.1546 +msgstr "Nom de paquets correspondants avec version et desc"
  4.1547 +
  4.1548 +#: tazpkg:876
  4.1549 +msgid ""
  4.1550 +"No 'packages.txt' found to check for mirrored packages. For more results,\n"
  4.1551 +"please run 'tazpkg recharge' once as root before searching."
  4.1552 +msgstr ""
  4.1553 +"Pas de 'packages.txt' pour vérifier les paquets du miroir. Pour plus de "
  4.1554 +"résultats,\n"
  4.1555 +"veuillez lancer 'tazpkg recharge' en tant que root avant de rechercher."
  4.1556 +
  4.1557 +#: tazpkg:932
  4.1558 +#, fuzzy, sh-format
  4.1559 +msgid "Can't find flavor $FLAVOR. Abort."
  4.1560 +msgstr "Ne peut trouver la saveur $FLAVOR. Abandon."
  4.1561 +
  4.1562 +#: tazpkg:946
  4.1563 +msgid "Current mirror(s)"
  4.1564 +msgstr "Miroir(s) actuel(s)"
  4.1565 +
  4.1566 +#: tazpkg:950
  4.1567 +msgid ""
  4.1568 +"Please enter URL of the new mirror (http, ftp or local path). You must "
  4.1569 +"specify\n"
  4.1570 +"the complete address to the directory of the packages and packages.list file."
  4.1571 +msgstr ""
  4.1572 +"Veuillez entrer l'URL du nouveau miroir (http, ftp ou chemin local). Vous "
  4.1573 +"devez spécifier\n"
  4.1574 +"l'adresse complète vers le répertoire des paquets et liste de paquets."
  4.1575 +
  4.1576 +#: tazpkg:953
  4.1577 +msgid "New mirror(s) URL : "
  4.1578 +msgstr "URL du nouveau miroir:"
  4.1579 +
  4.1580 +#: tazpkg:961
  4.1581 +msgid "Nothing has been changed."
  4.1582 +msgstr "Rien n'a été changé"
  4.1583 +
  4.1584 +#: tazpkg:1084
  4.1585 +msgid "No dependency for"
  4.1586 +msgstr "Pas de dépendance pour"
  4.1587 +
  4.1588 +#: tazpkg:1086
  4.1589 +#, sh-format
  4.1590 +msgid "WARNING: unknown dependency for $lib"
  4.1591 +msgstr "ATTENTION: dépendance inconnue pour $lib"
  4.1592 +
  4.1593 +#: tazpkg:1190
  4.1594 +#, fuzzy, sh-format
  4.1595 +msgid "$PACKAGE_FILE does not look like a Archlinux/Alpine package !"
  4.1596 +msgstr "$PACKAGE_FILE ne semble pas être un paquet Archlinux !"
  4.1597 +
  4.1598 +#: tazpkg:1241
  4.1599 +#, sh-format
  4.1600 +msgid "$PACKAGE_FILE does not look like a Slackware package !"
  4.1601 +msgstr "$PACKAGE_FILE ne semble pas être un paquet Slackware !"
  4.1602 +
  4.1603 +#: tazpkg:1364 tazpkg:1388
  4.1604 +msgid "base-system"
  4.1605 +msgstr "base-système"
  4.1606 +
  4.1607 +#: tazpkg:1365 tazpkg:1389
  4.1608 +msgid "x-window"
  4.1609 +msgstr "fenêtre-x"
  4.1610 +
  4.1611 +#: tazpkg:1366 tazpkg:1390
  4.1612 +msgid "utilities"
  4.1613 +msgstr "utilitaires"
  4.1614 +
  4.1615 +#: tazpkg:1367 tazpkg:1391
  4.1616 +msgid "network"
  4.1617 +msgstr "réseau"
  4.1618 +
  4.1619 +#: tazpkg:1368 tazpkg:1392
  4.1620 +msgid "graphics"
  4.1621 +msgstr "graphisme"
  4.1622 +
  4.1623 +#: tazpkg:1369 tazpkg:1393
  4.1624 +msgid "multimedia"
  4.1625 +msgstr "multimédia"
  4.1626 +
  4.1627 +#: tazpkg:1370 tazpkg:1394
  4.1628 +msgid "office"
  4.1629 +msgstr "bureautique"
  4.1630 +
  4.1631 +#: tazpkg:1371 tazpkg:1395
  4.1632 +msgid "development"
  4.1633 +msgstr "développement"
  4.1634 +
  4.1635 +#: tazpkg:1372 tazpkg:1396
  4.1636 +msgid "system-tools"
  4.1637 +msgstr "outils-système"
  4.1638 +
  4.1639 +#: tazpkg:1373 tazpkg:1397
  4.1640 +msgid "security"
  4.1641 +msgstr "sécurité"
  4.1642 +
  4.1643 +#: tazpkg:1374 tazpkg:1398
  4.1644 +msgid "games"
  4.1645 +msgstr "jeux"
  4.1646 +
  4.1647 +#: tazpkg:1375 tazpkg:1399
  4.1648 +msgid "misc"
  4.1649 +msgstr "divers"
  4.1650 +
  4.1651 +#: tazpkg:1376 tazpkg:1400
  4.1652 +msgid "meta"
  4.1653 +msgstr "méta"
  4.1654 +
  4.1655 +#: tazpkg:1377 tazpkg:1401
  4.1656 +msgid "non-free"
  4.1657 +msgstr "non-libre"
  4.1658 +
  4.1659 +#: tazpkg:1414
  4.1660 +msgid "y"
  4.1661 +msgstr "o"
  4.1662 +
  4.1663 +#: tazpkg:1415
  4.1664 +msgid "Y"
  4.1665 +msgstr "O"
  4.1666 +
  4.1667 +#: tazpkg:1416
  4.1668 +msgid "n"
  4.1669 +msgstr "n"
  4.1670 +
  4.1671 +#: tazpkg:1417
  4.1672 +msgid "N"
  4.1673 +msgstr "N"
  4.1674 +
  4.1675 +#: tazpkg:1436
  4.1676 +msgid "Blocked packages"
  4.1677 +msgstr "Paquets bloqués"
  4.1678 +
  4.1679 +#: tazpkg:1441
  4.1680 +msgid "No blocked packages found."
  4.1681 +msgstr "Aucun paquet bloqué n'a été trouvé."
  4.1682 +
  4.1683 +#: tazpkg:1448
  4.1684 +msgid "Packages categories"
  4.1685 +msgstr "Catégories des paquets"
  4.1686 +
  4.1687 +#: tazpkg:1456
  4.1688 +#, sh-format
  4.1689 +msgid "$categories categories"
  4.1690 +msgstr "$categories catégories"
  4.1691 +
  4.1692 +#: tazpkg:1465
  4.1693 +msgid "Installed packages of category:"
  4.1694 +msgstr "Paquets installés de la catégorie:"
  4.1695 +
  4.1696 +#: tazpkg:1479
  4.1697 +#, sh-format
  4.1698 +msgid "$packages packages installed of category $ASKED_CATEGORY_I18N."
  4.1699 +msgstr "$packages paquets installés de la catégorie $ASKED_CATEGORY_I18N."
  4.1700 +
  4.1701 +#: tazpkg:1484
  4.1702 +msgid "List of all installed packages"
  4.1703 +msgstr "Liste des paquets installés"
  4.1704 +
  4.1705 +#: tazpkg:1497
  4.1706 +#, sh-format
  4.1707 +msgid "$packages packages installed."
  4.1708 +msgstr "$packages paquets installés."
  4.1709 +
  4.1710 +#: tazpkg:1509
  4.1711 +msgid "Creating xHTML list of installed packages"
  4.1712 +msgstr "Création de la liste xHTML des paquets installés"
  4.1713 +
  4.1714 +#: tazpkg:1511
  4.1715 +msgid "Generating xHTML header..."
  4.1716 +msgstr "Génération de l'entête xHTML..."
  4.1717 +
  4.1718 +#: tazpkg:1515
  4.1719 +msgid "Creating packages information..."
  4.1720 +msgstr "Création des informations sur les paquets..."
  4.1721 +
  4.1722 +#: tazpkg:1525
  4.1723 +msgid "Generating xHTML footer..."
  4.1724 +msgstr "Génération du pied XHTML..."
  4.1725 +
  4.1726 +#: tazpkg:1541 tazpkg:2256
  4.1727 +msgid "Mirrored packages diff"
  4.1728 +msgstr "Diff des paquets du miroir"
  4.1729 +
  4.1730 +#: tazpkg:1546
  4.1731 +#, sh-format
  4.1732 +msgid "$pkgs new packages listed on the mirror."
  4.1733 +msgstr "$pkgs nouveaux paquets listés sur le miroir."
  4.1734 +
  4.1735 +#: tazpkg:1550
  4.1736 +msgid "Unable to list anything, no packages.diff found."
  4.1737 +msgstr "Impossible lister quoi que ce soit, pas de packages.diff trouvé."
  4.1738 +
  4.1739 +#: tazpkg:1551
  4.1740 +msgid "Recharge your current list to create a first diff."
  4.1741 +msgstr "Rechargez votre liste actuelle pour créer un premier diff."
  4.1742 +
  4.1743 +#: tazpkg:1556 tazpkg:1561
  4.1744 +msgid "List of available packages on the mirror"
  4.1745 +msgstr "Liste des paquets disponibles sur le miroir."
  4.1746 +
  4.1747 +#: tazpkg:1567
  4.1748 +#, sh-format
  4.1749 +msgid "$pkgs packages in the last recharged list."
  4.1750 +msgstr "$pkgs paquets dans la dernière liste rechargée."
  4.1751 +
  4.1752 +#: tazpkg:1575
  4.1753 +msgid "Installed files with:"
  4.1754 +msgstr "Fichiers installés avec:"
  4.1755 +
  4.1756 +#: tazpkg:1580
  4.1757 +#, sh-format
  4.1758 +msgid "$files files installed with $PACKAGE."
  4.1759 +msgstr "$files fichiers installés avec $PACKAGE"
  4.1760 +
  4.1761 +#: tazpkg:1590
  4.1762 +msgid "Tazpkg information"
  4.1763 +msgstr "Tazpkg information"
  4.1764 +
  4.1765 +#: tazpkg:1592
  4.1766 +msgid "Package    :"
  4.1767 +msgstr "Paquet              :"
  4.1768 +
  4.1769 +#: tazpkg:1593
  4.1770 +msgid "Version    :"
  4.1771 +msgstr "Version             :"
  4.1772 +
  4.1773 +#: tazpkg:1594
  4.1774 +msgid "Category   :"
  4.1775 +msgstr "Catégorie           :"
  4.1776 +
  4.1777 +#: tazpkg:1595
  4.1778 +msgid "Short desc :"
  4.1779 +msgstr "Description         :"
  4.1780 +
  4.1781 +#: tazpkg:1596
  4.1782 +msgid "Maintainer :"
  4.1783 +msgstr "Mainteneur          :"
  4.1784 +
  4.1785 +#: tazpkg:1598
  4.1786 +msgid "Depends    :"
  4.1787 +msgstr "Dépendances         :"
  4.1788 +
  4.1789 +#: tazpkg:1601
  4.1790 +msgid "Suggested  :"
  4.1791 +msgstr "Suggérés            :"
  4.1792 +
  4.1793 +#: tazpkg:1604
  4.1794 +msgid "Build deps :"
  4.1795 +msgstr "Dép. de compilation :"
  4.1796 +
  4.1797 +#: tazpkg:1607
  4.1798 +msgid "Wanted src :"
  4.1799 +msgstr "Paquet source       :"
  4.1800 +
  4.1801 +#: tazpkg:1610
  4.1802 +msgid "Web site   :"
  4.1803 +msgstr "Site web            :"
  4.1804 +
  4.1805 +#: tazpkg:1618
  4.1806 +msgid "Description of:"
  4.1807 +msgstr "Description de:"
  4.1808 +
  4.1809 +#: tazpkg:1625
  4.1810 +msgid "Sorry, no description available for this package."
  4.1811 +msgstr "Désolé, pas description disponible pour ce paquet."
  4.1812 +
  4.1813 +#: tazpkg:1634
  4.1814 +msgid "Please specify a pattern or package name to search for."
  4.1815 +msgstr "Veuillez spécifier un modèle ou un nom de paquet à rechercher."
  4.1816 +
  4.1817 +#: tazpkg:1635
  4.1818 +msgid "Example : 'tazpkg search paint'"
  4.1819 +msgstr "Exemple: 'tazpkg search paint'"
  4.1820 +
  4.1821 +#: tazpkg:1640
  4.1822 +msgid "Search result for:"
  4.1823 +msgstr "Résulat de recherche pour:"
  4.1824 +
  4.1825 +#: tazpkg:1659 tazpkg:1719
  4.1826 +msgid "Please specify a pattern or file name to search for."
  4.1827 +msgstr "Veuillez spécifier un modèle ou un fichier à rechercher."
  4.1828 +
  4.1829 +#: tazpkg:1660
  4.1830 +msgid "Example : 'tazpkg search-file libnss'"
  4.1831 +msgstr "Exemple : 'tazpkg search-file libnss'"
  4.1832 +
  4.1833 +#: tazpkg:1665 tazpkg:1725
  4.1834 +msgid "Search result for file"
  4.1835 +msgstr "Résultat de recherche pour un fichier"
  4.1836 +
  4.1837 +#: tazpkg:1697
  4.1838 +msgid "Package"
  4.1839 +msgstr "Paquet"
  4.1840 +
  4.1841 +#: tazpkg:1707
  4.1842 +#, sh-format
  4.1843 +msgid "0 file found for: $pkg"
  4.1844 +msgstr "0 fichiers trouvés pour: $pkg"
  4.1845 +
  4.1846 +#: tazpkg:1712
  4.1847 +#, sh-format
  4.1848 +msgid "$match file(s) found for: $pkg"
  4.1849 +msgstr "$match fichiers(s) trouvé pour: $pkg"
  4.1850 +
  4.1851 +#: tazpkg:1720
  4.1852 +msgid "Example : 'tazpkg search-pkgname libnss'"
  4.1853 +msgstr "Exemple : 'tazpkg search-pkgname libnss'"
  4.1854 +
  4.1855 +#: tazpkg:1738
  4.1856 +#, sh-format
  4.1857 +msgid "0 file found for : $file"
  4.1858 +msgstr "0 fichiers trouvés pour : $file"
  4.1859 +
  4.1860 +#: tazpkg:1775
  4.1861 +msgid ""
  4.1862 +"Please change directory (cd) to the packages repository and specify the\n"
  4.1863 +"list of packages to install. Example : tazpkg install-list packages.list"
  4.1864 +msgstr ""
  4.1865 +"Veuillez changer de répertoire (cd) vers le dépôt de paquets et spécifier "
  4.1866 +"la\n"
  4.1867 +"liste des paquets à installer. Exemple : tazpkg install-list packages.list"
  4.1868 +
  4.1869 +#: tazpkg:1805
  4.1870 +#, sh-format
  4.1871 +msgid "Adding implicit depends $pkg ..."
  4.1872 +msgstr "Ajoute la dépendance implicite $pkg ..."
  4.1873 +
  4.1874 +#: tazpkg:1830
  4.1875 +msgid "Please specify the release you want on the command line."
  4.1876 +msgstr "Veuillez spécifier la version que vous désirez utiliser."
  4.1877 +
  4.1878 +#: tazpkg:1831
  4.1879 +msgid "Example: tazpkg set-release cooking"
  4.1880 +msgstr "Exemple: tazpkg set-release cooking"
  4.1881 +
  4.1882 +#: tazpkg:1858
  4.1883 +#, sh-format
  4.1884 +msgid "$PACKAGE is not installed."
  4.1885 +msgstr "$PACKAGE n'est pas installé."
  4.1886 +
  4.1887 +#: tazpkg:1876
  4.1888 +#, sh-format
  4.1889 +msgid "The following packages depend on $PACKAGE:"
  4.1890 +msgstr "Les paquets suivant dépendent de $PACKAGE:"
  4.1891 +
  4.1892 +#: tazpkg:1883
  4.1893 +#, sh-format
  4.1894 +msgid "The following packages have been modified by $PACKAGE:"
  4.1895 +msgstr "Les paquets suivant on été modifié par $PACKAGE:"
  4.1896 +
  4.1897 +#: tazpkg:1891
  4.1898 +#, sh-format
  4.1899 +msgid "Remove $PACKAGE ($VERSION$EXTRAVERSION) ?"
  4.1900 +msgstr "Supprimer $PACKAGE ($VERSION$EXTRAVERSION) ?"
  4.1901 +
  4.1902 +#: tazpkg:1892
  4.1903 +msgid "Please confirm uninstallation"
  4.1904 +msgstr "Veuillez confirmer la désinstallation"
  4.1905 +
  4.1906 +#: tazpkg:1897
  4.1907 +msgid "Removing:"
  4.1908 +msgstr "Suppression de:"
  4.1909 +
  4.1910 +#: tazpkg:1903
  4.1911 +msgid "Removing all files installed..."
  4.1912 +msgstr "Suppression de tous les fichiers installés..."
  4.1913 +
  4.1914 +#: tazpkg:1924
  4.1915 +msgid "Removing package receipt..."
  4.1916 +msgstr "Suppression de la recette du paquet..."
  4.1917 +
  4.1918 +#: tazpkg:1935
  4.1919 +#, sh-format
  4.1920 +msgid "Remove packages depending on $PACKAGE"
  4.1921 +msgstr "Suppression des paquets dépendant de $PACKAGE"
  4.1922 +
  4.1923 +#: tazpkg:1951
  4.1924 +#, sh-format
  4.1925 +msgid "Reinstall packages modified by $PACKAGE"
  4.1926 +msgstr "Réinstaller les paquets modifiés par $PACKAGE"
  4.1927 +
  4.1928 +#: tazpkg:1958
  4.1929 +#, sh-format
  4.1930 +msgid "Check $INSTALLED/$i for reinstallation"
  4.1931 +msgstr "Voir $INSTALLED/$i pour réinstallation"
  4.1932 +
  4.1933 +#: tazpkg:1968
  4.1934 +#, sh-format
  4.1935 +msgid "Uninstallation of $PACKAGE cancelled."
  4.1936 +msgstr "Désinstallation de $PACKAGE annulée."
  4.1937 +
  4.1938 +#: tazpkg:1977
  4.1939 +msgid "Extracting:"
  4.1940 +msgstr "Extraction de:"
  4.1941 +
  4.1942 +#: tazpkg:1987 tazpkg:2004
  4.1943 +msgid "Copying original package..."
  4.1944 +msgstr "Copie du paquet original..."
  4.1945 +
  4.1946 +#: tazpkg:1993
  4.1947 +#, sh-format
  4.1948 +msgid "$PACKAGE is extracted to: $DESTDIR"
  4.1949 +msgstr "$PACKAGE est extrait vers: $DESTDIR"
  4.1950 +
  4.1951 +#: tazpkg:2001
  4.1952 +msgid "Recompressing:"
  4.1953 +msgstr "Recompression:"
  4.1954 +
  4.1955 +#: tazpkg:2009
  4.1956 +msgid "Recompressing the fs... "
  4.1957 +msgstr "Recompression du système de fichiers..."
  4.1958 +
  4.1959 +#: tazpkg:2013
  4.1960 +msgid "Creating new package... "
  4.1961 +msgstr "Création d'un nouveau paquet..."
  4.1962 +
  4.1963 +#: tazpkg:2032
  4.1964 +msgid "File lost"
  4.1965 +msgstr "Fichier perdu"
  4.1966 +
  4.1967 +#: tazpkg:2046
  4.1968 +msgid "Configuration files"
  4.1969 +msgstr "Fichiers de configurations"
  4.1970 +
  4.1971 +#: tazpkg:2083
  4.1972 +msgid "User configuration backup on "
  4.1973 +msgstr "Configuration utilisateur sauvegardée le"
  4.1974 +
  4.1975 +#: tazpkg:2103
  4.1976 +#, sh-format
  4.1977 +msgid "Can't repack $PACKAGE"
  4.1978 +msgstr "Impossible d'empaqueter $PACKAGE"
  4.1979 +
  4.1980 +#: tazpkg:2107
  4.1981 +#, sh-format
  4.1982 +msgid "Can't repack, $PACKAGE files have been modified by:"
  4.1983 +msgstr "Ne peut réempaqueter, les fichiers de $PACKAGE on été modifiés par:"
  4.1984 +
  4.1985 +#: tazpkg:2119
  4.1986 +msgid "Can't repack, the following files are lost:"
  4.1987 +msgstr "Ne réempaqueter, les fichiers suivants sont perdu:"
  4.1988 +
  4.1989 +#: tazpkg:2146
  4.1990 +msgid "Can't repack, md5sum error."
  4.1991 +msgstr "Impossible d'empaqueter, erreur md5sum."
  4.1992 +
  4.1993 +#: tazpkg:2157
  4.1994 +#, sh-format
  4.1995 +msgid "Package $PACKAGE repacked successfully."
  4.1996 +msgstr "Paquet $PACKAGE réempaqueter avec succès."
  4.1997 +
  4.1998 +#: tazpkg:2158 tazpkg:2213
  4.1999 +msgid "Size"
  4.2000 +msgstr "Taille"
  4.2001 +
  4.2002 +#: tazpkg:2166
  4.2003 +msgid "Receipt is missing. Please read the documentation."
  4.2004 +msgstr "La recette manque. Veuillez lire la documentation."
  4.2005 +
  4.2006 +#: tazpkg:2173
  4.2007 +msgid "Creating the list of files..."
  4.2008 +msgstr "Création de la liste des fichiers..."
  4.2009 +
  4.2010 +#: tazpkg:2178
  4.2011 +msgid "Creating md5sum of files..."
  4.2012 +msgstr "Création de la somme md5 des fichiers..."
  4.2013 +
  4.2014 +#: tazpkg:2192
  4.2015 +msgid "Compressing the fs... "
  4.2016 +msgstr "Compression du système de fichiers..."
  4.2017 +
  4.2018 +#: tazpkg:2199
  4.2019 +msgid "Updating receipt sizes..."
  4.2020 +msgstr "Mise à jour des tailles dans la recette..."
  4.2021 +
  4.2022 +#: tazpkg:2204
  4.2023 +msgid "Creating full cpio archive... "
  4.2024 +msgstr "Création de l'archive cpio complète..."
  4.2025 +
  4.2026 +#: tazpkg:2207
  4.2027 +msgid "Restoring original package tree... "
  4.2028 +msgstr "Restoration de l'arbre original du paquet..."
  4.2029 +
  4.2030 +#: tazpkg:2212
  4.2031 +#, sh-format
  4.2032 +msgid "Package $PACKAGE compressed successfully."
  4.2033 +msgstr "Paquet $PACKAGE compressé avec succès."
  4.2034 +
  4.2035 +#: tazpkg:2225
  4.2036 +msgid "Recharging undigest"
  4.2037 +msgstr "Recharge indigeste"
  4.2038 +
  4.2039 +#: tazpkg:2229
  4.2040 +msgid "Creating backup of the last packages list..."
  4.2041 +msgstr "Création des sauvegardes des listes de paquets..."
  4.2042 +
  4.2043 +#: tazpkg:2262
  4.2044 +#, sh-format
  4.2045 +msgid "$new_pkgs new packages on the mirror."
  4.2046 +msgstr "$new_pkgs nouveaux paquets sur le miroir."
  4.2047 +
  4.2048 +#: tazpkg:2265
  4.2049 +msgid "No new packages on the mirror."
  4.2050 +msgstr "Aucun nouveau paquets sur le miroir."
  4.2051 +
  4.2052 +#: tazpkg:2272
  4.2053 +msgid ""
  4.2054 +"Last packages.list is ready to use. Note that next time you recharge the\n"
  4.2055 +"list, a list of differences will be displayed to show new and upgradeable\n"
  4.2056 +"packages."
  4.2057 +msgstr ""
  4.2058 +"La dernière liste des paquets est prête à être utilisée. Notez qu'à la "
  4.2059 +"prochaine\n"
  4.2060 +"recharge, une liste des différences sera affichée pour vous montrer les "
  4.2061 +"nouveaux\n"
  4.2062 +"paquets et les mises à jour disponibles."
  4.2063 +
  4.2064 +#: tazpkg:2308
  4.2065 +msgid "Available upgrades"
  4.2066 +msgstr "Mises à jour disponibles"
  4.2067 +
  4.2068 +#: tazpkg:2352
  4.2069 +msgid "build"
  4.2070 +msgstr ""
  4.2071 +
  4.2072 +#: tazpkg:2363
  4.2073 +msgid "minor"
  4.2074 +msgstr "mineur"
  4.2075 +
  4.2076 +#: tazpkg:2366 tazpkg:2375
  4.2077 +msgid "WARNING"
  4.2078 +msgstr "ATTENTION"
  4.2079 +
  4.2080 +#: tazpkg:2371
  4.2081 +msgid "major"
  4.2082 +msgstr "majeur"
  4.2083 +
  4.2084 +#: tazpkg:2380
  4.2085 +msgid "revision"
  4.2086 +msgstr "révision"
  4.2087 +
  4.2088 +#: tazpkg:2406
  4.2089 +#, sh-format
  4.2090 +msgid ""
  4.2091 +"$packages installed and listed packages to consider, $up to upgrade, "
  4.2092 +"$blocked blocked."
  4.2093 +msgstr ""
  4.2094 +"$packages paquets installés et listés, $up à mettre à jour, $blocked bloqués."
  4.2095 +
  4.2096 +#: tazpkg:2409
  4.2097 +msgid "System is up-to-date."
  4.2098 +msgstr "Le système est à jour."
  4.2099 +
  4.2100 +#: tazpkg:2412
  4.2101 +#, sh-format
  4.2102 +msgid ""
  4.2103 +"$packages installed and listed packages to consider, 0 to upgrade, $blocked "
  4.2104 +"blocked."
  4.2105 +msgstr ""
  4.2106 +"$packages paquets installés et listés, 0 à mettre à jour, $blocked bloqués."
  4.2107 +
  4.2108 +#: tazpkg:2419
  4.2109 +#, fuzzy
  4.2110 +msgid ""
  4.2111 +"WARNING ---> Installed package(s) seem(s) more recent than the mirrored\n"
  4.2112 +"one. You can block packages using the command : 'tazpkg block package'.\n"
  4.2113 +"Or upgrade packages at your own risk."
  4.2114 +msgstr ""
  4.2115 +"ATTENTION ---> Le paquet installé semble être plus récent que celui du "
  4.2116 +"miroir.\n"
  4.2117 +"Vous pouvez bloquer la paquet avec la commande: 'tazpkg block package'.\n"
  4.2118 +"Ou mettre à jour à vos risques."
  4.2119 +
  4.2120 +#: tazpkg:2425
  4.2121 +msgid "Upgrade now"
  4.2122 +msgstr "Mettre à jour"
  4.2123 +
  4.2124 +#: tazpkg:2430
  4.2125 +msgid "Exiting. No package upgraded."
  4.2126 +msgstr "Abandon. Aucun paquet mis à jour."
  4.2127 +
  4.2128 +#: tazpkg:2447
  4.2129 +msgid "No known bugs."
  4.2130 +msgstr "Aucun bug connu."
  4.2131 +
  4.2132 +#: tazpkg:2453
  4.2133 +msgid "Bug list completed"
  4.2134 +msgstr "Liste des bugs complètée"
  4.2135 +
  4.2136 +#: tazpkg:2455
  4.2137 +#, sh-format
  4.2138 +msgid "Bugs in package $PACKAGE version $VERSION$EXTRAVERSION:"
  4.2139 +msgstr "Bugs dans le paquet $PACKAGE version $VERSION$EXTRAVERSION:"
  4.2140 +
  4.2141 +#: tazpkg:2473
  4.2142 +#, sh-format
  4.2143 +msgid "The package $PACKAGE installation has not completed"
  4.2144 +msgstr "L'installation du paquet $PACKAGE n'est pas complète"
  4.2145 +
  4.2146 +#: tazpkg:2481
  4.2147 +#, sh-format
  4.2148 +msgid "The package $PACKAGE $VERSION$EXTRAVERSION has been modified by:"
  4.2149 +msgstr "Le paquet $PACKAGE $VERSION$EXTRAVERSION a été modifié par:"
  4.2150 +
  4.2151 +#: tazpkg:2486
  4.2152 +#, sh-format
  4.2153 +msgid "Files lost from $PACKAGE $VERSION$EXTRAVERSION :"
  4.2154 +msgstr "Fichiers perdus de $PACKAGE $VERSION$EXTRAVERSION :"
  4.2155 +
  4.2156 +#: tazpkg:2490
  4.2157 +msgid "target of symlink"
  4.2158 +msgstr "cible du lien symbolique"
  4.2159 +
  4.2160 +#: tazpkg:2495
  4.2161 +msgid "Missing dependencies for"
  4.2162 +msgstr "Dépendances manquantes pour"
  4.2163 +
  4.2164 +#: tazpkg:2502
  4.2165 +msgid "Dependencies loop between"
  4.2166 +msgstr "Boucle de dépendances entre"
  4.2167 +
  4.2168 +#: tazpkg:2506
  4.2169 +msgid "Looking for known bugs... "
  4.2170 +msgstr "Recherche de bugs connus..."
  4.2171 +
  4.2172 +#: tazpkg:2531
  4.2173 +#, sh-format
  4.2174 +msgid "The following packages provide $file :"
  4.2175 +msgstr "Les paquets suivants contiennent $file :"
  4.2176 +
  4.2177 +#: tazpkg:2537
  4.2178 +msgid "overridden by"
  4.2179 +msgstr "remplacé par"
  4.2180 +
  4.2181 +#: tazpkg:2542
  4.2182 +msgid "No package has installed the following files"
  4.2183 +msgstr "Aucun paquet n'a installé les fichiers suivants"
  4.2184 +
  4.2185 +#: tazpkg:2551
  4.2186 +msgid "Check completed."
  4.2187 +msgstr "Vérification complétée."
  4.2188 +
  4.2189 +#: tazpkg:2559
  4.2190 +#, sh-format
  4.2191 +msgid "$PACKAGE is already in the blocked packages list."
  4.2192 +msgstr "$PACKAGE est déjà dans la liste des paquets bloqués."
  4.2193 +
  4.2194 +#: tazpkg:2563
  4.2195 +#, sh-format
  4.2196 +msgid "Add $PACKAGE to : $BLOCKED..."
  4.2197 +msgstr "Ajout de $PACKAGE à : $BLOCKED..."
  4.2198 +
  4.2199 +#: tazpkg:2578
  4.2200 +#, sh-format
  4.2201 +msgid "Removing $PACKAGE from : $BLOCKED..."
  4.2202 +msgstr "Suppression de $PACKAGE dans: $BLOCKED..."
  4.2203 +
  4.2204 +#: tazpkg:2586
  4.2205 +#, sh-format
  4.2206 +msgid "$PACKAGE is not in the blocked packages list."
  4.2207 +msgstr "$PACKAGE n'est pas dans la liste des paquets bloqués."
  4.2208 +
  4.2209 +#: tazpkg:2645
  4.2210 +#, sh-format
  4.2211 +msgid "$PACKAGE already in the cache : $CACHE_DIR"
  4.2212 +msgstr "$PACKAGE est déjà dans le cache : $CACHE_DIR"
  4.2213 +
  4.2214 +#: tazpkg:2648
  4.2215 +#, sh-format
  4.2216 +msgid "Continuing $PACKAGE download"
  4.2217 +msgstr "Continue le téléchargement de $PACKAGE"
  4.2218 +
  4.2219 +#: tazpkg:2670
  4.2220 +msgid "Clean cache:"
  4.2221 +msgstr "Nettoyage du cache:"
  4.2222 +
  4.2223 +#: tazpkg:2672
  4.2224 +msgid "Cleaning cache directory..."
  4.2225 +msgstr "Nettoyage du répertoire cache..."
  4.2226 +
  4.2227 +#: tazpkg:2676
  4.2228 +#, sh-format
  4.2229 +msgid "$files file(s) removed from cache."
  4.2230 +msgstr "$files fichiers(s) supprimé(s) du cache."
  4.2231 +
  4.2232 +#: tazpkg:2688
  4.2233 +msgid "Current undigest(s)"
  4.2234 +msgstr "Indigestes actuel(s)"
  4.2235 +
  4.2236 +#: tazpkg:2692
  4.2237 +msgid "No undigest mirror found."
  4.2238 +msgstr "Aucun miroir indigeste trouvé."
  4.2239 +
  4.2240 +#: tazpkg:2705
  4.2241 +#, sh-format
  4.2242 +msgid "Remove $undigest undigest"
  4.2243 +msgstr "Enlève le miroir $undigest"
  4.2244 +
  4.2245 +#: tazpkg:2709
  4.2246 +#, sh-format
  4.2247 +msgid "Removing $undigest undigest..."
  4.2248 +msgstr "Enlève le miroir $undigest..."
  4.2249 +
  4.2250 +#: tazpkg:2715
  4.2251 +#, sh-format
  4.2252 +msgid "Undigest $undigest not found"
  4.2253 +msgstr "Miroir $undigest manquant."
  4.2254 +
  4.2255 +#: tazpkg:2731
  4.2256 +#, sh-format
  4.2257 +msgid "Creating new undigest $undigest."
  4.2258 +msgstr "Création d'un nouveau dépôt indigeste $undigest."
  4.2259 +
  4.2260 +#: tazpkg:2751
  4.2261 +msgid "Unknow option"
  4.2262 +msgstr "Option inconnue"
  4.2263 +
  4.2264 +#: tazpkg:2766
  4.2265 +#, sh-format
  4.2266 +msgid "Nothing to do for $PACKAGE."
  4.2267 +msgstr "Rien à faire pour $PACKAGE."
  4.2268 +
  4.2269 +#: tazpkg:2770
  4.2270 +#, sh-format
  4.2271 +msgid "Package $PACKAGE is not installed."
  4.2272 +msgstr "Le paquet $PACKAGE n'est pas installé."
  4.2273 +
  4.2274 +#: tazpkg:2771
  4.2275 +msgid "Install package with 'tazpkg install' or 'tazpkg get-install'"
  4.2276 +msgstr "Installez un paquet avec 'tazpkg install' ou 'tazpkg get-install'"
  4.2277 +
  4.2278 +#: tazpkg:2785
  4.2279 +msgid "Tazpkg SHell"
  4.2280 +msgstr "SHell Tazpkg"
  4.2281 +
  4.2282 +#: tazpkg:2787
  4.2283 +msgid "Type 'usage' to list all available commands or 'quit' or 'q' to exit."
  4.2284 +msgstr "Tapez 'usage' pour lister toutes les commandes ou 'quit' pour sortir."
  4.2285 +
  4.2286 +#: tazpkg:2797
  4.2287 +msgid "You are already running a Tazpkg SHell."
  4.2288 +msgstr "Vous êtes déjà dans un SHell Tazpkg."
  4.2289 +
  4.2290 +#: tazpkg:2839
  4.2291 +msgid "Unsupported format"
  4.2292 +msgstr "Format pas supporté"
  4.2293 +
  4.2294 +#: tazpkg:2855
  4.2295 +#, sh-format
  4.2296 +msgid "$PACKAGE is already installed."
  4.2297 +msgstr "$PACKAGE est déjà installé."
  4.2298 +
  4.2299 +#: tazpkg:2864
  4.2300 +#, sh-format
  4.2301 +msgid "Missing : $i"
  4.2302 +msgstr "Manque : $i"
  4.2303 +
  4.2304 +#: tazpkg:2868
  4.2305 +msgid "Link all missing dependencies"
  4.2306 +msgstr "Lier toutes les dépendance manquantes"
  4.2307 +
  4.2308 +#: tazpkg:2878
  4.2309 +#, fuzzy, sh-format
  4.2310 +msgid "Leaving dependencies for $PACKAGE unresolved."
  4.2311 +msgstr "Les dépendance pour $PACKAGE ne seront pas résolue."
  4.2312 +
  4.2313 +#: tazpkg:2879
  4.2314 +msgid "The package is installed but will probably not work."
  4.2315 +msgstr "Le paquet est installé mais ne fonctionnera probablement pas."
  4.2316 +
  4.2317 +#~ msgid "OK"
  4.2318 +#~ msgstr "OK"
  4.2319 +
  4.2320 +#~ msgid "Failed"
  4.2321 +#~ msgstr "Echoué"
  4.2322 +
  4.2323 +#~ msgid ""
  4.2324 +#~ "You must be root to run tazpkg with this option. Please use the command:\n"
  4.2325 +#~ "su followed by the root password to become super-user."
  4.2326 +#~ msgstr ""
  4.2327 +#~ "Vous devez être administrateur (root) pour utiliser tazpkg avec cette "
  4.2328 +#~ "option.\n"
  4.2329 +#~ "Veuillez utiliser la commande su suivi du mot de passe root pour devenir "
  4.2330 +#~ "super-utilisateur."
  4.2331 +
  4.2332 +#~ msgid "tazpkg shell"
  4.2333 +#~ msgstr "tazpkg shell"
  4.2334 +
  4.2335 +#, fuzzy
  4.2336 +#~ msgid "\"Missing"
  4.2337 +#~ msgstr "Manque : $i"
     5.1 --- a/po/tazpkg/tazpkg.pot	Wed Apr 06 01:16:44 2011 +0200
     5.2 +++ b/po/tazpkg/tazpkg.pot	Wed Apr 06 01:24:08 2011 +0200
     5.3 @@ -6,9 +6,9 @@
     5.4  #, fuzzy
     5.5  msgid ""
     5.6  msgstr ""
     5.7 -"Project-Id-Version: PACKAGE VERSION\n"
     5.8 +"Project-Id-Version: Tazpkg\n"
     5.9  "Report-Msgid-Bugs-To: \n"
    5.10 -"POT-Creation-Date: 2010-12-09 00:25+0100\n"
    5.11 +"POT-Creation-Date: 2011-04-06 01:20+0200\n"
    5.12  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    5.13  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    5.14  "Language-Team: LANGUAGE <LL@li.org>\n"
    5.15 @@ -17,1105 +17,1095 @@
    5.16  "Content-Type: text/plain; charset=CHARSET\n"
    5.17  "Content-Transfer-Encoding: 8bit\n"
    5.18  
    5.19 -#: tazpkg:79
    5.20 +#: tazpkg:86
    5.21  msgid "SliTaz package manager - Version"
    5.22  msgstr ""
    5.23  
    5.24 -#: tazpkg:80
    5.25 +#: tazpkg:87
    5.26  msgid "Usage"
    5.27  msgstr ""
    5.28  
    5.29 -#: tazpkg:80
    5.30 +#: tazpkg:87
    5.31  msgid "tazpkg [command] [package|dir|pattern|list|cat|--opt] [dir|--opt]"
    5.32  msgstr ""
    5.33  
    5.34 -#: tazpkg:82
    5.35 +#: tazpkg:89
    5.36  msgid "Commands"
    5.37  msgstr ""
    5.38  
    5.39 -#: tazpkg:83
    5.40 +#: tazpkg:90
    5.41  msgid "Print this short usage."
    5.42  msgstr ""
    5.43  
    5.44 -#: tazpkg:84
    5.45 +#: tazpkg:91
    5.46  msgid "Show known bugs in packages."
    5.47  msgstr ""
    5.48  
    5.49 -#: tazpkg:85
    5.50 +#: tazpkg:92
    5.51  msgid "List installed packages on the system by category or all."
    5.52  msgstr ""
    5.53  
    5.54 -#: tazpkg:86
    5.55 +#: tazpkg:93
    5.56  msgid "Create a xHTML list of installed packages."
    5.57  msgstr ""
    5.58  
    5.59 -#: tazpkg:87
    5.60 +#: tazpkg:94
    5.61  msgid "List all available packages on the mirror (--diff for new)."
    5.62  msgstr ""
    5.63  
    5.64 -#: tazpkg:88
    5.65 +#: tazpkg:95
    5.66  msgid "Print information about a package."
    5.67  msgstr ""
    5.68  
    5.69 -#: tazpkg:89
    5.70 +#: tazpkg:96
    5.71  msgid "Print description of a package (if it exists)."
    5.72  msgstr ""
    5.73  
    5.74 -#: tazpkg:90
    5.75 +#: tazpkg:97
    5.76  msgid "List the files installed with a package."
    5.77  msgstr ""
    5.78  
    5.79 -#: tazpkg:91
    5.80 +#: tazpkg:98
    5.81  msgid "List the configuration files."
    5.82  msgstr ""
    5.83  
    5.84 -#: tazpkg:92
    5.85 +#: tazpkg:99
    5.86  msgid "Search for a package by pattern or name (options: -i|-l|-m)."
    5.87  msgstr ""
    5.88  
    5.89 -#: tazpkg:93
    5.90 +#: tazpkg:100
    5.91  msgid "Search on mirror for package having a particular file."
    5.92  msgstr ""
    5.93  
    5.94 -#: tazpkg:94
    5.95 +#: tazpkg:101
    5.96  msgid "Search for file(s) in all installed packages files."
    5.97  msgstr ""
    5.98  
    5.99 -#: tazpkg:95
   5.100 +#: tazpkg:102
   5.101  msgid "Install a local (*.tazpkg) package (--forced to force)."
   5.102  msgstr ""
   5.103  
   5.104 -#: tazpkg:96
   5.105 +#: tazpkg:103
   5.106  msgid "Install all packages from a list of packages."
   5.107  msgstr ""
   5.108  
   5.109 -#: tazpkg:97
   5.110 +#: tazpkg:104
   5.111  msgid "Remove the specified package and all installed files."
   5.112  msgstr ""
   5.113  
   5.114 -#: tazpkg:98
   5.115 +#: tazpkg:105
   5.116  msgid "Extract a (*.tazpkg) package into a directory."
   5.117  msgstr ""
   5.118  
   5.119 -#: tazpkg:99
   5.120 +#: tazpkg:106
   5.121  msgid "Pack an unpacked or prepared package tree."
   5.122  msgstr ""
   5.123  
   5.124 -#: tazpkg:100
   5.125 +#: tazpkg:107
   5.126  msgid "Recharge your packages.list from the mirror."
   5.127  msgstr ""
   5.128  
   5.129 -#: tazpkg:101
   5.130 +#: tazpkg:108
   5.131  msgid "Create a package archive from an installed package."
   5.132  msgstr ""
   5.133  
   5.134 -#: tazpkg:102
   5.135 +#: tazpkg:109
   5.136  msgid "Create a package archive with configuration files."
   5.137  msgstr ""
   5.138  
   5.139 -#: tazpkg:103
   5.140 -msgid "Rebuild a package with the better compression ratio."
   5.141 +#: tazpkg:110
   5.142 +msgid "Rebuild a package with a better compression ratio."
   5.143  msgstr ""
   5.144  
   5.145 -#: tazpkg:104
   5.146 +#: tazpkg:111
   5.147  msgid "Upgrade one or all installed/listed package(s) on the mirror."
   5.148  msgstr ""
   5.149  
   5.150 -#: tazpkg:105
   5.151 +#: tazpkg:112
   5.152  msgid "Build upgradeable packages list quickly."
   5.153  msgstr ""
   5.154  
   5.155 -#: tazpkg:106
   5.156 +#: tazpkg:113
   5.157  msgid "Block an installed package version or unblock it for upgrade."
   5.158  msgstr ""
   5.159  
   5.160 -#: tazpkg:107
   5.161 +#: tazpkg:114
   5.162  msgid "Download a package into the current directory."
   5.163  msgstr ""
   5.164  
   5.165 -#: tazpkg:108
   5.166 +#: tazpkg:115
   5.167  msgid "Download and install a package from the mirror."
   5.168  msgstr ""
   5.169  
   5.170 -#: tazpkg:109
   5.171 +#: tazpkg:116
   5.172  msgid "Download and install a list of packages from the mirror."
   5.173  msgstr ""
   5.174  
   5.175 -#: tazpkg:110
   5.176 +#: tazpkg:117
   5.177  msgid "Verify consistency of installed packages."
   5.178  msgstr ""
   5.179  
   5.180 -#: tazpkg:111
   5.181 +#: tazpkg:118
   5.182  msgid "Install the flavor list of packages."
   5.183  msgstr ""
   5.184  
   5.185 -#: tazpkg:112
   5.186 +#: tazpkg:119
   5.187  msgid "Install the flavor list of packages and remove other ones."
   5.188  msgstr ""
   5.189  
   5.190 -#: tazpkg:113
   5.191 +#: tazpkg:120
   5.192  msgid "Change release and update packages."
   5.193  msgstr ""
   5.194  
   5.195 -#: tazpkg:114
   5.196 +#: tazpkg:121
   5.197  msgid "Clean all packages downloaded in cache directory."
   5.198  msgstr ""
   5.199  
   5.200 -#: tazpkg:115
   5.201 +#: tazpkg:122
   5.202  msgid "Display dependencies tree."
   5.203  msgstr ""
   5.204  
   5.205 -#: tazpkg:116
   5.206 +#: tazpkg:123
   5.207  msgid "Display reverse dependencies tree."
   5.208  msgstr ""
   5.209  
   5.210 -#: tazpkg:117
   5.211 +#: tazpkg:124
   5.212  msgid "Convert a deb/rpm/tgz/arch package to a slitaz (.tazpkg)."
   5.213  msgstr ""
   5.214  
   5.215 -#: tazpkg:118
   5.216 +#: tazpkg:125
   5.217  msgid "Link a package from another slitaz installation."
   5.218  msgstr ""
   5.219  
   5.220 -#: tazpkg:119
   5.221 +#: tazpkg:126
   5.222  msgid "Change the mirror url configuration."
   5.223  msgstr ""
   5.224  
   5.225 -#: tazpkg:120
   5.226 +#: tazpkg:127
   5.227  msgid "List undigest mirrors."
   5.228  msgstr ""
   5.229  
   5.230 -#: tazpkg:121
   5.231 +#: tazpkg:128
   5.232  msgid "Remove an undigest mirror."
   5.233  msgstr ""
   5.234  
   5.235 -#: tazpkg:122
   5.236 +#: tazpkg:129
   5.237  msgid "Add an undigest mirror."
   5.238  msgstr ""
   5.239  
   5.240 -#: tazpkg:123
   5.241 +#: tazpkg:130
   5.242  msgid "Update an undigest mirror."
   5.243  msgstr ""
   5.244  
   5.245 -#: tazpkg:124
   5.246 +#: tazpkg:131
   5.247  msgid "Replay post install script from package."
   5.248  msgstr ""
   5.249  
   5.250 -#: tazpkg:133
   5.251 -msgid "OK"
   5.252 -msgstr ""
   5.253 -
   5.254 -#: tazpkg:135
   5.255 -msgid "Failed"
   5.256 -msgstr ""
   5.257 -
   5.258 -#: tazpkg:147
   5.259 -msgid ""
   5.260 -"You must be root to run tazpkg with this option. Please use the command:\n"
   5.261 -"su followed by the root password to become super-user."
   5.262 -msgstr ""
   5.263 -
   5.264 -#: tazpkg:158
   5.265 +#: tazpkg:139
   5.266  msgid "Please specify a package name on the command line."
   5.267  msgstr ""
   5.268  
   5.269 -#: tazpkg:169
   5.270 +#: tazpkg:150
   5.271  #, sh-format
   5.272  msgid "Unable to find: $PACKAGE_FILE"
   5.273  msgstr ""
   5.274  
   5.275 -#: tazpkg:180
   5.276 +#: tazpkg:161
   5.277  #, sh-format
   5.278  msgid "Unable to find the receipt: $FS$INSTALLED/$PACKAGE/receipt"
   5.279  msgstr ""
   5.280  
   5.281 -#: tazpkg:233
   5.282 +#: tazpkg:214
   5.283  #, sh-format
   5.284  msgid ""
   5.285  "$PACKAGE package is already installed. You can\n"
   5.286  "use the --forced option to force installation or remove it and reinstall."
   5.287  msgstr ""
   5.288  
   5.289 -#: tazpkg:247
   5.290 +#: tazpkg:228
   5.291  #, sh-format
   5.292  msgid "Unable to find the list: $LOCALSTATE/packages.list"
   5.293  msgstr ""
   5.294  
   5.295 -#: tazpkg:249
   5.296 +#: tazpkg:230
   5.297  msgid ""
   5.298  "You must probably run 'tazpkg recharge' as root to get the latest list of\n"
   5.299  "packages available on the mirror."
   5.300  msgstr ""
   5.301  
   5.302 -#: tazpkg:348
   5.303 +#: tazpkg:347
   5.304  #, sh-format
   5.305  msgid "Unable to find: $PACKAGE in the mirrored packages list."
   5.306  msgstr ""
   5.307  
   5.308 -#: tazpkg:402
   5.309 +#: tazpkg:401
   5.310  #, sh-format
   5.311  msgid "Extracting $PACKAGE... "
   5.312  msgstr ""
   5.313  
   5.314 -#: tazpkg:406 tazpkg:411
   5.315 +#: tazpkg:405 tazpkg:410
   5.316  msgid "Extracting the pseudo fs... "
   5.317  msgstr ""
   5.318  
   5.319 -#: tazpkg:475
   5.320 +#: tazpkg:474
   5.321  msgid "Installation of :"
   5.322  msgstr ""
   5.323  
   5.324 -#: tazpkg:477
   5.325 +#: tazpkg:476
   5.326  #, sh-format
   5.327  msgid "Copying $PACKAGE... "
   5.328  msgstr ""
   5.329  
   5.330 -#: tazpkg:489
   5.331 +#: tazpkg:488
   5.332  msgid "Checking post install dependencies... "
   5.333  msgstr ""
   5.334  
   5.335 -#: tazpkg:492
   5.336 +#: tazpkg:491
   5.337  #, sh-format
   5.338  msgid "Please run 'tazpkg install $PACKAGE_FILE' in / and retry."
   5.339  msgstr ""
   5.340  
   5.341 -#: tazpkg:566
   5.342 +#: tazpkg:565
   5.343  #, sh-format
   5.344  msgid "Saving configuration files for $PACKAGE... "
   5.345  msgstr ""
   5.346  
   5.347 -#: tazpkg:580
   5.348 +#: tazpkg:579
   5.349  #, sh-format
   5.350  msgid "Installing $PACKAGE... "
   5.351  msgstr ""
   5.352  
   5.353 -#: tazpkg:584
   5.354 +#: tazpkg:583
   5.355  #, sh-format
   5.356  msgid "Removing old $PACKAGE... "
   5.357  msgstr ""
   5.358  
   5.359 -#: tazpkg:592
   5.360 +#: tazpkg:591
   5.361  msgid "Removing all tmp files... "
   5.362  msgstr ""
   5.363  
   5.364 -#: tazpkg:609
   5.365 +#: tazpkg:608
   5.366  #, sh-format
   5.367  msgid "$PACKAGE ($VERSION$EXTRAVERSION) is installed."
   5.368  msgstr ""
   5.369  
   5.370 -#: tazpkg:660
   5.371 +#: tazpkg:659
   5.372  #, sh-format
   5.373  msgid "WARNING Dependency loop between $PACKAGE and $i."
   5.374  msgstr ""
   5.375  
   5.376 -#: tazpkg:664
   5.377 +#: tazpkg:663
   5.378  msgid "Tracking dependencies for :"
   5.379  msgstr ""
   5.380  
   5.381 -#: tazpkg:671
   5.382 +#: tazpkg:670
   5.383  #, sh-format
   5.384  msgid "Missing: $MISSING_PACKAGE"
   5.385  msgstr ""
   5.386  
   5.387 -#: tazpkg:675
   5.388 +#: tazpkg:674
   5.389  #, sh-format
   5.390  msgid "$deps missing package(s) to install."
   5.391  msgstr ""
   5.392  
   5.393 -#: tazpkg:691
   5.394 +#: tazpkg:690
   5.395  msgid "Install all missing dependencies"
   5.396  msgstr ""
   5.397  
   5.398 -#: tazpkg:708
   5.399 +#: tazpkg:707
   5.400  #, sh-format
   5.401  msgid "Checking if $pkg exists in local list... "
   5.402  msgstr ""
   5.403  
   5.404 -#: tazpkg:735
   5.405 +#: tazpkg:734
   5.406  #, sh-format
   5.407  msgid ""
   5.408 -"Leaving dependencies for $PACKAGE unsolved. The package is installed but\n"
   5.409 +"Leaving dependencies for $PACKAGE unresolved. The package is installed but\n"
   5.410  "will probably not work."
   5.411  msgstr ""
   5.412  
   5.413 -#: tazpkg:812
   5.414 +#: tazpkg:811
   5.415  msgid "Installed packages"
   5.416  msgstr ""
   5.417  
   5.418 -#: tazpkg:827
   5.419 +#: tazpkg:826
   5.420  #, sh-format
   5.421  msgid "0 installed packages found for : $PATTERN"
   5.422  msgstr ""
   5.423  
   5.424 -#: tazpkg:831
   5.425 +#: tazpkg:830
   5.426  #, sh-format
   5.427  msgid "$packages installed package(s) found for : $PATTERN"
   5.428  msgstr ""
   5.429  
   5.430 -#: tazpkg:839
   5.431 +#: tazpkg:838
   5.432  msgid "Available packages name-version"
   5.433  msgstr ""
   5.434  
   5.435 -#: tazpkg:849
   5.436 +#: tazpkg:848
   5.437  msgid ""
   5.438  "No 'packages.list' found to check for mirrored packages. For more results,\n"
   5.439  "please run 'tazpkg recharge' once as root before searching."
   5.440  msgstr ""
   5.441  
   5.442 -#: tazpkg:854 tazpkg:882
   5.443 +#: tazpkg:853 tazpkg:881
   5.444  #, sh-format
   5.445  msgid "0 available packages found for : $PATTERN"
   5.446  msgstr ""
   5.447  
   5.448 -#: tazpkg:858 tazpkg:886
   5.449 +#: tazpkg:857 tazpkg:885
   5.450  #, sh-format
   5.451  msgid "$packages available package(s) found for : $PATTERN"
   5.452  msgstr ""
   5.453  
   5.454 -#: tazpkg:867
   5.455 +#: tazpkg:866
   5.456  msgid "Matching packages name with version and desc"
   5.457  msgstr ""
   5.458  
   5.459 -#: tazpkg:877
   5.460 +#: tazpkg:876
   5.461  msgid ""
   5.462  "No 'packages.txt' found to check for mirrored packages. For more results,\n"
   5.463  "please run 'tazpkg recharge' once as root before searching."
   5.464  msgstr ""
   5.465  
   5.466 -#: tazpkg:933
   5.467 +#: tazpkg:932
   5.468  #, sh-format
   5.469 -msgid "Can't find flavor $FLAVOR. Aborting."
   5.470 +msgid "Can't find flavor $FLAVOR. Abort."
   5.471  msgstr ""
   5.472  
   5.473 -#: tazpkg:947
   5.474 +#: tazpkg:946
   5.475  msgid "Current mirror(s)"
   5.476  msgstr ""
   5.477  
   5.478 -#: tazpkg:951
   5.479 +#: tazpkg:950
   5.480  msgid ""
   5.481  "Please enter URL of the new mirror (http, ftp or local path). You must "
   5.482  "specify\n"
   5.483  "the complete address to the directory of the packages and packages.list file."
   5.484  msgstr ""
   5.485  
   5.486 -#: tazpkg:954
   5.487 +#: tazpkg:953
   5.488  msgid "New mirror(s) URL : "
   5.489  msgstr ""
   5.490  
   5.491 -#: tazpkg:962
   5.492 +#: tazpkg:961
   5.493  msgid "Nothing has been changed."
   5.494  msgstr ""
   5.495  
   5.496 -#: tazpkg:1085
   5.497 +#: tazpkg:1084
   5.498  msgid "No dependency for"
   5.499  msgstr ""
   5.500  
   5.501 -#: tazpkg:1087
   5.502 +#: tazpkg:1086
   5.503  #, sh-format
   5.504  msgid "WARNING: unknown dependency for $lib"
   5.505  msgstr ""
   5.506  
   5.507 -#: tazpkg:1191
   5.508 +#: tazpkg:1190
   5.509  #, sh-format
   5.510 -msgid "$PACKAGE_FILE does not look like a Archlinux package !"
   5.511 +msgid "$PACKAGE_FILE does not look like a Archlinux/Alpine package !"
   5.512  msgstr ""
   5.513  
   5.514 -#: tazpkg:1242
   5.515 +#: tazpkg:1241
   5.516  #, sh-format
   5.517  msgid "$PACKAGE_FILE does not look like a Slackware package !"
   5.518  msgstr ""
   5.519  
   5.520 -#: tazpkg:1365 tazpkg:1389
   5.521 +#: tazpkg:1364 tazpkg:1388
   5.522  msgid "base-system"
   5.523  msgstr ""
   5.524  
   5.525 -#: tazpkg:1366 tazpkg:1390
   5.526 +#: tazpkg:1365 tazpkg:1389
   5.527  msgid "x-window"
   5.528  msgstr ""
   5.529  
   5.530 -#: tazpkg:1367 tazpkg:1391
   5.531 +#: tazpkg:1366 tazpkg:1390
   5.532  msgid "utilities"
   5.533  msgstr ""
   5.534  
   5.535 -#: tazpkg:1368 tazpkg:1392
   5.536 +#: tazpkg:1367 tazpkg:1391
   5.537  msgid "network"
   5.538  msgstr ""
   5.539  
   5.540 -#: tazpkg:1369 tazpkg:1393
   5.541 +#: tazpkg:1368 tazpkg:1392
   5.542  msgid "graphics"
   5.543  msgstr ""
   5.544  
   5.545 -#: tazpkg:1370 tazpkg:1394
   5.546 +#: tazpkg:1369 tazpkg:1393
   5.547  msgid "multimedia"
   5.548  msgstr ""
   5.549  
   5.550 -#: tazpkg:1371 tazpkg:1395
   5.551 +#: tazpkg:1370 tazpkg:1394
   5.552  msgid "office"
   5.553  msgstr ""
   5.554  
   5.555 -#: tazpkg:1372 tazpkg:1396
   5.556 +#: tazpkg:1371 tazpkg:1395
   5.557  msgid "development"
   5.558  msgstr ""
   5.559  
   5.560 -#: tazpkg:1373 tazpkg:1397
   5.561 +#: tazpkg:1372 tazpkg:1396
   5.562  msgid "system-tools"
   5.563  msgstr ""
   5.564  
   5.565 -#: tazpkg:1374 tazpkg:1398
   5.566 +#: tazpkg:1373 tazpkg:1397
   5.567  msgid "security"
   5.568  msgstr ""
   5.569  
   5.570 -#: tazpkg:1375 tazpkg:1399
   5.571 +#: tazpkg:1374 tazpkg:1398
   5.572  msgid "games"
   5.573  msgstr ""
   5.574  
   5.575 -#: tazpkg:1376 tazpkg:1400
   5.576 +#: tazpkg:1375 tazpkg:1399
   5.577  msgid "misc"
   5.578  msgstr ""
   5.579  
   5.580 -#: tazpkg:1377 tazpkg:1401
   5.581 +#: tazpkg:1376 tazpkg:1400
   5.582  msgid "meta"
   5.583  msgstr ""
   5.584  
   5.585 -#: tazpkg:1378 tazpkg:1402
   5.586 +#: tazpkg:1377 tazpkg:1401
   5.587  msgid "non-free"
   5.588  msgstr ""
   5.589  
   5.590 -#: tazpkg:1415
   5.591 +#: tazpkg:1414
   5.592  msgid "y"
   5.593  msgstr ""
   5.594  
   5.595 -#: tazpkg:1416
   5.596 +#: tazpkg:1415
   5.597  msgid "Y"
   5.598  msgstr ""
   5.599  
   5.600 -#: tazpkg:1417
   5.601 +#: tazpkg:1416
   5.602  msgid "n"
   5.603  msgstr ""
   5.604  
   5.605 -#: tazpkg:1418
   5.606 +#: tazpkg:1417
   5.607  msgid "N"
   5.608  msgstr ""
   5.609  
   5.610 -#: tazpkg:1437
   5.611 +#: tazpkg:1436
   5.612  msgid "Blocked packages"
   5.613  msgstr ""
   5.614  
   5.615 -#: tazpkg:1442
   5.616 +#: tazpkg:1441
   5.617  msgid "No blocked packages found."
   5.618  msgstr ""
   5.619  
   5.620 -#: tazpkg:1449
   5.621 +#: tazpkg:1448
   5.622  msgid "Packages categories"
   5.623  msgstr ""
   5.624  
   5.625 -#: tazpkg:1457
   5.626 +#: tazpkg:1456
   5.627  #, sh-format
   5.628  msgid "$categories categories"
   5.629  msgstr ""
   5.630  
   5.631 -#: tazpkg:1466
   5.632 +#: tazpkg:1465
   5.633  msgid "Installed packages of category:"
   5.634  msgstr ""
   5.635  
   5.636 -#: tazpkg:1480
   5.637 +#: tazpkg:1479
   5.638  #, sh-format
   5.639  msgid "$packages packages installed of category $ASKED_CATEGORY_I18N."
   5.640  msgstr ""
   5.641  
   5.642 -#: tazpkg:1485
   5.643 +#: tazpkg:1484
   5.644  msgid "List of all installed packages"
   5.645  msgstr ""
   5.646  
   5.647 -#: tazpkg:1498
   5.648 +#: tazpkg:1497
   5.649  #, sh-format
   5.650  msgid "$packages packages installed."
   5.651  msgstr ""
   5.652  
   5.653 -#: tazpkg:1510
   5.654 +#: tazpkg:1509
   5.655  msgid "Creating xHTML list of installed packages"
   5.656  msgstr ""
   5.657  
   5.658 -#: tazpkg:1512
   5.659 +#: tazpkg:1511
   5.660  msgid "Generating xHTML header..."
   5.661  msgstr ""
   5.662  
   5.663 -#: tazpkg:1516
   5.664 +#: tazpkg:1515
   5.665  msgid "Creating packages information..."
   5.666  msgstr ""
   5.667  
   5.668 -#: tazpkg:1526
   5.669 +#: tazpkg:1525
   5.670  msgid "Generating xHTML footer..."
   5.671  msgstr ""
   5.672  
   5.673 -#: tazpkg:1542 tazpkg:2276
   5.674 +#: tazpkg:1541 tazpkg:2256
   5.675  msgid "Mirrored packages diff"
   5.676  msgstr ""
   5.677  
   5.678 -#: tazpkg:1547
   5.679 +#: tazpkg:1546
   5.680  #, sh-format
   5.681  msgid "$pkgs new packages listed on the mirror."
   5.682  msgstr ""
   5.683  
   5.684 -#: tazpkg:1551
   5.685 +#: tazpkg:1550
   5.686  msgid "Unable to list anything, no packages.diff found."
   5.687  msgstr ""
   5.688  
   5.689 -#: tazpkg:1552
   5.690 +#: tazpkg:1551
   5.691  msgid "Recharge your current list to create a first diff."
   5.692  msgstr ""
   5.693  
   5.694 -#: tazpkg:1557 tazpkg:1562
   5.695 +#: tazpkg:1556 tazpkg:1561
   5.696  msgid "List of available packages on the mirror"
   5.697  msgstr ""
   5.698  
   5.699 -#: tazpkg:1568
   5.700 +#: tazpkg:1567
   5.701  #, sh-format
   5.702  msgid "$pkgs packages in the last recharged list."
   5.703  msgstr ""
   5.704  
   5.705 -#: tazpkg:1576
   5.706 +#: tazpkg:1575
   5.707  msgid "Installed files with:"
   5.708  msgstr ""
   5.709  
   5.710 -#: tazpkg:1581
   5.711 +#: tazpkg:1580
   5.712  #, sh-format
   5.713  msgid "$files files installed with $PACKAGE."
   5.714  msgstr ""
   5.715  
   5.716 -#: tazpkg:1591
   5.717 +#: tazpkg:1590
   5.718  msgid "Tazpkg information"
   5.719  msgstr ""
   5.720  
   5.721 -#: tazpkg:1593
   5.722 +#: tazpkg:1592
   5.723  msgid "Package    :"
   5.724  msgstr ""
   5.725  
   5.726 -#: tazpkg:1594
   5.727 +#: tazpkg:1593
   5.728  msgid "Version    :"
   5.729  msgstr ""
   5.730  
   5.731 -#: tazpkg:1595
   5.732 +#: tazpkg:1594
   5.733  msgid "Category   :"
   5.734  msgstr ""
   5.735  
   5.736 -#: tazpkg:1596
   5.737 +#: tazpkg:1595
   5.738  msgid "Short desc :"
   5.739  msgstr ""
   5.740  
   5.741 -#: tazpkg:1597
   5.742 +#: tazpkg:1596
   5.743  msgid "Maintainer :"
   5.744  msgstr ""
   5.745  
   5.746 -#: tazpkg:1599
   5.747 +#: tazpkg:1598
   5.748  msgid "Depends    :"
   5.749  msgstr ""
   5.750  
   5.751 -#: tazpkg:1602
   5.752 +#: tazpkg:1601
   5.753  msgid "Suggested  :"
   5.754  msgstr ""
   5.755  
   5.756 -#: tazpkg:1605
   5.757 +#: tazpkg:1604
   5.758  msgid "Build deps :"
   5.759  msgstr ""
   5.760  
   5.761 -#: tazpkg:1608
   5.762 +#: tazpkg:1607
   5.763  msgid "Wanted src :"
   5.764  msgstr ""
   5.765  
   5.766 -#: tazpkg:1611
   5.767 +#: tazpkg:1610
   5.768  msgid "Web site   :"
   5.769  msgstr ""
   5.770  
   5.771 -#: tazpkg:1619
   5.772 +#: tazpkg:1618
   5.773  msgid "Description of:"
   5.774  msgstr ""
   5.775  
   5.776 -#: tazpkg:1626
   5.777 +#: tazpkg:1625
   5.778  msgid "Sorry, no description available for this package."
   5.779  msgstr ""
   5.780  
   5.781 -#: tazpkg:1635
   5.782 +#: tazpkg:1634
   5.783  msgid "Please specify a pattern or package name to search for."
   5.784  msgstr ""
   5.785  
   5.786 -#: tazpkg:1636
   5.787 +#: tazpkg:1635
   5.788  msgid "Example : 'tazpkg search paint'"
   5.789  msgstr ""
   5.790  
   5.791 -#: tazpkg:1641
   5.792 +#: tazpkg:1640
   5.793  msgid "Search result for:"
   5.794  msgstr ""
   5.795  
   5.796 -#: tazpkg:1660 tazpkg:1720
   5.797 +#: tazpkg:1659 tazpkg:1719
   5.798  msgid "Please specify a pattern or file name to search for."
   5.799  msgstr ""
   5.800  
   5.801 -#: tazpkg:1661
   5.802 +#: tazpkg:1660
   5.803  msgid "Example : 'tazpkg search-file libnss'"
   5.804  msgstr ""
   5.805  
   5.806 -#: tazpkg:1666 tazpkg:1726
   5.807 +#: tazpkg:1665 tazpkg:1725
   5.808  msgid "Search result for file"
   5.809  msgstr ""
   5.810  
   5.811 -#: tazpkg:1698
   5.812 +#: tazpkg:1697
   5.813  msgid "Package"
   5.814  msgstr ""
   5.815  
   5.816 -#: tazpkg:1708
   5.817 +#: tazpkg:1707
   5.818  #, sh-format
   5.819  msgid "0 file found for: $pkg"
   5.820  msgstr ""
   5.821  
   5.822 -#: tazpkg:1713
   5.823 +#: tazpkg:1712
   5.824  #, sh-format
   5.825  msgid "$match file(s) found for: $pkg"
   5.826  msgstr ""
   5.827  
   5.828 -#: tazpkg:1721
   5.829 +#: tazpkg:1720
   5.830  msgid "Example : 'tazpkg search-pkgname libnss'"
   5.831  msgstr ""
   5.832  
   5.833 -#: tazpkg:1739
   5.834 +#: tazpkg:1738
   5.835  #, sh-format
   5.836  msgid "0 file found for : $file"
   5.837  msgstr ""
   5.838  
   5.839 -#: tazpkg:1773 tazpkg:1882 tazpkg:2653 tazpkg:2783
   5.840 -msgid "Unknow option"
   5.841 -msgstr ""
   5.842 -
   5.843 -#: tazpkg:1792
   5.844 +#: tazpkg:1775
   5.845  msgid ""
   5.846  "Please change directory (cd) to the packages repository and specify the\n"
   5.847  "list of packages to install. Example : tazpkg install-list packages.list"
   5.848  msgstr ""
   5.849  
   5.850 -#: tazpkg:1822
   5.851 +#: tazpkg:1805
   5.852  #, sh-format
   5.853  msgid "Adding implicit depends $pkg ..."
   5.854  msgstr ""
   5.855  
   5.856 -#: tazpkg:1847
   5.857 +#: tazpkg:1830
   5.858  msgid "Please specify the release you want on the command line."
   5.859  msgstr ""
   5.860  
   5.861 -#: tazpkg:1848
   5.862 +#: tazpkg:1831
   5.863  msgid "Example: tazpkg set-release cooking"
   5.864  msgstr ""
   5.865  
   5.866 -#: tazpkg:1890
   5.867 +#: tazpkg:1858
   5.868  #, sh-format
   5.869  msgid "$PACKAGE is not installed."
   5.870  msgstr ""
   5.871  
   5.872 -#: tazpkg:1908
   5.873 +#: tazpkg:1876
   5.874  #, sh-format
   5.875  msgid "The following packages depend on $PACKAGE:"
   5.876  msgstr ""
   5.877  
   5.878 -#: tazpkg:1915
   5.879 +#: tazpkg:1883
   5.880  #, sh-format
   5.881  msgid "The following packages have been modified by $PACKAGE:"
   5.882  msgstr ""
   5.883  
   5.884 -#: tazpkg:1920
   5.885 +#: tazpkg:1891
   5.886  #, sh-format
   5.887  msgid "Remove $PACKAGE ($VERSION$EXTRAVERSION) ?"
   5.888  msgstr ""
   5.889  
   5.890 -#: tazpkg:1921
   5.891 +#: tazpkg:1892
   5.892  msgid "Please confirm uninstallation"
   5.893  msgstr ""
   5.894  
   5.895 -#: tazpkg:1925
   5.896 +#: tazpkg:1897
   5.897  msgid "Removing:"
   5.898  msgstr ""
   5.899  
   5.900 -#: tazpkg:1931
   5.901 +#: tazpkg:1903
   5.902  msgid "Removing all files installed..."
   5.903  msgstr ""
   5.904  
   5.905 -#: tazpkg:1952
   5.906 +#: tazpkg:1924
   5.907  msgid "Removing package receipt..."
   5.908  msgstr ""
   5.909  
   5.910 -#: tazpkg:1960
   5.911 +#: tazpkg:1935
   5.912  #, sh-format
   5.913  msgid "Remove packages depending on $PACKAGE"
   5.914  msgstr ""
   5.915  
   5.916 -#: tazpkg:1972
   5.917 +#: tazpkg:1951
   5.918  #, sh-format
   5.919  msgid "Reinstall packages modified by $PACKAGE"
   5.920  msgstr ""
   5.921  
   5.922 -#: tazpkg:1978
   5.923 +#: tazpkg:1958
   5.924  #, sh-format
   5.925  msgid "Check $INSTALLED/$i for reinstallation"
   5.926  msgstr ""
   5.927  
   5.928 -#: tazpkg:1988
   5.929 +#: tazpkg:1968
   5.930  #, sh-format
   5.931  msgid "Uninstallation of $PACKAGE cancelled."
   5.932  msgstr ""
   5.933  
   5.934 -#: tazpkg:1997
   5.935 +#: tazpkg:1977
   5.936  msgid "Extracting:"
   5.937  msgstr ""
   5.938  
   5.939 -#: tazpkg:2007 tazpkg:2024
   5.940 +#: tazpkg:1987 tazpkg:2004
   5.941  msgid "Copying original package..."
   5.942  msgstr ""
   5.943  
   5.944 -#: tazpkg:2013
   5.945 +#: tazpkg:1993
   5.946  #, sh-format
   5.947  msgid "$PACKAGE is extracted to: $DESTDIR"
   5.948  msgstr ""
   5.949  
   5.950 -#: tazpkg:2021
   5.951 +#: tazpkg:2001
   5.952  msgid "Recompressing:"
   5.953  msgstr ""
   5.954  
   5.955 -#: tazpkg:2029
   5.956 +#: tazpkg:2009
   5.957  msgid "Recompressing the fs... "
   5.958  msgstr ""
   5.959  
   5.960 -#: tazpkg:2033
   5.961 +#: tazpkg:2013
   5.962  msgid "Creating new package... "
   5.963  msgstr ""
   5.964  
   5.965 -#: tazpkg:2052
   5.966 +#: tazpkg:2032
   5.967  msgid "File lost"
   5.968  msgstr ""
   5.969  
   5.970 -#: tazpkg:2066
   5.971 +#: tazpkg:2046
   5.972  msgid "Configuration files"
   5.973  msgstr ""
   5.974  
   5.975 -#: tazpkg:2103
   5.976 +#: tazpkg:2083
   5.977  msgid "User configuration backup on "
   5.978  msgstr ""
   5.979  
   5.980 -#: tazpkg:2123
   5.981 +#: tazpkg:2103
   5.982  #, sh-format
   5.983  msgid "Can't repack $PACKAGE"
   5.984  msgstr ""
   5.985  
   5.986 -#: tazpkg:2127
   5.987 +#: tazpkg:2107
   5.988  #, sh-format
   5.989  msgid "Can't repack, $PACKAGE files have been modified by:"
   5.990  msgstr ""
   5.991  
   5.992 -#: tazpkg:2139
   5.993 +#: tazpkg:2119
   5.994  msgid "Can't repack, the following files are lost:"
   5.995  msgstr ""
   5.996  
   5.997 -#: tazpkg:2166
   5.998 +#: tazpkg:2146
   5.999  msgid "Can't repack, md5sum error."
  5.1000  msgstr ""
  5.1001  
  5.1002 -#: tazpkg:2177
  5.1003 +#: tazpkg:2157
  5.1004  #, sh-format
  5.1005  msgid "Package $PACKAGE repacked successfully."
  5.1006  msgstr ""
  5.1007  
  5.1008 -#: tazpkg:2178 tazpkg:2233
  5.1009 +#: tazpkg:2158 tazpkg:2213
  5.1010  msgid "Size"
  5.1011  msgstr ""
  5.1012  
  5.1013 -#: tazpkg:2186
  5.1014 +#: tazpkg:2166
  5.1015  msgid "Receipt is missing. Please read the documentation."
  5.1016  msgstr ""
  5.1017  
  5.1018 -#: tazpkg:2193
  5.1019 +#: tazpkg:2173
  5.1020  msgid "Creating the list of files..."
  5.1021  msgstr ""
  5.1022  
  5.1023 -#: tazpkg:2198
  5.1024 +#: tazpkg:2178
  5.1025  msgid "Creating md5sum of files..."
  5.1026  msgstr ""
  5.1027  
  5.1028 -#: tazpkg:2212
  5.1029 +#: tazpkg:2192
  5.1030  msgid "Compressing the fs... "
  5.1031  msgstr ""
  5.1032  
  5.1033 -#: tazpkg:2219
  5.1034 +#: tazpkg:2199
  5.1035  msgid "Updating receipt sizes..."
  5.1036  msgstr ""
  5.1037  
  5.1038 -#: tazpkg:2224
  5.1039 +#: tazpkg:2204
  5.1040  msgid "Creating full cpio archive... "
  5.1041  msgstr ""
  5.1042  
  5.1043 -#: tazpkg:2227
  5.1044 +#: tazpkg:2207
  5.1045  msgid "Restoring original package tree... "
  5.1046  msgstr ""
  5.1047  
  5.1048 -#: tazpkg:2232
  5.1049 +#: tazpkg:2212
  5.1050  #, sh-format
  5.1051  msgid "Package $PACKAGE compressed successfully."
  5.1052  msgstr ""
  5.1053  
  5.1054 -#: tazpkg:2245
  5.1055 +#: tazpkg:2225
  5.1056  msgid "Recharging undigest"
  5.1057  msgstr ""
  5.1058  
  5.1059 -#: tazpkg:2249
  5.1060 +#: tazpkg:2229
  5.1061  msgid "Creating backup of the last packages list..."
  5.1062  msgstr ""
  5.1063  
  5.1064 -#: tazpkg:2282
  5.1065 +#: tazpkg:2262
  5.1066  #, sh-format
  5.1067  msgid "$new_pkgs new packages on the mirror."
  5.1068  msgstr ""
  5.1069  
  5.1070 -#: tazpkg:2285
  5.1071 +#: tazpkg:2265
  5.1072  msgid "No new packages on the mirror."
  5.1073  msgstr ""
  5.1074  
  5.1075 -#: tazpkg:2292
  5.1076 +#: tazpkg:2272
  5.1077  msgid ""
  5.1078  "Last packages.list is ready to use. Note that next time you recharge the\n"
  5.1079  "list, a list of differences will be displayed to show new and upgradeable\n"
  5.1080  "packages."
  5.1081  msgstr ""
  5.1082  
  5.1083 -#: tazpkg:2327
  5.1084 +#: tazpkg:2308
  5.1085  msgid "Available upgrades"
  5.1086  msgstr ""
  5.1087  
  5.1088 -#: tazpkg:2382
  5.1089 +#: tazpkg:2352
  5.1090 +msgid "build"
  5.1091 +msgstr ""
  5.1092 +
  5.1093 +#: tazpkg:2363
  5.1094  msgid "minor"
  5.1095  msgstr ""
  5.1096  
  5.1097 -#: tazpkg:2385 tazpkg:2394
  5.1098 +#: tazpkg:2366 tazpkg:2375
  5.1099  msgid "WARNING"
  5.1100  msgstr ""
  5.1101  
  5.1102 -#: tazpkg:2390
  5.1103 +#: tazpkg:2371
  5.1104  msgid "major"
  5.1105  msgstr ""
  5.1106  
  5.1107 -#: tazpkg:2399
  5.1108 +#: tazpkg:2380
  5.1109  msgid "revision"
  5.1110  msgstr ""
  5.1111  
  5.1112 -#: tazpkg:2425
  5.1113 +#: tazpkg:2406
  5.1114  #, sh-format
  5.1115  msgid ""
  5.1116  "$packages installed and listed packages to consider, $up to upgrade, "
  5.1117  "$blocked blocked."
  5.1118  msgstr ""
  5.1119  
  5.1120 -#: tazpkg:2428
  5.1121 +#: tazpkg:2409
  5.1122  msgid "System is up-to-date."
  5.1123  msgstr ""
  5.1124  
  5.1125 -#: tazpkg:2431
  5.1126 +#: tazpkg:2412
  5.1127  #, sh-format
  5.1128  msgid ""
  5.1129  "$packages installed and listed packages to consider, 0 to upgrade, $blocked "
  5.1130  "blocked."
  5.1131  msgstr ""
  5.1132  
  5.1133 -#: tazpkg:2438
  5.1134 +#: tazpkg:2419
  5.1135  msgid ""
  5.1136 -"WARNING ---> Installed package seems more recent than the mirrored\n"
  5.1137 +"WARNING ---> Installed package(s) seem(s) more recent than the mirrored\n"
  5.1138  "one. You can block packages using the command : 'tazpkg block package'.\n"
  5.1139  "Or upgrade packages at your own risk."
  5.1140  msgstr ""
  5.1141  
  5.1142 -#: tazpkg:2444
  5.1143 +#: tazpkg:2425
  5.1144  msgid "Upgrade now"
  5.1145  msgstr ""
  5.1146  
  5.1147 -#: tazpkg:2449
  5.1148 +#: tazpkg:2430
  5.1149  msgid "Exiting. No package upgraded."
  5.1150  msgstr ""
  5.1151  
  5.1152 -#: tazpkg:2466
  5.1153 +#: tazpkg:2447
  5.1154  msgid "No known bugs."
  5.1155  msgstr ""
  5.1156  
  5.1157 -#: tazpkg:2472
  5.1158 +#: tazpkg:2453
  5.1159  msgid "Bug list completed"
  5.1160  msgstr ""
  5.1161  
  5.1162 -#: tazpkg:2474
  5.1163 +#: tazpkg:2455
  5.1164  #, sh-format
  5.1165  msgid "Bugs in package $PACKAGE version $VERSION$EXTRAVERSION:"
  5.1166  msgstr ""
  5.1167  
  5.1168 -#: tazpkg:2492
  5.1169 +#: tazpkg:2473
  5.1170  #, sh-format
  5.1171  msgid "The package $PACKAGE installation has not completed"
  5.1172  msgstr ""
  5.1173  
  5.1174 -#: tazpkg:2500
  5.1175 +#: tazpkg:2481
  5.1176  #, sh-format
  5.1177  msgid "The package $PACKAGE $VERSION$EXTRAVERSION has been modified by:"
  5.1178  msgstr ""
  5.1179  
  5.1180 -#: tazpkg:2505
  5.1181 +#: tazpkg:2486
  5.1182  #, sh-format
  5.1183  msgid "Files lost from $PACKAGE $VERSION$EXTRAVERSION :"
  5.1184  msgstr ""
  5.1185  
  5.1186 -#: tazpkg:2509
  5.1187 +#: tazpkg:2490
  5.1188  msgid "target of symlink"
  5.1189  msgstr ""
  5.1190  
  5.1191 -#: tazpkg:2514
  5.1192 +#: tazpkg:2495
  5.1193  msgid "Missing dependencies for"
  5.1194  msgstr ""
  5.1195  
  5.1196 -#: tazpkg:2521
  5.1197 +#: tazpkg:2502
  5.1198  msgid "Dependencies loop between"
  5.1199  msgstr ""
  5.1200  
  5.1201 -#: tazpkg:2525
  5.1202 +#: tazpkg:2506
  5.1203  msgid "Looking for known bugs... "
  5.1204  msgstr ""
  5.1205  
  5.1206 -#: tazpkg:2550
  5.1207 +#: tazpkg:2531
  5.1208  #, sh-format
  5.1209  msgid "The following packages provide $file :"
  5.1210  msgstr ""
  5.1211  
  5.1212 -#: tazpkg:2556
  5.1213 +#: tazpkg:2537
  5.1214  msgid "overridden by"
  5.1215  msgstr ""
  5.1216  
  5.1217 -#: tazpkg:2561
  5.1218 +#: tazpkg:2542
  5.1219  msgid "No package has installed the following files"
  5.1220  msgstr ""
  5.1221  
  5.1222 -#: tazpkg:2570
  5.1223 +#: tazpkg:2551
  5.1224  msgid "Check completed."
  5.1225  msgstr ""
  5.1226  
  5.1227 +#: tazpkg:2559
  5.1228 +#, sh-format
  5.1229 +msgid "$PACKAGE is already in the blocked packages list."
  5.1230 +msgstr ""
  5.1231 +
  5.1232 +#: tazpkg:2563
  5.1233 +#, sh-format
  5.1234 +msgid "Add $PACKAGE to : $BLOCKED..."
  5.1235 +msgstr ""
  5.1236 +
  5.1237  #: tazpkg:2578
  5.1238  #, sh-format
  5.1239 -msgid "$PACKAGE is already in the blocked packages list."
  5.1240 -msgstr ""
  5.1241 -
  5.1242 -#: tazpkg:2582
  5.1243 -#, sh-format
  5.1244 -msgid "Add $PACKAGE to : $BLOCKED..."
  5.1245 -msgstr ""
  5.1246 -
  5.1247 -#: tazpkg:2597
  5.1248 -#, sh-format
  5.1249  msgid "Removing $PACKAGE from : $BLOCKED..."
  5.1250  msgstr ""
  5.1251  
  5.1252 -#: tazpkg:2605
  5.1253 +#: tazpkg:2586
  5.1254  #, sh-format
  5.1255  msgid "$PACKAGE is not in the blocked packages list."
  5.1256  msgstr ""
  5.1257  
  5.1258 -#: tazpkg:2677
  5.1259 +#: tazpkg:2645
  5.1260  #, sh-format
  5.1261  msgid "$PACKAGE already in the cache : $CACHE_DIR"
  5.1262  msgstr ""
  5.1263  
  5.1264 -#: tazpkg:2680
  5.1265 +#: tazpkg:2648
  5.1266  #, sh-format
  5.1267  msgid "Continuing $PACKAGE download"
  5.1268  msgstr ""
  5.1269  
  5.1270 -#: tazpkg:2702
  5.1271 +#: tazpkg:2670
  5.1272  msgid "Clean cache:"
  5.1273  msgstr ""
  5.1274  
  5.1275 -#: tazpkg:2704
  5.1276 +#: tazpkg:2672
  5.1277  msgid "Cleaning cache directory..."
  5.1278  msgstr ""
  5.1279  
  5.1280 -#: tazpkg:2708
  5.1281 +#: tazpkg:2676
  5.1282  #, sh-format
  5.1283  msgid "$files file(s) removed from cache."
  5.1284  msgstr ""
  5.1285  
  5.1286 -#: tazpkg:2720
  5.1287 +#: tazpkg:2688
  5.1288  msgid "Current undigest(s)"
  5.1289  msgstr ""
  5.1290  
  5.1291 -#: tazpkg:2724
  5.1292 +#: tazpkg:2692
  5.1293  msgid "No undigest mirror found."
  5.1294  msgstr ""
  5.1295  
  5.1296 -#: tazpkg:2737
  5.1297 +#: tazpkg:2705
  5.1298  #, sh-format
  5.1299  msgid "Remove $undigest undigest"
  5.1300  msgstr ""
  5.1301  
  5.1302 -#: tazpkg:2741
  5.1303 +#: tazpkg:2709
  5.1304  #, sh-format
  5.1305  msgid "Removing $undigest undigest..."
  5.1306  msgstr ""
  5.1307  
  5.1308 -#: tazpkg:2747
  5.1309 +#: tazpkg:2715
  5.1310  #, sh-format
  5.1311  msgid "Undigest $undigest not found"
  5.1312  msgstr ""
  5.1313  
  5.1314 -#: tazpkg:2763
  5.1315 +#: tazpkg:2731
  5.1316  #, sh-format
  5.1317  msgid "Creating new undigest $undigest."
  5.1318  msgstr ""
  5.1319  
  5.1320 -#: tazpkg:2798
  5.1321 +#: tazpkg:2751
  5.1322 +msgid "Unknow option"
  5.1323 +msgstr ""
  5.1324 +
  5.1325 +#: tazpkg:2766
  5.1326  #, sh-format
  5.1327  msgid "Nothing to do for $PACKAGE."
  5.1328  msgstr ""
  5.1329  
  5.1330 -#: tazpkg:2802
  5.1331 +#: tazpkg:2770
  5.1332  #, sh-format
  5.1333  msgid "Package $PACKAGE is not installed."
  5.1334  msgstr ""
  5.1335  
  5.1336 -#: tazpkg:2803
  5.1337 +#: tazpkg:2771
  5.1338  msgid "Install package with 'tazpkg install' or 'tazpkg get-install'"
  5.1339  msgstr ""
  5.1340  
  5.1341 -#: tazpkg:2817
  5.1342 +#: tazpkg:2785
  5.1343  msgid "Tazpkg SHell"
  5.1344  msgstr ""
  5.1345  
  5.1346 -#: tazpkg:2819
  5.1347 +#: tazpkg:2787
  5.1348  msgid "Type 'usage' to list all available commands or 'quit' or 'q' to exit."
  5.1349  msgstr ""
  5.1350  
  5.1351 -#: tazpkg:2829
  5.1352 +#: tazpkg:2797
  5.1353  msgid "You are already running a Tazpkg SHell."
  5.1354  msgstr ""
  5.1355  
  5.1356 -#: tazpkg:2867
  5.1357 +#: tazpkg:2839
  5.1358  msgid "Unsupported format"
  5.1359  msgstr ""
  5.1360  
  5.1361 -#: tazpkg:2882
  5.1362 +#: tazpkg:2855
  5.1363  #, sh-format
  5.1364  msgid "$PACKAGE is already installed."
  5.1365  msgstr ""
  5.1366  
  5.1367 -#: tazpkg:2891
  5.1368 +#: tazpkg:2864
  5.1369  #, sh-format
  5.1370  msgid "Missing : $i"
  5.1371  msgstr ""
  5.1372  
  5.1373 -#: tazpkg:2895
  5.1374 +#: tazpkg:2868
  5.1375  msgid "Link all missing dependencies"
  5.1376  msgstr ""
  5.1377  
  5.1378 -#: tazpkg:2905
  5.1379 +#: tazpkg:2878
  5.1380  #, sh-format
  5.1381 -msgid "Leaving dependencies for $PACKAGE unsolved."
  5.1382 +msgid "Leaving dependencies for $PACKAGE unresolved."
  5.1383  msgstr ""
  5.1384  
  5.1385 -#: tazpkg:2906
  5.1386 +#: tazpkg:2879
  5.1387  msgid "The package is installed but will probably not work."
  5.1388  msgstr ""
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/tazpkg-notify	Wed Apr 06 01:24:08 2011 +0200
     6.3 @@ -0,0 +1,197 @@
     6.4 +#!/bin/sh
     6.5 +#
     6.6 +# TazPKG Notify - Notification icon for Tazpkg packages. Recharging pkgs
     6.7 +# list can be done automatically at boot, so notify user if some
     6.8 +# update are available. Also notify user if the packages list is too
     6.9 +# old and out-of-date or if no packages list found. This script should
    6.10 +# be run ny the WM autostart script or ~/.xsession and need a systray to
    6.11 +# site in like in LXpanel or Tint2.
    6.12 +#
    6.13 +# Copyright (C) 2011 SliTaz GNU/Linux - GNU gpl v2
    6.14 +#
    6.15 +# Authors : Christophe Lincoln <pankso@slitaz.org>
    6.16 +#
    6.17 +
    6.18 +. /etc/slitaz/tazpkg.conf
    6.19 +LOCALSTATE="/var/lib/tazpkg"
    6.20 +
    6.21 +# Include gettext helper script.
    6.22 +. /usr/bin/gettext.sh
    6.23 +
    6.24 +# Export package name for gettext.
    6.25 +TEXTDOMAIN='tazpkg-notify'
    6.26 +export TEXTDOMAIN
    6.27 +
    6.28 +up=`cat $LOCALSTATE/upgradeable-packages.list | wc -l`
    6.29 +rel=`cat /etc/slitaz-release`
    6.30 +
    6.31 +# Kill the notification icon after user pressed on it.
    6.32 +kill_notification() {
    6.33 +	for p in `ps | grep "yad --notification" | awk '{print $1}'`
    6.34 +	do
    6.35 +		kill -9 $p 2>/dev/null
    6.36 +	done
    6.37 +}
    6.38 +
    6.39 +# Message for upgradeable
    6.40 +upgradeable_msg() {
    6.41 +	eval_gettext "<b>There is \$up upgradeable packages for your SliTaz \$ver</b>
    6.42 +You should upgrade your system to get all latest fixes
    6.43 +and improvments from SliTaz contributors"
    6.44 +}
    6.45 +
    6.46 +# Message for list older than 10 days
    6.47 +old_list_msg() {
    6.48 +	eval_gettext "<b>Your SliTaz \$ver packages list is older than 10 days.</b>
    6.49 +You should recharge the list to check for updates"
    6.50 +}
    6.51 +
    6.52 +# Message if packages.list is missing
    6.53 +no_list_msg() {
    6.54 +	eval_gettext "<b>No packages list found on your SliTaz \$rel system.</b>
    6.55 +You will need to recharge the list of mirrored packages
    6.56 +if you want to install packages or upgrade your system"
    6.57 +}
    6.58 +
    6.59 +#
    6.60 +# Main GUI box for upgradeable packages
    6.61 +#
    6.62 +upgradeable_main() {
    6.63 +	yad --text --width=400 \
    6.64 +		--geometry="$NOTIFY_GEOM" \
    6.65 +		--undecorated \
    6.66 +		--title="TazPKG Notification" \
    6.67 +		--image="tazpkg" \
    6.68 +		--image-on-top \
    6.69 +		--on-top \
    6.70 +		--text="`upgradeable_msg`" \
    6.71 +		--button="`gettext \"Upgrade:2\"`" \
    6.72 +		--button="gtk-close:1"
    6.73 +}
    6.74 +
    6.75 +# Notification icon for upgradeable packages
    6.76 +upgradeable_notify() {
    6.77 +	yad --notification \
    6.78 +		--image=tazpkg \
    6.79 +		--text="`upgradeable_msg`" \
    6.80 +		--command="tazpkg-notify upgrade"
    6.81 +}
    6.82 +
    6.83 +# Main upgradeable function
    6.84 +upgradeable() {
    6.85 +	# Store box results
    6.86 +	main=`upgradeable_main`
    6.87 +	ret=$?
    6.88 +	kill_notification
    6.89 +	# Deal with --button values
    6.90 +	case $ret in
    6.91 +		1) exit 0 ;;
    6.92 +		#tazweb http://tazpanel:8090/pkgs.cgi?upgradeable &
    6.93 +		2) subox tazpkgbox & ;;
    6.94 +		*) continue ;;
    6.95 +	esac
    6.96 +}
    6.97 +
    6.98 +#
    6.99 +# Main GUI box for missing packages.list
   6.100 +#
   6.101 +old_list_main() {
   6.102 +	yad --text --width=400 \
   6.103 +		--geometry="$NOTIFY_GEOM" \
   6.104 +		--undecorated \
   6.105 +		--title "TazPKG Notification" \
   6.106 +		--image="tazpkg" \
   6.107 +		--image-on-top \
   6.108 +		--on-top \
   6.109 +		--text "`old_list_msg`" \
   6.110 +		--button="`gettext \"Recharge now:2\"`" \
   6.111 +		--button="gtk-close:1"
   6.112 +}
   6.113 +
   6.114 +# Notification icon if no packages.list
   6.115 +old_list_notify() {
   6.116 +	yad --notification \
   6.117 +		--image=tazpkg \
   6.118 +		--text="`old_list_msg`" \
   6.119 +		--command="tazpkg-notify no-list"
   6.120 +}
   6.121 +
   6.122 +# Main missing packages.list function
   6.123 +old_list() {
   6.124 +	# Store box results
   6.125 +	main=`old_list_main`
   6.126 +	ret=$?
   6.127 +	kill_notification
   6.128 +	# Deal with --button values
   6.129 +	case $ret in
   6.130 +		1) exit 0 ;;
   6.131 +		# tazweb http://tazpanel:8090/pkgs.cgi?recharge &
   6.132 +		2) subox tazpkgbox & ;;
   6.133 +		*) continue ;;
   6.134 +	esac
   6.135 +}
   6.136 +
   6.137 +#
   6.138 +# Main GUI box for missing packages.list
   6.139 +#
   6.140 +no_list_main() {
   6.141 +	yad --text --width=400 \
   6.142 +		--geometry="$NOTIFY_GEOM" \
   6.143 +		--undecorated \
   6.144 +		--show-uri \
   6.145 +		--title="TazPKG Notification" \
   6.146 +		--image="tazpkg" \
   6.147 +		--image-on-top \
   6.148 +		--on-top \
   6.149 +		--text "`no_list_msg`" \
   6.150 +		--button="`gettext \"Recharge now:2\"`" \
   6.151 +		--button="gtk-close:1"
   6.152 +}
   6.153 +
   6.154 +# Notification icon if no packages.list
   6.155 +no_list_notify() {
   6.156 +	yad --notification \
   6.157 +		--image=tazpkg \
   6.158 +		--text="`no_list_msg`" \
   6.159 +		--command="tazpkg-notify no-list"
   6.160 +}
   6.161 +
   6.162 +# Main missing packages.list function
   6.163 +no_list() {
   6.164 +	# Store box results
   6.165 +	main=`no_list_main`
   6.166 +	ret=$?
   6.167 +	kill_notification
   6.168 +	# Deal with --button values
   6.169 +	case $ret in
   6.170 +		1) exit 0 ;;
   6.171 +		# tazweb http://tazpanel:8090/pkgs.cgi?recharge &
   6.172 +		2) subox tazpkgbox & ;;
   6.173 +		*) continue ;;
   6.174 +	esac
   6.175 +}
   6.176 +
   6.177 +#
   6.178 +# Script commands
   6.179 +#
   6.180 +
   6.181 +case $1 in
   6.182 +	upgrade)
   6.183 +		upgradeable ;;
   6.184 +	old-list)
   6.185 +		old_list ;;
   6.186 +	no-list)
   6.187 +		no_list ;;
   6.188 +	*)
   6.189 +		# Sleep first to let tazpkg upgrade on boot finish. Check if
   6.190 +		# any upgrade, then for an old list and then if any list at all
   6.191 +		# (live or first boot)
   6.192 +		#sleep 15
   6.193 +		[ "$up" -gt 0 ] && upgradeable_notify && exit 0
   6.194 +		mtime=`find /var/lib/tazpkg/packages.list -mtime +10;`
   6.195 +		[ "$mtime" ] && old_list_notify && exit 0
   6.196 +		[ ! -f $LOCALSTATE/packages.list ] && no_list_notify \
   6.197 +			&& exit 0 ;;
   6.198 +esac
   6.199 +
   6.200 +exit 0		
     7.1 --- a/tazpkg.conf	Wed Apr 06 01:16:44 2011 +0200
     7.2 +++ b/tazpkg.conf	Wed Apr 06 01:24:08 2011 +0200
     7.3 @@ -6,3 +6,6 @@
     7.4  
     7.5  # Path to Tazpkg log file.
     7.6  LOG="/var/log/tazpkg.log"
     7.7 +
     7.8 +# The geometry of the desktop notification
     7.9 +NOTIFY_GEOM="360x80-0+24"