|
|
@ -1,14 +1,14 @@ |
|
|
|
# French translations for gfsecret package. |
|
|
|
# Copyright (C) 2017 Damien Goutte-Gattat |
|
|
|
# Copyright (C) 2020 Damien Goutte-Gattat |
|
|
|
# This file is distributed under the same license as the gfsecret package. |
|
|
|
# Damien Goutte-Gattat <dgouttegattat@incenp.org>, 2017. |
|
|
|
# Damien Goutte-Gattat <dgouttegattat@incenp.org>, 2020. |
|
|
|
# |
|
|
|
msgid "" |
|
|
|
msgstr "" |
|
|
|
"Project-Id-Version: gfsecret 0.4.3\n" |
|
|
|
"Project-Id-Version: gfsecret 0.4.6\n" |
|
|
|
"Report-Msgid-Bugs-To: devel@incenp.org\n" |
|
|
|
"POT-Creation-Date: 2020-01-03 21:21+0000\n" |
|
|
|
"PO-Revision-Date: 2020-01-03 21:25+0000\n" |
|
|
|
"POT-Creation-Date: 2020-01-05 19:04+0000\n" |
|
|
|
"PO-Revision-Date: 2020-01-05 19:04+0000\n" |
|
|
|
"Last-Translator: Damien Goutte-Gattat <dgouttegattat@incenp.org>\n" |
|
|
|
"Language-Team: French\n" |
|
|
|
"Language: fr\n" |
|
|
@ -54,7 +54,7 @@ msgstr "" |
|
|
|
msgid "" |
|
|
|
" -c, --config FILE Write configuration to the specified\n" |
|
|
|
" file. Default is the basename of the\n" |
|
|
|
" splitted file in gfsecret's configuration\n" |
|
|
|
" split file in gfsecret's configuration\n" |
|
|
|
" directory.\n" |
|
|
|
msgstr "" |
|
|
|
" -c, --config FICHIER Écrit la configuration dans le fichier\n" |
|
|
@ -97,16 +97,16 @@ msgid "Report bugs to <%s>.\n" |
|
|
|
msgstr "Rapportez les bugs à <%s>.\n" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:87 |
|
|
|
#, fuzzy, c-format |
|
|
|
#, c-format |
|
|
|
msgid "" |
|
|
|
"gfsec-split (%s %s)\n" |
|
|
|
"Copyright (C) 2019 Damien Goutte-Gattat\n" |
|
|
|
"Copyright (C) 2020 Damien Goutte-Gattat\n" |
|
|
|
"\n" |
|
|
|
"This program is released under the GNU General Public License.\n" |
|
|
|
"See the COPYING file or <http://www.gnu.org/licenses/gpl.html>.\n" |
|
|
|
msgstr "" |
|
|
|
"gfsec-split (%s %s)\n" |
|
|
|
"Copyright (C) 2019 Damien Goutte-Gattat\n" |
|
|
|
"Copyright (C) 2020 Damien Goutte-Gattat\n" |
|
|
|
"\n" |
|
|
|
"Ce programme est distribué selon les termes de la Licence Publique\n" |
|
|
|
"Générale GNU. Référez-vous au fichier COPYING ou consultez la page\n" |
|
|
@ -142,7 +142,7 @@ msgstr "Votre choix ?" |
|
|
|
msgid "Specify a pathname on this support:" |
|
|
|
msgstr "Spécifiez un nom complet de fichier sur ce périphérique :" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:177 src/gfsec-split.c:304 src/gfsec-split.c:389 |
|
|
|
#: src/gfsec-split.c:177 src/gfsec-split.c:322 src/gfsec-split.c:407 |
|
|
|
#, c-format |
|
|
|
msgid "Cannot add share: %s" |
|
|
|
msgstr "Impossible d’ajouter le fragment : %s" |
|
|
@ -160,56 +160,60 @@ msgstr "" |
|
|
|
msgid "Proceed (y/N)?" |
|
|
|
msgstr "Continuer (y/N) ?" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:213 src/gfsec-split.c:381 |
|
|
|
#: src/gfsec-split.c:213 src/gfsec-split.c:399 |
|
|
|
msgid "Split cancelled" |
|
|
|
msgstr "Fragmentation annulée" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:242 |
|
|
|
#: src/gfsec-split.c:237 |
|
|
|
msgid "Cannot create configuration directory" |
|
|
|
msgstr "Impossible de créer le dossier de configuration" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:258 |
|
|
|
#, c-format |
|
|
|
msgid "Invalid argument, unsigned integer expected: %s" |
|
|
|
msgstr "Argument invalid, un entier non-signé était attendu : %s" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:368 src/gfsec-use.c:245 |
|
|
|
#: src/gfsec-split.c:386 src/gfsec-use.c:245 |
|
|
|
msgid "libgcrypt version mismatch" |
|
|
|
msgstr "version de Libgcrypt incorrecte" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:374 |
|
|
|
#: src/gfsec-split.c:392 |
|
|
|
msgid "Missing secret file" |
|
|
|
msgstr "Fichier secret introuvable" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:379 |
|
|
|
#: src/gfsec-split.c:397 |
|
|
|
#, c-format |
|
|
|
msgid "Configuration file %s already exists" |
|
|
|
msgstr "Le fichier de configuration %s existe déjà" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:380 |
|
|
|
#: src/gfsec-split.c:398 |
|
|
|
msgid "Overwrite (y/N)?" |
|
|
|
msgstr "Écraser (y/N) ?" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:385 |
|
|
|
#: src/gfsec-split.c:403 |
|
|
|
#, c-format |
|
|
|
msgid "Cannot set secret: %s" |
|
|
|
msgstr "Impossible d’obtenir le secret : %s" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:396 |
|
|
|
#: src/gfsec-split.c:414 |
|
|
|
#, c-format |
|
|
|
msgid "Cannot split secret: %s" |
|
|
|
msgstr "Impossible de fragmenter le secret : %s" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:405 |
|
|
|
#: src/gfsec-split.c:423 |
|
|
|
msgid "Cannot write share" |
|
|
|
msgstr "Impossible d’écrire le fragment" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:409 |
|
|
|
#: src/gfsec-split.c:427 |
|
|
|
#, c-format |
|
|
|
msgid "Cannot write configuration file: %s" |
|
|
|
msgstr "Impossible d’écrire le fichier de configuration : %s" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:418 |
|
|
|
#: src/gfsec-split.c:436 |
|
|
|
msgid "Delete command terminated anormally" |
|
|
|
msgstr "La commande de suppression s’est terminée anormalement" |
|
|
|
|
|
|
|
#: src/gfsec-split.c:422 |
|
|
|
#: src/gfsec-split.c:440 |
|
|
|
msgid "Cannot delete original file" |
|
|
|
msgstr "Fichier de configuration introuvable" |
|
|
|
|
|
|
@ -261,13 +265,13 @@ msgstr "" |
|
|
|
#, c-format |
|
|
|
msgid "" |
|
|
|
"gfsec-use (%s %s)\n" |
|
|
|
"Copyright (C) 2017 Damien Goutte-Gattat\n" |
|
|
|
"Copyright (C) 2020 Damien Goutte-Gattat\n" |
|
|
|
"\n" |
|
|
|
"This program is released under the GNU General Public License.\n" |
|
|
|
"See the COPYING file or <http://www.gnu.org/licenses/gpl.html>.\n" |
|
|
|
msgstr "" |
|
|
|
"gfsec-use (%s %s)\n" |
|
|
|
"Copyright (C) 2017 Damien Goutte-Gattat\n" |
|
|
|
"Copyright (C) 2020 Damien Goutte-Gattat\n" |
|
|
|
"\n" |
|
|
|
"Ce programme est distribué selon les termes de la Licence Publique\n" |
|
|
|
"Générale GNU. Référez-vous au fichier COPYING ou consultez la page\n" |
|
|
|