diff options
author | Allan McRae <allan@archlinux.org> | 2020-06-19 01:49:28 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-06-19 01:49:28 +0200 |
commit | 50f5e484f278d3550da71246bfb51d3d8053bae8 (patch) | |
tree | bd14f2cde6381b88f1f06e254f17ca345dfb4b15 /scripts/po/fr.po | |
parent | 1e9cd30e488cd133d24eac7ed9cac7806db2c406 (diff) | |
download | pacman-50f5e484f278d3550da71246bfb51d3d8053bae8.tar.gz pacman-50f5e484f278d3550da71246bfb51d3d8053bae8.tar.xz |
Pull translation updates
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/po/fr.po')
-rw-r--r-- | scripts/po/fr.po | 178 |
1 files changed, 89 insertions, 89 deletions
diff --git a/scripts/po/fr.po b/scripts/po/fr.po index 0e0afbf4..20569026 100644 --- a/scripts/po/fr.po +++ b/scripts/po/fr.po @@ -17,14 +17,14 @@ # Élie Bouttier <elie.bouttier@free.fr>, 2013 # Jean Fontaine <balayop@yahoo.fr>, 2014 # jiehong <ma.jiehong@gmail.com>, 2011-2012 -# Nicolas Geraud <nicolas.geraud@gmail.com>, 2014 +# ef7dab0d6077eb6318482e1ba81363ed, 2014 # Niels Martignène <niels.martignene@gmail.com>, 2012 # shining <chantry.xavier@gmail.com>, 2011 msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2019-11-01 10:52+1000\n" +"POT-Creation-Date: 2020-06-19 09:48+1000\n" "PO-Revision-Date: 2019-10-14 08:03+0000\n" "Last-Translator: Charles Monzat <c.monzat@laposte.net>\n" "Language-Team: French (http://www.transifex.com/toofishes/archlinux-pacman/" @@ -68,15 +68,15 @@ msgid "Unable to find source file %s." msgstr "Impossible de trouver le fichier source %s." #: scripts/makepkg.sh.in:222 scripts/makepkg.sh.in:357 -#: scripts/makepkg.sh.in:675 scripts/makepkg.sh.in:1144 -#: scripts/makepkg.sh.in:1149 scripts/makepkg.sh.in:1154 -#: scripts/makepkg.sh.in:1160 scripts/makepkg.sh.in:1170 +#: scripts/makepkg.sh.in:675 scripts/makepkg.sh.in:1148 +#: scripts/makepkg.sh.in:1153 scripts/makepkg.sh.in:1158 +#: scripts/makepkg.sh.in:1164 scripts/makepkg.sh.in:1174 #: scripts/libmakepkg/source/bzr.sh.in:55 #: scripts/libmakepkg/source/bzr.sh.in:86 #: scripts/libmakepkg/source/bzr.sh.in:101 #: scripts/libmakepkg/source/bzr.sh.in:106 #: scripts/libmakepkg/source/file.sh.in:75 -#: scripts/libmakepkg/source/file.sh.in:139 +#: scripts/libmakepkg/source/file.sh.in:140 #: scripts/libmakepkg/source/git.sh.in:53 #: scripts/libmakepkg/source/git.sh.in:61 #: scripts/libmakepkg/source/git.sh.in:90 @@ -184,227 +184,227 @@ msgstr "Création du paquet source…" msgid "Adding %s..." msgstr "Ajoute %s…" -#: scripts/makepkg.sh.in:798 +#: scripts/makepkg.sh.in:801 msgid "Adding %s file (%s)..." msgstr "Ajout du fichier %s (%s)…" -#: scripts/makepkg.sh.in:808 +#: scripts/makepkg.sh.in:812 msgid "Compressing source package..." msgstr "Compression du paquet source…" -#: scripts/makepkg.sh.in:818 +#: scripts/makepkg.sh.in:822 msgid "Failed to create source package file." msgstr "Impossible de créer le paquet source." -#: scripts/makepkg.sh.in:833 +#: scripts/makepkg.sh.in:837 msgid "Installing package %s with %s..." msgstr "Installation du paquet %s avec %s…" -#: scripts/makepkg.sh.in:835 +#: scripts/makepkg.sh.in:839 msgid "Installing %s package group with %s..." msgstr "Installation du groupe de paquets %s avec %s…" -#: scripts/makepkg.sh.in:853 +#: scripts/makepkg.sh.in:857 msgid "Failed to install built package(s)." msgstr "Échec à l’installation des paquets." -#: scripts/makepkg.sh.in:865 +#: scripts/makepkg.sh.in:869 msgid "A package has already been built, installing existing package..." msgstr "Un paquet a déjà été compilé, installation du paquet existant…" -#: scripts/makepkg.sh.in:869 +#: scripts/makepkg.sh.in:873 msgid "A package has already been built. (use %s to overwrite)" msgstr "Un paquet a déjà été compilé (utilisez %s pour l’écraser)." -#: scripts/makepkg.sh.in:888 +#: scripts/makepkg.sh.in:892 msgid "" "The package group has already been built, installing existing packages..." msgstr "" "Un groupe de paquets a déjà été compilé, installation des paquets existants…" -#: scripts/makepkg.sh.in:892 +#: scripts/makepkg.sh.in:896 msgid "The package group has already been built. (use %s to overwrite)" msgstr "Un groupe de paquets a déjà été compilé (utilisez %s pour l’écraser)." -#: scripts/makepkg.sh.in:897 +#: scripts/makepkg.sh.in:901 msgid "Part of the package group has already been built. (use %s to overwrite)" msgstr "" "Une partie du groupe de paquets a déjà été compilé (utilisez %s pour " "l’écraser)." -#: scripts/makepkg.sh.in:949 +#: scripts/makepkg.sh.in:953 msgid "Make packages compatible for use with pacman" msgstr "Rendre les paquets compatibles avec pacman" -#: scripts/makepkg.sh.in:951 scripts/pacman-db-upgrade.sh.in:42 +#: scripts/makepkg.sh.in:955 scripts/pacman-db-upgrade.sh.in:42 msgid "Usage: %s [options]" msgstr "Utilisation : %s [options]" -#: scripts/makepkg.sh.in:953 scripts/pacman-key.sh.in:81 +#: scripts/makepkg.sh.in:957 scripts/pacman-key.sh.in:81 msgid "Options:" msgstr "Options :" -#: scripts/makepkg.sh.in:954 +#: scripts/makepkg.sh.in:958 msgid " -A, --ignorearch Ignore incomplete %s field in %s" msgstr " -A, --ignorearch Ignorer une entrée %s incomplète dans le %s" -#: scripts/makepkg.sh.in:955 +#: scripts/makepkg.sh.in:959 msgid " -c, --clean Clean up work files after build" msgstr " -c, --clean Nettoyer les fichiers après compilation" -#: scripts/makepkg.sh.in:956 +#: scripts/makepkg.sh.in:960 msgid " -C, --cleanbuild Remove %s dir before building the package" msgstr "" "-C, --cleanbuild Supprime le répertoire %s avant de construire le paquet" -#: scripts/makepkg.sh.in:957 +#: scripts/makepkg.sh.in:961 msgid " -d, --nodeps Skip all dependency checks" msgstr " -d, --nodeps Ne pas vérifier les dépendances" -#: scripts/makepkg.sh.in:958 +#: scripts/makepkg.sh.in:962 msgid " -e, --noextract Do not extract source files (use existing %s dir)" msgstr "" " -e, --noextract Ne pas extraire les fichiers sources (utilisation dossier " "%s existant)" -#: scripts/makepkg.sh.in:959 +#: scripts/makepkg.sh.in:963 msgid " -f, --force Overwrite existing package" msgstr " -f, --force Écraser le paquet existant" -#: scripts/makepkg.sh.in:960 +#: scripts/makepkg.sh.in:964 msgid " -g, --geninteg Generate integrity checks for source files" msgstr "" " -g, --geninteg Générer les sommes de contrôle d’intégrité des sources" -#: scripts/makepkg.sh.in:961 +#: scripts/makepkg.sh.in:965 msgid " -h, --help Show this help message and exit" msgstr " -h, --help Afficher ce message et quitter" -#: scripts/makepkg.sh.in:962 +#: scripts/makepkg.sh.in:966 msgid " -i, --install Install package after successful build" msgstr " -i, --install Installer le paquet après une compilation réussie" -#: scripts/makepkg.sh.in:963 +#: scripts/makepkg.sh.in:967 msgid " -L, --log Log package build process" msgstr " -L, --log Journaliser la création du paquet" -#: scripts/makepkg.sh.in:964 +#: scripts/makepkg.sh.in:968 msgid " -m, --nocolor Disable colorized output messages" msgstr " -m, --nocolor Ne pas colorer les messages de sortie" -#: scripts/makepkg.sh.in:965 +#: scripts/makepkg.sh.in:969 msgid " -o, --nobuild Download and extract files only" msgstr "" " -o, --nobuild Effectuer seulement le téléchargement et l’extraction des " "fichiers" -#: scripts/makepkg.sh.in:966 +#: scripts/makepkg.sh.in:970 msgid " -p <file> Use an alternate build script (instead of '%s')" msgstr " -p <file> Utiliser un script alternatif (au lieu de « %s »)" -#: scripts/makepkg.sh.in:967 +#: scripts/makepkg.sh.in:971 msgid "" " -r, --rmdeps Remove installed dependencies after a successful build" msgstr "" " -r, --rmdeps Supprimer les dépendances installées après une " "compilation réussie" -#: scripts/makepkg.sh.in:968 +#: scripts/makepkg.sh.in:972 msgid " -R, --repackage Repackage contents of the package without rebuilding" msgstr " -R, --repackage Recréer le paquet sans re-compiler" -#: scripts/makepkg.sh.in:969 +#: scripts/makepkg.sh.in:973 msgid " -s, --syncdeps Install missing dependencies with %s" msgstr " -s, --syncdeps Installer les dépendances manquantes avec %s" -#: scripts/makepkg.sh.in:970 +#: scripts/makepkg.sh.in:974 msgid "" " -S, --source Generate a source-only tarball without downloaded sources" msgstr "" " -S, --source Génèrer une archive (tarball) source sans les sources " "téléchargées" -#: scripts/makepkg.sh.in:971 +#: scripts/makepkg.sh.in:975 msgid " -V, --version Show version information and exit" msgstr "" " -V, --version Afficher la version du programme et quitter" -#: scripts/makepkg.sh.in:972 +#: scripts/makepkg.sh.in:976 msgid "" " --allsource Generate a source-only tarball including downloaded " "sources" msgstr "" " --allsource Créer une archive source incluant les sources téléchargées" -#: scripts/makepkg.sh.in:973 +#: scripts/makepkg.sh.in:977 msgid " --check Run the %s function in the %s" msgstr " --check Exécute la fonction %s dans %s" -#: scripts/makepkg.sh.in:974 +#: scripts/makepkg.sh.in:978 msgid " --config <file> Use an alternate config file (instead of '%s')" msgstr "" " --config <file> Utilise un fichier de configuration alternatif (au lieu " "de « %s »)" -#: scripts/makepkg.sh.in:975 +#: scripts/makepkg.sh.in:979 msgid " --holdver Do not update VCS sources" msgstr " --holdver Ne pas mettre à jour " -#: scripts/makepkg.sh.in:976 +#: scripts/makepkg.sh.in:980 msgid "" " --key <key> Specify a key to use for %s signing instead of the default" msgstr "" " --key <key> Spécifier une clé à utiliser avec %s pour signer les " "paquets à la place de celle par défaut." -#: scripts/makepkg.sh.in:977 +#: scripts/makepkg.sh.in:981 msgid " --noarchive Do not create package archive" msgstr "--noarchive Ne pas créer d’archive" -#: scripts/makepkg.sh.in:978 +#: scripts/makepkg.sh.in:982 msgid " --nocheck Do not run the %s function in the %s" msgstr " --nocheck Ne pas exécuter la fonction %s dans %s" -#: scripts/makepkg.sh.in:979 +#: scripts/makepkg.sh.in:983 msgid " --noprepare Do not run the %s function in the %s" msgstr "--noprepare Ne pas exécuter la fonction %s dans %s" -#: scripts/makepkg.sh.in:980 +#: scripts/makepkg.sh.in:984 msgid " --nosign Do not create a signature for the package" msgstr " --nosign Ne pas créer de signature pour le paquet" -#: scripts/makepkg.sh.in:981 +#: scripts/makepkg.sh.in:985 msgid " --packagelist Only list package filepaths that would be produced" msgstr "" "--packagelist Liste seulement les chemins d’accès aux paquets pouvant être " "produits" -#: scripts/makepkg.sh.in:982 +#: scripts/makepkg.sh.in:986 msgid " --printsrcinfo Print the generated SRCINFO and exit" msgstr "--printsrcinfo Affiche le SRCINFO généré et quitte" -#: scripts/makepkg.sh.in:983 +#: scripts/makepkg.sh.in:987 msgid " --sign Sign the resulting package with %s" msgstr " --sign Signer le paquet résultant avec %s" -#: scripts/makepkg.sh.in:984 +#: scripts/makepkg.sh.in:988 msgid " --skipchecksums Do not verify checksums of the source files" msgstr "" " --skipchecksums Ne pas générer les sommes de contrôle pour les fichiers " "sources" -#: scripts/makepkg.sh.in:985 +#: scripts/makepkg.sh.in:989 msgid "" " --skipinteg Do not perform any verification checks on source files" msgstr " --skipinteg Ne rien vérifier pour les fichiers sources" -#: scripts/makepkg.sh.in:986 +#: scripts/makepkg.sh.in:990 msgid " --skippgpcheck Do not verify source files with PGP signatures" msgstr "" " --skippgpcheck Ne pas vérifier les fichiers sources avec des signatures " "PGP" -#: scripts/makepkg.sh.in:987 +#: scripts/makepkg.sh.in:991 msgid "" " --verifysource Download source files (if needed) and perform integrity " "checks" @@ -412,35 +412,35 @@ msgstr "" " --verifysource Télécharger les fichiers source (si nécessaire) et " "vérifier leur intégrité" -#: scripts/makepkg.sh.in:989 +#: scripts/makepkg.sh.in:993 msgid "These options can be passed to %s:" msgstr "Ces options peuvent être passées à %s :" -#: scripts/makepkg.sh.in:991 +#: scripts/makepkg.sh.in:995 msgid " --asdeps Install packages as non-explicitly installed" msgstr " --asdeps Installer les paquets comme des dépendances" -#: scripts/makepkg.sh.in:992 +#: scripts/makepkg.sh.in:996 msgid "" " --needed Do not reinstall the targets that are already up to date" msgstr " --needed Ne pas réinstaller les paquets qui sont déjà à jour" -#: scripts/makepkg.sh.in:993 +#: scripts/makepkg.sh.in:997 msgid "" " --noconfirm Do not ask for confirmation when resolving dependencies" msgstr " --noconfirm Ne demander aucune confirmation" -#: scripts/makepkg.sh.in:994 +#: scripts/makepkg.sh.in:998 msgid " --noprogressbar Do not show a progress bar when downloading files" msgstr "" " --noprogressbar Ne pas afficher la barre de progression pendant le " "téléchargement" -#: scripts/makepkg.sh.in:996 +#: scripts/makepkg.sh.in:1000 msgid "If %s is not specified, %s will look for '%s'" msgstr "Si %s n’est pas spécifié, %s cherchera « %s »" -#: scripts/makepkg.sh.in:1005 scripts/pacman-db-upgrade.sh.in:58 +#: scripts/makepkg.sh.in:1009 scripts/pacman-db-upgrade.sh.in:58 #: scripts/pacman-key.sh.in:96 scripts/repo-add.sh.in:101 msgid "" "This is free software; see the source for copying conditions.\\nThere is NO " @@ -450,11 +450,11 @@ msgstr "" "conditions de redistribution.\\nIl n’y a AUCUNE GARANTIE, dans la limite " "permise par la loi.\\n" -#: scripts/makepkg.sh.in:1106 scripts/repo-add.sh.in:607 +#: scripts/makepkg.sh.in:1110 scripts/repo-add.sh.in:607 msgid "%s signal caught. Exiting..." msgstr "Signal %s reçu. Abandon…" -#: scripts/makepkg.sh.in:1176 +#: scripts/makepkg.sh.in:1180 msgid "" "Running %s as root is not allowed as it can cause permanent,\\ncatastrophic " "damage to your system." @@ -462,85 +462,85 @@ msgstr "" "Exécuter %s en tant qu’administrateur n’est pas autorisé car cela pourrait" "\\ncauser des dommages catastrophiques et permanents à votre système." -#: scripts/makepkg.sh.in:1182 +#: scripts/makepkg.sh.in:1186 msgid "Do not use the %s option. This option is only for internal use by %s." msgstr "" "N’utilisez pas l’option %s. Cette option est réservée pour usage interne par " "%s." -#: scripts/makepkg.sh.in:1197 +#: scripts/makepkg.sh.in:1201 msgid "%s does not exist." msgstr "%s n’existe pas." -#: scripts/makepkg.sh.in:1202 +#: scripts/makepkg.sh.in:1206 msgid "%s contains %s characters and cannot be sourced." msgstr "%s contient des caractères %s qui ne peuvent pas être lus." -#: scripts/makepkg.sh.in:1207 +#: scripts/makepkg.sh.in:1211 msgid "%s must be in the current working directory." msgstr "%s doit être dans le répertoire courant." -#: scripts/makepkg.sh.in:1285 +#: scripts/makepkg.sh.in:1289 msgid "The key %s does not exist in your keyring." msgstr "La clé %s n’existe pas dans votre trousseau de clés." -#: scripts/makepkg.sh.in:1287 scripts/repo-add.sh.in:145 +#: scripts/makepkg.sh.in:1291 scripts/repo-add.sh.in:145 msgid "There is no key in your keyring." msgstr "Cette clé n’est pas dans votre trousseau de clés." -#: scripts/makepkg.sh.in:1311 scripts/makepkg.sh.in:1326 +#: scripts/makepkg.sh.in:1315 scripts/makepkg.sh.in:1330 msgid "Leaving %s environment." msgstr "Quitte l’environnement %s." -#: scripts/makepkg.sh.in:1330 +#: scripts/makepkg.sh.in:1334 msgid "Making package: %s" msgstr "Création du paquet %s" -#: scripts/makepkg.sh.in:1336 +#: scripts/makepkg.sh.in:1340 msgid "A source package has already been built. (use %s to overwrite)" msgstr "Un paquet source a déjà été compilé (utilisez %s pour l’écraser)." -#: scripts/makepkg.sh.in:1356 +#: scripts/makepkg.sh.in:1360 msgid "Signing package..." msgstr "Signature de(s) paquet(s)…" -#: scripts/makepkg.sh.in:1360 +#: scripts/makepkg.sh.in:1364 msgid "Source package created: %s" msgstr "Paquet source créé : %s" -#: scripts/makepkg.sh.in:1366 +#: scripts/makepkg.sh.in:1370 msgid "Skipping dependency checks." msgstr "Ignore la vérification des dépendances." -#: scripts/makepkg.sh.in:1374 +#: scripts/makepkg.sh.in:1378 msgid "Checking runtime dependencies..." msgstr "Vérification des dépendances pour l’exécution…" -#: scripts/makepkg.sh.in:1381 +#: scripts/makepkg.sh.in:1385 msgid "Checking buildtime dependencies..." msgstr "Vérification des dépendances pour la compilation…" -#: scripts/makepkg.sh.in:1393 +#: scripts/makepkg.sh.in:1397 msgid "Could not resolve all dependencies." msgstr "Échec de résolution des dépendances." -#: scripts/makepkg.sh.in:1405 +#: scripts/makepkg.sh.in:1409 msgid "Using existing %s tree" msgstr "Utilisation de l’arbre %s existant" -#: scripts/makepkg.sh.in:1412 scripts/makepkg.sh.in:1440 +#: scripts/makepkg.sh.in:1416 scripts/makepkg.sh.in:1444 msgid "Removing existing %s directory..." msgstr "Suppression du répertoire %s existant…" -#: scripts/makepkg.sh.in:1435 +#: scripts/makepkg.sh.in:1439 msgid "Sources are ready." msgstr "Les sources sont prêtes." -#: scripts/makepkg.sh.in:1462 +#: scripts/makepkg.sh.in:1466 msgid "Package directory is ready." msgstr "Le répertoire des paquets est prêt." -#: scripts/makepkg.sh.in:1466 +#: scripts/makepkg.sh.in:1470 msgid "Finished making: %s" msgstr "Création terminée : %s" @@ -632,7 +632,7 @@ msgstr "--version Informations de version\n" #: scripts/makepkg-template.pl.in:194 #, fuzzy msgid "" -"Copyright (c) 2013-2019 Pacman Development Team <pacman-dev@archlinux.org>.\n" +"Copyright (c) 2013-2020 Pacman Development Team <pacman-dev@archlinux.org>.\n" "This is free software; see the source for copying conditions.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" @@ -1364,7 +1364,7 @@ msgstr "clé publique non valide" #: scripts/libmakepkg/integrity/verify_signature.sh.in:93 #: scripts/libmakepkg/integrity/verify_signature.sh.in:97 -#: scripts/libmakepkg/util/message.sh.in:71 +#: scripts/libmakepkg/util/message.sh.in:79 msgid "WARNING:" msgstr "ATTENTION :" @@ -1591,11 +1591,11 @@ msgstr "Téléchargement de %s…" msgid "Failure while downloading %s" msgstr "Erreur lors du téléchargement de %s" -#: scripts/libmakepkg/source/file.sh.in:130 +#: scripts/libmakepkg/source/file.sh.in:131 msgid "Extracting %s with %s" msgstr "Extraction de %s avec %s" -#: scripts/libmakepkg/source/file.sh.in:138 +#: scripts/libmakepkg/source/file.sh.in:139 msgid "Failed to extract %s" msgstr "L’extraction de %s a échoué" @@ -1657,7 +1657,7 @@ msgstr "Suppression des fichiers indésirables…" msgid "Removing static library files..." msgstr "Suppression des fichiers de bibliothèques statiques…" -#: scripts/libmakepkg/tidy/strip.sh.in:99 +#: scripts/libmakepkg/tidy/strip.sh.in:102 msgid "Stripping unneeded symbols from binaries and libraries..." msgstr "" "Nettoyage des symboles inutiles dans les fichiers binaires et les " @@ -1671,7 +1671,7 @@ msgstr "Compression des pages de man/info…" msgid "'%s' is not a valid archive extension." msgstr "« %s » n’est pas une extension valide pour une archive." -#: scripts/libmakepkg/util/message.sh.in:76 +#: scripts/libmakepkg/util/message.sh.in:84 msgid "ERROR:" msgstr "ERREUR :" |