luci/applications/luci-app-commands/po/fr/commands.po
Hannu Nyman f4a1fe6c4f treewide: Backport translations from master
Backport translations from master.
Sync.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-03-26 08:49:19 +02:00

157 lines
5.2 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2020-05-17 10:09+0000\n"
"Last-Translator: viking76 <liaudetgael@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationscommands/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.1-dev\n"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
msgid "A short textual description of the configured command"
msgstr "Une courte description de la commande configurée"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
msgstr ""
"Autoriser l'exécution de la commande et le téléchargement de son résultat "
"sans authentification préalable"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
msgid "Allow the user to provide additional command line arguments"
msgstr ""
"Autoriser l'utilisateur à fournir des arguments de ligne de commande "
"supplémentaires"
#: applications/luci-app-commands/luasrc/view/commands.htm:162
msgid "Arguments:"
msgstr "Arguments :"
#: applications/luci-app-commands/luasrc/view/commands.htm:66
msgid "Binary data not displayed, download instead."
msgstr "Données binaires non affichables, elle peuvent être téléchargées."
#: applications/luci-app-commands/luasrc/view/commands.htm:71
msgid "Code:"
msgstr "Code :"
#: applications/luci-app-commands/luasrc/view/commands.htm:182
msgid "Collecting data..."
msgstr "Récupération des données…"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
msgid "Command"
msgstr "Commande"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
msgid "Command executed successfully."
msgstr "Commande exécutée avec succès."
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
msgid "Command exited with status code"
msgstr "La commande s'est arrêtée avec un code de sortie"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command failed"
msgstr "Échec de la commande"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
msgid "Command line to execute"
msgstr "Ligne de commande à exécuter"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command successful"
msgstr "Commande réussie"
#: applications/luci-app-commands/luasrc/view/commands.htm:160
msgid "Command:"
msgstr "Commande :"
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
msgid "Configure"
msgstr "Configurer"
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
#: applications/luci-app-commands/luasrc/view/commands.htm:144
msgid "Custom Commands"
msgstr "Commandes personnalisées"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
msgid "Custom arguments"
msgstr "Arguments personnalisés"
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
msgid "Dashboard"
msgstr "Tableau de bord"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
msgid "Description"
msgstr "Description"
#: applications/luci-app-commands/luasrc/view/commands.htm:166
msgid "Download"
msgstr "Télécharger"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Download execution result"
msgstr "Télécharger le résultat de l'exécution"
#: applications/luci-app-commands/luasrc/view/commands.htm:79
msgid "Failed to execute command!"
msgstr "Échec de l'exécution de la commande !"
#: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
msgid "Grant UCI access for luci-app-commands"
msgstr "Accorder tout accès UCI a luci-app-commands"
#: applications/luci-app-commands/luasrc/view/commands.htm:168
msgid "Link"
msgstr "Lien"
#: applications/luci-app-commands/luasrc/view/commands.htm:53
msgid "Loading"
msgstr "Chargement"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Or display result"
msgstr "Ou afficher le résultat"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
msgid "Public access"
msgstr "Accès public"
#: applications/luci-app-commands/luasrc/view/commands.htm:165
msgid "Run"
msgstr "Exécuter"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
msgid "Standard Error"
msgstr "Erreur standard"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
msgid "Standard Output"
msgstr "Sortie standard"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
msgid ""
"This page allows you to configure custom shell commands which can be easily "
"invoked from the web interface."
msgstr ""
"Cette page vous permet de configurer des commandes shell personnalisées, "
"pouvant être invoquées facilement depuis l'interface web."
#: applications/luci-app-commands/luasrc/view/commands.htm:150
msgid "This section contains no values yet"
msgstr "Cette section ne contient pas encore de valeur"
#: applications/luci-app-commands/luasrc/view/commands.htm:54
msgid "Waiting for command to complete..."
msgstr "En attente que la commande se termine…"