author | laurent |
Thu, 22 Oct 2009 17:20:24 +0200 | |
changeset 426 | 3f285782ac9b |
parent 416 | 3b3f7f5a8e40 |
child 428 | ea09f33ce717 |
permissions | -rw-r--r-- |
361 | 1 |
# SOME DESCRIPTIVE TITLE. |
2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
|
3 |
# This file is distributed under the same license as the PACKAGE package. |
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
|
5 |
# |
|
6 |
msgid "" |
|
7 |
msgstr "" |
|
8 |
"Project-Id-Version: PACKAGE VERSION\n" |
|
9 |
"Report-Msgid-Bugs-To: \n" |
|
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
10 |
"POT-Creation-Date: 2009-10-09 16:27+0200\n" |
416
3b3f7f5a8e40
Orthographic mistake in french internationalization fixed
laurent
parents:
415
diff
changeset
|
11 |
"PO-Revision-Date: 2009-10-09 17:48+0100\n" |
361 | 12 |
"Last-Translator: \n" |
13 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
|
14 |
"MIME-Version: 1.0\n" |
|
15 |
"Content-Type: text/plain; charset=UTF-8\n" |
|
16 |
"Content-Transfer-Encoding: 8bit\n" |
|
17 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
18 |
#: ../Beremiz.py:1432 |
361 | 19 |
#, python-format |
20 |
msgid "" |
|
21 |
"\n" |
|
22 |
"An unhandled exception (bug) occured. Bug report saved at :\n" |
|
23 |
"(%s)\n" |
|
24 |
"\n" |
|
25 |
"Please contact LOLITech at:\n" |
|
26 |
"+33 (0)3 29 57 60 42\n" |
|
27 |
"or please be kind enough to send this file to:\n" |
|
28 |
"bugs_beremiz@lolitech.fr\n" |
|
29 |
"\n" |
|
30 |
"You should now restart Beremiz.\n" |
|
31 |
"\n" |
|
32 |
"Traceback:\n" |
|
33 |
msgstr "" |
|
34 |
"\n" |
|
35 |
"Une erreur inconnue (bug) est apparu. Le rapport d'erreur a été sauvé dans :\n" |
|
36 |
"(%s)\n" |
|
37 |
"\n" |
|
38 |
"Veuillez contacter LOLITech au :\n" |
|
39 |
"+33 (0)3 29 57 60 42\n" |
|
40 |
"ou envoyez ce fichier à l'adresse :\n" |
|
41 |
"bugs_beremiz@lolitech.fr\n" |
|
42 |
"\n" |
|
43 |
"Vous devriez redémarrer Beremiz.\n" |
|
44 |
"\n" |
|
45 |
"Origine :\n" |
|
46 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
47 |
#: ../plugger.py:1370 |
361 | 48 |
msgid " generation failed !\n" |
49 |
msgstr ": la construction a échouée !\n" |
|
50 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
51 |
#: ../Beremiz.py:1332 |
361 | 52 |
#, python-format |
53 |
msgid "\"%s\" folder is not a valid Beremiz project\n" |
|
54 |
msgstr "Le dossier \"%s\" ne contient pas de projet Beremiz valide\n" |
|
55 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
56 |
#: ../plugins/python/PythonEditor.py:500 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
57 |
msgid "&Edit" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
58 |
msgstr "&Editer" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
59 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
60 |
#: ../Beremiz.py:1420 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
61 |
#: ../Beremiz.py:1422 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
62 |
#: ../Beremiz.py:1423 |
361 | 63 |
msgid ", " |
64 |
msgstr ", " |
|
65 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
66 |
#: ../Beremiz.py:1418 |
361 | 67 |
msgid ". " |
68 |
msgstr ". " |
|
69 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
70 |
#: ../plugger.py:432 |
361 | 71 |
#, python-format |
72 |
msgid "A child names \"%s\" already exist -> \"%s\"\n" |
|
73 |
msgstr "" |
|
74 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
75 |
#: ../plugger.py:464 |
361 | 76 |
#, python-format |
77 |
msgid "A child with IEC channel %d already exist -> %d\n" |
|
78 |
msgstr "" |
|
79 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
80 |
#: ../Beremiz.py:329 |
361 | 81 |
msgid "About" |
82 |
msgstr "A propos" |
|
83 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
84 |
#: ../Beremiz.py:1369 |
361 | 85 |
msgid "About Beremiz" |
86 |
msgstr "A propos de Beremiz" |
|
87 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
88 |
#: ../Beremiz.py:1391 |
361 | 89 |
msgid "Add Plugin" |
90 |
msgstr "Ajouter un plugin" |
|
91 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
92 |
#: ../Beremiz.py:585 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
93 |
#: ../Beremiz.py:849 |
361 | 94 |
msgid "Add a sub plugin" |
95 |
msgstr "Ajouter un sous plugin" |
|
96 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
97 |
#: ../plugger.py:1683 |
361 | 98 |
msgid "Already connected. Please disconnect\n" |
99 |
msgstr "Déjà connecté. Veuillez déconnecter\n" |
|
100 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
101 |
#: ../Beremiz.py:1088 |
361 | 102 |
msgid "Append " |
103 |
msgstr "Ajouter " |
|
104 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
105 |
#: ../plugins/canfestival/config_utils.py:341 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
106 |
#: ../plugins/canfestival/config_utils.py:623 |
361 | 107 |
#, python-format |
108 |
msgid "Bad location size : %s" |
|
109 |
msgstr "Mauvaise taille d'adresse : %s" |
|
110 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
111 |
#: ../Beremiz.py:417 |
361 | 112 |
msgid "Beremiz" |
113 |
msgstr "Beremiz" |
|
114 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
115 |
#: ../Beremiz.py:327 |
361 | 116 |
msgid "Beremiz\tF1" |
117 |
msgstr "Beremiz\tF1" |
|
118 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
119 |
#: ../plugger.py:1466 |
361 | 120 |
msgid "Broken" |
121 |
msgstr "Cassé" |
|
122 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
123 |
#: ../plugger.py:1807 |
361 | 124 |
msgid "Build" |
125 |
msgstr "Compiler" |
|
126 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
127 |
#: ../plugger.py:1434 |
361 | 128 |
msgid "Build directory already clean\n" |
129 |
msgstr "Le répertoire de compilation est déjà nettoyé\n" |
|
130 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
131 |
#: ../plugger.py:1808 |
361 | 132 |
msgid "Build project into build folder" |
133 |
msgstr "Compiler le projet dans le répertoire ce compilation" |
|
134 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
135 |
#: ../plugger.py:1388 |
361 | 136 |
msgid "C Build crashed !\n" |
137 |
msgstr "La compilation du C a mal fonctionné !\n" |
|
138 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
139 |
#: ../plugger.py:1385 |
361 | 140 |
msgid "C Build failed.\n" |
141 |
msgstr "La compilation du C a échouée !\n" |
|
142 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
143 |
#: ../plugger.py:1374 |
361 | 144 |
msgid "C code generated successfully.\n" |
145 |
msgstr "Code C généré avec succès.\n" |
|
146 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
147 |
#: ../targets/toolchain_gcc.py:125 |
361 | 148 |
#, python-format |
149 |
msgid "C compilation of %s failed.\n" |
|
150 |
msgstr "La compilation C de %s a échouée.\n" |
|
151 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
152 |
#: ../plugger.py:1117 |
361 | 153 |
#, python-format |
154 |
msgid "Can't find module for target %s!\n" |
|
155 |
msgstr "Impossible de trouver le module correspondant à la cible %s !\n" |
|
156 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
157 |
#: ../plugger.py:1756 |
361 | 158 |
msgid "Cannot compare latest build to target. Please build.\n" |
159 |
msgstr "Impossible de comparer la cible avec la dernière compilation. Veuillez compiler le projet.\n" |
|
160 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
161 |
#: ../plugger.py:502 |
361 | 162 |
#, python-format |
163 |
msgid "Cannot create child %s of type %s " |
|
164 |
msgstr "Impossible d'ajouter un élément \"%s\" de type \"%s\"" |
|
165 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
166 |
#: ../plugger.py:457 |
361 | 167 |
#, python-format |
168 |
msgid "Cannot find lower free IEC channel than %d\n" |
|
169 |
msgstr "Impossible de trouver un numéro IEC inférieur à %d libre\n" |
|
170 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
171 |
#: ../connectors/PYRO/__init__.py:68 |
361 | 172 |
msgid "Cannot get PLC status - connection failed.\n" |
416
3b3f7f5a8e40
Orthographic mistake in french internationalization fixed
laurent
parents:
415
diff
changeset
|
173 |
msgstr "Impossible d'obtenir le statut de l'automate - la connexion a échoué.\n" |
361 | 174 |
|
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
175 |
#: ../plugger.py:1215 |
361 | 176 |
msgid "Cannot open/parse VARIABLES.csv!\n" |
177 |
msgstr "Impossible d'ouvrir ou d'analyser le fichier VARIABLES.csv !\n" |
|
178 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
179 |
#: ../plugins/canfestival/config_utils.py:371 |
361 | 180 |
#, python-format |
181 |
msgid "Cannot set bit offset for non bool '%s' variable (ID:%d,Idx:%x,sIdx:%x))" |
|
182 |
msgstr "" |
|
183 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
184 |
#: ../Beremiz_service.py:320 |
361 | 185 |
msgid "Change IP of interface to bind" |
186 |
msgstr "Changer l'adresse IP de l'interface à lier" |
|
187 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
188 |
#: ../Beremiz_service.py:319 |
361 | 189 |
msgid "Change Name" |
190 |
msgstr "Changer le nom" |
|
191 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
192 |
#: ../Beremiz_service.py:323 |
361 | 193 |
msgid "Change Port Number" |
194 |
msgstr "Changer le numéro de port" |
|
195 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
196 |
#: ../Beremiz_service.py:325 |
361 | 197 |
msgid "Change working directory" |
198 |
msgstr "Changer le dossier de travail" |
|
199 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
200 |
#: ../plugins/python/modules/svgui/svgui.py:90 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
201 |
msgid "Choose a SVG file" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
202 |
msgstr "Choisissez un fichier SVG" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
203 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
204 |
#: ../Beremiz.py:1289 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
205 |
#: ../Beremiz.py:1314 |
361 | 206 |
msgid "Choose a project" |
207 |
msgstr "Choisissez un projet" |
|
208 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
209 |
#: ../Beremiz_service.py:371 |
361 | 210 |
msgid "Choose a working directory " |
211 |
msgstr "Choisissez un dossier de travail" |
|
212 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
213 |
#: ../plugger.py:882 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
214 |
msgid "Chosen folder doesn't contain a program. It's not a valid project!" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
215 |
msgstr "Le répertoire ne contient pas de programme. Ce n'est pas un projet valide !" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
216 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
217 |
#: ../plugger.py:847 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
218 |
msgid "Chosen folder isn't empty. You can't use it for a new project!" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
219 |
msgstr "Le répertoire n'est pas vide. Vous ne pouvez pas l'utiliser pour créer un nouveau projet !" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
220 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
221 |
#: ../plugger.py:1811 |
361 | 222 |
msgid "Clean" |
223 |
msgstr "Nettoyer" |
|
224 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
225 |
#: ../plugger.py:1813 |
361 | 226 |
msgid "Clean project build folder" |
227 |
msgstr "Nettoyer le répertoire de compilation" |
|
228 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
229 |
#: ../plugger.py:1431 |
361 | 230 |
msgid "Cleaning the build directory\n" |
231 |
msgstr "Répertoire de compilation en cours de nettoyage\n" |
|
232 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
233 |
#: ../Beremiz.py:483 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
234 |
#: ../Beremiz.py:1341 |
361 | 235 |
msgid "Close Application" |
236 |
msgstr "Fermer l'application" |
|
237 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
238 |
#: ../Beremiz.py:299 |
361 | 239 |
msgid "Close Project" |
240 |
msgstr "Fermer le projet" |
|
241 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
242 |
#: ../Beremiz.py:297 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
243 |
msgid "Close Tab\tCTRL+W" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
244 |
msgstr "Fermer l'onglet\tCTRL+W" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
245 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
246 |
#: ../plugger.py:1039 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
247 |
msgid "Compiling IEC Program into C code...\n" |
361 | 248 |
msgstr "Compilation du program en IEC vers du code C en cours...\n" |
249 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
250 |
#: ../plugger.py:1835 |
361 | 251 |
msgid "Connect" |
252 |
msgstr "Connecter" |
|
253 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
254 |
#: ../plugger.py:1836 |
361 | 255 |
msgid "Connect to the target PLC" |
256 |
msgstr "Connecter à l'automate cible" |
|
257 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
258 |
#: ../connectors/PYRO/__init__.py:38 |
361 | 259 |
#, python-format |
260 |
msgid "Connecting to URI : %s\n" |
|
261 |
msgstr "Connection à l'URI %s en cours...\n" |
|
262 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
263 |
#: ../plugger.py:1702 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
264 |
msgid "Connection canceled!\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
265 |
msgstr "La connection a été abandonnée !\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
266 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
267 |
#: ../plugger.py:1719 |
361 | 268 |
#, python-format |
269 |
msgid "Connection failed to %s!\n" |
|
270 |
msgstr "La connection à \"%s\" a échouée !\n" |
|
271 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
272 |
#: ../plugger.py:625 |
361 | 273 |
#, python-format |
274 |
msgid "" |
|
275 |
"Could not add child \"%s\", type %s :\n" |
|
276 |
"%s\n" |
|
277 |
msgstr "" |
|
278 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
279 |
#: ../plugger.py:602 |
361 | 280 |
#, python-format |
281 |
msgid "" |
|
282 |
"Couldn't load plugin base parameters %s :\n" |
|
283 |
" %s" |
|
284 |
msgstr "" |
|
285 |
"Impossible de charger les paramètres de base du plugin %s :\n" |
|
286 |
" %s" |
|
287 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
288 |
#: ../plugger.py:613 |
361 | 289 |
#, python-format |
290 |
msgid "" |
|
291 |
"Couldn't load plugin parameters %s :\n" |
|
292 |
" %s" |
|
293 |
msgstr "" |
|
294 |
"Impossible de charger les paramètres du plugin %s :\n" |
|
295 |
" %s" |
|
296 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
297 |
#: ../plugger.py:1647 |
361 | 298 |
msgid "Couldn't start PLC debug !\n" |
299 |
msgstr "Impossible d'arrêter le débogage de l'automate !\n" |
|
300 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
301 |
#: ../plugger.py:1677 |
361 | 302 |
msgid "Couldn't stop PLC !\n" |
303 |
msgstr "Impossible d'arrêter l'automate !\n" |
|
304 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
305 |
#: ../plugins/python/modules/svgui/svgui.py:20 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
306 |
msgid "Create HMI" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
307 |
msgstr "Créer une IHM" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
308 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
309 |
#: ../plugger.py:1821 |
361 | 310 |
msgid "Debug" |
311 |
msgstr "Déboguer" |
|
312 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
313 |
#: ../plugger.py:1520 |
361 | 314 |
#, python-format |
315 |
msgid "Debug : Unknown variable %s\n" |
|
316 |
msgstr "Débogage : variable \"%s\" inconnue\n" |
|
317 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
318 |
#: ../plugger.py:1632 |
361 | 319 |
msgid "Debug Thread couldn't be killed" |
320 |
msgstr "Le thread de débogage n'a pu être détruit" |
|
321 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
322 |
#: ../plugger.py:1616 |
361 | 323 |
#, python-format |
324 |
msgid "Debug data not coherent %d != %d\n" |
|
325 |
msgstr "Les données de débogage ne sont pas cohérentes %d != %d\n" |
|
326 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
327 |
#: ../plugger.py:1624 |
361 | 328 |
msgid "Debugger disabled\n" |
329 |
msgstr "Débogueur désactivé\n" |
|
330 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
331 |
#: ../Beremiz.py:840 |
361 | 332 |
msgid "Delete this plugin" |
333 |
msgstr "Supprimer ce plugin" |
|
334 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
335 |
#: ../plugger.py:1463 |
361 | 336 |
msgid "Dirty" |
337 |
msgstr "Corrompu" |
|
338 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
339 |
#: ../plugger.py:1844 |
361 | 340 |
msgid "Disconnect" |
341 |
msgstr "Déconnecter" |
|
342 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
343 |
#: ../plugger.py:1846 |
361 | 344 |
msgid "Disconnect from PLC" |
345 |
msgstr "Déconnecter l'automate" |
|
346 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
347 |
#: ../plugger.py:1469 |
361 | 348 |
msgid "Disconnected" |
349 |
msgstr "Déconnecté" |
|
350 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
351 |
#: ../plugins/c_ext/c_ext.py:236 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
352 |
#: ../plugins/c_ext/c_ext.py:237 |
361 | 353 |
msgid "Edit C File" |
354 |
msgstr "Editer le fichier C" |
|
355 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
356 |
#: ../plugins/canfestival/canfestival.py:217 |
361 | 357 |
msgid "Edit CanOpen Network with NetworkEdit" |
358 |
msgstr "Editer le réseau CANOpen à l'aide de NetworkEdit" |
|
359 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
360 |
#: ../plugins/python/modules/wxglade_hmi/wxglade_hmi.py:13 |
361 | 361 |
msgid "Edit a WxWidgets GUI with WXGlade" |
362 |
msgstr "Editer une IHM WxWidgets à l'aide de WXGlade" |
|
363 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
364 |
#: ../plugins/canfestival/canfestival.py:216 |
361 | 365 |
msgid "Edit network" |
366 |
msgstr "Editer le réseau" |
|
367 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
368 |
#: ../plugger.py:1855 |
361 | 369 |
msgid "Edit raw IEC code added to code generated by PLCGenerator" |
370 |
msgstr "Editer le code IEC ajouté au code généré par PLCGenerator" |
|
371 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
372 |
#: ../plugger.py:1460 |
361 | 373 |
msgid "Empty" |
374 |
msgstr "Vide" |
|
375 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
376 |
#: ../Beremiz.py:790 |
361 | 377 |
msgid "Enable/Disable this plugin" |
378 |
msgstr "Activer/Désactiver le plugin" |
|
379 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
380 |
#: ../Beremiz_service.py:378 |
361 | 381 |
msgid "Enter a name " |
382 |
msgstr "Saisissez un nom" |
|
383 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
384 |
#: ../Beremiz_service.py:363 |
361 | 385 |
msgid "Enter a port number " |
386 |
msgstr "Saisissez un numéro de port" |
|
387 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
388 |
#: ../Beremiz_service.py:353 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
389 |
msgid "Enter the IP of the interface to bind" |
361 | 390 |
msgstr "Saisissez l'adresse IP de l'interface à lier" |
391 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
392 |
#: ../Beremiz.py:1446 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
393 |
#: ../Beremiz.py:1456 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
394 |
#: ../Beremiz_service.py:268 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
395 |
#: ../Beremiz_service.py:392 |
361 | 396 |
msgid "Error" |
397 |
msgstr "Erreur" |
|
398 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
399 |
#: ../plugger.py:1087 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
400 |
msgid "Error : At least one configuration and one resource must be declared in PLC !\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
401 |
msgstr "Erreur : Au moins une configuration ou une ressource doit être déclarée dans l'automate !\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
402 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
403 |
#: ../plugger.py:1079 |
361 | 404 |
#, python-format |
405 |
msgid "Error : IEC to C compiler returned %d\n" |
|
406 |
msgstr "Erreur : Le compilateur d'IEC en C a retourné %d\n" |
|
407 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
408 |
#: ../plugger.py:1021 |
361 | 409 |
#, python-format |
410 |
msgid "" |
|
411 |
"Error in ST/IL/SFC code generator :\n" |
|
412 |
"%s\n" |
|
413 |
msgstr "" |
|
414 |
"Erreur dans le générateur de code ST/IL/SFC :\n" |
|
415 |
"%s\n" |
|
416 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
417 |
#: ../plugger.py:207 |
361 | 418 |
#, python-format |
419 |
msgid "Error while saving \"%s\"\n" |
|
420 |
msgstr "Erreur lors de l'enregistrement de \"%s\"\n" |
|
421 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
422 |
#: ../plugins/canfestival/canfestival.py:208 |
361 | 423 |
msgid "Error: No Master generated\n" |
424 |
msgstr "Erreur : Aucun maître généré\n" |
|
425 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
426 |
#: ../plugins/canfestival/canfestival.py:203 |
361 | 427 |
msgid "Error: No PLC built\n" |
428 |
msgstr "Erreur : Aucun automate compilé\n" |
|
429 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
430 |
#: ../plugger.py:1713 |
361 | 431 |
#, python-format |
432 |
msgid "Exception while connecting %s!\n" |
|
433 |
msgstr "Une exception est apparu au cours de la connexion %s !\n" |
|
434 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
435 |
#: ../plugger.py:1091 |
361 | 436 |
msgid "Extracting Located Variables...\n" |
437 |
msgstr "Extraction des variables adressées en cours...\n" |
|
438 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
439 |
#: ../plugger.py:1771 |
361 | 440 |
msgid "Failed : Must build before transfer.\n" |
441 |
msgstr "Echec : Le projet doit être compilé avant d'être transféré.\n" |
|
442 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
443 |
#: ../plugger.py:1379 |
361 | 444 |
msgid "Fatal : cannot get builder.\n" |
445 |
msgstr "Erreur fatale : impossible de trouver un compilateur.\n" |
|
446 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
447 |
#: ../connectors/PYRO/__init__.py:100 |
361 | 448 |
msgid "Force runtime reload\n" |
449 |
msgstr "Redémarrage du runtime forcé\n" |
|
450 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
451 |
#: ../plugger.py:1011 |
361 | 452 |
msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n" |
453 |
msgstr "Création du code ST/IL/SFC de l'automate IEC-61131 en cours...\n" |
|
454 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
455 |
#: ../plugger.py:1329 |
361 | 456 |
msgid "Generating plugins C code\n" |
457 |
msgstr "Création du code C des plugins en cours\n" |
|
458 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
459 |
#: ../plugger.py:1321 |
361 | 460 |
msgid "IEC-61131-3 code generation failed !\n" |
461 |
msgstr "La création du code IEC-61131-3 a échouée !\n" |
|
462 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
463 |
#: ../Beremiz_service.py:354 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
464 |
#: ../Beremiz_service.py:355 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
465 |
msgid "IP is not valid!" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
466 |
msgstr "l'IP est invalide !" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
467 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
468 |
#: ../plugins/python/modules/svgui/svgui.py:15 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
469 |
#: ../plugins/python/modules/svgui/svgui.py:16 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
470 |
msgid "Import SVG" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
471 |
msgstr "Importer un SVG" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
472 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
473 |
#: ../plugins/python/modules/svgui/svgui.py:19 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
474 |
msgid "Inkscape" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
475 |
msgstr "Inkscape" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
476 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
477 |
#: ../plugins/canfestival/config_utils.py:376 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
478 |
#: ../plugins/canfestival/config_utils.py:637 |
361 | 479 |
#, python-format |
480 |
msgid "Invalid type \"%s\"-> %d != %d for location\"%s\"" |
|
481 |
msgstr "Type invalide \"%s\"-> %d != %d pour cette adresse \"%s\"" |
|
482 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
483 |
#: ../plugger.py:1777 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
484 |
msgid "Latest build already matches current target. Transfering anyway...\n" |
361 | 485 |
msgstr "La dernière compilation correspond à la cible actuelle...\n" |
486 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
487 |
#: ../plugger.py:1747 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
488 |
msgid "Latest build does not match with target, please transfer.\n" |
361 | 489 |
msgstr "La dernière compilation ne correspond pas a la cible actuelle, veuillez transférer le programme.\n" |
490 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
491 |
#: ../plugger.py:1751 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
492 |
msgid "Latest build matches target, no transfer needed.\n" |
361 | 493 |
msgstr "La dernière compilation correspond à la cible actuelle. il n'est pas nécessaire de transférer le programme.\n" |
494 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
495 |
#: ../Beremiz_service.py:322 |
361 | 496 |
msgid "Launch WX GUI inspector" |
497 |
msgstr "Lancer un inspecteur d'IHM WX" |
|
498 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
499 |
#: ../Beremiz_service.py:321 |
361 | 500 |
msgid "Launch a live Python shell" |
501 |
msgstr "Lancer une console Python" |
|
502 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
503 |
#: ../targets/toolchain_gcc.py:133 |
361 | 504 |
msgid "Linking :\n" |
505 |
msgstr "Linkage :\n" |
|
506 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
507 |
#: ../discovery.py:107 |
361 | 508 |
msgid "Local" |
509 |
msgstr "Local" |
|
510 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
511 |
#: ../Beremiz.py:376 |
361 | 512 |
msgid "Log Console" |
513 |
msgstr "Console de log" |
|
514 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
515 |
#: ../plugger.py:512 |
361 | 516 |
#, python-format |
517 |
msgid "Max count (%d) reached for this plugin of type %s " |
|
518 |
msgstr "Nombre limite(%d) atteint pour les plugin de type %s" |
|
519 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
520 |
#: ../Beremiz_service.py:379 |
361 | 521 |
msgid "Name must not be null!" |
522 |
msgstr "Le nom ne doit pas être vide !" |
|
523 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
524 |
#: ../Beremiz.py:291 |
361 | 525 |
msgid "New\tCTRL+N" |
526 |
msgstr "Nouveau\tCTRL+N" |
|
527 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
528 |
#: ../plugger.py:1801 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
529 |
msgid "No PLC to transfer (did build succeed ?)\n" |
361 | 530 |
msgstr "Aucun automate à transférer (la compilation a-t-elle réussi ?)\n" |
531 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
532 |
#: ../Beremiz_service.py:392 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
533 |
msgid "No running PLC" |
361 | 534 |
msgstr "Aucun automate en cours d'exécution" |
535 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
536 |
#: ../plugins/python/modules/svgui/svgui.py:96 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
537 |
#, python-format |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
538 |
msgid "No such SVG file: %s\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
539 |
msgstr "Fichier SVG inconnu : %s\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
540 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
541 |
#: ../plugins/canfestival/config_utils.py:632 |
361 | 542 |
#, python-format |
543 |
msgid "No such index/subindex (%x,%x) (variable %s)" |
|
544 |
msgstr "indice et sous-indice inconnu (%x,%x) (variable %s)" |
|
545 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
546 |
#: ../plugins/canfestival/config_utils.py:361 |
361 | 547 |
#, python-format |
548 |
msgid "No such index/subindex (%x,%x) in ID : %d (variable %s)" |
|
549 |
msgstr "indice et sous-indice inconnu (%x,%x) pour l'ID : %d (variable %s)" |
|
550 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
551 |
#: ../plugins/canfestival/config_utils.py:354 |
361 | 552 |
#, python-format |
553 |
msgid "Non existing node ID : %d (variable %s)" |
|
554 |
msgstr "Le node ID n'existe pas : %d (variable %s)" |
|
555 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
556 |
#: ../plugins/canfestival/config_utils.py:383 |
361 | 557 |
#, python-format |
558 |
msgid "Not PDO mappable variable : '%s' (ID:%d,Idx:%x,sIdx:%x))" |
|
559 |
msgstr "Variable non mappable dans un PDO : '%s' (ID:%d,Idx:%x,sIdx:%x))" |
|
560 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
561 |
#: ../Beremiz.py:293 |
361 | 562 |
msgid "Open\tCTRL+O" |
563 |
msgstr "Ouvrir\tCTRL+O" |
|
564 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
565 |
#: ../targets/toolchain_gcc.py:101 |
361 | 566 |
msgid "PLC :\n" |
567 |
msgstr "Automate :\n" |
|
568 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
569 |
#: ../plugger.py:1489 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
570 |
#: ../plugger.py:1733 |
361 | 571 |
#, python-format |
572 |
msgid "PLC is %s\n" |
|
573 |
msgstr "L'automate est dans l'état %s\n" |
|
574 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
575 |
#: ../Beremiz.py:302 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
576 |
msgid "Page Setup" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
577 |
msgstr "Mise en page..." |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
578 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
579 |
#: ../Beremiz.py:1391 |
361 | 580 |
msgid "Please enter a name for plugin:" |
581 |
msgstr "Saisissez un nom pour le plugin :" |
|
582 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
583 |
#: ../targets/toolchain_gcc.py:99 |
361 | 584 |
msgid "Plugin : " |
585 |
msgstr "Plugin :" |
|
586 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
587 |
#: ../plugger.py:1335 |
361 | 588 |
msgid "Plugins code generation failed !\n" |
589 |
msgstr "La création du code des plugins a échoué !\n" |
|
590 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
591 |
#: ../Beremiz_service.py:364 |
361 | 592 |
msgid "Port number must be 0 <= port <= 65535!" |
593 |
msgstr "Le numéro de port doit être compris entre 0 et 65535 !" |
|
594 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
595 |
#: ../Beremiz_service.py:364 |
361 | 596 |
msgid "Port number must be an integer!" |
597 |
msgstr "Le numéro de port doit être un entier !" |
|
598 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
599 |
#: ../Beremiz.py:304 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
600 |
msgid "Preview" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
601 |
msgstr "Aperçu avant impression" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
602 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
603 |
#: ../Beremiz.py:306 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
604 |
msgid "Print" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
605 |
msgstr "Imprimer" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
606 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
607 |
#: ../plugger.py:856 |
361 | 608 |
msgid "Project not created" |
609 |
msgstr "Le projet n'a pu être créé" |
|
610 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
611 |
#: ../plugger.py:540 |
361 | 612 |
#, python-format |
613 |
msgid "Project tree layout do not match plugin.xml %s!=%s " |
|
614 |
msgstr "L'organisation du projet ne correspond pas à plugin.xml %s!=%s" |
|
615 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
616 |
#: ../Beremiz.py:309 |
361 | 617 |
msgid "Properties" |
618 |
msgstr "Propriétés" |
|
619 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
620 |
#: ../plugins/python/PythonEditor.py:513 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
621 |
#: ../plugins/python/PythonEditor.py:566 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
622 |
msgid "PythonEditor" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
623 |
msgstr "PythonEditor" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
624 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
625 |
#: ../Beremiz_service.py:326 |
361 | 626 |
msgid "Quit" |
627 |
msgstr "Quitter" |
|
628 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
629 |
#: ../Beremiz.py:312 |
361 | 630 |
msgid "Quit\tCTRL+Q" |
631 |
msgstr "Quitter\tCTRL+Q" |
|
632 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
633 |
#: ../plugger.py:1854 |
361 | 634 |
msgid "Raw IEC code" |
635 |
msgstr "Ajout code IEC" |
|
636 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
637 |
#: ../Beremiz.py:1400 |
361 | 638 |
msgid "Really delete plugin ?" |
639 |
msgstr "Voulez-vous réellement supprimer le plugin ?" |
|
640 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
641 |
#: ../plugins/python/PythonEditor.py:494 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
642 |
msgid "Redo\tCTRL+Y" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
643 |
msgstr "Refaire\tCTRL+Y" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
644 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
645 |
#: ../discovery.py:102 |
361 | 646 |
msgid "Refresh" |
647 |
msgstr "Actualiser" |
|
648 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
649 |
#: ../plugins/python/PythonEditor.py:490 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
650 |
msgid "Refresh\tCTRL+R" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
651 |
msgstr "Actualiser\tCTRL+R" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
652 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
653 |
#: ../Beremiz.py:1400 |
361 | 654 |
msgid "Remove plugin" |
655 |
msgstr "Enlever le plugin" |
|
656 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
657 |
#: ../plugger.py:1816 |
361 | 658 |
msgid "Run" |
659 |
msgstr "Exécuter" |
|
660 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
661 |
#: ../plugins/python/modules/svgui/svgui.py:90 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
662 |
msgid "SVG files (*.svg)|*.svg|All files|*.*" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
663 |
msgstr "Fichiers SVG (*.svg)|*.svg|Tous les fichiers|*.*" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
664 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
665 |
#: ../Beremiz.py:295 |
361 | 666 |
msgid "Save\tCTRL+S" |
667 |
msgstr "Enregistrer\tCTRL+S" |
|
668 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
669 |
#: ../Beremiz.py:482 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
670 |
#: ../Beremiz.py:1340 |
361 | 671 |
msgid "Save changes ?" |
672 |
msgstr "Enregistrer les changements ?" |
|
673 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
674 |
#: ../discovery.py:81 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
675 |
msgid "Services available:" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
676 |
msgstr "Services disponibles:" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
677 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
678 |
#: ../plugger.py:1851 |
361 | 679 |
msgid "Show IEC code generated by PLCGenerator" |
680 |
msgstr "Afficher le code IEC généré par PLCGenerator" |
|
681 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
682 |
#: ../plugins/canfestival/canfestival.py:220 |
361 | 683 |
msgid "Show Master" |
684 |
msgstr "Afficher le maître" |
|
685 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
686 |
#: ../plugins/canfestival/canfestival.py:221 |
361 | 687 |
msgid "Show Master generated by config_utils" |
688 |
msgstr "Afficher le maître généré par config_utils" |
|
689 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
690 |
#: ../plugger.py:1849 |
361 | 691 |
msgid "Show code" |
692 |
msgstr "Afficher le code" |
|
693 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
694 |
#: ../plugger.py:1818 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
695 |
#: ../Beremiz_service.py:317 |
361 | 696 |
msgid "Start PLC" |
697 |
msgstr "Démarrer l'automate" |
|
698 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
699 |
#: ../plugger.py:1823 |
361 | 700 |
msgid "Start PLC (debug mode)" |
701 |
msgstr "Démarrer l'automate (en mode debug)" |
|
702 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
703 |
#: ../plugger.py:1313 |
361 | 704 |
#, python-format |
705 |
msgid "Start build in %s\n" |
|
706 |
msgstr "Début de la compilation dans %s\n" |
|
707 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
708 |
#: ../plugger.py:1454 |
361 | 709 |
msgid "Started" |
710 |
msgstr "Démarré" |
|
711 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
712 |
#: ../plugger.py:1451 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
713 |
msgid "Starting" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
714 |
msgstr "Démarrage" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
715 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
716 |
#: ../plugger.py:1641 |
361 | 717 |
msgid "Starting PLC (debug mode)\n" |
718 |
msgstr "Démarrage de l'automate (en mode debug) en cours\n" |
|
719 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
720 |
#: ../plugger.py:1830 |
361 | 721 |
msgid "Stop" |
722 |
msgstr "Arrêter" |
|
723 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
724 |
#: ../Beremiz_service.py:318 |
361 | 725 |
msgid "Stop PLC" |
726 |
msgstr "Arrêter l'automate" |
|
727 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
728 |
#: ../plugger.py:1832 |
361 | 729 |
msgid "Stop Running PLC" |
730 |
msgstr "Arrêter l'automate en cours d'exécution" |
|
731 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
732 |
#: ../plugger.py:1457 |
361 | 733 |
msgid "Stopped" |
734 |
msgstr "Arrêté" |
|
735 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
736 |
#: ../plugger.py:1673 |
361 | 737 |
msgid "Stopping debug\n" |
738 |
msgstr "Arrêt du débogage en cours\n" |
|
739 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
740 |
#: ../Beremiz.py:370 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
741 |
msgid "Topology" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
742 |
msgstr "Topologie" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
743 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
744 |
#: ../plugger.py:1839 |
361 | 745 |
msgid "Transfer" |
746 |
msgstr "Transférer" |
|
747 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
748 |
#: ../plugger.py:1841 |
361 | 749 |
msgid "Transfer PLC" |
750 |
msgstr "Transférer l'automate" |
|
751 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
752 |
#: ../plugger.py:1797 |
361 | 753 |
msgid "Transfer completed successfully.\n" |
754 |
msgstr "Transfert effectué avec succès.\n" |
|
755 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
756 |
#: ../plugger.py:1799 |
361 | 757 |
msgid "Transfer failed\n" |
758 |
msgstr "Le transfert a échoué\n" |
|
759 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
760 |
#: ../plugins/canfestival/config_utils.py:335 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
761 |
#: ../plugins/canfestival/config_utils.py:617 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
762 |
#, python-format |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
763 |
msgid "Type conflict for location \"%s\"" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
764 |
msgstr "Conflit entre types pour l'adresse \"%s\"" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
765 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
766 |
#: ../plugins/canfestival/config_utils.py:455 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
767 |
#: ../plugins/canfestival/config_utils.py:469 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
768 |
#, python-format |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
769 |
msgid "Unable to define PDO mapping for node %02x" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
770 |
msgstr "Impossible de définir le mappage des PDO pour le noeud %02x" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
771 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
772 |
#: ../targets/Xenomai/__init__.py:27 |
361 | 773 |
msgid "Unable to get Xenomai's CFLAGS\n" |
774 |
msgstr "Impossible d'obtenir les CFLAGS de Xenomai\n" |
|
775 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
776 |
#: ../targets/Xenomai/__init__.py:16 |
361 | 777 |
msgid "Unable to get Xenomai's LDFLAGS\n" |
778 |
msgstr "Impossible d'obtenir les LDFLAGS de Xenomai\n" |
|
779 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
780 |
#: ../plugins/python/PythonEditor.py:492 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
781 |
msgid "Undo\tCTRL+Z" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
782 |
msgstr "Défaire\tCTRL+Z" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
783 |
|
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
784 |
#: ../plugins/python/modules/wxglade_hmi/wxglade_hmi.py:12 |
361 | 785 |
msgid "WXGLADE GUI" |
786 |
msgstr "IHM WXGlade" |
|
787 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
788 |
#: ../plugger.py:1016 |
361 | 789 |
msgid "Warnings in ST/IL/SFC code generator :\n" |
790 |
msgstr "Mises en garde du generateur de code ST/IL/SFC :\n" |
|
791 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
792 |
#: ../connectors/PYRO/__init__.py:46 |
361 | 793 |
msgid "Wrong URI, please check it !\n" |
794 |
msgstr "URI inconnue, veuillez vérifier l'adresse !\n" |
|
795 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
796 |
#: ../wxPopen.py:134 |
361 | 797 |
#, python-format |
798 |
msgid "exited with status %s (pid %s)\n" |
|
799 |
msgstr "a quitté avec le status %s (pid %s)\n" |
|
800 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
801 |
#: ../Beremiz.py:1420 |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
802 |
#: ../Beremiz.py:1422 |
361 | 803 |
msgid "file : " |
804 |
msgstr "fichier :" |
|
805 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
806 |
#: ../Beremiz.py:1423 |
361 | 807 |
msgid "function : " |
808 |
msgstr "fonction :" |
|
809 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
810 |
#: ../Beremiz.py:1423 |
361 | 811 |
msgid "line : " |
812 |
msgstr "ligne :" |
|
813 |
||
814 |
#: Extra XSD strings |
|
815 |
msgid "BaseParams" |
|
816 |
msgstr "Paramètres de base" |
|
817 |
||
818 |
msgid "Name" |
|
819 |
msgstr "Nom" |
|
820 |
||
821 |
msgid "IEC_Channel" |
|
822 |
msgstr "Numéro IEC" |
|
823 |
||
824 |
msgid "Enabled" |
|
825 |
msgstr "Actif" |
|
826 |
||
827 |
msgid "BeremizRoot" |
|
828 |
msgstr "Racine de Beremiz" |
|
829 |
||
830 |
msgid "TargetType" |
|
831 |
msgstr "Type de cible" |
|
832 |
||
833 |
msgid "URI_location" |
|
834 |
msgstr "Adresse URI" |
|
835 |
||
836 |
msgid "Enable_Plugins" |
|
837 |
msgstr "Plugins actifs" |
|
838 |
||
839 |
msgid "CExtension" |
|
840 |
msgstr "Extension C" |
|
841 |
||
842 |
msgid "CFLAGS" |
|
843 |
msgstr "CFLAGS" |
|
844 |
||
845 |
msgid "LDFLAGS" |
|
846 |
msgstr "LDFLAGS" |
|
847 |
||
848 |
msgid "CanFestivalSlaveNode" |
|
849 |
msgstr "Noeud esclave CanFestival" |
|
850 |
||
851 |
msgid "CAN_Device" |
|
852 |
msgstr "Port CAN" |
|
853 |
||
854 |
msgid "CAN_Baudrate" |
|
855 |
msgstr "Vitesse CAN" |
|
856 |
||
857 |
msgid "NodeId" |
|
858 |
msgstr "NodeId" |
|
859 |
||
860 |
msgid "Sync_Align" |
|
861 |
msgstr "Aligner sur synchro" |
|
862 |
||
863 |
msgid "Sync_Align_Ratio" |
|
864 |
msgstr "Rapport d'alignement" |
|
865 |
||
866 |
msgid "CanFestivalNode" |
|
867 |
msgstr "Noeud CanFestival" |
|
868 |
||
869 |
msgid "Sync_TPDOs" |
|
870 |
msgstr "TPDOs sur synchro" |
|
871 |
||
872 |
msgid "CanFestivalInstance" |
|
873 |
msgstr "Instance CanFestival" |
|
874 |
||
875 |
msgid "CAN_Driver" |
|
876 |
msgstr "Driver CAN" |
|
877 |
||
878 |
msgid "Debug_mode" |
|
879 |
msgstr "Mode de débogage" |
|
880 |
||
881 |
msgid "Compiler" |
|
882 |
msgstr "Compileur" |
|
883 |
||
884 |
msgid "Linker" |
|
885 |
msgstr "Linkeur" |
|
886 |
||
887 |
msgid "Linux" |
|
888 |
msgstr "Linux" |
|
889 |
||
890 |
msgid "Rtai" |
|
891 |
msgstr "Rtai" |
|
892 |
||
893 |
msgid "rtai_config" |
|
894 |
msgstr "Config Rtai" |
|
895 |
||
896 |
msgid "Win32" |
|
897 |
msgstr "Win32" |
|
898 |
||
899 |
msgid "Xenomai" |
|
900 |
msgstr "Xenomai" |
|
901 |
||
902 |
msgid "XenoConfig" |
|
903 |
msgstr "Config Xenomai" |
|
904 |
||
415
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
905 |
#, fuzzy |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
906 |
#~ msgid "Conflict type for location \"%s\"" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
907 |
#~ msgstr "Conflit entre types pour l'adresse \"%s\"" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
908 |
#~ msgid "#EXCEPTION : " |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
909 |
#~ msgstr "#EXCEPTION : " |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
910 |
#~ msgid "Build\tCTRL+R" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
911 |
#~ msgstr "Compiler\tCTRL+R" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
912 |
#~ msgid "Cancel" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
913 |
#~ msgstr "Annuler" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
914 |
#~ msgid "Delete Plugin" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
915 |
#~ msgstr "Supprimer un plugin" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
916 |
#~ msgid "Do you want to continue?" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
917 |
#~ msgstr "Voulez-vous continuer ?" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
918 |
#~ msgid "ERROR" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
919 |
#~ msgstr "ERREUR" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
920 |
#~ msgid "Edit PLC\tCTRL+R" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
921 |
#~ msgstr "Editer l'automate\tCTRL+R" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
922 |
#~ msgid "Edit PLC program with PLCOpenEditor" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
923 |
#~ msgstr "Editer le programme à l'aide de PLCOpenEditor" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
924 |
#~ msgid "File" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
925 |
#~ msgstr "Fichier" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
926 |
#~ msgid "Help" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
927 |
#~ msgstr "Aide" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
928 |
#~ msgid "My IP is :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
929 |
#~ msgstr "Mon IP est :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
930 |
#~ msgid "NewPLC (%s)" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
931 |
#~ msgstr "Nouvel automate (%s)" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
932 |
#~ msgid "OK" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
933 |
#~ msgstr "Valider" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
934 |
#~ msgid "Please stop PLC to close" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
935 |
#~ msgstr "Veuillez arrêter l'automate pour quitter" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
936 |
#~ msgid "Problem %s PLC" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
937 |
#~ msgstr "Problème lors du %s de l'automate" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
938 |
#~ msgid "Publish service on local network" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
939 |
#~ msgstr "Le service est publié sur le réseau local" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
940 |
#~ msgid "PythonThreadProc interrupted" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
941 |
#~ msgstr "PythonThreadProc a été interrompu" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
942 |
#~ msgid "Question" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
943 |
#~ msgstr "Question" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
944 |
#~ msgid "Save Log" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
945 |
#~ msgstr "Enregistrer le log" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
946 |
#~ msgid "Service Discovery" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
947 |
#~ msgstr "Découverte de service" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
948 |
#~ msgid "Simulate" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
949 |
#~ msgstr "Simuler" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
950 |
#~ msgid "The daemon runs on port :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
951 |
#~ msgstr "Le service est disponible sur le port :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
952 |
#~ msgid "The object's uri is :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
953 |
#~ msgstr "L' URI de l'objet est :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
954 |
#~ msgid "The working directory :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
955 |
#~ msgstr "Le répertoire de travail :" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
956 |
#~ msgid "Write Python runtime code, for use with python_eval FBs" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
957 |
#~ msgstr "" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
958 |
#~ "Ecrivez le code Python du runtime, à utiliser avec les blocs python_eval" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
959 |
#~ msgid "You are about to overwrite that file\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
960 |
#~ msgstr "Vous allez écraser ce fichier\n" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
961 |
#~ msgid "loading" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
962 |
#~ msgstr "chargement" |
339fa2542481
improved english spelling and grammar and internationalization updated
laurent
parents:
361
diff
changeset
|
963 |