luci-app-commands: sync I18n
[project/luci.git] / applications / luci-app-commands / po / fr / commands.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2020-05-10 12:47+0000\n"
5 "Last-Translator: viking76 <liaudetgael@gmail.com>\n"
6 "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationscommands/fr/>\n"
8 "Language: fr\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=2; plural=n > 1;\n"
13 "X-Generator: Weblate 4.1-dev\n"
14
15 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
16 msgid "A short textual description of the configured command"
17 msgstr "Une courte description de la commande configurée"
18
19 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
20 msgid ""
21 "Allow executing the command and downloading its output without prior "
22 "authentication"
23 msgstr ""
24 "Autoriser l'exécution de la commande et le téléchargement de son résultat "
25 "sans authentification préalable"
26
27 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
28 msgid "Allow the user to provide additional command line arguments"
29 msgstr ""
30 "Autoriser l'utilisateur à fournir des arguments de ligne de commande "
31 "supplémentaires"
32
33 #: applications/luci-app-commands/luasrc/view/commands.htm:156
34 msgid "Arguments:"
35 msgstr "Arguments :"
36
37 #: applications/luci-app-commands/luasrc/view/commands.htm:66
38 msgid "Binary data not displayed, download instead."
39 msgstr "Données binaires non affichables, elle peuvent être téléchargées."
40
41 #: applications/luci-app-commands/luasrc/view/commands.htm:71
42 msgid "Code:"
43 msgstr "Code :"
44
45 #: applications/luci-app-commands/luasrc/view/commands.htm:176
46 msgid "Collecting data..."
47 msgstr "Récupération des données…"
48
49 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
50 msgid "Command"
51 msgstr "Commande"
52
53 #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
54 msgid "Command executed successfully."
55 msgstr "Commande exécutée avec succès."
56
57 #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
58 msgid "Command exited with status code"
59 msgstr "La commande s'est arrêtée avec un code de sortie"
60
61 #: applications/luci-app-commands/luasrc/view/commands.htm:73
62 msgid "Command failed"
63 msgstr "Échec de la commande"
64
65 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
66 msgid "Command line to execute"
67 msgstr "Ligne de commande à exécuter"
68
69 #: applications/luci-app-commands/luasrc/view/commands.htm:73
70 msgid "Command successful"
71 msgstr "Commande réussie"
72
73 #: applications/luci-app-commands/luasrc/view/commands.htm:154
74 msgid "Command:"
75 msgstr "Commande :"
76
77 #: applications/luci-app-commands/luasrc/controller/commands.lua:9
78 msgid "Configure"
79 msgstr "Configurer"
80
81 #: applications/luci-app-commands/luasrc/controller/commands.lua:7
82 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
83 #: applications/luci-app-commands/luasrc/view/commands.htm:138
84 msgid "Custom Commands"
85 msgstr "Commandes personnalisées"
86
87 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
88 msgid "Custom arguments"
89 msgstr "Arguments personnalisés"
90
91 #: applications/luci-app-commands/luasrc/controller/commands.lua:8
92 msgid "Dashboard"
93 msgstr "Tableau de bord"
94
95 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
96 msgid "Description"
97 msgstr "Description"
98
99 #: applications/luci-app-commands/luasrc/view/commands.htm:160
100 msgid "Download"
101 msgstr "Télécharger"
102
103 #: applications/luci-app-commands/luasrc/view/commands.htm:119
104 msgid "Download execution result"
105 msgstr "Télécharger le résultat de l'exécution"
106
107 #: applications/luci-app-commands/luasrc/view/commands.htm:79
108 msgid "Failed to execute command!"
109 msgstr "Échec de l'exécution de la commande !"
110
111 #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
112 msgid "Grant UCI access for luci-app-commands"
113 msgstr "Accorder tout accès UCI a luci-app-commands"
114
115 #: applications/luci-app-commands/luasrc/view/commands.htm:162
116 msgid "Link"
117 msgstr "Lien"
118
119 #: applications/luci-app-commands/luasrc/view/commands.htm:53
120 msgid "Loading"
121 msgstr "Chargement"
122
123 #: applications/luci-app-commands/luasrc/view/commands.htm:119
124 msgid "Or display result"
125 msgstr "Ou afficher le résultat"
126
127 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
128 msgid "Public access"
129 msgstr "Accès public"
130
131 #: applications/luci-app-commands/luasrc/view/commands.htm:159
132 msgid "Run"
133 msgstr "Exécuter"
134
135 #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
136 msgid "Standard Error"
137 msgstr "Erreur standard"
138
139 #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
140 msgid "Standard Output"
141 msgstr "Sortie standard"
142
143 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
144 msgid ""
145 "This page allows you to configure custom shell commands which can be easily "
146 "invoked from the web interface."
147 msgstr ""
148 "Cette page vous permet de configurer des commandes shell personnalisées, "
149 "pouvant être invoquées facilement depuis l'interface web."
150
151 #: applications/luci-app-commands/luasrc/view/commands.htm:144
152 msgid "This section contains no values yet"
153 msgstr ""
154
155 #: applications/luci-app-commands/luasrc/view/commands.htm:54
156 msgid "Waiting for command to complete..."
157 msgstr "En attente que la commande se termine…"
158
159 #~ msgid "Access command with"
160 #~ msgstr "Accéder à la commande par"