diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:46:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:46:29 +0000 |
commit | 5e1454ef4562bdcc75c213624a14e83c7959b592 (patch) | |
tree | ff2df2bfaf8732840c3c3d25dc0702f13e1fa1f0 /po/fr.po | |
parent | Initial commit. (diff) | |
download | tasksel-upstream.tar.xz tasksel-upstream.zip |
Adding upstream version 3.73.upstream/3.73upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..3114cd3 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,46 @@ +# translation of fr.po to French +# Translation file for tasksel to French. +# Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc. +# Nicolas Sabouret <nico@limsi.fr>, 2001. +# Christian Perrier <bubulle@debian.org>, 2004, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: fr\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2005-11-19 11:02+0100\n" +"Last-Translator: Christian Perrier <bubulle@debian.org>\n" +"Language-Team: French <debian-l10n-french@lists.debian.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" +"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n" + +#: ../tasksel.pl:394 +msgid "" +"Usage:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [options]\n" +"\t-t, --test test mode; don't really do anything\n" +"\t --new-install automatically install some tasks\n" +"\t --list-tasks list tasks that would be displayed and exit\n" +"\t --task-packages list available packages in a task\n" +"\t --task-desc returns the description of a task\n" +msgstr "" +"Usage:\n" +"tasksel install <tāche>...\n" +"tasksel remove <tāche>...\n" +"tasksel [options]; oł [options] est une combinaison de :\n" +"\t-t, --test mode d'essai; aucune action n'aura lieu\n" +"\t --new-install installe automatiquement certaines tāches\n" +"\t --list-tasks affiche les tāches ą afficher et termine\n" +"\t --task-packages affiche les paquets disponibles pour une tāche\n" +"\t --task-desc affiche la description d'une tāche\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "erreur du programme apt-get" |